Commit Graph

9265 Commits

Author SHA1 Message Date
Carsten Haitzler 0c3b9e3100 oops segv
SVN revision: 47827
2010-04-08 06:23:23 +00:00
Carsten Haitzler 362b87516e comp -> EFFECTS! (yes.. using edje!)
SVN revision: 47826
2010-04-08 06:01:40 +00:00
Hannes Janetzek 90f261fc04 'everything'
- use item_changed event to update views and actions
- Evry_File: rename uri to path


SVN revision: 47807
2010-04-07 15:03:27 +00:00
Cedric BAIL f6820d53a6 * e: Config in E17 could take avantage off Eet mapped string, but right
now the API doesn't provide a way to let the Eet_File open. So don't
	hack around Eet API and use the proper API.

	TODO: Break E_Config API to hold a reference to the Eet_File as long as
	needed.


SVN revision: 47805
2010-04-07 13:54:33 +00:00
Hannes Janetzek 91477b60c2 'everything' removed tracker plugin from core
SVN revision: 47803
2010-04-07 11:21:11 +00:00
Massimo Maiurana 21b0e27b24 updating french and italian translations
SVN revision: 47802
2010-04-07 10:38:30 +00:00
Christopher Michael 98dbcf9403 New Temperature config dialog.
- Works on small resolutions.
 - Fixes issues wrt radio widgets (in old dialog they would not always work
correctly).



SVN revision: 47798
2010-04-07 01:31:09 +00:00
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
toma 9c377c1e93 More formatting of comments. Looking pretty damn nice now.
SVN revision: 47761
2010-04-05 09:11:59 +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
Massimo Maiurana 819fb1b81d updating french and italian translations
SVN revision: 47746
2010-04-04 10:23:42 +00:00
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
2010-04-04 03:55:47 +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 2287b9f244 Add softkey config source file.
SVN revision: 47713
2010-04-02 17:24:28 +00:00
Christopher Michael 250cd38661 Add ability to set softkey size.
SVN revision: 47712
2010-04-02 17:24:02 +00:00
Christopher Michael a2470f59aa Add indicator config to Makefile.
SVN revision: 47711
2010-04-02 17:09:01 +00:00
Christopher Michael 2a8353dfc3 Add indicator config src file.
SVN revision: 47710
2010-04-02 17:07:53 +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
Massimo Maiurana 9515c738fd updating french translation
SVN revision: 47643
2010-04-01 10:44:30 +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
Christopher Michael a895ec4f95 Better description for Illume profile (remove useless breaks in
description).



SVN revision: 47560
2010-03-29 17:20:10 +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