Commit Graph

4764 Commits

Author SHA1 Message Date
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 2dcfdbe531 Remove Cleanup Windows action item.
SVN revision: 26545
2006-10-11 23:53:59 +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
manowarrior 8b9b7eb84b TODO-- (icons in the menu)
SVN revision: 26523
2006-10-11 17:32:38 +00:00
manowarrior 10633b10e5 reboot/shutdown (same as e_restart and e_exit)
SVN revision: 26522
2006-10-11 17:30:13 +00:00
manowarrior 952eff6110 Suspend and hibernate icons.
SVN revision: 26521
2006-10-11 17:23:26 +00:00
manowarrior 6ea04288b4 New icons.
-Transitions.
-Language Settings
-Colors


SVN revision: 26518
2006-10-11 14:41:27 +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 7c0c093e98 todo--
SVN revision: 26510
2006-10-11 08:47:43 +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 040bb9c089 Remove the color class gui config todo.
SVN revision: 26494
2006-10-10 18:30:56 +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 f1c0a67b22 Added transition previews.
Another one bites the dust :)


SVN revision: 26490
2006-10-10 16:28:29 +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 00dc2f3230 Change to generic module label color class.
SVN revision: 26484
2006-10-10 13:36:31 +00:00
Christopher Michael 952c43f7da Added a virtual desks preview widget bug.
SVN revision: 26480
2006-10-10 12:22:27 +00:00
Christopher Michael 8c7a33a752 Ooops, forgot to remove debug printfs.
SVN revision: 26479
2006-10-10 12:14:37 +00:00
Christopher Michael 456f499d99 Begone "Shelf Contents Remove" Bug :)
SVN revision: 26478
2006-10-10 12:13:55 +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 56aeebeff8 Add winlist color classes.
Why does winlist/item/e.text.label have 2 text_classes ? Typo ?


SVN revision: 26475
2006-10-10 11:14:04 +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 7bbf0c9335 Add a few more color classes to default theme.
SVN revision: 26472
2006-10-10 11:02:08 +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
quan74 e3a598cb1c mark sysactions as a config file
SVN revision: 26465
2006-10-10 01:09:49 +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 6226de9cb5 (--TODO)++
SVN revision: 26456
2006-10-09 19:24:22 +00:00
rephorm 7c2f28556a add preview widget to Virtual Desktops dialog
SVN revision: 26455
2006-10-09 19:06:43 +00:00
Carsten Haitzler dd71fee254 asparagus! (finally after all the radical changes of late)
SVN revision: 26453
2006-10-09 15:47:03 +00:00
Carsten Haitzler 0e1a66cb95 pass make distcheck.
SVN revision: 26452
2006-10-09 15:40:58 +00:00