platform/upstream/enlightenment.git
17 years agoRemove unused variables.
Sebastian Dransfeld [Thu, 14 Dec 2006 19:31:48 +0000 (19:31 +0000)]
Remove unused variables.

SVN revision: 27449

17 years agochar -> const char
Sebastian Dransfeld [Thu, 14 Dec 2006 19:29:24 +0000 (19:29 +0000)]
char -> const char

SVN revision: 27448

17 years agoAdd missing header.
Sebastian Dransfeld [Thu, 14 Dec 2006 19:27:46 +0000 (19:27 +0000)]
Add missing header.

SVN revision: 27447

17 years agoReturn 1 on successful apply
Sebastian Dransfeld [Thu, 14 Dec 2006 19:25:19 +0000 (19:25 +0000)]
Return 1 on successful apply

SVN revision: 27446

17 years agoAdd missing traps for numlock state when executing bindings.
Christopher Michael [Thu, 14 Dec 2006 17:52:51 +0000 (17:52 +0000)]
Add missing traps for numlock state when executing bindings.

SVN revision: 27445

17 years agoRemove unused variables.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:55:35 +0000 (15:55 +0000)]
Remove unused variables.
Add cast for printf.
char -> const char

SVN revision: 27444

17 years agoAdd return value.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:48:10 +0000 (15:48 +0000)]
Add return value.

SVN revision: 27443

17 years agoRemove unused variables.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:46:58 +0000 (15:46 +0000)]
Remove unused variables.

SVN revision: 27442

17 years agoCorrect header define.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:44:47 +0000 (15:44 +0000)]
Correct header define.

SVN revision: 27441

17 years agoRemove unused variables.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:40:19 +0000 (15:40 +0000)]
Remove unused variables.

SVN revision: 27440

17 years agoAdd return value.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:39:26 +0000 (15:39 +0000)]
Add return value.

SVN revision: 27439

17 years agoRemove unused variables.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:36:09 +0000 (15:36 +0000)]
Remove unused variables.
Fix assignment, should be a test.

SVN revision: 27438

17 years agoRemove unused variable.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:32:38 +0000 (15:32 +0000)]
Remove unused variable.
Don't abuse pointers.

SVN revision: 27437

17 years agoRemove unused variables.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:28:27 +0000 (15:28 +0000)]
Remove unused variables.
hash callback func should return 1 if the whole hash is to be checked.

SVN revision: 27436

17 years agoDon't set a default ACPI temperature sensor.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:07:47 +0000 (15:07 +0000)]
Don't set a default ACPI temperature sensor.
Use the first available temperature sensor if none is set.

SVN revision: 27435

17 years agoAlways need to check if therms is valid.
Sebastian Dransfeld [Thu, 14 Dec 2006 15:04:15 +0000 (15:04 +0000)]
Always need to check if therms is valid.

SVN revision: 27434

17 years agoDelete the list objects and close button when the dialog closes.
Christopher Michael [Mon, 11 Dec 2006 20:39:26 +0000 (20:39 +0000)]
Delete the list objects and close button when the dialog closes.

SVN revision: 27419

17 years agoAdd a little more space between the window border and content object so that
Christopher Michael [Mon, 11 Dec 2006 20:38:52 +0000 (20:38 +0000)]
Add a little more space between the window border and content object so that
Config Panel appears more like a normal Config Dialog with respect to the
space between window border and objects.

SVN revision: 27418

17 years agoAdd ability to have seperate NumLock key bindings for on & off states.
Christopher Michael [Mon, 11 Dec 2006 10:19:46 +0000 (10:19 +0000)]
Add ability to have seperate NumLock key bindings for on & off states.

SVN revision: 27417

17 years ago*** empty log message ***
Massimo Maiurana [Sun, 10 Dec 2006 20:48:26 +0000 (20:48 +0000)]
*** empty log message ***

SVN revision: 27411

17 years agoFix button labels and icons.
Christopher Michael [Sun, 10 Dec 2006 15:35:13 +0000 (15:35 +0000)]
Fix button labels and icons.
Some formatting.

SVN revision: 27409

17 years agoSome fixups for framelist position and content alignment. Thanks tokyo :)
Christopher Michael [Sun, 10 Dec 2006 12:57:05 +0000 (12:57 +0000)]
Some fixups for framelist position and content alignment. Thanks tokyo :)

SVN revision: 27403

17 years agoDon't needlessly update fields if we never actually found an icon.
metrics [Sun, 10 Dec 2006 09:27:33 +0000 (09:27 +0000)]
Don't needlessly update fields if we never actually found an icon.
Eliminates some infinite loops on callbacks.

SVN revision: 27401

17 years agobe patient and wait for the previous e to be cleaned up with a loops checking
Carsten Haitzler [Sun, 10 Dec 2006 03:55:18 +0000 (03:55 +0000)]
be patient and wait for the previous e to be cleaned up with a loops checking
for the old e.

SVN revision: 27400

17 years agoworking on the file properties dialog
Carsten Haitzler [Sat, 9 Dec 2006 06:28:25 +0000 (06:28 +0000)]
working on the file properties dialog

SVN revision: 27388

17 years agoonly sel_change callback on an actual change
Carsten Haitzler [Sat, 9 Dec 2006 04:46:37 +0000 (04:46 +0000)]
only sel_change callback on an actual change

SVN revision: 27387

17 years agoworking on file properties dialog.
Carsten Haitzler [Tue, 5 Dec 2006 14:28:48 +0000 (14:28 +0000)]
working on file properties dialog.

SVN revision: 27359

17 years agolotys of changes - mayaswell asparagus - and the start of some of my fm
Carsten Haitzler [Mon, 4 Dec 2006 12:14:18 +0000 (12:14 +0000)]
lotys of changes - mayaswell asparagus - and the start of some of my fm
properties dialog work... it sucks - i know.

SVN revision: 27348

17 years agoStandalone windows menu does now have a title.
Miculcy Brian [Sun, 3 Dec 2006 21:25:47 +0000 (21:25 +0000)]
Standalone windows menu does now have a title.
But how should i set this for the (favorite) applications menu...? Will add that later.

SVN revision: 27341

17 years ago*** empty log message ***
Massimo Maiurana [Sun, 3 Dec 2006 19:37:09 +0000 (19:37 +0000)]
*** empty log message ***

SVN revision: 27340

17 years agofiles which has strings to translate
Massimo Maiurana [Sun, 3 Dec 2006 19:36:17 +0000 (19:36 +0000)]
files which has strings to translate

SVN revision: 27339

17 years agothis fixes the build
Viktor Kojouharov [Sat, 2 Dec 2006 14:37:28 +0000 (14:37 +0000)]
this fixes the build

SVN revision: 27329

17 years agoThe recent changes by onefang and myself should take care of this issue.
Christopher Michael [Sat, 2 Dec 2006 10:56:20 +0000 (10:56 +0000)]
The recent changes by onefang and myself should take care of this issue.
    - We have broken the apps dialog into pieces (startup/restart/ibar/etc)
    - Organized them into their own Config Panel Entries.

SVN revision: 27328

17 years ago--TODO
metrics [Sat, 2 Dec 2006 10:18:42 +0000 (10:18 +0000)]
--TODO

SVN revision: 27327

17 years agoAllow dropping of icons from borders that don't have a corresponding
metrics [Sat, 2 Dec 2006 10:15:32 +0000 (10:15 +0000)]
Allow dropping of icons from borders that don't have a corresponding
.desktop file.

SVN revision: 27326

17 years agodelay exebuf matches by 0.33 secs to speed up interactivity
Carsten Haitzler [Sat, 2 Dec 2006 03:08:36 +0000 (03:08 +0000)]
delay exebuf matches by 0.33 secs to speed up interactivity

SVN revision: 27322

17 years agoAdd missing checks for existing Restart/Startup/IBar application dialogs.
Christopher Michael [Sat, 2 Dec 2006 00:31:11 +0000 (00:31 +0000)]
Add missing checks for existing Restart/Startup/IBar application dialogs.

SVN revision: 27321

17 years agoAdd the ability to configure IBar Applications to the new Applications
Christopher Michael [Sat, 2 Dec 2006 00:19:43 +0000 (00:19 +0000)]
Add the ability to configure IBar Applications to the new Applications
config panel entires.

SVN revision: 27320

17 years agoMoved 'Startup' and 'Restart' app calls from the Appearance->Startup screen
Christopher Michael [Fri, 1 Dec 2006 23:49:13 +0000 (23:49 +0000)]
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

17 years agoPreview widget resize fix for theme dialog.
Christopher Michael [Fri, 1 Dec 2006 17:27:44 +0000 (17:27 +0000)]
Preview widget resize fix for theme dialog.

SVN revision: 27313

17 years agoMinor fix-up for wallpaper dialog.
Christopher Michael [Fri, 1 Dec 2006 17:26:11 +0000 (17:26 +0000)]
Minor fix-up for wallpaper dialog.
      - If we have the dialog as resizable, then the preview needs to resize
also, else it just looks funky.

SVN revision: 27312

17 years agoAdd missing check for border prop dialog.
Christopher Michael [Fri, 1 Dec 2006 15:01:44 +0000 (15:01 +0000)]
Add missing check for border prop dialog.

SVN revision: 27311

17 years agoRemove the border->border_dialog checks..this is handled in e_border.c
Christopher Michael [Fri, 1 Dec 2006 14:59:21 +0000 (14:59 +0000)]
Remove the border->border_dialog checks..this is handled in e_border.c
actually.

SVN revision: 27310

17 years agoThat debug line isn't even supposed to be there
Stafford Mitchell Horne [Thu, 30 Nov 2006 23:51:37 +0000 (23:51 +0000)]
That debug line isn't even supposed to be there

SVN revision: 27305

17 years agoFix removing gadgets from a shelf.
Christopher Michael [Thu, 30 Nov 2006 19:46:55 +0000 (19:46 +0000)]
Fix removing gadgets from a shelf.
    - Don't need to use strcasecmp.
    - Remove an unneeded variable.

SVN revision: 27301

17 years agonormal update
Viktor Kojouharov [Thu, 30 Nov 2006 19:31:23 +0000 (19:31 +0000)]
normal update

SVN revision: 27299

17 years agoSet main list widget to homogenous so we can keep framelists the same size.
Christopher Michael [Thu, 30 Nov 2006 19:30:34 +0000 (19:30 +0000)]
Set main list widget to homogenous so we can keep framelists the same size.

SVN revision: 27298

17 years agoIf we don't have a match for netwm.name, use icccm.name for label display.
Christopher Michael [Thu, 30 Nov 2006 18:07:50 +0000 (18:07 +0000)]
If we don't have a match for netwm.name, use icccm.name for label display.

SVN revision: 27297

17 years agoRemove commented block.
Christopher Michael [Thu, 30 Nov 2006 18:01:29 +0000 (18:01 +0000)]
Remove commented block.
Add missing check for existing dialog.

SVN revision: 27296

17 years agoRemove an unused variable from the border structure.
Christopher Michael [Thu, 30 Nov 2006 17:42:41 +0000 (17:42 +0000)]
Remove an unused variable from the border structure.

SVN revision: 27295

17 years agoRemove unused variable.
Christopher Michael [Thu, 30 Nov 2006 17:39:21 +0000 (17:39 +0000)]
Remove unused variable.

SVN revision: 27294

17 years agoReuse the content create function for initial dialog creation. (reduces
Christopher Michael [Thu, 30 Nov 2006 17:36:36 +0000 (17:36 +0000)]
Reuse the content create function for initial dialog creation. (reduces
duplicate code)

SVN revision: 27293

17 years agoFix segfault in new input config dialog.
Christopher Michael [Thu, 30 Nov 2006 17:20:36 +0000 (17:20 +0000)]
Fix segfault in new input config dialog.
Fix potential segfault with a printf.
Some formatting.

SVN revision: 27292

17 years ago+New icons for the Mouse bindings dialog.
manowarrior [Thu, 30 Nov 2006 17:18:16 +0000 (17:18 +0000)]
+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

17 years agoStart of input method configuration dialog
Stafford Mitchell Horne [Thu, 30 Nov 2006 16:35:56 +0000 (16:35 +0000)]
Start of input method configuration dialog
 * completed a basic dialog
 * need to do advanced (thinking of doing it like wallpaper..)

SVN revision: 27290

17 years agoClose the Window Properties dialog if the app closes.
Christopher Michael [Thu, 30 Nov 2006 10:42:14 +0000 (10:42 +0000)]
Close the Window Properties dialog if the app closes.

SVN revision: 27289

17 years agoAllow multiple border dialogs to be open, but only allow one per-app.
Christopher Michael [Thu, 30 Nov 2006 10:34:59 +0000 (10:34 +0000)]
Allow multiple border dialogs to be open, but only allow one per-app.

SVN revision: 27288

17 years agoAdd functions for returning an existing config dialog.
Christopher Michael [Thu, 30 Nov 2006 10:01:02 +0000 (10:01 +0000)]
Add functions for returning an existing config dialog.

SVN revision: 27287

17 years agoUse the config dialog find functions to avoid having 2 border dialogs open
Christopher Michael [Wed, 29 Nov 2006 20:40:27 +0000 (20:40 +0000)]
Use the config dialog find functions to avoid having 2 border dialogs open
for the same window.

SVN revision: 27283

17 years agoFew fix ups for border config dialog.
Christopher Michael [Wed, 29 Nov 2006 19:14:54 +0000 (19:14 +0000)]
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

17 years agoBelieve the client info dialog is nicer now.
Christopher Michael [Wed, 29 Nov 2006 14:07:13 +0000 (14:07 +0000)]
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

17 years agoRedo the Border Window Properties dialog.
Christopher Michael [Wed, 29 Nov 2006 14:05:11 +0000 (14:05 +0000)]
Redo the Border Window Properties dialog.
Add some NetWM info to it also (may need more added, unsure).

SVN revision: 27276

17 years agoRemove IBar/Ibox resize bug.
Christopher Michael [Wed, 29 Nov 2006 11:25:38 +0000 (11:25 +0000)]
Remove IBar/Ibox resize bug.

Burn you evil copy-paste witch, burn !!

SVN revision: 27275

17 years agoFix IBar/IBox "resize to single icon" bug.
Christopher Michael [Wed, 29 Nov 2006 11:24:54 +0000 (11:24 +0000)]
Fix IBar/IBox "resize to single icon" bug.

Good eye Metrics :)

SVN revision: 27274

17 years agoMinor formatting fix.
Christopher Michael [Wed, 29 Nov 2006 09:14:45 +0000 (09:14 +0000)]
Minor formatting fix.

SVN revision: 27273

17 years agoRemove some e_widget/edje calls that we don't need.
Christopher Michael [Tue, 28 Nov 2006 14:22:00 +0000 (14:22 +0000)]
Remove some e_widget/edje calls that we don't need.

SVN revision: 27266

17 years agoFix icon on the Import button.
Christopher Michael [Tue, 28 Nov 2006 12:42:11 +0000 (12:42 +0000)]
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

17 years agoPut a framelist around the icon list widget in Basic mode.
Christopher Michael [Tue, 28 Nov 2006 11:54:03 +0000 (11:54 +0000)]
Put a framelist around the icon list widget in Basic mode.

SVN revision: 27264

17 years agoAdd a framelist with label around the border list to better tell the user
Christopher Michael [Tue, 28 Nov 2006 11:48:35 +0000 (11:48 +0000)]
Add a framelist with label around the border list to better tell the user
what they are changing.

SVN revision: 27263

17 years agoFirst refactor/reorder of the Config Panel Items.
Christopher Michael [Tue, 28 Nov 2006 11:08:44 +0000 (11:08 +0000)]
First refactor/reorder of the Config Panel Items.
Rename File Associations to File Icons.

SVN revision: 27262

17 years agoNULL out the setting of "Apply" button icon until we actually have an icon
Christopher Michael [Tue, 28 Nov 2006 09:59:32 +0000 (09:59 +0000)]
NULL out the setting of "Apply" button icon until we actually have an icon
for it. This recenters the Apply text.

SVN revision: 27261

17 years agoUse the same icon in the border as is used in the config panel.
Christopher Michael [Tue, 28 Nov 2006 09:55:42 +0000 (09:55 +0000)]
Use the same icon in the border as is used in the config panel.

SVN revision: 27260

17 years agoUse ilist freeze/thaw for shelf contents list.
Christopher Michael [Mon, 27 Nov 2006 16:35:30 +0000 (16:35 +0000)]
Use ilist freeze/thaw for shelf contents list.

SVN revision: 27251

17 years agoIlist freeze/thaw is done for dialogs.
Christopher Michael [Mon, 27 Nov 2006 16:25:27 +0000 (16:25 +0000)]
Ilist freeze/thaw is done for dialogs.
(raster: e_fm done?)

SVN revision: 27250

17 years agoUse ilist freeze/thaw for modules config dialog.
Christopher Michael [Mon, 27 Nov 2006 16:22:59 +0000 (16:22 +0000)]
Use ilist freeze/thaw for modules config dialog.

SVN revision: 27249

17 years agoUse ilist freeze/thaw for search paths dialog.
Christopher Michael [Mon, 27 Nov 2006 16:21:20 +0000 (16:21 +0000)]
Use ilist freeze/thaw for search paths dialog.

SVN revision: 27248

17 years agoUse ilist freeze/thaw for intl config dialog.
Christopher Michael [Mon, 27 Nov 2006 16:15:39 +0000 (16:15 +0000)]
Use ilist freeze/thaw for intl config dialog.

SVN revision: 27247

17 years agoUse ilist freeze/thaw for mouse bindings dialog.
Christopher Michael [Mon, 27 Nov 2006 16:05:37 +0000 (16:05 +0000)]
Use ilist freeze/thaw for mouse bindings dialog.

SVN revision: 27246

17 years agoUse ilist freeze/thaw for key bindings dialog.
Christopher Michael [Mon, 27 Nov 2006 16:01:50 +0000 (16:01 +0000)]
Use ilist freeze/thaw for key bindings dialog.

SVN revision: 27245

17 years agoUse ilist freeze/thaw on screen resolution dialog.
Christopher Michael [Mon, 27 Nov 2006 15:56:58 +0000 (15:56 +0000)]
Use ilist freeze/thaw on screen resolution dialog.

SVN revision: 27244

17 years agoUse ilist freeze/thaw for "Shelf" list dialog.
Christopher Michael [Mon, 27 Nov 2006 15:52:45 +0000 (15:52 +0000)]
Use ilist freeze/thaw for "Shelf" list dialog.

SVN revision: 27243

17 years agoUse ilist freeze/thaw on transitions config dialog.
Christopher Michael [Mon, 27 Nov 2006 15:49:48 +0000 (15:49 +0000)]
Use ilist freeze/thaw on transitions config dialog.

SVN revision: 27242

17 years agoUse ilist freeze/thaw on icon theme dialog.
Christopher Michael [Mon, 27 Nov 2006 15:47:21 +0000 (15:47 +0000)]
Use ilist freeze/thaw on icon theme dialog.

SVN revision: 27241

17 years agoUse ilist freeze/thaw on borders config dialog.
Christopher Michael [Mon, 27 Nov 2006 15:42:06 +0000 (15:42 +0000)]
Use ilist freeze/thaw on borders config dialog.

SVN revision: 27240

17 years agoUse ilist freeze/thaw on fonts dialog.
Christopher Michael [Mon, 27 Nov 2006 15:39:34 +0000 (15:39 +0000)]
Use ilist freeze/thaw on fonts dialog.

SVN revision: 27239

17 years agoUse ilist freeze/thaw on color class list.
Christopher Michael [Mon, 27 Nov 2006 15:35:25 +0000 (15:35 +0000)]
Use ilist freeze/thaw on color class list.

SVN revision: 27238

17 years agoUse list freeze/thaw on configure dialog.
Christopher Michael [Mon, 27 Nov 2006 15:28:12 +0000 (15:28 +0000)]
Use list freeze/thaw on configure dialog.
(raster: scrollbar prob solved)

SVN revision: 27237

17 years agotodo-ify the ilist freeze/thaw stuff
Carsten Haitzler [Mon, 27 Nov 2006 14:27:52 +0000 (14:27 +0000)]
todo-ify the ilist freeze/thaw stuff

SVN revision: 27236

17 years agoadd freeze/thaw for ilist - makes the mime config dialog much better :)
Carsten Haitzler [Mon, 27 Nov 2006 14:23:07 +0000 (14:23 +0000)]
add freeze/thaw for ilist - makes the mime config dialog much better :)

SVN revision: 27235

17 years agoRemove commented-out old code.
Christopher Michael [Mon, 27 Nov 2006 12:58:46 +0000 (12:58 +0000)]
Remove commented-out old code.

SVN revision: 27233

17 years agouse the e_win_border_icon_set function for this dialog.
Christopher Michael [Mon, 27 Nov 2006 12:57:25 +0000 (12:57 +0000)]
use the e_win_border_icon_set function for this dialog.

SVN revision: 27232

17 years agoFix up the border_icon_set a little bit.
Christopher Michael [Mon, 27 Nov 2006 12:54:29 +0000 (12:54 +0000)]
Fix up the border_icon_set a little bit.
    - Make sure we stringshare_del any old border_icons.

SVN revision: 27231

17 years agoUse the nice convenient function call for setting border icon.
Christopher Michael [Mon, 27 Nov 2006 12:43:36 +0000 (12:43 +0000)]
Use the nice convenient function call for setting border icon.

SVN revision: 27230

17 years agotodo--
Carsten Haitzler [Mon, 27 Nov 2006 12:07:32 +0000 (12:07 +0000)]
todo--

SVN revision: 27229

17 years agoFix focus issues with ilist widgets.
Christopher Michael [Mon, 27 Nov 2006 11:52:19 +0000 (11:52 +0000)]
Fix focus issues with ilist widgets.
Add keymasks for tab/return/etc/etc.
Fix category list size.

SVN revision: 27228

17 years agoSend proper unfocus signal to ilist when it loses focus.
Christopher Michael [Mon, 27 Nov 2006 10:33:03 +0000 (10:33 +0000)]
Send proper unfocus signal to ilist when it loses focus.
This fixes focus issue in Font Config Dialog.

SVN revision: 27227

17 years agoMake it a bit easier to read.
David Walter Seikel [Mon, 27 Nov 2006 04:32:13 +0000 (04:32 +0000)]
Make it a bit easier to read.

SVN revision: 27226

17 years agoAdd framelists to wrap the individual ilist widgets so we can tell what is a
Christopher Michael [Sun, 26 Nov 2006 22:39:45 +0000 (22:39 +0000)]
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

17 years agoSet "selector" on the item list so you can re-click a config item to
Christopher Michael [Sun, 26 Nov 2006 21:59:55 +0000 (21:59 +0000)]
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

17 years agoE_Config_Dialog_View structure defaults the functions to NULL, so we don't need to
Christopher Michael [Sun, 26 Nov 2006 18:11:14 +0000 (18:11 +0000)]
E_Config_Dialog_View structure defaults the functions to NULL, so we don't need to
set them to NULL explicitly.

SVN revision: 27223