Commit Graph

3879 Commits

Author SHA1 Message Date
David Walter Seikel c3a7cbadfe Put the add app button back until issues with fm2 .order files are sorted
out.


SVN revision: 26990
2006-11-06 17:25:09 +00:00
David Walter Seikel 1b40ea0a0e Don't include any apps that are specifically for other window managers, but
do include any that are specifically for us.


SVN revision: 26961
2006-11-05 12:02:52 +00:00
David Walter Seikel 4129059d88 * Put the sort checkbox back, raster wasn't sure what it was used for, we
discussed it.

* Remove the add app button, but not if our caller (like IBar) wanted
something special.


SVN revision: 26960
2006-11-05 11:51:45 +00:00
Carsten Haitzler 10768bb537 better -h for e_start
SVN revision: 26956
2006-11-05 05:57:47 +00:00
Stafford Mitchell Horne 01b499b4fa Cleanup the locale parsing code.
* doesn't canonicalize for BSD machines
 * makes matching logic a little cleaner
 * added a few more comments


SVN revision: 26955
2006-11-05 05:09:55 +00:00
Carsten Haitzler 529a6884e0 fix bugs waiting to hapen (eap editor)
fix icons in fm to match icons that should be displayed.
nuke needless buttons in applications dialog (dnd can do that work) and
right-click menu for "sort apps" thing too.


SVN revision: 26952
2006-11-05 03:31:45 +00:00
metrics 94c40ebc84 --leak
SVN revision: 26946
2006-11-04 13:24:24 +00:00
metrics d61325acda --leak (my fault :P)
SVN revision: 26945
2006-11-04 13:03:13 +00:00
metrics 5f57e58354 --leak
SVN revision: 26944
2006-11-04 12:53:34 +00:00
metrics 648e4199f3 --leak
SVN revision: 26943
2006-11-04 12:41:24 +00:00
metrics 195cb92a3b --leaks
SVN revision: 26942
2006-11-04 12:00:13 +00:00
metrics aa73be5c60 Don't display all the output in the error dialog box if there is a large
amount as the render time for all the text is extreme and makes e appear
frozen.


SVN revision: 26940
2006-11-04 06:15:59 +00:00
Carsten Haitzler c845a017e6 remove some printfs. this works. niice!. :)
SVN revision: 26939
2006-11-04 04:52:24 +00:00
Carsten Haitzler 1833ca9c78 fop first gets its run for recursive deltes.
SVN revision: 26938
2006-11-04 04:49:36 +00:00
Carsten Haitzler 378f823149 fix list remove. add cache flush. use it.
SVN revision: 26937
2006-11-04 02:31:53 +00:00
Christopher Michael 234a112b3e Use list_remove_list as we already have the node we want, and break
afterward as we don't need to keep iterating. Thanks raster :)


SVN revision: 26936
2006-11-04 02:04:39 +00:00
Christopher Michael e0c01fd739 Fix saving of mime types, they actually save properly now...but why does fm2
not honor it? ie: I set image/png to not be thumbnailed, yet they still
thumb...hmm.


SVN revision: 26935
2006-11-04 01:26:40 +00:00
Christopher Michael 66bb2c1f2e If specified, use edj for the icon in list.
SVN revision: 26929
2006-11-03 19:01:50 +00:00
Christopher Michael a9d8a94192 Add/Del/Configure should work now. Still have to handle the case of edj and
desktop.


SVN revision: 26926
2006-11-03 18:52:39 +00:00
Christopher Michael bb821894d5 Use pre-defined fileman.edc icons, if possible, in the list and icon
selector. Provide a fallback for both.


SVN revision: 26925
2006-11-03 16:50:31 +00:00
Carsten Haitzler 019c7424b3 start again
SVN revision: 26922
2006-11-03 13:35:39 +00:00
Carsten Haitzler a8177d9e89 and actually load a .edj icon properly - if defined.
SVN revision: 26921
2006-11-03 12:04:51 +00:00
Carsten Haitzler 6f81c3c5ae and -x on this too
SVN revision: 26920
2006-11-03 11:59:17 +00:00
Carsten Haitzler f7843939d6 dummy commit to remove +x perms
SVN revision: 26919
2006-11-03 11:56:41 +00:00
Carsten Haitzler c51f55184c fix bad looping condition in e_start
SVN revision: 26918
2006-11-03 11:52:27 +00:00
David Walter Seikel 2f6c190e36 Fix an off by one error, thanks to blak.
SVN revision: 26917
2006-11-03 06:12:22 +00:00
metrics c7c69b4bd3 --BUG: xdaliclock now gets shaped borders if no user defined border is
set.


SVN revision: 26916
2006-11-03 06:11:56 +00:00
metrics b98ab9d76b Remove leaks in xrandr config panel, tidy up and fix to work with
Xephyr.


SVN revision: 26915
2006-11-03 06:05:03 +00:00
Christopher Michael 336ca5748b Start of some file trapping. More todo.
SVN revision: 26914
2006-11-03 04:56:54 +00:00
Christopher Michael 3e1e1c3396 Added start of a mime edit dialog. All disabled in config panel for now as
I'm still working on it.


SVN revision: 26913
2006-11-03 04:11:20 +00:00
Christopher Michael 3825898025 Fix segfault that happens when flipping between Basic->Adv.
SVN revision: 26912
2006-11-03 02:54:41 +00:00
Christopher Michael a4151b6ec3 Hook in delete button & confirm dialog. Be warned: if your testing this you
can delete mime types, but there is no method to add them yet...that's next.


SVN revision: 26911
2006-11-03 00:57:36 +00:00
Christopher Michael f5f86a9fae Added start of a mime config dialog. Still working on it...
SVN revision: 26908
2006-11-03 00:36:40 +00:00
Carsten Haitzler 1adc1f32ee no more autopoint. now it's causing other issues like depending on cvs.
enough. go back to automake 1.9 if u insist on building e from cvs.


SVN revision: 26903
2006-11-02 16:10:08 +00:00
sndev c6cdf7fe8d oopss. just a small bug--
SVN revision: 26902
2006-11-02 09:56:10 +00:00
Christopher Michael 01b7be2da9 Make entry widgets in the fsel preview read-only...a user should not be able
to edit these here.


SVN revision: 26899
2006-11-01 14:16:38 +00:00
Christopher Michael 200f299b0a Give app editor a matching icon for editing applications.
SVN revision: 26898
2006-11-01 14:08:58 +00:00
Carsten Haitzler b483ed8f70 lets disable the gettextize and see
SVN revision: 26896
2006-11-01 12:52:49 +00:00
Carsten Haitzler 3fb6ca4270 asparagus.
SVN revision: 26895
2006-11-01 00:05:06 +00:00
Carsten Haitzler eab067ab34 not used anymore - remove
SVN revision: 26888
2006-10-31 23:28:27 +00:00
Carsten Haitzler 80d85e11e9 disable yet more on that fm view.
SVN revision: 26883
2006-10-31 15:02:47 +00:00
Carsten Haitzler 0b9065d161 make use of flags.
SVN revision: 26882
2006-10-31 14:56:28 +00:00
Carsten Haitzler 622f36da0a menus for fm2 can be replaced by callbacks - and selected entries turned off.
fix default wheel bindinmgs too


SVN revision: 26881
2006-10-31 14:37:31 +00:00
Carsten Haitzler 6452514c14 fix rememebr cmd stuff
metrics patch for stacking walk on container resize


SVN revision: 26875
2006-10-31 11:18:34 +00:00
Carsten Haitzler 144b5b6f56 printf--
SVN revision: 26872
2006-10-30 13:05:39 +00:00
Carsten Haitzler 63390c973c fix smart placement!
SVN revision: 26871
2006-10-30 13:05:03 +00:00
Carsten Haitzler b0c5dca69f should have fixed splash issue on xrandr resize
SVN revision: 26870
2006-10-30 11:13:34 +00:00
Carsten Haitzler bc16238235 fix api for ibar
SVN revision: 26868
2006-10-30 10:48:00 +00:00
Carsten Haitzler 1f05439257 1 metric tonne of pooch.
SVN revision: 26867
2006-10-30 10:42:23 +00:00
Carsten Haitzler 669d57ddae slightly more efficient
SVN revision: 26860
2006-10-29 11:03:47 +00:00
Carsten Haitzler af7ab32870 and also check that symbol too - just in case
SVN revision: 26859
2006-10-29 11:02:11 +00:00
Carsten Haitzler ccc283769b if a func hasn;t been called yet and preceache is now off - dont go open it
up again


SVN revision: 26858
2006-10-29 11:00:32 +00:00
Carsten Haitzler e4597a7b7e and exec things more nicely
SVN revision: 26857
2006-10-29 10:51:12 +00:00
Carsten Haitzler 1e9fb6d3aa oof a nast old bug lurking in e_apps for execcing - if the app is NOT in the
all apps repo. fixed.


SVN revision: 26856
2006-10-29 10:29:45 +00:00
Carsten Haitzler 3cac21c264 and now if we find random .desktop files or .sh shellscripts or executables
around - we can execute them directly (as u'd expect).


SVN revision: 26855
2006-10-29 09:46:19 +00:00
Carsten Haitzler 2c4d9d3332 nuke leaks, valgrind complaints, etc.
SVN revision: 26854
2006-10-29 09:31:12 +00:00
Carsten Haitzler 405083f43f sync up fwin
SVN revision: 26853
2006-10-29 09:04:26 +00:00
Carsten Haitzler d2cf3dbbb3 2 open menu items now.
SVN revision: 26851
2006-10-29 07:50:17 +00:00
Carsten Haitzler ef52b66c4e fixme and todo.
SVN revision: 26849
2006-10-29 04:55:29 +00:00
Carsten Haitzler 13af2cc288 desklock title was wrongish (comapred to control panel)
fwin now stores what app is used to launch for what mimetype and uses it by
default. dialog only comes up when it can't for sure knwo what you last used
(more than 1 mime type being loaded and thus possibly not the same app, can
handle all mime types, or it just doesn't know what u last used (if you ever
did).


SVN revision: 26848
2006-10-29 04:44:50 +00:00
Carsten Haitzler 6dccf5b119 double click on open - with items in ilist or fm2 list and e will auto-open
SVN revision: 26818
2006-10-28 03:53:22 +00:00
Carsten Haitzler 974650ba81 metrics remember patch - he's also allowed to have a new name.
SVN revision: 26816
2006-10-28 01:32:43 +00:00
Carsten Haitzler 4aec08c398 metrics sys patch
SVN revision: 26815
2006-10-28 01:30:31 +00:00
Carsten Haitzler 4c71e24970 ecore + e manager leak fix
SVN revision: 26814
2006-10-28 01:28:01 +00:00
Carsten Haitzler 3d89e808f1 fwin will use the ecore_desktop command get... fut currently that doesnt work
quite right - so it will be dodgey. :)


SVN revision: 26810
2006-10-27 15:24:13 +00:00
Carsten Haitzler 29bcbc09e7 disable mouse in handling
SVN revision: 26804
2006-10-27 02:49:05 +00:00
Carsten Haitzler 21e99333c7 add icons to exe history
SVN revision: 26796
2006-10-26 06:24:41 +00:00
David Walter Seikel d2445fe9f4 cvsignore+=2
SVN revision: 26789
2006-10-25 10:34:34 +00:00
David Walter Seikel a1fac4a3da ecore_desktop_get_command can now return a list of commands if it needs to.
SVN revision: 26788
2006-10-25 10:25:15 +00:00
Viktor Kojouharov 5590223ae0 urgent signals to the icon itself, not only to the overlay
SVN revision: 26781
2006-10-24 18:32:58 +00:00
Viktor Kojouharov 00dea4b79a don't send the urgent signal to the pager desk, if the border is iconified
SVN revision: 26780
2006-10-24 17:22:59 +00:00
Viktor Kojouharov d2515a119e the pager and iconbox now emit a signal when a border changes state from urgent
to normal and the other way around.

for the themers: the iconbox icon, the pager window and the pager desk, receive
 the signals e,state,urgent and e,state,not_urgent, so you can do something nice
 with those.


SVN revision: 26772
2006-10-24 14:32:22 +00:00
Carsten Haitzler 3f591fce62 working on opening up apps on double-clikc on files
SVN revision: 26771
2006-10-24 14:30:56 +00:00
David Walter Seikel fab74676bc Don't let those sneaky little .eaps back in.
SVN revision: 26767
2006-10-24 12:28:13 +00:00
Carsten Haitzler 18313b5421 remove deboogering
SVN revision: 26765
2006-10-24 11:23:24 +00:00
Carsten Haitzler 4720821cda now e will ask u for what app u want to launch the file in - and will launch
it for u.


SVN revision: 26764
2006-10-24 11:23:02 +00:00
sndev 3756bda8c7 * some code refactoring
* make mouse binding dialog to use the same action list as in key binding dialog.


SVN revision: 26761
2006-10-23 20:43:11 +00:00
Viktor Kojouharov cba1e48375 made the base object of the fwin themeable, instead of hardcode white
SVN revision: 26756
2006-10-23 16:34:21 +00:00
Carsten Haitzler 2092a02a94 working on fwin open.
SVN revision: 26755
2006-10-23 15:40:43 +00:00
Carsten Haitzler e1b0cc9b0d provide -h for e_start
SVN revision: 26752
2006-10-23 13:57:47 +00:00
Carsten Haitzler 2cf51fe66d paranoid checks and disabling of precache if it might not be able to be done.
SVN revision: 26751
2006-10-23 13:49:06 +00:00
Carsten Haitzler a0d07f5c79 speed up e17's login - reduce disk IO wait.
on my p4 3.4ghz + reiser3fs IO Wait time went from 2.6 to 1.9 seconds
(total login time went from 3.01511 to 2.29971, with 100% cached login time
 being 0.41809)

on my core 2 duo laptop + ext3fs IO Wait time went from 2.05 to 1.15 seconds
(total login time went from 2.50988 to 1.60785, with 100% cached login time
 being 0.45850)

this should speed up e's login a bit... i hope.

note - it is adaptive. it needs you to log in at least once using the current
code as it traps and logs certain file accesses and needs that log to replay
next login.


SVN revision: 26742
2006-10-22 10:03:59 +00:00
Carsten Haitzler f6ab7d952e oops - back that out
SVN revision: 26740
2006-10-22 06:07:12 +00:00
Carsten Haitzler 7f6fdd1cb1 print out failed exec path if failed
SVN revision: 26739
2006-10-22 05:53:50 +00:00
Carsten Haitzler 2ad7ada913 working on mime typeopening off apps on files and startup instrumentation is
complete


SVN revision: 26737
2006-10-22 02:14:08 +00:00
Carsten Haitzler 25b70e1548 put the e sys stuff 5 second in - not 10.
SVN revision: 26732
2006-10-21 11:19:40 +00:00
Carsten Haitzler 1d968569c2 more instrumenting for e startup
SVN revision: 26730
2006-10-21 10:52:43 +00:00
Carsten Haitzler 580a468103 been doing instrumentation. i'm cuttong down on startup time - a little here
and there - noticing lots of excessive io and stat and what not junk.
trimming out.


SVN revision: 26729
2006-10-21 10:28:01 +00:00
Carsten Haitzler 3367599150 force people to do things right and use enlightenment_start
SVN revision: 26726
2006-10-21 05:57:27 +00:00
Carsten Haitzler 621a58de48 patches (see devel list) :)
SVN revision: 26725
2006-10-21 02:32:14 +00:00
David Walter Seikel a69853f984 Don't create empty menus.
SVN revision: 26722
2006-10-20 22:32:30 +00:00
David Walter Seikel 70518d5c50 rephorm had a seggie, but not enough information to track down a
solution.  So, just be extra paranoid.


SVN revision: 26721
2006-10-20 21:31:21 +00:00
Carsten Haitzler 67df17a573 fix up transitions dialog... :)
SVN revision: 26710
2006-10-20 14:31:51 +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
David Walter Seikel 76047452a6 Some file manager or something is leaving strange .directory files in
inconvenient places.  Ignore them.

Thanks to Hawkwind for helping track this down.


SVN revision: 26697
2006-10-19 19:37:26 +00:00
Carsten Haitzler 2d6e2acf4b oh main menu is much nicer now - compact. better organised.
SVN revision: 26696
2006-10-19 14:35:13 +00:00
Carsten Haitzler 51f9024547 todo--
SVN revision: 26695
2006-10-19 14:20:48 +00:00
Carsten Haitzler a3484e2440 fix - right click on right pane of apps dialog bring sup edit
SVN revision: 26694
2006-10-19 12:36:48 +00:00
Carsten Haitzler 2e9372fddb oops broke middle mouse menu
SVN revision: 26686
2006-10-18 14:56:22 +00:00
Carsten Haitzler 6b83695a26 shuffle main menu about a bit
SVN revision: 26682
2006-10-18 12:17:29 +00:00
rephorm 71fcf80be5 add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at
use rethumb in desk preview


SVN revision: 26679
2006-10-18 03:31:45 +00:00
Carsten Haitzler f780a2408e fix screen res dialog - "are you sure dialog" was a glitch with auto-remembers.
fixed. also the selection jumps back to the old res too now. fix res adjust
of windows to adjust right again.


SVN revision: 26675
2006-10-17 13:49:47 +00:00
Carsten Haitzler f261c9e1a8 metric pooch!
SVN revision: 26674
2006-10-17 12:29:00 +00:00
Christopher Michael e2380a8d0f Patch from metrics for desklock switching segfault. Tested good.
SVN revision: 26673
2006-10-17 11:10:27 +00:00
Christopher Michael 85a0a67b91 Added a menu item active color class.
SVN revision: 26671
2006-10-17 10:01:44 +00:00
Christopher Michael e4445da78f Some cleanup to reduce duplicated code. (One function to del them all) :)
SVN revision: 26670
2006-10-17 08:04:40 +00:00
Christopher Michael 56e0793198 Leaks-be-gone. Thanks metrics, rephorm :)
SVN revision: 26664
2006-10-17 03:10:27 +00:00
Christopher Michael 811e934e8f Free the fonts list when done.
SVN revision: 26663
2006-10-17 02:51:07 +00:00
rephorm 1532587bcb Dynamically add and remove desks in the preview when you change the # of virtual desks.
A few small fixmes still to go


SVN revision: 26662
2006-10-16 23:45:16 +00:00
Carsten Haitzler 9c2590121e more fixes
SVN revision: 26658
2006-10-16 14:30:03 +00:00
Carsten Haitzler e46db8b050 be more lenient on valid exe's in ibar, e apps, menus.
close fwin's if dir is deleted.


SVN revision: 26657
2006-10-16 14:26:02 +00:00
Christopher Michael 44edde0092 Refactor the border menu a little so it takes less screen-space in 640.
- "Borderless" is removed (can set that in the "Borders" dialog.
  - Group Raise/Lower/Iconify together.
  - Group Shaded/Sticky/Fullscreen together into a "State" submenu.


SVN revision: 26655
2006-10-16 12:12:30 +00:00
Carsten Haitzler 5409f4f0cd fix dnd for "below everything"
SVN revision: 26653
2006-10-16 10:40:10 +00:00
Christopher Michael 8fd1941ea5 Only fetch current manager once and reuse.
Always keep key input window on top of keybinding dialog.
Some formatting.


SVN revision: 26652
2006-10-16 09:44:17 +00:00
Christopher Michael 197370cddc This is gui'd already.
SVN revision: 26649
2006-10-16 08:42:22 +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
Christopher Michael 1b91d3bfd1 Forgot to commit this, thanks metrics.
SVN revision: 26647
2006-10-16 03:42:55 +00:00
Christopher Michael 5e5656630a Doh !! Call the add function, not the edit.
SVN revision: 26645
2006-10-16 03:14:12 +00:00
Christopher Michael 480e7e26a9 Re-enable the "Add App to Launcher" menu item. Provides a list now to select
which launcher you want to add to.


SVN revision: 26644
2006-10-16 03:06:43 +00:00
Christopher Michael abde4e21b0 Disable the Add App to Launcher for now..needs a little more work.
SVN revision: 26643
2006-10-16 02:41:10 +00:00
Christopher Michael 624440499a Added "Add App To Launcher" menu item for adding apps to ibar from window
menu.


SVN revision: 26641
2006-10-16 02:34:38 +00:00
Christopher Michael a969a17416 As per discussions with raster, refactor the Desktop menu and include a
Shelves sub-menu.


SVN revision: 26639
2006-10-16 01:58:06 +00:00
David Walter Seikel 918b36a372 The code that FDO icons gets passed to eventually forces a 64x64 size,
so we might as well search for that size.


SVN revision: 26634
2006-10-16 00:03:11 +00:00
Carsten Haitzler 17629f35e0 silly strcmp oops. fix.
SVN revision: 26633
2006-10-15 23:52:36 +00:00
Carsten Haitzler fa76584bb6 and ignore dot files where appropriate
SVN revision: 26632
2006-10-15 23:24:57 +00:00
Carsten Haitzler 9253df6822 fix delete of non-symlink-backed .order soft refs.
SVN revision: 26631
2006-10-15 23:20:15 +00:00
Christopher Michael 50c736f8be Added icon for shelf config dialog.
SVN revision: 26626
2006-10-15 21:30:06 +00:00
David Walter Seikel 00486b67ab Typo caught by Beber.
SVN revision: 26620
2006-10-15 17:52:17 +00:00
Carsten Haitzler 908bc388c6 and disable check
SVN revision: 26619
2006-10-15 15:56:45 +00:00
Carsten Haitzler 0bf3fdae44 and fix a bug in slider widget
SVN revision: 26618
2006-10-15 15:54:58 +00:00
Carsten Haitzler 69d34400a9 e_widget needs to track sub objects so it knwos what to delete on deletion of
the widget. if u delete a sub object prematurely - u need to tell e_widget. u
also need to dell it about the new object!


SVN revision: 26616
2006-10-15 15:12:14 +00:00
Carsten Haitzler f501859f3d leak-- - and other thigns creeping in due to other debugging
SVN revision: 26614
2006-10-15 14:04:36 +00:00
David Walter Seikel b7ff38a5b4 Get rid of the nasty hash walks.
SVN revision: 26612
2006-10-15 13:25:37 +00:00
Carsten Haitzler df56bb3761 added icon for .desktop file for e (for xsessions)
fm2 now instant-updates on dnd and delete/rename/new dir
fms also instant-updates on-disk file changes


SVN revision: 26608
2006-10-15 08:37:07 +00:00
Carsten Haitzler 2a16d00cf8 making notes in fm - and e_apps. jerkiness on startup identified.
SVN revision: 26607
2006-10-15 01:35:07 +00:00
David Walter Seikel dfcd15bb2d .directory files are .desktops to.
SVN revision: 26604
2006-10-14 12:20:52 +00:00
David Walter Seikel 491c80f462 The missing link.
SVN revision: 26603
2006-10-14 12:11:50 +00:00
David Walter Seikel fb7b7e8b65 .directory files are .desktops to.
SVN revision: 26602
2006-10-14 12:08:31 +00:00
David Walter Seikel 7c0a338514 Make directory icons work in the menus. I love it when I can make code vanish.
SVN revision: 26601
2006-10-14 12:07:45 +00:00
Viktor Kojouharov a04fa17a90 the exebuf now has access to the exe history via the up arrow.
SVN revision: 26600
2006-10-14 10:57:18 +00:00
Christopher Michael 59b78e6c25 Added border selection dialog (ie: winter square border) to allow selecting
default border from theme. Has fallback if border isn't present in new theme.

Removed old e_int_border_border files as this is all merged now into
e_int_config_borders.


SVN revision: 26596
2006-10-14 09:43:12 +00:00
rephorm 3ef2c6a26e fix segv. bad devilhorns! :)
SVN revision: 26593
2006-10-14 06:14:16 +00:00
rephorm 11085a09e3 add button to swap colors
SVN revision: 26591
2006-10-14 05:16:00 +00:00
rephorm 71dd864f27 store the initial color when opening a color dialog, and return that on cancel
use this in color well


SVN revision: 26590
2006-10-14 05:04:01 +00:00
rephorm 5526d92029 printf--
SVN revision: 26589
2006-10-14 04:54:44 +00:00
rephorm 02f37f014b add a change callback to the color dialog
update grad preview live as you select a color


SVN revision: 26587
2006-10-14 04:50:00 +00:00
David Walter Seikel 7869f73061 Update the callback to get the directory icon info.
NOTE - not yet using this info, that will be next, after some testing.


SVN revision: 26585
2006-10-14 04:16:09 +00:00
Christopher Michael c2019b515b Added new prop value for default border style.
Fixed leakage in e config free where some const char props were not getting
stringshare_del.


SVN revision: 26583
2006-10-14 03:45:55 +00:00
Christopher Michael 7fe232a147 Language is gui'd already
SVN revision: 26581
2006-10-14 03:09:32 +00:00
David Walter Seikel 72e7b91b3f The directory icons will be called .directory as per the FDE spec. This
will likely be implemented later today.


SVN revision: 26580
2006-10-14 01:02:16 +00:00
David Walter Seikel af7a7e96cd *Turn on icon idle pre searching.
*#if out most of the debugging printf's.


SVN revision: 26577
2006-10-13 23:35:23 +00:00
Christopher Michael 34bba6f5bd Rework the gradient dialog for a better look.
SVN revision: 26574
2006-10-13 21:16:05 +00:00
Christopher Michael d5db1cde71 Set an icon for the color dialog.
SVN revision: 26573
2006-10-13 20:35:39 +00:00
Christopher Michael 6eef368ae4 Fix icon assignment for "Cleanup Windows"
SVN revision: 26571
2006-10-13 19:50:50 +00:00
rephorm 9d58b52c0b Fix bug: overlap in deskpreview with a single desktop
move color well default min size from theme into the widget itself (may still need to be tweaked a bit -- but can always be overridden when using the widget)


SVN revision: 26565
2006-10-13 02:49:40 +00:00
David Walter Seikel 0973d242c0 Removed some more obsolete .eap code.
SVN revision: 26553
2006-10-12 14:27:52 +00:00
Christopher Michael 0c4aa82ea7 Using diff from rephorm (shameless plug :) ), added gradient preview widget
directly into the dialog, not as a seperate e_widget.


SVN revision: 26551
2006-10-12 14:14:15 +00:00
Christopher Michael 745ffd6138 Do not load the language list twice. Good eye Lutin :)
SVN revision: 26548
2006-10-12 13:12:42 +00:00
Christopher Michael fcf736cd92 Remove the transition preview widget and create it directly in the dialog
without having a seperate e_widget for it.


SVN revision: 26547
2006-10-12 11:49:51 +00:00
Christopher Michael 9200c892c3 Added action wrapper for "Cleanup Windows"
SVN revision: 26544
2006-10-11 23:53:39 +00:00
Christopher Michael fc8e60ea62 Sort the font list.
SVN revision: 26543
2006-10-11 23:33:49 +00:00
Christopher Michael 5976ef699c Set the color wells to proper default values.
SVN revision: 26542
2006-10-11 23:21:33 +00:00
Christopher Michael cb9d1eafa7 Set font entry widget to null in Basic Mode to avoid potential segfault.
SVN revision: 26541
2006-10-11 21:29:57 +00:00
Christopher Michael b95aeeef32 Make "Window Properties" window fit in 640x480 and set an icon for it.
SVN revision: 26540
2006-10-11 21:20:11 +00:00
Christopher Michael 9ce55427bd Set the font list widget to null in advanced so we don't segfault.
SVN revision: 26531
2006-10-11 20:41:41 +00:00
Christopher Michael 385473486f Much better Basic Mode for Fonts config, including a font list now for easy
selection.


SVN revision: 26530
2006-10-11 20:31:10 +00:00
Christopher Michael e96b52290d Fix a couple potential segfault issues.
SVN revision: 26526
2006-10-11 18:45:04 +00:00
manowarrior 6c1b5c0ab8 Include our Applications icon in the main menu.
SVN revision: 26525
2006-10-11 17:51:57 +00:00
sndev f5ddf38149 * no need in those (ACT_EDIT_*) flags.
SVN revision: 26516
2006-10-11 12:14:45 +00:00
Christopher Michael cfa02ab797 Added Menu Title font class for Mano :)
SVN revision: 26514
2006-10-11 10:18:38 +00:00
Christopher Michael 816489ed91 Abstract the class list loading into one function (eliminate code dupe)
SVN revision: 26513
2006-10-11 09:08:10 +00:00
Christopher Michael 394476645d Much better Fonts dialog.
Moved Hinting and Fallbacks to Advanced as these are obscure things that don't change much.


SVN revision: 26512
2006-10-11 09:02:40 +00:00
sndev 5b36b1bf3f * some code, related to keybinding dialog functionality, refactoring.
* refactoring of keybinding dialog. Now it is similar to mouse binding dialog, as
raster wants ;)


SVN revision: 26509
2006-10-11 08:46:52 +00:00
Christopher Michael f7d0dac9b7 Added a button to be able to reset colors to their defaults.
SVN revision: 26508
2006-10-11 04:51:30 +00:00
Christopher Michael d5b821f51a Reset to default colors when a class is disabled.
SVN revision: 26506
2006-10-11 03:53:31 +00:00
Carsten Haitzler db9dd38e2c and stacking got screwed with the verlay. fixed.
SVN revision: 26505
2006-10-11 03:24:11 +00:00
Christopher Michael 10a42eea61 Assign "Colors" dialog it's own icon in prep for Mano's commit, and move to
just below themes.


SVN revision: 26492
2006-10-10 17:48:15 +00:00
Christopher Michael aaba28d390 Added transition preview widget.
Added widget to the transition dialog.


SVN revision: 26489
2006-10-10 16:26:29 +00:00
Christopher Michael 999ea7f86b Changed to generic module_label color class, rather then specifics for each
module.


SVN revision: 26485
2006-10-10 13:37:37 +00:00
Christopher Michael 8c7a33a752 Ooops, forgot to remove debug printfs.
SVN revision: 26479
2006-10-10 12:14:37 +00:00
Christopher Michael cd1e6a844d Fix the "Shelf Contents" remove bug.
SVN revision: 26477
2006-10-10 12:13:30 +00:00
Christopher Michael 9f355ed75d Update color classes for GUI'd :)
SVN revision: 26476
2006-10-10 11:47:05 +00:00
Christopher Michael 8d4e2f4612 Implement some more color classes.
SVN revision: 26474
2006-10-10 11:12:51 +00:00
Christopher Michael 6f2fe4219c Implement newly added color classes.
Remove unused function & declaration.


SVN revision: 26473
2006-10-10 11:03:12 +00:00
Christopher Michael d8e85256d4 Color class dialog goes live.
There is an issue with setting shadow colors.
Perhaps someone more familiar with cc's can also have a look ?


SVN revision: 26471
2006-10-10 10:42:34 +00:00
Christopher Michael 24f35fdc0d As per Nathan's suggestion, rework the Basic mode into something much
simplier. Numerous fixes for Advanced mode.


SVN revision: 26470
2006-10-10 10:40:56 +00:00
Christopher Michael 180975a849 Change to Language Settings..easier to understand & translate.
SVN revision: 26469
2006-10-10 03:57:06 +00:00
Stafford Mitchell Horne c2141f1939 Make sure to fallback to original if we cant translate
SVN revision: 26461
2006-10-10 00:41:21 +00:00
Stafford Mitchell Horne ce6e698871 Cleanups, Cleanups
* Fix minor mem corruption found while Valgrinding
 * Get selection for charset to work again
 * Only list basic locales which are supported by the system


SVN revision: 26460
2006-10-10 00:23:30 +00:00
rephorm 0f0e801dc2 add preview to advanced also
SVN revision: 26458
2006-10-09 19:55:20 +00:00
rephorm 7c2f28556a add preview widget to Virtual Desktops dialog
SVN revision: 26455
2006-10-09 19:06:43 +00:00
Carsten Haitzler 0e1a66cb95 pass make distcheck.
SVN revision: 26452
2006-10-09 15:40:58 +00:00
Carsten Haitzler 5c6cade06d make it 64 adjust (fudge factor really)
SVN revision: 26450
2006-10-09 15:18:53 +00:00
Carsten Haitzler e372d9f636 catch oversized remembers for internals
SVN revision: 26449
2006-10-09 15:17:22 +00:00
Carsten Haitzler 6cdcfe352a leak--
SVN revision: 26448
2006-10-09 15:11:41 +00:00
Stafford Mitchell Horne da30a735e6 Do charset translations to Upper case form.
On, BSD and some applications in Linux the codeset needs to be in the form
listed in 'charsets' manpage.  I.e. utf8 is not good must be UTF-8.  Since
there seems to way to way to get those lists I just added a list in the
code.  It includes all the charsets I can find which are listed in my locale -a.

Let me know if anyone knows how to do this programatically on both Linux and
BSD.


SVN revision: 26445
2006-10-09 14:44:41 +00:00
Carsten Haitzler cfa29e6566 dnd fixed so fwin works right
SVN revision: 26444
2006-10-09 13:43:35 +00:00
Christopher Michael 81cce1cf4c Remove these defines as they are not used here.
SVN revision: 26442
2006-10-09 08:39:57 +00:00
Carsten Haitzler 5fe03d3452 fix rememebr resolution adjustment so it works - and make it more intelligent
difiding things into 3x3 zones and achoring in each zone for re-adjust


SVN revision: 26438
2006-10-09 05:33:09 +00:00
rephorm e41e945e3b break code that finds bg file for a zone into a separate function
SVN revision: 26433
2006-10-08 21:15:21 +00:00