Commit Graph

31 Commits

Author SHA1 Message Date
Carsten Haitzler 257e46227e ad only expand the left side
SVN revision: 29583
2007-04-17 12:02:11 +00:00
Carsten Haitzler 339bb54ce1 dont stretch the preview - gets screen aspect all wrong.
SVN revision: 29581
2007-04-17 11:42:38 +00:00
Carsten Haitzler b2a0abb8eb a lot of patches - also my work on moving the IO stuff in e_fm to a slave
process to stop e from ever "locking up". this unfortunately breaks the other
source stuff and thus breaks the app editor config dialogs and anything using
fm2 for .desktop stuff from the e applications/all repo. i am doing this as i
expect this to go away with efreet anyway so not too much of an issue. not
all fm operatiosn work currently - note. so beware. it can view files though :)


SVN revision: 28528
2007-03-02 17:00:20 +00:00
Christopher Michael e6b814c6dc All config dialogs should now use E_FREE for things created by E_NEW.
Lots of formatting fixes in the config dialogs.


SVN revision: 28004
2007-01-15 17:43:19 +00:00
Sebastian Dransfeld 6169ab14c4 Remove unused variables.
SVN revision: 27442
2006-12-14 15:46:58 +00:00
Christopher Michael 3174827501 Minor fix-up for wallpaper dialog.
- If we have the dialog as resizable, then the preview needs to resize
also, else it just looks funky.


SVN revision: 27312
2006-12-01 17:26:11 +00:00
Christopher Michael b3a95d3619 Remove some duplicated lines.
Fix an issue where trying to set to the theme wallpaper would not work from
desk preview.


SVN revision: 27115
2006-11-15 09:46:43 +00:00
Christopher Michael a5f362a0ab Fix an issue with desk preview bg set always selecting Use Theme Bg.
Remove some duplicated code.
Minor formatting.


SVN revision: 27102
2006-11-14 05:39:26 +00:00
Christopher Michael cff8cd28a1 Remove an unused variable. Fix some formatting.
SVN revision: 27084
2006-11-13 10:52:17 +00:00
Carsten Haitzler 0b9065d161 make use of flags.
SVN revision: 26882
2006-10-31 14:56:28 +00:00
rephorm 80478f40d8 Allow setting bg of desktops from within virtual desktop dialog.
For now, left click on the small desktop.
We'll probably add a menu on click, with the ability to set the desktop name or set bg.


SVN revision: 26700
2006-10-20 03:23:46 +00:00
Carsten Haitzler f261c9e1a8 metric pooch!
SVN revision: 26674
2006-10-17 12:29:00 +00:00
rephorm bb126fe596 fix wallpaper setting by screen
correct wallpaper is now found if "this screen" AND "this desktop" have been set (in that order)


SVN revision: 26648
2006-10-16 04:52:31 +00:00
Carsten Haitzler 8678ebe026 only bring up config dialogs once - find the previous one and splash it up if
u bring it up again


SVN revision: 26415
2006-10-08 08:04:18 +00:00
Carsten Haitzler 1b75f85187 fix packing of previews so they don't stretch.
dnd fn fixed.


SVN revision: 26079
2006-09-24 00:48:14 +00:00
sebastid 1251802479 Don't strdup homedir
SVN revision: 26026
2006-09-22 19:55:11 +00:00
Christopher Michael cc002abdc2 Make "preview" resize with the dialog in Advanced mode.
SVN revision: 25379
2006-09-03 01:51:43 +00:00
Christopher Michael 948858c1a0 Allow wallpaper "preview image" to be resized with the dialog.
SVN revision: 25376
2006-09-03 01:20:57 +00:00
Christopher Michael 743ff19503 Fix leak on wallpaper_update function.
SVN revision: 25301
2006-09-01 17:00:30 +00:00
Christopher Michael 49f4fbcee0 Add a files_deleted hook for fm2.
Wallpaper dialog will now select an existing when something gets deleted.
Another TODO item gone :)


SVN revision: 25288
2006-09-01 13:12:39 +00:00
Carsten Haitzler 52e2a2f4d9 add extra source dir for indirect pseudo-links. handle .order files as
pseudo-links


SVN revision: 25211
2006-08-30 14:45:33 +00:00
Carsten Haitzler ab996003d6 init splash also now uses namespace to some extent. startup config dialog
uses fm2 now. init themes broken. yay!


SVN revision: 25122
2006-08-26 11:06:05 +00:00
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
sebastid 7763b5b928 ++const
SVN revision: 25009
2006-08-21 16:19:24 +00:00
rephorm 1c8c6ee6cb close the gradient dialog when the wallpaper one is closed
SVN revision: 24955
2006-08-20 21:33:50 +00:00
rephorm 63978e9abb add gradient bg dialog.
finish up the color selector widgets (plug some leaks)

TODO:
  * color_dialog needs a way of specifying initial color
  * color_well needs to use this when showing its color dialog
  * the grad dialog should remember the last selected colors
  * the color dialog whould probably keep a list of favorite / recent colors

Also, it looks like there's a leak (according to valgrind at least) in e_editable.c when you set the text and it reallocs.


SVN revision: 24953
2006-08-20 21:18:30 +00:00
Carsten Haitzler 065b510919 theme selector now uses fm2 :)
SVN revision: 24799
2006-08-16 12:24:23 +00:00
Carsten Haitzler 6a51472e1b simplify wallpaper dialog down to 1 list - and a radio toggle to flip sources.
SVN revision: 24739
2006-08-15 13:16:52 +00:00
Carsten Haitzler a9e7340190 you're all goign to kill me :) but here goes - i broke the dialog and config
dialog api's - added name and class params so u can set the name and class -
so users can later use things like rememebr to rememebr where a dialog will
go for usability and convenience.


SVN revision: 24691
2006-08-14 15:22:46 +00:00
Carsten Haitzler 8a13f4c078 much improved importer - not done yet...
SVN revision: 24481
2006-08-08 20:41:46 +00:00
Carsten Haitzler 9266f27f0f aaah....
first a few patches - authors mailed.

then - bg selector work. and a few sample bg's. system bg's dir and user bg
dir - new bg dialog should also handle multihead simply too. picture select
button does work - but its only as smart as the old one (the code was built
off the old one). that needs a little work, but now the bg selector is fast
and slick - comes up instantly. resiable too.


SVN revision: 24443
2006-08-07 20:25:34 +00:00