Commit Graph

940 Commits

Author SHA1 Message Date
Christopher Michael ec0196a4fe Add module type for fileman.
SVN revision: 32289
2007-11-02 06:50:30 +00:00
Christopher Michael edbb247797 Add module type for conf panel.
SVN revision: 32288
2007-11-02 06:47:21 +00:00
Christopher Michael de22de6eac Add/Change some module types in .desktop.
SVN revision: 32287
2007-11-02 06:30:33 +00:00
Christopher Michael 8d27d4c6a5 Add module type to .desktop files.
SVN revision: 32286
2007-11-02 06:22:24 +00:00
Christopher Michael 488bbfab1d Change module type of .desktop
SVN revision: 32284
2007-11-02 06:15:24 +00:00
Christopher Michael 81a742efc3 Add module type to .desktop
SVN revision: 32283
2007-11-02 06:15:23 +00:00
Christopher Michael e78c5f25b5 Add module type to .desktop.
SVN revision: 32282
2007-11-02 06:10:09 +00:00
Christopher Michael 55fce5437d Check for params before checking for strlen of params.
SVN revision: 32281
2007-11-02 01:37:16 +00:00
Sebastian Dransfeld 1912e70288 Need to strdup the params, as they are free'd later.
SVN revision: 32268
2007-10-31 20:03:21 +00:00
Sebastian Dransfeld b8cd2447aa Fix warnings.
SVN revision: 32266
2007-10-31 19:56:59 +00:00
Christopher Michael 43cdb962de Allow battery to use it's own icon in Config Panel.
SVN revision: 32254
2007-10-31 15:15:33 +00:00
Christopher Michael 3edfa96675 Allow dropshadow module to use it's own icon in the Config Panel.
SVN revision: 32253
2007-10-31 15:12:42 +00:00
Christopher Michael eedab4732c Allow modules to use their own icons as config items/cats.
SVN revision: 32235
2007-10-31 13:30:19 +00:00
Carsten Haitzler 44fc6bc933 missed extra config calls
SVN revision: 32234
2007-10-31 12:44:40 +00:00
Carsten Haitzler 2405363f94 errrr. commit? did the last one work?
SVN revision: 32232
2007-10-31 12:23:15 +00:00
Carsten Haitzler 6840a4f977 boys and girls... animals and vegetables... pokemon and spatial anomolies
lend me your ears, for i come to break code, not to praise it!

module api getting kicked about. 1. modapi calls for config and about are gone
core module api call for about dialog gone (not needed anymore). use module
.desktops for about info in description. config should go via the config
panel calls to register stuff.... wherd... to... ma homieoes!


SVN revision: 32231
2007-10-31 12:21:02 +00:00
Eric Schuele 97fb78ee7b Whitespace cleanups.
SVN revision: 32215
2007-10-30 16:23:28 +00:00
Eric Schuele 0a6d5a5925 Allow users to modify the base theme from the advanced dialog.
SVN revision: 32214
2007-10-30 16:09:08 +00:00
Eric Schuele a126f79a5e Removing the winlist module will result in a) a segv the next time you use it (yes, you just removed it, but hey), b) the inability to use an exebuf action for a keybinding for the remainder of your E session. Fixed.
SVN revision: 32212
2007-10-30 03:34:28 +00:00
Carsten Haitzler 96b56f9854 fix zone num for wallpaper too
SVN revision: 32205
2007-10-29 17:40:12 +00:00
Carsten Haitzler bfe82f6c28 use id, not num
SVN revision: 32204
2007-10-29 17:39:04 +00:00
Sebastian Dransfeld fcf73424fa Formatting.
SVN revision: 32202
2007-10-29 06:26:12 +00:00
Sebastian Dransfeld 258eb1ab66 Don't use strlen to check for empty string.
Fix formatting.


SVN revision: 32201
2007-10-29 06:20:36 +00:00
Sebastian Dransfeld 13269eda52 Don't use strlen to check for empty string.
SVN revision: 32200
2007-10-29 06:17:18 +00:00
Eric Schuele 53f67eaf29 Make sure we are not null before checking strlen
SVN revision: 32199
2007-10-29 03:55:18 +00:00
Christopher Michael c7811fef97 ZGold's patch for adding 'Add Keyboard Shortcut' to border menu.
SVN revision: 32195
2007-10-28 19:07:25 +00:00
Miculcy Brian d9a602326c Fixing bug #251: e_winlist.c corrupts the focus stack when switching to another window which is NOT the nearest one
SVN revision: 32188
2007-10-28 13:17:41 +00:00
Christopher Michael 7971f348e0 Encode any 'imported' images with a data item so we know if it's
fill/stretch/etc. First stage of allowing changes to imported images.


SVN revision: 32177
2007-10-28 00:58:17 +00:00
Christopher Michael acd700aba2 Check that we have dev & path from the e_fm widget before setting the
e_config values.


SVN revision: 32156
2007-10-24 18:28:55 +00:00
Christopher Michael 1230661800 Allow setting png/jpeg as background from e_fm context menu.
SVN revision: 32151
2007-10-24 08:37:48 +00:00
Christopher Michael ad36f2ea04 Formatting fixes.
SVN revision: 32150
2007-10-23 22:40:54 +00:00
Miculcy Brian f17e3ef3e6 This adds an editable execute entry to the efm 'open with' dialog.
Btw. the opened apps don't get the selected files as argument (not broken by this patch).
Might fix that later...


SVN revision: 32148
2007-10-23 21:57:15 +00:00
Carsten Haitzler 91b0dbc6fc lok's patches for hal support. works a bit better now - removable devs are
mounted as the user and it monitors other mount work by other apps etc. etc.
some fixes to remove segv's and at least make mt cd/dvd drive recognised asa
storage device, but it seesm as of now mounting of cd/dvd media doesn't work :(


SVN revision: 32141
2007-10-22 07:38:25 +00:00
Stafford Mitchell Horne 26861ee3a7 If we dont have DBUS dont install the graphics/.desktop for modules
SVN revision: 32112
2007-10-18 12:11:20 +00:00
lok 548ab2f356 Don't tick both move and resize "display information" if only one is really used.
SVN revision: 32054
2007-10-13 12:14:51 +00:00
Miculcy Brian 6e94d02361 Fixed as suggested by sebastid.
SVN revision: 32051
2007-10-13 09:12:21 +00:00
Miculcy Brian 0c374f4f3d use correct applications dir
SVN revision: 32050
2007-10-13 00:14:48 +00:00
Eric Schuele 10a3fb5f21 Seems we are freeing this a bit early.
SVN revision: 32046
2007-10-12 11:48:43 +00:00
Eric Schuele 7721df0f40 Pass in the actual config item.
SVN revision: 32043
2007-10-12 06:45:31 +00:00
Miculcy Brian a7d1bfeaae API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
lok 0816c7f746 Reset the preview on the selected bg when unticking the "use theme wallpaper" checkbox.
SVN revision: 32005
2007-10-07 13:33:28 +00:00
Massimo Maiurana cabc5bbaeb *** empty log message ***
SVN revision: 31992
2007-10-06 19:00:37 +00:00
Carsten Haitzler 6b23fae2f8 revert lok's patch - gettign segv's and mount success/failure is not working.
SVN revision: 31951
2007-10-03 17:19:17 +00:00
Carsten Haitzler 055b45c306 lok's patch for handling tracking of mounts better.
SVN revision: 31950
2007-10-03 16:46:29 +00:00
Stafford Mitchell Horne 54ab7f0d3c Long waiting commit
* Break out intl data. Reduces the size of e_imc
 * Add Dbus ipc replacement
 * Elightenment Dbus API can be extended by modules (Example: msgbus_lang)


SVN revision: 31803
2007-09-25 14:26:36 +00:00
Massimo Maiurana 81440c9066 translated strings in italian for modules' .desktop files.
SVN revision: 31794
2007-09-23 20:53:15 +00:00
Sebastian Dransfeld b732af7203 formatting
SVN revision: 31757
2007-09-19 05:15:52 +00:00
Sebastian Dransfeld 9e24589648 app->type can't be both.
SVN revision: 31756
2007-09-19 05:14:26 +00:00
Miculcy Brian aedfe0f839 It's now possible to have efm in the ibar, using a desktop file with type=link and url=file:/path/to/enlightenment .
SVN revision: 31754
2007-09-19 01:29:04 +00:00
Carsten Haitzler 1ab387ad73 more work on wiz - fix up bold font text part refs so they stay bold. lang
list - but empty. need to fill.


SVN revision: 31749
2007-09-17 12:03:47 +00:00
Carsten Haitzler c925fbf2cb need to re-number pages. really need more numberspace.
SVN revision: 31747
2007-09-17 10:38:00 +00:00
Carsten Haitzler 6c9df33256 page 000 now auto-selects an "intl" font that will work and applies it to
most text classes. testing now - but seems to work. title got some japanese
in it for testing.


SVN revision: 31746
2007-09-17 05:10:05 +00:00
Carsten Haitzler e7de4981f9 enable/disable back/next as needed. allow pages to do it too.
SVN revision: 31743
2007-09-16 18:32:32 +00:00
Sebastian Dransfeld a548d436d0 Remove unused struct members.
SVN revision: 31742
2007-09-16 14:11:38 +00:00
Sebastian Dransfeld 1554f92345 Only search once per session.
SVN revision: 31739
2007-09-16 10:55:16 +00:00
Sebastian Dransfeld ff2c5f7e54 simplify
SVN revision: 31738
2007-09-16 10:51:17 +00:00
Sebastian Dransfeld 205fd652a2 Remove duplicate code.
SVN revision: 31735
2007-09-16 02:23:32 +00:00
Sebastian Dransfeld b0f8888510 const
SVN revision: 31734
2007-09-16 02:08:04 +00:00
Sebastian Dransfeld ac35054634 We need id's for gadgets which are independent of shelves, so if we move
a gadget from one shelf to another it will keep the same config. Since the
id is mainly for the module to find the appropriate config for a gadget,
the module is now responsible for creating id's for gadgets config. One
problem is that we no longer can trust the id of a gadget, so we need to
store a reference between a gadget and its config after startup. No big
deal.


SVN revision: 31727
2007-09-16 00:02:53 +00:00
Sebastian Dransfeld b285623bc0 ++
SVN revision: 31725
2007-09-15 23:49:05 +00:00
Carsten Haitzler b97156004a adding comments - this is the plan for wizard pages. what do you guys think -
input?


SVN revision: 31720
2007-09-15 03:10:29 +00:00
Christopher Michael 308a09cc1c Enable List View & Clean up some formatting.
SVN revision: 31713
2007-09-14 17:43:36 +00:00
Carsten Haitzler 67766a472a moving wizard pages to their own files - modules loaded. in alphabetical
order only if they start with "page_". this way 3rd parties can add new
wizard pages post e install (or remove them) without a recompile needed.


SVN revision: 31712
2007-09-14 16:57:01 +00:00
Carsten Haitzler 4e1db54233 mo wiz work. has page infra now and can "run" the pages.
SVN revision: 31711
2007-09-14 13:58:18 +00:00
Christopher Michael 2e50246203 More "zone used uninitialized" fixes from Brett Nash.
SVN revision: 31708
2007-09-13 21:20:14 +00:00
Christopher Michael 831e3b3c1b Patch from Brett Nash to fix zone being used uninitialized.
SVN revision: 31707
2007-09-13 21:18:44 +00:00
Christopher Michael 0b2c77791a Patch from Brett Nash to init zone = NULL before use.
SVN revision: 31706
2007-09-13 21:17:36 +00:00
Christopher Michael 5fe3eb8e05 More patch work from Brett Nash, slightly modified, to fix some compiler
warnings.


SVN revision: 31705
2007-09-13 21:16:33 +00:00
Christopher Michael e009b670f9 Slightly modified patch from Brett Nash to fix compiler warnings.
SVN revision: 31704
2007-09-13 21:13:39 +00:00
Christopher Michael fdfaf753fe Patch(s) from Brett Nash to fix compiler warnings.
SVN revision: 31703
2007-09-13 21:11:02 +00:00
Christopher Michael 945cefb68a Patch from Brett Nash to init zone to NULL before use.
SVN revision: 31702
2007-09-13 21:10:02 +00:00
Carsten Haitzler 22bc1825f1 fix fn name.
SVN revision: 31694
2007-09-13 13:58:23 +00:00
Carsten Haitzler b2efad1ba9 workin on da wiz - working on page infrastructure - just test pages right now.
SVN revision: 31693
2007-09-13 13:56:36 +00:00
Eric Schuele 4ecb188789 Add line break so it fits in min size.
SVN revision: 31587
2007-09-01 03:20:05 +00:00
Eric Schuele b6ba5eac3e Add comments to the last remaining internal dialog modules.
SVN revision: 31567
2007-08-28 18:37:30 +00:00
Miculcy Brian d2c800ab3b Fix wording as suggested by Zachary Goldberg.
SVN revision: 31564
2007-08-28 11:01:29 +00:00
Eric Schuele 6f390fc035 Stronger warning for wizard.
SVN revision: 31558
2007-08-27 19:42:49 +00:00
Eric Schuele ef88977674 Add comments to several of the default E config panel modules.
SVN revision: 31544
2007-08-27 02:00:56 +00:00
Miculcy Brian 1cc31e12b3 Reset new profile type; module description added.
SVN revision: 31538
2007-08-26 21:41:20 +00:00
Eric Schuele 765874a681 Tweak comment a bit.
SVN revision: 31506
2007-08-26 03:59:54 +00:00
Eric Schuele 9401179da5 Correct the description.
SVN revision: 31505
2007-08-26 03:00:15 +00:00
Eric Schuele bd949fa4f9 Add comments to various E modules for display in the modules config dialog.
SVN revision: 31502
2007-08-25 21:48:02 +00:00
Eric Schuele 995a08a897 A modules.desktop.in with a sample comment for display in the modules config panel.
SVN revision: 31500
2007-08-25 16:19:00 +00:00
Christopher Michael d216385aca Initialze variable to 0, eliminate compiler warning.
SVN revision: 31476
2007-08-23 10:49:50 +00:00
Christopher Michael 7b461584a3 Initialize the return val to 0 to eliminate compiler warning.
SVN revision: 31475
2007-08-23 10:48:29 +00:00
Christopher Michael bfba0c9a61 Cleanup some compiler warnings. No real need for the *f there.
SVN revision: 31474
2007-08-23 10:47:28 +00:00
Christopher Michael 707bfaa565 Initialize some variables to remove compiler warning.
SVN revision: 31473
2007-08-23 10:40:43 +00:00
Christopher Michael fc94c55d57 Fix compiler warnings by initializing some variables & using evas_stringshare.
SVN revision: 31472
2007-08-23 10:26:36 +00:00
Christopher Michael dddbaba999 Initialize some variables to remove compiler warnings.
SVN revision: 31471
2007-08-23 10:12:03 +00:00
Christopher Michael e0924b6224 Remove unused functions.
SVN revision: 31470
2007-08-23 10:09:22 +00:00
Christopher Michael 08ab2a32f9 Comment out unused functions. These MAY return someday.
SVN revision: 31469
2007-08-23 10:07:55 +00:00
Christopher Michael 5dc90c19da Fix slider height in Advanced dialog for tokyo :)
SVN revision: 31454
2007-08-22 10:23:53 +00:00
Carsten Haitzler 33e5c2d4b2 workin' on my wiz.
SVN revision: 31384
2007-08-18 15:55:48 +00:00
Christopher Michael 4f56af6521 No need to assign an eco here. Add safety to be sure _e_configure is NULL.
Thanks englebass.


SVN revision: 31380
2007-08-18 11:48:10 +00:00
Christopher Michael adcd7517f8 When the module gets unloaded, kill open Config Panels. If left open, they
cause segfaults for things like mouse_events on buttons, etc, etc.


SVN revision: 31379
2007-08-18 10:45:38 +00:00
Carsten Haitzler 8128302bd5 lok's xdnd work
SVN revision: 31378
2007-08-18 10:37:16 +00:00
Christopher Michael 26478b961c Fix config file versioning so that properties get saved correctly & restored
on a restart.


SVN revision: 31306
2007-08-13 23:21:16 +00:00
Sebastian Dransfeld 8dd584238e remove unused variable
SVN revision: 31299
2007-08-13 06:07:04 +00:00
Sebastian Dransfeld 9d6a1bb73e ignore
SVN revision: 31298
2007-08-13 06:04:12 +00:00
Sebastian Dransfeld 5e81cf9a98 Correct function defintion
SVN revision: 31296
2007-08-13 06:02:24 +00:00