Commit Graph

7963 Commits

Author SHA1 Message Date
Hannes Janetzek 674405cd55 cleanups
SVN revision: 49413
2010-06-03 13:05:34 +00:00
Hannes Janetzek 488074b9ea added go back button '<<' for browsing back. tab view needs to be redone as edje box part but for now..
SVN revision: 49412
2010-06-03 12:58:03 +00:00
Hannes Janetzek e31dc4ee77 added Plugin_Selected event
SVN revision: 49403
2010-06-02 23:19:02 +00:00
Hannes Janetzek 669b7e9e7c allow direct editing of icon name.
before it was not possible to set an icon by name and not by path.
also one has now direct feedback if an icon can be found in theme


SVN revision: 49398
2010-06-02 19:59:48 +00:00
Hannes Janetzek b40c8d43bf fix exec files with executables. fixes xdg-open fallback of websearch
SVN revision: 49396
2010-06-02 18:46:38 +00:00
Massimo Maiurana 9194f84c2e little modification to ease translators' work; "none" and "all" were used in many other contexts.
SVN revision: 49391
2010-06-02 09:04:23 +00:00
Mike Blumenkrantz adec397c6e change hal poller to a dbus signal handler
SVN revision: 49389
2010-06-02 03:42:03 +00:00
Mike Blumenkrantz 492178f1b2 add header, fix compile warning when printing int64 (use PRIi64)
SVN revision: 49388
2010-06-02 03:23:49 +00:00
Carsten Haitzler e266915a7b just nuke 1 line.
SVN revision: 49386
2010-06-01 23:49:52 +00:00
Hannes Janetzek 0207e90129 keep current view when browsing
SVN revision: 49384
2010-06-01 21:05:00 +00:00
Mike Blumenkrantz 016e891f29 change dbus paths/interfaces to #defines
SVN revision: 49383
2010-06-01 21:02:33 +00:00
Mike Blumenkrantz 10e3855431 change dbus path/bus to #defines, also fixed a compile warning and now correctly free a kbd in kbd_free (I think?)
SVN revision: 49382
2010-06-01 21:02:05 +00:00
Hannes Janetzek 52c49cefb3 matches_update: deselect current plugin if it does not provide items
SVN revision: 49381
2010-06-01 20:24:15 +00:00
Hannes Janetzek 09f77502c8 now other plugins can be added to 'Start'
SVN revision: 49375
2010-06-01 16:51:46 +00:00
Hannes Janetzek 47bcca08ec make page-up/down select item one page further
unfocus gadget icon on hide 


SVN revision: 49374
2010-06-01 15:45:01 +00:00
Mike Blumenkrantz 4f2750dc81 change efm functionality to account for hal not being present. previously on startup, efm sent dbus messages to nonexistent hal object paths, setting up watches and handlers (but not actually setting them up since hal didn't exist).
now we test for hal presence through introspection call and set up handlers only if hal is present. otherwise set a poller to call introspect on hal every 30 seconds and then set up handlers if hal is later detected
note: this commit message is excessively long.


SVN revision: 49373
2010-06-01 15:33:56 +00:00
Hannes Janetzek fa92eda759 evry start icon gadget, not finished but works
SVN revision: 49371
2010-06-01 14:26:09 +00:00
Carsten Haitzler a8b624c94e 1. 60fps by default
2. add menus conf to set the applications menu file - select it.



SVN revision: 49368
2010-06-01 10:53:58 +00:00
Hannes Janetzek 0638007a59 fix bug with browsing folders: create view also when there is no plugin
SVN revision: 49365
2010-06-01 02:01:01 +00:00
Hannes Janetzek abaa7c3627 refactor matches/plugin_update, fix aggregator to always be first, cleanups
SVN revision: 49359
2010-05-31 21:15:32 +00:00
Carsten Haitzler 348d599f8b lock on suspend option++ (also on hibernate - same options)
SVN revision: 49354
2010-05-31 15:17:02 +00:00
Christopher Michael df3d66bebd Not much need to reget the widget data when trying to retrieve text
from the entry. We already have the widget data struct, so grab the
text directly from e_entry.



SVN revision: 49341
2010-05-31 01:23:07 +00:00
Christopher Michael fc5b8ca5d2 Add ability to have ACPI events do a custom command.
SVN revision: 49340
2010-05-31 01:22:16 +00:00
Hannes Janetzek c493357679 - fix switching to object selector
- dont add plugins twice in browse_item
- enable plugins plugin



SVN revision: 49336
2010-05-30 21:44:20 +00:00
Hannes Janetzek 711818a427 keep aggregator in front of plugins list
SVN revision: 49335
2010-05-30 19:48:03 +00:00
Hannes Janetzek 5dad426676 switch aggregator and action plugins to create new instances in _begin.
action plugin is no special selector plugin anymore
added 'plugins' collection plugin. dont use! some plugins must be converted
to return new instances in begin. 
fix leak in browse_item function 
fix aspell config path
cleanups


SVN revision: 49333
2010-05-30 19:16:33 +00:00
Carsten Haitzler a93aadf1fc segv! fix!
SVN revision: 49332
2010-05-30 18:23:35 +00:00
Carsten Haitzler 52caeb8372 these dialogs should be resizable in basic mode
SVN revision: 49331
2010-05-30 18:07:30 +00:00
Hannes Janetzek 3c4b1fe40d leak fix, one ref too much. cleanups
SVN revision: 49325
2010-05-30 13:30:13 +00:00
Mike Blumenkrantz 75c99812b9 possibly ignore broken temp sensors
SVN revision: 49323
2010-05-30 07:33:21 +00:00
Christopher Michael 16c373d23b Set any new bindings (when config gets upgraded) to the appropriate
status. (Oops, I missed a commit.)



SVN revision: 49321
2010-05-30 02:45:27 +00:00
Christopher Michael 8dbd555663 Check for a binding status of -1 so that we skip comparison with
event_status (if needed).



SVN revision: 49320
2010-05-30 02:23:06 +00:00
Christopher Michael 9dabfbd360 Complete the move to "advanced" ;)
SVN revision: 49318
2010-05-30 01:44:11 +00:00
Carsten Haitzler 573f9a56df move to advanced - system is actyally for .desktop files that provide
"system config tools" that e execs.



SVN revision: 49316
2010-05-30 01:38:21 +00:00
Christopher Michael 9001c5c729 Add some todo remarks.
SVN revision: 49313
2010-05-29 20:15:06 +00:00
Christopher Michael 0be175764d Make sure we cleanup existing bindings else we could leak stringshares.
SVN revision: 49312
2010-05-29 20:08:22 +00:00
Christopher Michael d2d1e49bf5 Add bindings for ACPI.
Add acpi bindings to config.
Add handlers in e_acpi for common/default acpi events.
Add actions for some missing ACPI events.
 - NB: Dim/Undim screen do nothing currently except a printf.



SVN revision: 49309
2010-05-29 19:57:13 +00:00
Christopher Michael 4d1f37af1a Finish ACPI conf dialog.
SVN revision: 49308
2010-05-29 19:55:11 +00:00
Christopher Michael be64363d34 Revert that commit...my bad, misread some code.
SVN revision: 49307
2010-05-29 19:43:29 +00:00
Christopher Michael fc865b348b e_bindings_key_del already does a stringshare_del when free'n the key.
SVN revision: 49306
2010-05-29 19:34:44 +00:00
Hannes Janetzek 8b7e86be29 fix bottom right and bottom left edge position
SVN revision: 49305
2010-05-29 18:21:23 +00:00
Hannes Janetzek 6a4d5b1712 calc: enable history again
SVN revision: 49304
2010-05-29 17:18:17 +00:00
Hannes Janetzek 6c2d69f724 finish all plugins
SVN revision: 49303
2010-05-29 15:04:18 +00:00
Carsten Haitzler 8db097c619 fix dnd from menu bug.
SVN revision: 49302
2010-05-29 14:55:47 +00:00
Hannes Janetzek e651e0780e calc: no time to fix bug. dont keep history for now
SVN revision: 49301
2010-05-29 14:02:00 +00:00
Carsten Haitzler ea715abe03 pass distcheck!
SVN revision: 49296
2010-05-29 13:33:16 +00:00
Carsten Haitzler c2dfd65b92 wtf? filename too long? it just doesnt get into the tarball.
SVN revision: 49294
2010-05-29 13:01:43 +00:00
Hannes Janetzek 9d978f7055 fix segv in browse_item
SVN revision: 49288
2010-05-29 11:17:15 +00:00
Carsten Haitzler 4625a590c2 and now follow the same setup as efl libs too.
SVN revision: 49286
2010-05-29 10:37:52 +00:00
Hannes Janetzek a1fbb586f1 - use parents' plugin config when browsing
- hide aggregator when no items to aggregate


SVN revision: 49264
2010-05-28 23:30:24 +00:00