Commit Graph

4970 Commits

Author SHA1 Message Date
Christopher Michael 085a73731d Fix segfault in new input config dialog.
Fix potential segfault with a printf.
Some formatting.


SVN revision: 27292
2006-11-30 17:20:36 +00:00
manowarrior 4ac5e19d22 +New icons for the Mouse bindings dialog.
+New "Screen resolution", which may change soon. Need raster's opinion.
+New icon for "Screen" section in the updated conf. dialog
+New icon for the System submenu (new laptop).
I will wait for opinions and continue if it's ok.


SVN revision: 27291
2006-11-30 17:18:16 +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 3ef6ab6b4c Close the Window Properties dialog if the app closes.
SVN revision: 27289
2006-11-30 10:42:14 +00:00
Christopher Michael 126f5ffce1 Allow multiple border dialogs to be open, but only allow one per-app.
SVN revision: 27288
2006-11-30 10:34:59 +00:00
Christopher Michael 9d97093271 Add functions for returning an existing config dialog.
SVN revision: 27287
2006-11-30 10:01:02 +00:00
Christopher Michael 45906f2db8 Use the config dialog find functions to avoid having 2 border dialogs open
for the same window.


SVN revision: 27283
2006-11-29 20:40:27 +00:00
Christopher Michael a5f127fe21 Few fix ups for border config dialog.
-Set an icon if used from the border menu.
    -Set a different window_class if called from border menu.
    -Add the check to list object, not the framelist object.


SVN revision: 27281
2006-11-29 19:14:54 +00:00
Christopher Michael 8b527939a6 Believe the client info dialog is nicer now.
Provides buttons like a config dialog to allow switching between icccm and
netwm info.


SVN revision: 27277
2006-11-29 14:07:13 +00:00
Christopher Michael b2fef6f814 Redo the Border Window Properties dialog.
Add some NetWM info to it also (may need more added, unsure).


SVN revision: 27276
2006-11-29 14:05:11 +00:00
Christopher Michael e884587ccb Remove IBar/Ibox resize bug.
Burn you evil copy-paste witch, burn !!


SVN revision: 27275
2006-11-29 11:25:38 +00:00
Christopher Michael 71434d0911 Fix IBar/IBox "resize to single icon" bug.
Good eye Metrics :)


SVN revision: 27274
2006-11-29 11:24:54 +00:00
Christopher Michael b000e0e44d Minor formatting fix.
SVN revision: 27273
2006-11-29 09:14:45 +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 b889959533 Fix icon on the Import button.
Compare current theme with selected theme and if they are the same then no
change was made and we don't need to always restart.


SVN revision: 27265
2006-11-28 12:42:11 +00:00
Christopher Michael 6b85134857 Put a framelist around the icon list widget in Basic mode.
SVN revision: 27264
2006-11-28 11:54:03 +00:00
Christopher Michael d7bb56bf1e Add a framelist with label around the border list to better tell the user
what they are changing.


SVN revision: 27263
2006-11-28 11:48:35 +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 a0a6d53082 NULL out the setting of "Apply" button icon until we actually have an icon
for it. This recenters the Apply text.


SVN revision: 27261
2006-11-28 09:59:32 +00:00
Christopher Michael 34e9772de6 Use the same icon in the border as is used in the config panel.
SVN revision: 27260
2006-11-28 09:55:42 +00:00
Christopher Michael 91626e8509 Use ilist freeze/thaw for shelf contents list.
SVN revision: 27251
2006-11-27 16:35:30 +00:00
Christopher Michael 037b85a778 Ilist freeze/thaw is done for dialogs.
(raster: e_fm done?)


SVN revision: 27250
2006-11-27 16:25:27 +00:00
Christopher Michael 4753479d93 Use ilist freeze/thaw for modules config dialog.
SVN revision: 27249
2006-11-27 16:22:59 +00:00
Christopher Michael 2978060801 Use ilist freeze/thaw for search paths dialog.
SVN revision: 27248
2006-11-27 16:21:20 +00:00
Christopher Michael 111f16043b Use ilist freeze/thaw for intl config dialog.
SVN revision: 27247
2006-11-27 16:15:39 +00:00
Christopher Michael a318cb0c39 Use ilist freeze/thaw for mouse bindings dialog.
SVN revision: 27246
2006-11-27 16:05:37 +00:00
Christopher Michael 6e7a2656a1 Use ilist freeze/thaw for key bindings dialog.
SVN revision: 27245
2006-11-27 16:01:50 +00:00
Christopher Michael 994e6b466b Use ilist freeze/thaw on screen resolution dialog.
SVN revision: 27244
2006-11-27 15:56:58 +00:00
Christopher Michael 4cca7d106a Use ilist freeze/thaw for "Shelf" list dialog.
SVN revision: 27243
2006-11-27 15:52:45 +00:00
Christopher Michael 019fb1d2f1 Use ilist freeze/thaw on transitions config dialog.
SVN revision: 27242
2006-11-27 15:49:48 +00:00
Christopher Michael 49d5bcd36c Use ilist freeze/thaw on icon theme dialog.
SVN revision: 27241
2006-11-27 15:47:21 +00:00
Christopher Michael 6728ed33b8 Use ilist freeze/thaw on borders config dialog.
SVN revision: 27240
2006-11-27 15:42:06 +00:00
Christopher Michael 0c45475497 Use ilist freeze/thaw on fonts dialog.
SVN revision: 27239
2006-11-27 15:39:34 +00:00
Christopher Michael e0acfcbdfd Use ilist freeze/thaw on color class list.
SVN revision: 27238
2006-11-27 15:35:25 +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
Carsten Haitzler 9b0607ea49 todo-ify the ilist freeze/thaw stuff
SVN revision: 27236
2006-11-27 14:27:52 +00:00
Carsten Haitzler ef11f7a10d add freeze/thaw for ilist - makes the mime config dialog much better :)
SVN revision: 27235
2006-11-27 14:23:07 +00:00
Christopher Michael bc5935bf3f Remove commented-out old code.
SVN revision: 27233
2006-11-27 12:58:46 +00:00
Christopher Michael 3bf0c2f9d2 use the e_win_border_icon_set function for this dialog.
SVN revision: 27232
2006-11-27 12:57:25 +00:00
Christopher Michael 307cd6a9a7 Fix up the border_icon_set a little bit.
- Make sure we stringshare_del any old border_icons.


SVN revision: 27231
2006-11-27 12:54:29 +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
Carsten Haitzler ecefb176b5 todo--
SVN revision: 27229
2006-11-27 12:07:32 +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 b36b7babb1 Send proper unfocus signal to ilist when it loses focus.
This fixes focus issue in Font Config Dialog.


SVN revision: 27227
2006-11-27 10:33:03 +00:00
David Walter Seikel 0ca0fceaaf Make it a bit easier to read.
SVN revision: 27226
2006-11-27 04:32:13 +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 0c4e3c35d1 E_Config_Dialog_View structure defaults the functions to NULL, so we don't need to
set them to NULL explicitly.


SVN revision: 27223
2006-11-26 18:11:14 +00:00
Christopher Michael 4fecc5320b The E_Config_Dialog_View structure defaults the func calls to NULL so these
are not needed here.


SVN revision: 27222
2006-11-26 18:08:38 +00:00
David Walter Seikel 0d25ba321e Consistant Over Use Of Capitalisation. It Sucks, It's Bad English, But It's
Consistant With The Rest Of E.


SVN revision: 27221
2006-11-26 17:54:29 +00:00