Commit Graph

3589 Commits

Author SHA1 Message Date
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