Commit Graph

7381 Commits

Author SHA1 Message Date
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
2010-04-07 01:30:03 +00:00
Christopher Michael 514791b05a Set resizable and centered for Apps dialog.
SVN revision: 47756
2010-04-05 00:43:12 +00:00
Christopher Michael b3b53cab19 Set min width/height for list widget.
SVN revision: 47755
2010-04-05 00:40:30 +00:00
Christopher Michael fbb94106c8 Set Apps dialog to be resizable.
SVN revision: 47754
2010-04-04 23:34:36 +00:00
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
2010-04-04 14:11:35 +00:00
Hannes Janetzek 66c8385ac1 'everything' fix segv in border plugin
SVN revision: 47747
2010-04-04 14:04:30 +00:00
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
2010-04-03 15:37:24 +00:00
Massimo Maiurana e0d9afa23a updating french and italian translations
SVN revision: 47722
2010-04-03 08:32:36 +00:00
Christopher Michael 1436728f88 Formatting & Whitespace removal.
SVN revision: 47718
2010-04-03 01:03:40 +00:00
Christopher Michael f4be8d98e9 Some desktop cleanup.
SVN revision: 47717
2010-04-02 23:58:49 +00:00
Christopher Michael 7ac8ff9ec8 Fix copy/paste comment...doh :(
SVN revision: 47715
2010-04-02 17:27:42 +00:00
Christopher Michael 27d7880edc Reset indicator geometry for Conformant apps when we close indicator.
SVN revision: 47714
2010-04-02 17:25:20 +00:00
Christopher Michael 250cd38661 Add ability to set softkey size.
SVN revision: 47712
2010-04-02 17:24:02 +00:00
Christopher Michael 8bf1abea6f Add ability to set indicator height...requested by TAsn (Freerunner
project).



SVN revision: 47709
2010-04-02 17:07:28 +00:00
Hannes Janetzek f18fea93f8 'everything' dont add aggregator when there is only one plugin which wont show items in aggregator list
SVN revision: 47708
2010-04-02 16:28:19 +00:00
Christopher Michael bee9246e44 Fix item label return. Thanks cedric :)
SVN revision: 47694
2010-04-02 15:21:46 +00:00
Hannes Janetzek 01756e0012 'everything' update actions view when subject item changed
SVN revision: 47681
2010-04-02 06:12:33 +00:00
Hannes Janetzek 98c86b1083 'everything' update also inactive selectors (e.g. when an action removes the current item)
SVN revision: 47679
2010-04-02 05:31:02 +00:00
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
2010-04-02 04:30:09 +00:00
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
2010-04-02 04:19:38 +00:00
Christopher Michael d50bb8061f Fix eina_stringshare usage...thanks k-s :)
SVN revision: 47674
2010-04-01 23:14:16 +00:00
Hannes Janetzek 7c5bb610bd 'everything' fix issue with clearing thumb queue on _view_update
SVN revision: 47665
2010-04-01 19:32:44 +00:00
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
2010-04-01 18:48:24 +00:00
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
2010-03-31 23:43:35 +00:00
Christopher Michael 476da0ff45 Reduce code duplication by using one function to set kbd indicator icon.
SVN revision: 47617
2010-03-31 01:38:27 +00:00
Christopher Michael 792a38900d Make sure we return something so the handler keeps running.
SVN revision: 47615
2010-03-30 23:45:31 +00:00
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
2010-03-30 23:39:43 +00:00
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
2010-03-30 23:37:45 +00:00
Christopher Michael 885007c49b Allow home to have focus.
SVN revision: 47612
2010-03-30 23:36:48 +00:00
Christopher Michael b61dd896b9 Add missing keyboard modes.
SVN revision: 47611
2010-03-30 23:36:32 +00:00
Cedric BAIL 9dc05e298b * e: handle more valgrind tool to monitore e17.
SVN revision: 47600
2010-03-30 15:13:45 +00:00
Hannes Janetzek 9c9333b24a 'everything' apps: remove uneeded filter
SVN revision: 47599
2010-03-30 13:32:44 +00:00
Carsten Haitzler 3492c8fd13 more options - ui fits better on small screens
SVN revision: 47575
2010-03-30 03:10:03 +00:00
Christopher Michael 4eefa59387 Use Eina_Bool for multi-select of ilist.
Fix formatting issues in some other files.



SVN revision: 47573
2010-03-30 01:05:56 +00:00
Cedric BAIL 70969e8b9f * e: prevent segv when reinserting the same object. Should never happen
but better to not segv.


SVN revision: 47558
2010-03-29 16:11:08 +00:00
Cedric BAIL 9f4f9be6ac * e: fix efreet refcount in exebuf.
SVN revision: 47556
2010-03-29 13:21:38 +00:00
Hannes Janetzek d4d1e02dc2 'everything' fix thumb queue
SVN revision: 47541
2010-03-28 20:16:17 +00:00
Hannes Janetzek cc0b4c47ae 'everything' change 'show list' option to show list from the start
SVN revision: 47540
2010-03-28 20:15:27 +00:00
toma 003511f878 Missed this one...
SVN revision: 47532
2010-03-28 15:16:29 +00:00
Hannes Janetzek 158bb21da2 'everything' send unselect signal on _view_update
SVN revision: 47530
2010-03-28 14:47:26 +00:00
Sebastian Dransfeld 7c9c49eabc Make sure we free desktop before getting new
SVN revision: 47518
2010-03-27 20:53:41 +00:00
Sebastian Dransfeld 3ad866ca96 e: This isn't true anymore
We get our own pointer from efreet util now.

SVN revision: 47517
2010-03-27 20:53:30 +00:00
Sebastian Dransfeld bf86564fea TODO++
SVN revision: 47514
2010-03-27 19:58:44 +00:00
Sebastian Dransfeld 4e5640ae0f efreet_util_init gone
SVN revision: 47512
2010-03-27 19:58:21 +00:00
Gustavo Sverzut Barbieri 3020c32b54 fix when there is no adaptor for an instance.
PS: I couldn't test it as my machine does not have a hw switch to turn
bluetooth off... and I'm lazy to search how to disable it using
software (hciconfig hci0 down does not do it, just put the adapter in
offline mode and my btusb is not modular, so I can't remove the
module) :-)



SVN revision: 47505
2010-03-27 14:23:37 +00:00
toma daf415fce1 Update all the module icons to match the newer window icons. Wasnt as painful a process as I thought...
SVN revision: 47501
2010-03-27 02:53:54 +00:00
Sebastian Dransfeld 779ef9e24a Sync with efreet and some cleanup
SVN revision: 47478
2010-03-26 05:34:34 +00:00
Sebastian Dransfeld 93d2e401c1 Efreet update
- Listen to cache update
- Free desktops after retrival

SVN revision: 47477
2010-03-26 05:34:20 +00:00
Sebastian Dransfeld fed2a494e1 Listen to cache update event
SVN revision: 47476
2010-03-26 05:34:10 +00:00
Sebastian Dransfeld 1281326421 free desktop when done
SVN revision: 47475
2010-03-26 05:33:59 +00:00