Commit Graph

6141 Commits

Author SHA1 Message Date
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
Christopher Michael 4f4f035465 Formatting fixes.
SVN revision: 32278
2007-11-01 21:39:55 +00:00
Christopher Michael 76906e9a0a Be sure to free icon_file if it exists for both categories & items.
SVN revision: 32277
2007-11-01 20:35:08 +00:00
Christopher Michael 04592aa37d Minor formatting fixes.
SVN revision: 32276
2007-11-01 20:02:26 +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
Sebastian Dransfeld 27a177e90e Remove unused variable.
SVN revision: 32264
2007-10-31 19:48:56 +00:00
Sebastian Dransfeld 312dad0a8f Fix warning.
SVN revision: 32263
2007-10-31 19:48:00 +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
Eric Schuele ca1a6dbec2 Make sure the module description falls back to unavailable when there is no selection. Plus a bunch of whitespace removal.
SVN revision: 32252
2007-10-31 14:58:29 +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
Christopher Michael 9a4d68f63a Initial check-in of upcoming toolbar. Ignore this code for now as it's still
a work in progress (ie: do not use right now).


SVN revision: 32229
2007-10-31 10:09:51 +00:00
Christopher Michael b28acd50ac Check in edc for upcoming toolbar.
SVN revision: 32228
2007-10-31 10:05:32 +00:00
Carsten Haitzler 67d9f11185 fix transitions.
SVN revision: 32225
2007-10-31 04:18:20 +00:00
Christopher Michael 288e110240 Fix config list widget for recent e_widget_entry cahnges.
SVN revision: 32224
2007-10-31 02:48:11 +00:00
Eric Schuele a6aac74094 In all these whitespace cleanups, I did actually remove a few unused variables, and some dead code.
SVN revision: 32223
2007-10-31 02:41:52 +00:00
Christopher Michael 0c7f4eb2c9 Add missing function proto in header file.
Fix minor formatting in C file.


SVN revision: 32218
2007-10-30 20:01:41 +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 29ca544580 Remove TODO item for 'Add Keyboard Shortcut'. Completed with ZGold's patch.
SVN revision: 32196
2007-10-28 19:08:06 +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
Christopher Michael 32cbb1b860 Don't evas_list_free the returned mime handlers list. This fixes bug #255
SVN revision: 32194
2007-10-28 18:44:24 +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 06bc9cbd83 Init some vars to NULL before use.
SVN revision: 32184
2007-10-28 07:43:46 +00:00
Christopher Michael 802ead030f Comment out the efreet_icon_path_find call as this function is slowing down
the modules dialog badly & the module(s) icon is defined in it's edj anyway.


SVN revision: 32183
2007-10-28 07:37:25 +00:00
Carsten Haitzler c86164c9cc oops +e
SVN revision: 32182
2007-10-28 04:09:08 +00:00
Carsten Haitzler 28874a2843 fake xinerama broken - fixed.
SVN revision: 32181
2007-10-28 04:03:40 +00:00
lok 10a28c5b49 Oops bad me. Handle both icons in the icon theme or with the path
SVN revision: 32178
2007-10-28 01:54:24 +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
Eric Schuele 3470430324 Fix issue with moving from unshaped borders to shaped borders (i.e. Fullscreen -> default).
SVN revision: 32174
2007-10-27 19:30:49 +00:00
lok c96be05cc6 Fix the fileselector when choosing an icon.
SVN revision: 32172
2007-10-27 15:55:27 +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 48905c36d5 Check that the mime handler has a label before trying to strcmp it.
SVN revision: 32155
2007-10-24 18:25:44 +00:00
Christopher Michael 5a011806da Remove printf.
SVN revision: 32152
2007-10-24 08:43:00 +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