Commit Graph

2856 Commits

Author SHA1 Message Date
Christopher Michael f33c45d144 Rename e_ilist_select_* functions to be e_ilist_selected_* as this seems
more intuitive.
Update e_int_config_theme.c for this change.
Update e_int_config_background.c for this change.
Update e_int_border_border.c for this change.

Added e_ilist_remove_num to remove entries by number.
Added e_widget_ilist_remove_num.

Added e_ilist_remove_label to remove entries by label.
Added e_widget_ilist_remove_label.

Added e_ilist_selected_label_get to retrieve the selected items label.
Added e_widget_ilist_selected_label_get.


SVN revision: 19245
2005-12-22 21:08:34 +00:00
maiurana 972c625e4f *** empty log message ***
SVN revision: 19232
2005-12-22 11:41:39 +00:00
Carsten Haitzler be4ff51432 hmm - most modules were disabled by default. fix!
SVN revision: 19218
2005-12-21 16:56:33 +00:00
Carsten Haitzler b4ef343f72 segv--
SVN revision: 19201
2005-12-21 09:49:06 +00:00
Carsten Haitzler e659cb06a4 formatting
SVN revision: 19200
2005-12-21 09:11:18 +00:00
Christopher Michael f9247cba15 Add Close button to Configure Panel
SVN revision: 19199
2005-12-21 06:38:50 +00:00
Christopher Michael f3d0dd28f7 Add Close button to Configure Panel and center text
SVN revision: 19198
2005-12-21 06:37:58 +00:00
Carsten Haitzler 32711b918e jesse's module patch - quickly in.
SVN revision: 19197
2005-12-21 04:48:20 +00:00
Carsten Haitzler d9b9bc6f90 cancel renamed to close.
SVN revision: 19194
2005-12-21 02:45:24 +00:00
Christopher Michael 467e989903 Basic Dropshadow Config Dialogue. Still needs work
SVN revision: 19188
2005-12-20 23:07:52 +00:00
Emfox Zhou a9165fa7c1 update zh_CN translation.
SVN revision: 19176
2005-12-20 07:33:27 +00:00
rephorm a62466d341 add an about button to the modules config
SVN revision: 19168
2005-12-20 02:38:47 +00:00
Michael Jennings 150570779c Mon Dec 19 21:35:51 2005 Michael Jennings (mej)
Oops, didn't mean to change the spec files.
----------------------------------------------------------------------


SVN revision: 19167
2005-12-20 02:27:59 +00:00
Michael Jennings f2c4fa320e Mon Dec 19 21:27:49 2005 Michael Jennings (mej)
Modules moved.
----------------------------------------------------------------------


SVN revision: 19166
2005-12-20 02:19:59 +00:00
rephorm 55a999b5c7 its a good idea to initialize pointers before using them.
(why this worked for _anyone_ is beyond me...)


SVN revision: 19165
2005-12-20 02:05:01 +00:00
Christopher Michael 3599d73e80 Add icons for Desktop, Menu, and Window in Configuration Panel
SVN revision: 19164
2005-12-20 01:01:52 +00:00
Christopher Michael 4d260a8c32 More Formatting...man this was a mess
SVN revision: 19163
2005-12-20 00:44:42 +00:00
Christopher Michael d20ad6001b Formatting
SVN revision: 19162
2005-12-20 00:32:21 +00:00
troback 21ebd19b35 - new konfiguration pannel added
SVN revision: 19157
2005-12-19 20:20:56 +00:00
Christopher Michael cf720ae1f9 Patch from Tobias Glenstrup for Celcius fixes
SVN revision: 19150
2005-12-19 18:34:25 +00:00
rephorm 8da1d879b5 add me
SVN revision: 19149
2005-12-19 17:23:03 +00:00
codewarrior 6121b94137 - misc checks
- add theme selector (basic mode only) from Chady


SVN revision: 19148
2005-12-19 14:42:43 +00:00
codewarrior b6bc092d13 EFM:
- e_icon_canvas cleanup and more work on white bug problem


SVN revision: 19145
2005-12-19 14:11:28 +00:00
codewarrior bceb9c3ec3 EFM:
- fix white window bug. please confirm if you still get it.


SVN revision: 19141
2005-12-19 13:05:23 +00:00
Carsten Haitzler eb2d826cfd bug note
SVN revision: 19139
2005-12-19 04:27:41 +00:00
Christopher Michael 4632f1c9d3 Shhh..thanks onefang
SVN revision: 19126
2005-12-19 00:32:30 +00:00
rephorm e140fd2b09 When setting a border's zone, move it inside the zone if it isn't already. This fixes border dragging from a pager in one zone to a pager in another.
SVN revision: 19122
2005-12-18 21:43:59 +00:00
rephorm c597c6585c Allow gadgets to either be 1 per container (default) or 1 per zone (like the pager).
SVN revision: 19120
2005-12-18 21:06:37 +00:00
rephorm 59f99929e3 clarify multizone pager bug a bit.
bugs++


SVN revision: 19117
2005-12-18 19:46:38 +00:00
Carsten Haitzler 2916ef5be4 updates from kojouharov :)
SVN revision: 19112
2005-12-18 14:21:25 +00:00
codewarrior fa8755b7eb background selector:
- get initial background selector working (thanks chady)
- todo: advanced mode


SVN revision: 19109
2005-12-18 10:44:55 +00:00
maiurana aa65f03913 *** empty log message ***
SVN revision: 19108
2005-12-18 10:27:09 +00:00
rephorm e3ead0ca7a pass a single struct to e_gadget_new() instead of a ton of functions.
SVN revision: 19107
2005-12-18 07:37:53 +00:00
Christopher Michael 517eb4c9cf Rename e_int_config calls to avoid E namespace conflicts
SVN revision: 19105
2005-12-18 06:33:14 +00:00
Carsten Haitzler 47b9eeeaa1 haga san's latest ja.po
SVN revision: 19099
2005-12-18 02:55:47 +00:00
Christopher Michael 47699c5173 Update which config properties have GUI
SVN revision: 19098
2005-12-17 23:24:36 +00:00
Christopher Michael 178e043451 Fix Autosize Bug When Ibox is at top or bottom of screen
SVN revision: 19097
2005-12-17 22:57:15 +00:00
Christopher Michael 8566782eef Change Module To Configuration in the dialogue
SVN revision: 19096
2005-12-17 22:09:53 +00:00
Christopher Michael 1ef3331419 Clean up e_mod_config.c
SVN revision: 19095
2005-12-17 22:02:05 +00:00
Christopher Michael e59b6b354a Updated module to use the dialog that raster designed. :) Some Cleanups
SVN revision: 19091
2005-12-17 21:16:38 +00:00
Christopher Michael 7576bbcbb4 Re-Enable Edit Mode. Make e_modapi_config use the same configure call as menu->configuration method. Updated e_mod_config.c to use the dialog that raster designed. :)
SVN revision: 19090
2005-12-17 20:54:52 +00:00
Carsten Haitzler 71040b0586 module config dialog
SVN revision: 19089
2005-12-17 11:21:54 +00:00
Carsten Haitzler 11b56e5d17 digiclock patch
SVN revision: 19088
2005-12-17 10:18:48 +00:00
Carsten Haitzler b493628fe8 digiclock patch
SVN revision: 19087
2005-12-17 10:18:47 +00:00
Christopher Michael 3fce1ad1aa More User Friendly Work & Formatting
SVN revision: 19084
2005-12-17 02:24:04 +00:00
Christopher Michael f3b2308d72 Add Config Panel Dialogue For Menu Settings
SVN revision: 19083
2005-12-17 02:14:19 +00:00
Christopher Michael d6df8cfce4 Small Bugfix for Temperature Module
SVN revision: 19079
2005-12-16 23:53:09 +00:00
Christopher Michael 80a7170a8f Remove unused function prototype. Formatting
SVN revision: 19077
2005-12-16 21:04:58 +00:00
Christopher Michael 49a60c2645 Pager Config Dialogue :)
SVN revision: 19076
2005-12-16 20:57:24 +00:00
Christopher Michael d4374e0888 Make config dialogue more user friendly
SVN revision: 19075
2005-12-16 17:55:40 +00:00