Commit Graph

115 Commits

Author SHA1 Message Date
Christopher Michael 76906e9a0a Be sure to free icon_file if it exists for both categories & items.
SVN revision: 32277
2007-11-01 20:35:08 +00:00
Sebastian Dransfeld b48fc6aaa4 Remove debug printf
SVN revision: 31724
2007-09-15 18:57:56 +00:00
Carsten Haitzler c3fc770dce config panel now is a module - just config registry is in core e.
SVN revision: 31184
2007-08-05 08:07:39 +00:00
Carsten Haitzler a220489b4e and the last of the config panel dialogs gets modularised - mroe config
dialogs around but hooked up differently. do these by hand.


SVN revision: 31073
2007-07-29 06:58:24 +00:00
Carsten Haitzler 1c1a4a4b84 and more config into modules
SVN revision: 31058
2007-07-29 03:25:34 +00:00
Carsten Haitzler 4c6b8fea1b and move yet more config dialogs to modules
SVN revision: 31057
2007-07-29 02:12:51 +00:00
Carsten Haitzler 6500aefa51 and move another chunk of config dialogs into modules
SVN revision: 31026
2007-07-28 03:50:14 +00:00
Peter Wehrfritz a6553c1a58 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
Sebastian Dransfeld ad3761c9bd Fix warnings.
SVN revision: 30963
2007-07-24 18:47:26 +00:00
Carsten Haitzler ae480c2621 move apps configs to module
SVN revision: 30952
2007-07-24 14:50:26 +00:00
Stafford Mitchell Horne a17175762a Migrate conf Language dialogs over to modules
SVN revision: 30802
2007-07-13 22:33:48 +00:00
Carsten Haitzler a7a05c624d move a bunch of other config dialogs over to be modules.
before i do more. i need to fix a glaring stability hole... try remove
aconfig module while the config dialog that module handles is up... :)


SVN revision: 30644
2007-07-08 03:57:52 +00:00
Carsten Haitzler ca263be347 move more config dialogs to modules.
SVN revision: 30640
2007-07-07 15:44:01 +00:00
Carsten Haitzler 31ded828f1 first module makes its way into a module of its own.
this
1. allows different config dialogs to do the same thing - eg replace it with
a different ui or idea.
2. allows people to switch off cofngi they dont need or want and even not ship
the ui to configure it
3. is a nice proof of concept that modules cna do more than just be the
things at the bottom of your screen in a "panel".


SVN revision: 30590
2007-07-04 15:09:25 +00:00
Carsten Haitzler 371504515f abstract config dialogs more - include params.
SVN revision: 30588
2007-07-04 11:11:03 +00:00
Carsten Haitzler 88bb37a1cb start abstracting out config dialogs a bit...
SVN revision: 30573
2007-07-03 15:19:09 +00:00
Carsten Haitzler b2eee946dd add "new application" back since efreet fun
SVN revision: 30029
2007-05-19 02:13:11 +00:00
Carsten Haitzler 0abfe91b78 morlenux's dialog confirmation patch
SVN revision: 29931
2007-05-10 13:15:09 +00:00
Carsten Haitzler 941d1d56f7 fix valgrind issues on frees of evas screwing deletions of widgets - this
might fix a slew of bugs on dialog close.


SVN revision: 29846
2007-05-04 15:55:24 +00:00
manowarrior 9ae8b2369c power mngmt
SVN revision: 29515
2007-04-14 18:21:26 +00:00
Christopher Michael cca25de9a3 Some fixed for Favorites Editor & ilist issues.
Add edit dialog for ibar/startup/restart.
Remove 'Application Menus' from e_int_menus until a full Menu editor is made.

Can now edit ibar/startup/restart & Favorites.


SVN revision: 29403
2007-04-06 01:00:54 +00:00
Christopher Michael 4f2e047047 Add a Favorites Editor :) (Don't forget to Apply your changes)
#if 0 out the old Apps Editor(s) for now, they are broken anyway, until I
get them working a little later.


SVN revision: 29397
2007-04-05 21:31:14 +00:00
Sebastian Dransfeld 0ad59a25b0 No reason why favorites shouldn't be enabled.
SVN revision: 29032
2007-03-24 18:19:50 +00:00
Christopher Michael fb9c90a631 Part 2 of Ravenlock's mouse acceleration patch. This adds a config dialog
for setting the mouse accel threshold and the necessary mouse_init calls to
setup accel when E launches.


SVN revision: 28822
2007-03-20 01:08:38 +00:00
Christopher Michael f79a056b6f Change some wording on DPMS stuff. More user friendly now.
SVN revision: 28785
2007-03-17 10:26:48 +00:00
Christopher Michael 3829bb230b Ravenlocks 'Client List Configuration' patch. Allows users to configure
different options for the Client List Menu: Grouping, Separators, Sort
Order, etc, etc.


SVN revision: 28406
2007-02-21 00:05:27 +00:00
Christopher Michael 7a3f2f0ed2 Ravenlock's combined dpms/screensaver patches and new config dialogs.
Nice work :)


SVN revision: 28346
2007-02-13 16:33:35 +00:00
manowarrior ff4c6d9cf8 some icons for the Applications category.
Stay tuned.


SVN revision: 27898
2007-01-10 19:26:39 +00:00
Christopher Michael 4e6d687f9b Some code cleanup for config panel.
-Removed return value of item_add as it was never used.


SVN revision: 27853
2007-01-07 23:06:39 +00:00
Christopher Michael 133e366725 Move 'Configuration Dialogs' to Advanced and remove Miscellaneous section.
SVN revision: 27481
2006-12-16 21:40:04 +00:00
Christopher Michael bccd396ba4 Delete the list objects and close button when the dialog closes.
SVN revision: 27419
2006-12-11 20:39:26 +00:00
Christopher Michael 06955f3156 Add the ability to configure IBar Applications to the new Applications
config panel entires.


SVN revision: 27320
2006-12-02 00:19:43 +00:00
Christopher Michael c3ffa11082 Moved 'Startup' and 'Restart' app calls from the Appearance->Startup screen
to their own 'Applications' section in config panel as they were difficult
for users to find.


SVN revision: 27319
2006-12-01 23:49:13 +00:00
Christopher Michael 045b9569d8 Set main list widget to homogenous so we can keep framelists the same size.
SVN revision: 27298
2006-11-30 19:30:34 +00:00
Stafford Mitchell Horne 76c4b4be9a Start of input method configuration dialog
* completed a basic dialog
 * need to do advanced (thinking of doing it like wallpaper..)


SVN revision: 27290
2006-11-30 16:35:56 +00:00
Christopher Michael 4f734a96db Remove some e_widget/edje calls that we don't need.
SVN revision: 27266
2006-11-28 14:22:00 +00:00
Christopher Michael 0a644e6660 First refactor/reorder of the Config Panel Items.
Rename File Associations to File Icons.


SVN revision: 27262
2006-11-28 11:08:44 +00:00
Christopher Michael 6d3a63d1f3 Use list freeze/thaw on configure dialog.
(raster: scrollbar prob solved)


SVN revision: 27237
2006-11-27 15:28:12 +00:00
Christopher Michael c7ad12c82a Use the nice convenient function call for setting border icon.
SVN revision: 27230
2006-11-27 12:43:36 +00:00
Christopher Michael c1960a0895 Fix focus issues with ilist widgets.
Add keymasks for tab/return/etc/etc.
Fix category list size.


SVN revision: 27228
2006-11-27 11:52:19 +00:00
Christopher Michael 4207e2bc6c Add framelists to wrap the individual ilist widgets so we can tell what is a
Category and what is a config item.


SVN revision: 27225
2006-11-26 22:39:45 +00:00
Christopher Michael cfde1e49c6 Set "selector" on the item list so you can re-click a config item to
relaunch it's dialog without selecting something else first.


SVN revision: 27224
2006-11-26 21:59:55 +00:00
Christopher Michael 7f4b5e4af5 Redo Config Panel as per conversation with raster, using 2 lists now.
SVN revision: 27216
2006-11-26 16:10:48 +00:00
David Walter Seikel 0bd99e37b5 All instances of the apps config dialog are now specialized to their task,
so that the plethora of meaningless directories is no longer presented to
the user.  The bits of text all change to suit the task.  Sort was changed
to all to help reduce the confusion.


SVN revision: 27140
2006-11-16 17:44:20 +00:00
manowarrior 781c69726e Icon for the "Icon Theme" config dialog.
SVN revision: 27138
2006-11-16 16:53:37 +00:00
Christopher Michael 2dede0190b Rename the Mime Types dialog to File Associations.
SVN revision: 27103
2006-11-14 06:09:32 +00:00
Christopher Michael c4548fcda7 Mime dialog goes live.
Manowarrior, we still need an icon for this.


SVN revision: 27053
2006-11-11 20:07:21 +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 f5f86a9fae Added start of a mime config dialog. Still working on it...
SVN revision: 26908
2006-11-03 00:36:40 +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