Commit Graph

6172 Commits

Author SHA1 Message Date
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
Carsten Haitzler 0fa8a1a381 add these suckers in too
SVN revision: 32142
2007-10-22 08:10:29 +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
kaethorn 34213f5ac4 * properly add freqset to the package
* fix setting the setuid bit for freqset and enlightenment_sys


SVN revision: 32139
2007-10-22 00:55:49 +00:00
Christopher Michael 800013748b Fix gcc warning on ecore_ipc_client_send.
SVN revision: 32128
2007-10-21 10:59:35 +00:00
Christopher Michael 65a8a77921 Fix typo in error dialog title.
SVN revision: 32127
2007-10-21 09:23:49 +00:00
Massimo Maiurana 9c8d88f3c6 *** empty log message ***
SVN revision: 32122
2007-10-19 19:23:24 +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
Carsten Haitzler d2027e5fd3 and fully handle dynamic screen add/del with xinerama (xrandr 1.2). seems to
work for me adding/removing screens. e moves windows from the old screen to
existing one(s) and creates new zones and any shelves etc. for that zone if
needed etc. etc.


SVN revision: 32111
2007-10-18 09:06:30 +00:00
Christopher Michael 7cca0c1c26 Remove printf.
SVN revision: 32102
2007-10-17 11:23:41 +00:00
Carsten Haitzler 2dc7874df7 xinerama support work-infra in for xrandr1.2 and comments as to what is needed.
SVN revision: 32100
2007-10-17 11:06:59 +00:00
Carsten Haitzler d5942ea076 fix xinerama detection to handle bad xinerama info and ignore overlapping
"subset" regions and re-order xinerama screens to skip bad ones and order
them from biggest to smallest.


SVN revision: 32093
2007-10-16 15:34:07 +00:00
Christopher Michael d6d08445e2 Cleanup e_bg & e_theme nicely by removing globs.
Tell compiler about more unused hash params in e_fm_mime.c


SVN revision: 32090
2007-10-16 11:07:52 +00:00
Christopher Michael 5b40685c3f Tell compiler that hash is unused in this function.
SVN revision: 32089
2007-10-16 09:15:30 +00:00
Christopher Michael 857b0904f8 Append to the currect hash.
Fix some comments.


SVN revision: 32088
2007-10-16 09:11:43 +00:00
Christopher Michael 4f84cf6c0e Fix Remember check location for tokyo :)
SVN revision: 32087
2007-10-16 08:38:19 +00:00
Christopher Michael 12f08e4ec4 Remove unused variable.
SVN revision: 32086
2007-10-16 08:31:57 +00:00
Christopher Michael ce97665b00 Fix returns for evas_hash_modify (which returns a pointer to the old data,
not a pointer to the hash).


SVN revision: 32085
2007-10-16 04:10:03 +00:00
Christopher Michael ac0d523576 Move efreet_init to be sooner in the start process. If not we get a lot of
nasty hash == NULL warnings when trying todo dirs_init.


SVN revision: 32084
2007-10-16 03:22:38 +00:00
Christopher Michael 7badfbfdb0 Remove the check to see if its the current theme, just check for the group
existing.


SVN revision: 32083
2007-10-15 19:14:53 +00:00