Christopher Michael
72a851477e
Fix modules dialog to work w/ smaller resolutions (ilist was too tall).
...
Add some missing wrapper functions for slider widget (used in new temp
config dialog).
SVN revision: 47797
13 years ago
toma
9c377c1e93
More formatting of comments. Looking pretty damn nice now.
...
SVN revision: 47761
13 years ago
Christopher Michael
514791b05a
Set resizable and centered for Apps dialog.
...
SVN revision: 47756
13 years ago
Christopher Michael
b3b53cab19
Set min width/height for list widget.
...
SVN revision: 47755
13 years ago
Christopher Michael
fbb94106c8
Set Apps dialog to be resizable.
...
SVN revision: 47754
13 years ago
Hannes Janetzek
e67b77ac46
'everything'
...
- make upadte of action selector async
- added action selector as subjects plugin for actions without object like restart, shutdown, etc
SVN revision: 47748
13 years ago
Hannes Janetzek
66c8385ac1
'everything' fix segv in border plugin
...
SVN revision: 47747
13 years ago
Massimo Maiurana
819fb1b81d
updating french and italian translations
...
SVN revision: 47746
13 years ago
toma
73e0916f8d
MASSIVE code clean up. Process is listed at the top of the file for those wanting to see my workings. This was a major pain in the ass to do, and please please PLEASE if you add anything, make sure it follows the correct formatting. I have built and tested it and it works, but please test everything you possibly can. If you have formatting changes for scripts, go ahead and drop that in because Im not too sure about that. The file size has gone up by 100kb I think so it might be an idea to strip all spaces and new lines if youre worried about size. But as they say, its not the size that matters. It is now perfectly legible. Woohoo
...
SVN revision: 47745
13 years ago
Christopher Michael
fc5ce5b535
Rework Apps dialog to work nicer on smaller screens. Uses the ilist
...
end toggles too :)
Rename Favorites Menu to Favorite Applications.
Move Favorites to be in the Apps category.
NB: Dialog works good, but efeet_util_path_to_file_id is returning
garbage so any saves wrt order files (ibar, startup, restart apps)
will produce garbage in the .order file hence peoples problems w/
missing IBar apps, etc, etc.
SVN revision: 47723
13 years ago
Massimo Maiurana
e0d9afa23a
updating french and italian translations
...
SVN revision: 47722
13 years ago
Christopher Michael
1436728f88
Formatting & Whitespace removal.
...
SVN revision: 47718
13 years ago
Christopher Michael
f4be8d98e9
Some desktop cleanup.
...
SVN revision: 47717
13 years ago
Christopher Michael
7ac8ff9ec8
Fix copy/paste comment...doh :(
...
SVN revision: 47715
13 years ago
Christopher Michael
27d7880edc
Reset indicator geometry for Conformant apps when we close indicator.
...
SVN revision: 47714
13 years ago
Christopher Michael
2287b9f244
Add softkey config source file.
...
SVN revision: 47713
13 years ago
Christopher Michael
250cd38661
Add ability to set softkey size.
...
SVN revision: 47712
13 years ago
Christopher Michael
a2470f59aa
Add indicator config to Makefile.
...
SVN revision: 47711
13 years ago
Christopher Michael
2a8353dfc3
Add indicator config src file.
...
SVN revision: 47710
13 years ago
Christopher Michael
8bf1abea6f
Add ability to set indicator height...requested by TAsn (Freerunner
...
project).
SVN revision: 47709
13 years ago
Hannes Janetzek
f18fea93f8
'everything' dont add aggregator when there is only one plugin which wont show items in aggregator list
...
SVN revision: 47708
13 years ago
Christopher Michael
bee9246e44
Fix item label return. Thanks cedric :)
...
SVN revision: 47694
13 years ago
Hannes Janetzek
01756e0012
'everything' update actions view when subject item changed
...
SVN revision: 47681
13 years ago
Hannes Janetzek
98c86b1083
'everything' update also inactive selectors (e.g. when an action removes the current item)
...
SVN revision: 47679
13 years ago
toma
58703dc534
Better definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar as it is fileman specific, where as the other is a widget. THEME MAKERS: You will need to update to accomodate this change. I think the e_toolbar.c should probably be renamed too...
...
SVN revision: 47678
13 years ago
Hannes Janetzek
fc578352d0
'everything'
...
- add plugin option whether items should be shown in aggregator
- fix cleanup of thumb view when there are no items
SVN revision: 47677
13 years ago
Christopher Michael
d50bb8061f
Fix eina_stringshare usage...thanks k-s :)
...
SVN revision: 47674
13 years ago
Hannes Janetzek
7c5bb610bd
'everything' fix issue with clearing thumb queue on _view_update
...
SVN revision: 47665
13 years ago
Christopher Michael
5010ef93f5
Use item->label in places where we can. I don't know how this was
...
overlooked all this time. This fixes a bug where getting item->label
was always returning NULL.
Can someone please check the eina_stringshare usage here ? Thanks :)
SVN revision: 47655
13 years ago
Massimo Maiurana
9515c738fd
updating french translation
...
SVN revision: 47643
13 years ago
Christopher Michael
acae39fd3e
Fix issue where sometimes when closing an app, the window below would
...
not show...now it will at least show home. This fixes the 'grey'
background issue reported by TAsn.
Fix issue of keyboard layout getting reset when switching between 2
apps which use a vkbd (reported by TAsn).
SVN revision: 47636
13 years ago
Christopher Michael
476da0ff45
Reduce code duplication by using one function to set kbd indicator icon.
...
SVN revision: 47617
13 years ago
Christopher Michael
792a38900d
Make sure we return something so the handler keeps running.
...
SVN revision: 47615
13 years ago
Christopher Michael
6dfe7ded69
Use our own focus stack for 'back' button as E's stack seems to include
...
windows even if they don't accept or take focus.
Don't cycle focus if a window has a transient dialog present.
Fix some formatting.
Fixes focus cycle issue(s) reported by TAsn, thanks :)
SVN revision: 47614
13 years ago
Christopher Michael
1dad27b2ed
Add property handler so we can adjust icon according to window state.
...
Fixes problem reported by TAsn wrt icon not changing when elm_entry
widgets show a keyboard.
SVN revision: 47613
13 years ago
Christopher Michael
885007c49b
Allow home to have focus.
...
SVN revision: 47612
13 years ago
Christopher Michael
b61dd896b9
Add missing keyboard modes.
...
SVN revision: 47611
13 years ago
Cedric BAIL
9dc05e298b
* e: handle more valgrind tool to monitore e17.
...
SVN revision: 47600
13 years ago
Hannes Janetzek
9c9333b24a
'everything' apps: remove uneeded filter
...
SVN revision: 47599
13 years ago
Carsten Haitzler
3492c8fd13
more options - ui fits better on small screens
...
SVN revision: 47575
13 years ago
Christopher Michael
4eefa59387
Use Eina_Bool for multi-select of ilist.
...
Fix formatting issues in some other files.
SVN revision: 47573
13 years ago
Christopher Michael
a895ec4f95
Better description for Illume profile (remove useless breaks in
...
description).
SVN revision: 47560
13 years ago
Cedric BAIL
70969e8b9f
* e: prevent segv when reinserting the same object. Should never happen
...
but better to not segv.
SVN revision: 47558
13 years ago
Cedric BAIL
9f4f9be6ac
* e: fix efreet refcount in exebuf.
...
SVN revision: 47556
13 years ago
Hannes Janetzek
d4d1e02dc2
'everything' fix thumb queue
...
SVN revision: 47541
13 years ago
Hannes Janetzek
cc0b4c47ae
'everything' change 'show list' option to show list from the start
...
SVN revision: 47540
13 years ago
toma
003511f878
Missed this one...
...
SVN revision: 47532
13 years ago
Hannes Janetzek
158bb21da2
'everything' send unselect signal on _view_update
...
SVN revision: 47530
13 years ago
toma
4b1a56d4d4
Comments for TODO
...
SVN revision: 47525
13 years ago
manowarrior
5d75ec4ed9
apps, new app, screen icons. still not sure about the new app one, will see how to improve it.
...
SVN revision: 47523
13 years ago