Christopher Michael [Tue, 17 Jan 2006 21:14:53 +0000 (21:14 +0000)]
Disable the theme bg preview for now as some themes use backgrounds which are made of multiple parts and causes the preview size problem.
SVN revision: 19880
Christopher Michael [Tue, 17 Jan 2006 20:25:48 +0000 (20:25 +0000)]
Remove FIXME comments as the module dialog works now
SVN revision: 19879
rephorm [Tue, 17 Jan 2006 18:31:16 +0000 (18:31 +0000)]
fix typos
default color class values to 255 (so, if you just set color, but not color2/3, color2/3 will be unaffected).
delete cc's for real.
SVN revision: 19878
troback [Tue, 17 Jan 2006 15:16:46 +0000 (15:16 +0000)]
- update of the Swedish translation, fixed some typos
SVN revision: 19877
Christopher Michael [Tue, 17 Jan 2006 10:50:58 +0000 (10:50 +0000)]
Fix for 'Format argument is not a pointer'
SVN revision: 19873
Christopher Michael [Tue, 17 Jan 2006 00:41:18 +0000 (00:41 +0000)]
Add preview for theme background. Has sizing issues still tho
SVN revision: 19860
maiurana [Sun, 15 Jan 2006 18:16:23 +0000 (18:16 +0000)]
*** empty log message ***
SVN revision: 19838
David Walter Seikel [Sun, 15 Jan 2006 11:27:19 +0000 (11:27 +0000)]
More ecore_exe naming break'n'fix. Should be all done now.
SVN revision: 19832
sebastid [Sun, 15 Jan 2006 10:44:18 +0000 (10:44 +0000)]
Formatting.
SVN revision: 19828
Carsten Haitzler [Sun, 15 Jan 2006 07:11:02 +0000 (07:11 +0000)]
sharpies patch.
SVN revision: 19817
codewarrior [Sat, 14 Jan 2006 21:05:44 +0000 (21:05 +0000)]
- patch from mista (Efm)
- allow eap image w/h to be changable.
SVN revision: 19808
sebastid [Sat, 14 Jan 2006 16:10:57 +0000 (16:10 +0000)]
Fix warnings.
SVN revision: 19801
sebastid [Sat, 14 Jan 2006 16:05:35 +0000 (16:05 +0000)]
Fix warnings.
Make a global typedef for Config Data, and let the different dialogs fill
the struct.
SVN revision: 19800
Carsten Haitzler [Sat, 14 Jan 2006 14:53:29 +0000 (14:53 +0000)]
typooow!
SVN revision: 19783
Christopher Michael [Sat, 14 Jan 2006 12:30:46 +0000 (12:30 +0000)]
Patch from David Stevenson to stop pager module causing E to segfault when setting the number of desks via enlightenment_remote. Tested, works
SVN revision: 19776
Carsten Haitzler [Sat, 14 Jan 2006 10:24:08 +0000 (10:24 +0000)]
haga-san's updates :)
SVN revision: 19766
Carsten Haitzler [Sat, 14 Jan 2006 09:11:24 +0000 (09:11 +0000)]
haga-san's ja updates
SVN revision: 19764
Christopher Michael [Sat, 14 Jan 2006 01:42:32 +0000 (01:42 +0000)]
Update TODO. Remove bg settings item
SVN revision: 19761
Christopher Michael [Sat, 14 Jan 2006 01:39:58 +0000 (01:39 +0000)]
Disable Ok/Apply if the selected theme matches the current one
SVN revision: 19760
David Walter Seikel [Fri, 13 Jan 2006 06:38:44 +0000 (06:38 +0000)]
Minor API breakage and fixage.
SVN revision: 19757
Carsten Haitzler [Fri, 13 Jan 2006 02:11:11 +0000 (02:11 +0000)]
no mroe leak - and simply bad changes to smart objects. BAD BAD.
SVN revision: 19751
Carsten Haitzler [Thu, 12 Jan 2006 23:35:32 +0000 (23:35 +0000)]
some minor fixes to bg cf dialog. a FIXMe there tho. i think we can avoid the
cb_data entirely actually... :) need to fix that.
SVN revision: 19749
Carsten Haitzler [Thu, 12 Jan 2006 05:43:08 +0000 (05:43 +0000)]
big fat asparagus!
SVN revision: 19736
Carsten Haitzler [Thu, 12 Jan 2006 03:28:04 +0000 (03:28 +0000)]
change exebuf to alt+escape - some keyboards donthave a grave key (other
keymaps for example) :) - if this conflicts - we can try something else :)
SVN revision: 19733
rephorm [Thu, 12 Jan 2006 02:12:21 +0000 (02:12 +0000)]
Initial Color Class support in e17
only ipc at the moment (enlightenment_remote)
no real theme support yet either.
also, -color-class-del does not have the intended effect yet. need to add color_
class_del() to edje first
SVN revision: 19731
rephorm [Thu, 12 Jan 2006 01:18:16 +0000 (01:18 +0000)]
commit some Todo for e_gadget that i forgot to commit weeks ago
SVN revision: 19728
troback [Wed, 11 Jan 2006 14:34:16 +0000 (14:34 +0000)]
- normal update
SVN revision: 19725
handyande [Wed, 11 Jan 2006 14:22:54 +0000 (14:22 +0000)]
If someone closed the exit dialog (not using cancel) the exit_dialog pointer got left around - fix
SVN revision: 19724
handyande [Wed, 11 Jan 2006 13:55:20 +0000 (13:55 +0000)]
Don't create a gadman for the popup (removes the empty gadman container when switching desks in edit mode)
SVN revision: 19722
Christopher Michael [Wed, 11 Jan 2006 09:44:05 +0000 (09:44 +0000)]
Fix theme selector preview size on dialog start. If we select a theme from the list, and it is the current theme that is already applied, then disable the ok/apply buttons.
SVN revision: 19719
Christopher Michael [Wed, 11 Jan 2006 04:35:51 +0000 (04:35 +0000)]
Trap in case current_theme is NULL to avoid a potential Segv
SVN revision: 19711
Carsten Haitzler [Wed, 11 Jan 2006 04:23:40 +0000 (04:23 +0000)]
add exebuf to the main menu as run command, and add app menu config
formatting to exebuf display of apps
SVN revision: 19710
Christopher Michael [Wed, 11 Jan 2006 01:50:47 +0000 (01:50 +0000)]
Remove unused variable. Fix segv on first run
SVN revision: 19706
Christopher Michael [Tue, 10 Jan 2006 15:37:44 +0000 (15:37 +0000)]
Minor fix for users that don't have e_config->default_desktop_bg set
SVN revision: 19699
Christopher Michael [Tue, 10 Jan 2006 15:05:09 +0000 (15:05 +0000)]
When selecting themes, if the current theme is what we selected in the list, disable the ok/apply buttons. Formatting. Code cleanup
SVN revision: 19698
Christopher Michael [Tue, 10 Jan 2006 15:04:04 +0000 (15:04 +0000)]
When selecting bgs, if the current bg is what we selected in the list, disable the ok/apply buttons
SVN revision: 19697
Christopher Michael [Tue, 10 Jan 2006 14:19:46 +0000 (14:19 +0000)]
Update TODO
SVN revision: 19696
Christopher Michael [Tue, 10 Jan 2006 14:17:59 +0000 (14:17 +0000)]
BUG Fixes: clip/get first time, add advanced section for setting bg on this desk, default, all. Advanced needs Set for this desk and Set for all to be implemented yet.
SVN revision: 19694
Christopher Michael [Tue, 10 Jan 2006 09:49:15 +0000 (09:49 +0000)]
Correct Edje Cache and Collection Cache not in MB. Correct detail to font cache (0.5mb)
SVN revision: 19691
Carsten Haitzler [Tue, 10 Jan 2006 08:46:33 +0000 (08:46 +0000)]
dialog message wrong if ld.so errors (also 127 exit code). make more generic.
SVN revision: 19690
Carsten Haitzler [Tue, 10 Jan 2006 08:32:28 +0000 (08:32 +0000)]
oops - message typos!
SVN revision: 19688
Carsten Haitzler [Tue, 10 Jan 2006 08:32:27 +0000 (08:32 +0000)]
oops - message typos!
SVN revision: 19687
Carsten Haitzler [Tue, 10 Jan 2006 07:38:12 +0000 (07:38 +0000)]
same vis off
SVN revision: 19684
Carsten Haitzler [Tue, 10 Jan 2006 04:23:43 +0000 (04:23 +0000)]
ok - turn off visibility stuff for e -0 for some reason just the dropshadow
module has problems with memcpy and memset... but its identical to everything
else and i dont see why it doesnt work and others do... weird.
SVN revision: 19679
Carsten Haitzler [Sun, 8 Jan 2006 16:47:43 +0000 (16:47 +0000)]
gagis's lazy skid marks! :):)
SVN revision: 19659
Carsten Haitzler [Sun, 8 Jan 2006 16:38:01 +0000 (16:38 +0000)]
fangies work!
SVN revision: 19658
Carsten Haitzler [Sun, 8 Jan 2006 12:32:16 +0000 (12:32 +0000)]
options to allow shading etc.
SVN revision: 19648
Christopher Michael [Sun, 8 Jan 2006 10:33:23 +0000 (10:33 +0000)]
Remove EAPI from function. Thanks Sebastian
SVN revision: 19642
Christopher Michael [Sun, 8 Jan 2006 10:07:58 +0000 (10:07 +0000)]
Typo
SVN revision: 19641
Christopher Michael [Sun, 8 Jan 2006 09:29:42 +0000 (09:29 +0000)]
Set pointer to config dialogue to NULL when closing
SVN revision: 19639
sebastid [Sun, 8 Jan 2006 08:12:39 +0000 (08:12 +0000)]
Set pointer to config dialog to NULL when closing the dialog.
SVN revision: 19637
Christopher Michael [Sat, 7 Jan 2006 23:45:40 +0000 (23:45 +0000)]
Remove unused function & proto
SVN revision: 19630
Christopher Michael [Sat, 7 Jan 2006 23:44:08 +0000 (23:44 +0000)]
Remove unused variables.General cleanups
SVN revision: 19629
Christopher Michael [Sat, 7 Jan 2006 22:33:03 +0000 (22:33 +0000)]
Add Settings to Window Display and Window Manipulation.Let's be consistant in naming the dialogs
SVN revision: 19623
sebastid [Sat, 7 Jan 2006 17:54:31 +0000 (17:54 +0000)]
Fix warnings.
SVN revision: 19617
sebastid [Sat, 7 Jan 2006 17:39:28 +0000 (17:39 +0000)]
Fix warning.
SVN revision: 19616
sebastid [Sat, 7 Jan 2006 17:38:13 +0000 (17:38 +0000)]
Clean warnings.
SVN revision: 19615
sebastid [Sat, 7 Jan 2006 14:21:25 +0000 (14:21 +0000)]
Remove cast
SVN revision: 19608
sebastid [Sat, 7 Jan 2006 13:21:35 +0000 (13:21 +0000)]
The evas object isn't always created.
SVN revision: 19606
sebastid [Sat, 7 Jan 2006 10:39:46 +0000 (10:39 +0000)]
Fix EAPI warnings.
SVN revision: 19597
codewarrior [Fri, 6 Jan 2006 23:45:13 +0000 (23:45 +0000)]
-Efm:
- cleanups
- patch from Jose for menus.
- patch from Mista for Open With and other misc.
SVN revision: 19581
Christopher Michael [Fri, 6 Jan 2006 21:45:57 +0000 (21:45 +0000)]
If a module has a config dialogue, destroy it on module shutdown
SVN revision: 19576
Christopher Michael [Fri, 6 Jan 2006 21:30:53 +0000 (21:30 +0000)]
If a module has a config dialogue, destroy it on module shutdown
SVN revision: 19575
Carsten Haitzler [Fri, 6 Jan 2006 19:18:40 +0000 (19:18 +0000)]
TODO bugs
SVN revision: 19571
Carsten Haitzler [Fri, 6 Jan 2006 16:26:18 +0000 (16:26 +0000)]
bug--
SVN revision: 19562
Carsten Haitzler [Fri, 6 Jan 2006 15:32:40 +0000 (15:32 +0000)]
TODO bugs
SVN revision: 19559
Carsten Haitzler [Fri, 6 Jan 2006 15:24:29 +0000 (15:24 +0000)]
fix stringshare NULL
SVN revision: 19558
Carsten Haitzler [Fri, 6 Jan 2006 13:56:46 +0000 (13:56 +0000)]
fix several bugs (cursors for example)... found some more... :)
SVN revision: 19555
Carsten Haitzler [Fri, 6 Jan 2006 13:56:45 +0000 (13:56 +0000)]
fix several bugs (cursors for example)... found some more... :)
SVN revision: 19554
Christopher Michael [Fri, 6 Jan 2006 09:07:34 +0000 (09:07 +0000)]
Minor fix for Configure and About buttons being disabled on apply when the modules state hasn't changed
SVN revision: 19552
Christopher Michael [Thu, 5 Jan 2006 12:06:56 +0000 (12:06 +0000)]
Add Size and Position options to Advanced Config Dialogue for Winlist. Does not follow the ''Advanced has same options as Basic'' design because it would not fit into 640x480. Feel free to redo if you can make it fit.
SVN revision: 19539
Christopher Michael [Thu, 5 Jan 2006 10:11:00 +0000 (10:11 +0000)]
Fix buggers in module config dialog. Configure/About buttons were not in sync with the modules state
SVN revision: 19537
Christopher Michael [Wed, 4 Jan 2006 22:20:51 +0000 (22:20 +0000)]
Added window list settings dialog.
Updated e_config.h to reflect what is gui'd
SVN revision: 19533
Christopher Michael [Wed, 4 Jan 2006 21:11:44 +0000 (21:11 +0000)]
Removed unused variable and functions
SVN revision: 19532
Christopher Michael [Tue, 3 Jan 2006 23:23:28 +0000 (23:23 +0000)]
Fix eap editor segfault by checking to see that the tile exists before trying to remove it.
SVN revision: 19515
Christopher Michael [Tue, 3 Jan 2006 21:38:34 +0000 (21:38 +0000)]
Remove restart dialogue from general settings as it's not needed. Thanks Sebastion :)
SVN revision: 19514
troback [Tue, 3 Jan 2006 21:03:58 +0000 (21:03 +0000)]
- normal update
SVN revision: 19513
maiurana [Tue, 3 Jan 2006 11:30:01 +0000 (11:30 +0000)]
*** empty log message ***
SVN revision: 19509
Christopher Michael [Mon, 2 Jan 2006 11:33:10 +0000 (11:33 +0000)]
Formatting. No need to check if a dir exists as ecore_file_is_dir already checks. Sizing Fixes for the dialogue. Should look a bit better now.
SVN revision: 19496
Christopher Michael [Mon, 2 Jan 2006 10:52:44 +0000 (10:52 +0000)]
Formatting. No need to check if a dir exists as ecore_file_is_dir already checks
SVN revision: 19494
Christopher Michael [Mon, 2 Jan 2006 07:01:07 +0000 (07:01 +0000)]
Added Performance Settings configure dialogue for handling E cache settings
and framerate.
SVN revision: 19488
Christopher Michael [Mon, 2 Jan 2006 06:59:36 +0000 (06:59 +0000)]
Rework General Settings Dialog in prep for Performance Settings Dialog
SVN revision: 19487
Christopher Michael [Mon, 2 Jan 2006 06:27:44 +0000 (06:27 +0000)]
Remove compile warning for evas_stringshare
SVN revision: 19486
Christopher Michael [Mon, 2 Jan 2006 05:32:07 +0000 (05:32 +0000)]
Fixes to general settings dialog. Handle different caches correctly. Formatting
SVN revision: 19485
Christopher Michael [Mon, 2 Jan 2006 00:10:02 +0000 (00:10 +0000)]
Update e_config.h with comments about what is GUI'd
SVN revision: 19481
Christopher Michael [Sun, 1 Jan 2006 23:14:59 +0000 (23:14 +0000)]
Add an Advanced Page to General Settings
SVN revision: 19479
Christopher Michael [Sun, 1 Jan 2006 23:14:04 +0000 (23:14 +0000)]
Add Fixed to slider label
SVN revision: 19478
Christopher Michael [Sat, 31 Dec 2005 21:14:06 +0000 (21:14 +0000)]
Grrr, put that back. Sorry, doing too many things at once
SVN revision: 19462
Christopher Michael [Sat, 31 Dec 2005 20:46:38 +0000 (20:46 +0000)]
Apparently this is needed
SVN revision: 19461
Christopher Michael [Sat, 31 Dec 2005 19:10:21 +0000 (19:10 +0000)]
Add a restart dialog for when Use E cursor or cursor size get changed as they require a restart to take effect.
SVN revision: 19458
Christopher Michael [Sat, 31 Dec 2005 17:23:05 +0000 (17:23 +0000)]
Did I forget this file ?
SVN revision: 19454
Christopher Michael [Sat, 31 Dec 2005 12:01:04 +0000 (12:01 +0000)]
Fix casting int to int
SVN revision: 19453
Christopher Michael [Sat, 31 Dec 2005 11:51:23 +0000 (11:51 +0000)]
Remove defined but not used statements
SVN revision: 19452
Christopher Michael [Sat, 31 Dec 2005 11:49:45 +0000 (11:49 +0000)]
Added General Settings Dialogue
SVN revision: 19451
Christopher Michael [Sat, 31 Dec 2005 10:07:51 +0000 (10:07 +0000)]
Reorder Config Panel. Makes a bit more sense this way
SVN revision: 19450
Christopher Michael [Fri, 30 Dec 2005 14:28:13 +0000 (14:28 +0000)]
Fix Config call for current container. Better trapping
SVN revision: 19428
Christopher Michael [Fri, 30 Dec 2005 14:21:29 +0000 (14:21 +0000)]
Fix typo
SVN revision: 19427
Christopher Michael [Fri, 30 Dec 2005 14:17:21 +0000 (14:17 +0000)]
Fix Config call for current container. Better trapping
SVN revision: 19426
Christopher Michael [Fri, 30 Dec 2005 14:10:35 +0000 (14:10 +0000)]
Fix Config call for current container. Better trapping
SVN revision: 19425
Christopher Michael [Fri, 30 Dec 2005 14:09:06 +0000 (14:09 +0000)]
Add missed trap
SVN revision: 19424