rephorm [Fri, 13 Oct 2006 05:02:37 +0000 (05:02 +0000)]
remove old todo fragment that has already been done
SVN revision: 26566
rephorm [Fri, 13 Oct 2006 02:49:40 +0000 (02:49 +0000)]
Fix bug: overlap in deskpreview with a single desktop
move color well default min size from theme into the widget itself (may still need to be tweaked a bit -- but can always be overridden when using the widget)
SVN revision: 26565
David Walter Seikel [Thu, 12 Oct 2006 14:27:52 +0000 (14:27 +0000)]
Removed some more obsolete .eap code.
SVN revision: 26553
Christopher Michael [Thu, 12 Oct 2006 14:23:53 +0000 (14:23 +0000)]
Removed bg gradient preview item.
SVN revision: 26552
Christopher Michael [Thu, 12 Oct 2006 14:14:15 +0000 (14:14 +0000)]
Using diff from rephorm (shameless plug :) ), added gradient preview widget
directly into the dialog, not as a seperate e_widget.
SVN revision: 26551
Christopher Michael [Thu, 12 Oct 2006 14:05:19 +0000 (14:05 +0000)]
Add alias for gradient preview.
SVN revision: 26550
Christopher Michael [Thu, 12 Oct 2006 13:12:42 +0000 (13:12 +0000)]
Do not load the language list twice. Good eye Lutin :)
SVN revision: 26548
Christopher Michael [Thu, 12 Oct 2006 11:49:51 +0000 (11:49 +0000)]
Remove the transition preview widget and create it directly in the dialog
without having a seperate e_widget for it.
SVN revision: 26547
Christopher Michael [Wed, 11 Oct 2006 23:53:59 +0000 (23:53 +0000)]
Remove Cleanup Windows action item.
SVN revision: 26545
Christopher Michael [Wed, 11 Oct 2006 23:53:39 +0000 (23:53 +0000)]
Added action wrapper for "Cleanup Windows"
SVN revision: 26544
Christopher Michael [Wed, 11 Oct 2006 23:33:49 +0000 (23:33 +0000)]
Sort the font list.
SVN revision: 26543
Christopher Michael [Wed, 11 Oct 2006 23:21:33 +0000 (23:21 +0000)]
Set the color wells to proper default values.
SVN revision: 26542
Christopher Michael [Wed, 11 Oct 2006 21:29:57 +0000 (21:29 +0000)]
Set font entry widget to null in Basic Mode to avoid potential segfault.
SVN revision: 26541
Christopher Michael [Wed, 11 Oct 2006 21:20:11 +0000 (21:20 +0000)]
Make "Window Properties" window fit in 640x480 and set an icon for it.
SVN revision: 26540
Christopher Michael [Wed, 11 Oct 2006 20:41:41 +0000 (20:41 +0000)]
Set the font list widget to null in advanced so we don't segfault.
SVN revision: 26531
Christopher Michael [Wed, 11 Oct 2006 20:31:10 +0000 (20:31 +0000)]
Much better Basic Mode for Fonts config, including a font list now for easy
selection.
SVN revision: 26530
Christopher Michael [Wed, 11 Oct 2006 18:45:04 +0000 (18:45 +0000)]
Fix a couple potential segfault issues.
SVN revision: 26526
manowarrior [Wed, 11 Oct 2006 17:51:57 +0000 (17:51 +0000)]
Include our Applications icon in the main menu.
SVN revision: 26525
manowarrior [Wed, 11 Oct 2006 17:32:38 +0000 (17:32 +0000)]
TODO-- (icons in the menu)
SVN revision: 26523
manowarrior [Wed, 11 Oct 2006 17:30:13 +0000 (17:30 +0000)]
reboot/shutdown (same as e_restart and e_exit)
SVN revision: 26522
manowarrior [Wed, 11 Oct 2006 17:23:26 +0000 (17:23 +0000)]
Suspend and hibernate icons.
SVN revision: 26521
manowarrior [Wed, 11 Oct 2006 14:41:27 +0000 (14:41 +0000)]
New icons.
-Transitions.
-Language Settings
-Colors
SVN revision: 26518
sndev [Wed, 11 Oct 2006 12:14:45 +0000 (12:14 +0000)]
* no need in those (ACT_EDIT_*) flags.
SVN revision: 26516
Christopher Michael [Wed, 11 Oct 2006 10:18:38 +0000 (10:18 +0000)]
Added Menu Title font class for Mano :)
SVN revision: 26514
Christopher Michael [Wed, 11 Oct 2006 09:08:10 +0000 (09:08 +0000)]
Abstract the class list loading into one function (eliminate code dupe)
SVN revision: 26513
Christopher Michael [Wed, 11 Oct 2006 09:02:40 +0000 (09:02 +0000)]
Much better Fonts dialog.
Moved Hinting and Fallbacks to Advanced as these are obscure things that don't change much.
SVN revision: 26512
sndev [Wed, 11 Oct 2006 08:47:43 +0000 (08:47 +0000)]
todo--
SVN revision: 26510
sndev [Wed, 11 Oct 2006 08:46:52 +0000 (08:46 +0000)]
* some code, related to keybinding dialog functionality, refactoring.
* refactoring of keybinding dialog. Now it is similar to mouse binding dialog, as
raster wants ;)
SVN revision: 26509
Christopher Michael [Wed, 11 Oct 2006 04:51:30 +0000 (04:51 +0000)]
Added a button to be able to reset colors to their defaults.
SVN revision: 26508
Christopher Michael [Wed, 11 Oct 2006 03:53:31 +0000 (03:53 +0000)]
Reset to default colors when a class is disabled.
SVN revision: 26506
Carsten Haitzler [Wed, 11 Oct 2006 03:24:11 +0000 (03:24 +0000)]
and stacking got screwed with the verlay. fixed.
SVN revision: 26505
Christopher Michael [Tue, 10 Oct 2006 18:30:56 +0000 (18:30 +0000)]
Remove the color class gui config todo.
SVN revision: 26494
Christopher Michael [Tue, 10 Oct 2006 17:48:15 +0000 (17:48 +0000)]
Assign "Colors" dialog it's own icon in prep for Mano's commit, and move to
just below themes.
SVN revision: 26492
Christopher Michael [Tue, 10 Oct 2006 16:28:29 +0000 (16:28 +0000)]
Added transition previews.
Another one bites the dust :)
SVN revision: 26490
Christopher Michael [Tue, 10 Oct 2006 16:26:29 +0000 (16:26 +0000)]
Added transition preview widget.
Added widget to the transition dialog.
SVN revision: 26489
Christopher Michael [Tue, 10 Oct 2006 13:37:37 +0000 (13:37 +0000)]
Changed to generic module_label color class, rather then specifics for each
module.
SVN revision: 26485
Christopher Michael [Tue, 10 Oct 2006 13:36:31 +0000 (13:36 +0000)]
Change to generic module label color class.
SVN revision: 26484
Christopher Michael [Tue, 10 Oct 2006 12:22:27 +0000 (12:22 +0000)]
Added a virtual desks preview widget bug.
SVN revision: 26480
Christopher Michael [Tue, 10 Oct 2006 12:14:37 +0000 (12:14 +0000)]
Ooops, forgot to remove debug printfs.
SVN revision: 26479
Christopher Michael [Tue, 10 Oct 2006 12:13:55 +0000 (12:13 +0000)]
Begone "Shelf Contents Remove" Bug :)
SVN revision: 26478
Christopher Michael [Tue, 10 Oct 2006 12:13:30 +0000 (12:13 +0000)]
Fix the "Shelf Contents" remove bug.
SVN revision: 26477
Christopher Michael [Tue, 10 Oct 2006 11:47:05 +0000 (11:47 +0000)]
Update color classes for GUI'd :)
SVN revision: 26476
Christopher Michael [Tue, 10 Oct 2006 11:14:04 +0000 (11:14 +0000)]
Add winlist color classes.
Why does winlist/item/e.text.label have 2 text_classes ? Typo ?
SVN revision: 26475
Christopher Michael [Tue, 10 Oct 2006 11:12:51 +0000 (11:12 +0000)]
Implement some more color classes.
SVN revision: 26474
Christopher Michael [Tue, 10 Oct 2006 11:03:12 +0000 (11:03 +0000)]
Implement newly added color classes.
Remove unused function & declaration.
SVN revision: 26473
Christopher Michael [Tue, 10 Oct 2006 11:02:08 +0000 (11:02 +0000)]
Add a few more color classes to default theme.
SVN revision: 26472
Christopher Michael [Tue, 10 Oct 2006 10:42:34 +0000 (10:42 +0000)]
Color class dialog goes live.
There is an issue with setting shadow colors.
Perhaps someone more familiar with cc's can also have a look ?
SVN revision: 26471
Christopher Michael [Tue, 10 Oct 2006 10:40:56 +0000 (10:40 +0000)]
As per Nathan's suggestion, rework the Basic mode into something much
simplier. Numerous fixes for Advanced mode.
SVN revision: 26470
Christopher Michael [Tue, 10 Oct 2006 03:57:06 +0000 (03:57 +0000)]
Change to Language Settings..easier to understand & translate.
SVN revision: 26469
quan74 [Tue, 10 Oct 2006 01:09:49 +0000 (01:09 +0000)]
mark sysactions as a config file
SVN revision: 26465
Stafford Mitchell Horne [Tue, 10 Oct 2006 00:41:21 +0000 (00:41 +0000)]
Make sure to fallback to original if we cant translate
SVN revision: 26461
Stafford Mitchell Horne [Tue, 10 Oct 2006 00:23:30 +0000 (00:23 +0000)]
Cleanups, Cleanups
* Fix minor mem corruption found while Valgrinding
* Get selection for charset to work again
* Only list basic locales which are supported by the system
SVN revision: 26460
rephorm [Mon, 9 Oct 2006 19:55:20 +0000 (19:55 +0000)]
add preview to advanced also
SVN revision: 26458
rephorm [Mon, 9 Oct 2006 19:24:22 +0000 (19:24 +0000)]
(--TODO)++
SVN revision: 26456
rephorm [Mon, 9 Oct 2006 19:06:43 +0000 (19:06 +0000)]
add preview widget to Virtual Desktops dialog
SVN revision: 26455
Carsten Haitzler [Mon, 9 Oct 2006 15:47:03 +0000 (15:47 +0000)]
asparagus! (finally after all the radical changes of late)
SVN revision: 26453
Carsten Haitzler [Mon, 9 Oct 2006 15:40:58 +0000 (15:40 +0000)]
pass make distcheck.
SVN revision: 26452
Carsten Haitzler [Mon, 9 Oct 2006 15:18:53 +0000 (15:18 +0000)]
make it 64 adjust (fudge factor really)
SVN revision: 26450
Carsten Haitzler [Mon, 9 Oct 2006 15:17:22 +0000 (15:17 +0000)]
catch oversized remembers for internals
SVN revision: 26449
Carsten Haitzler [Mon, 9 Oct 2006 15:11:41 +0000 (15:11 +0000)]
leak--
SVN revision: 26448
e-taro [Mon, 9 Oct 2006 14:48:36 +0000 (14:48 +0000)]
e17 po updates - Korean (Jerome Pinot), Japanese (Yasufumi Haga)
SVN revision: 26446
Stafford Mitchell Horne [Mon, 9 Oct 2006 14:44:41 +0000 (14:44 +0000)]
Do charset translations to Upper case form.
On, BSD and some applications in Linux the codeset needs to be in the form
listed in 'charsets' manpage. I.e. utf8 is not good must be UTF-8. Since
there seems to way to way to get those lists I just added a list in the
code. It includes all the charsets I can find which are listed in my locale -a.
Let me know if anyone knows how to do this programatically on both Linux and
BSD.
SVN revision: 26445
Carsten Haitzler [Mon, 9 Oct 2006 13:43:35 +0000 (13:43 +0000)]
dnd fixed so fwin works right
SVN revision: 26444
Christopher Michael [Mon, 9 Oct 2006 08:39:57 +0000 (08:39 +0000)]
Remove these defines as they are not used here.
SVN revision: 26442
Carsten Haitzler [Mon, 9 Oct 2006 06:01:39 +0000 (06:01 +0000)]
use max size for frame layout - now it won't fuck up by getting too small
when frame title is long
SVN revision: 26440
Carsten Haitzler [Mon, 9 Oct 2006 05:33:09 +0000 (05:33 +0000)]
fix rememebr resolution adjustment so it works - and make it more intelligent
difiding things into 3x3 zones and achoring in each zone for re-adjust
SVN revision: 26438
rephorm [Sun, 8 Oct 2006 21:15:21 +0000 (21:15 +0000)]
break code that finds bg file for a zone into a separate function
SVN revision: 26433
rephorm [Sun, 8 Oct 2006 15:21:04 +0000 (15:21 +0000)]
fix color slider gradient fills after evas changes
SVN revision: 26430
Carsten Haitzler [Sun, 8 Oct 2006 13:39:59 +0000 (13:39 +0000)]
another eap refernce nuked
SVN revision: 26426
Carsten Haitzler [Sun, 8 Oct 2006 13:38:42 +0000 (13:38 +0000)]
and clever borders are back
SVN revision: 26425
Carsten Haitzler [Sun, 8 Oct 2006 13:16:45 +0000 (13:16 +0000)]
no mroe enlightenment_eapp tool
SVN revision: 26424
Carsten Haitzler [Sun, 8 Oct 2006 13:13:55 +0000 (13:13 +0000)]
eap support... gone.
SVN revision: 26423
Carsten Haitzler [Sun, 8 Oct 2006 08:25:08 +0000 (08:25 +0000)]
metrics keynav patches in
SVN revision: 26416
Carsten Haitzler [Sun, 8 Oct 2006 08:04:18 +0000 (08:04 +0000)]
only bring up config dialogs once - find the previous one and splash it up if
u bring it up again
SVN revision: 26415
Carsten Haitzler [Sun, 8 Oct 2006 06:43:31 +0000 (06:43 +0000)]
call deactivate if activate fails
SVN revision: 26411
Carsten Haitzler [Sun, 8 Oct 2006 06:12:25 +0000 (06:12 +0000)]
set menu zone further up to avoid segv
SVN revision: 26410
Carsten Haitzler [Sun, 8 Oct 2006 05:55:26 +0000 (05:55 +0000)]
fix range select
SVN revision: 26409
Carsten Haitzler [Sun, 8 Oct 2006 05:38:39 +0000 (05:38 +0000)]
delete all selected files... when u want to delete
SVN revision: 26408
Massimo Maiurana [Sat, 7 Oct 2006 17:04:34 +0000 (17:04 +0000)]
i18n hunter strikes again :)
SVN revision: 26398
Massimo Maiurana [Sat, 7 Oct 2006 13:11:57 +0000 (13:11 +0000)]
*** empty log message ***
SVN revision: 26395
Christopher Michael [Fri, 6 Oct 2006 05:08:54 +0000 (05:08 +0000)]
Some formatting.
Move Enable Font Class check above the setting of font name/size as this
looks/feels more natural.
SVN revision: 26375
Christopher Michael [Fri, 6 Oct 2006 02:32:48 +0000 (02:32 +0000)]
Added ilist item/header color classes.
SVN revision: 26374
Christopher Michael [Fri, 6 Oct 2006 02:32:21 +0000 (02:32 +0000)]
Added Ilist item/header color classes.
SVN revision: 26373
Christopher Michael [Fri, 6 Oct 2006 02:26:32 +0000 (02:26 +0000)]
Added more color classes for widgets/modules.
SVN revision: 26371
Christopher Michael [Fri, 6 Oct 2006 02:25:57 +0000 (02:25 +0000)]
Added more color classes.
SVN revision: 26370
Christopher Michael [Fri, 6 Oct 2006 00:27:29 +0000 (00:27 +0000)]
Add some color classes to the default theme. This makes the config dialog
somewhat usable for testing.
SVN revision: 26367
Christopher Michael [Fri, 6 Oct 2006 00:26:38 +0000 (00:26 +0000)]
Added some more color classes to the dialog.
SVN revision: 26366
Christopher Michael [Thu, 5 Oct 2006 22:11:36 +0000 (22:11 +0000)]
Remove some debug printfs.
SVN revision: 26364
manowarrior [Thu, 5 Oct 2006 15:50:43 +0000 (15:50 +0000)]
Better?
SVN revision: 26360
manowarrior [Thu, 5 Oct 2006 15:26:02 +0000 (15:26 +0000)]
An e-mail client icon.
SVN revision: 26359
David Walter Seikel [Thu, 5 Oct 2006 13:53:22 +0000 (13:53 +0000)]
If ibar can't execute an app, no point in showing it.
SVN revision: 26358
David Walter Seikel [Thu, 5 Oct 2006 13:34:43 +0000 (13:34 +0000)]
Try to avoid returning a NULL icon.
SVN revision: 26357
manowarrior [Thu, 5 Oct 2006 13:08:08 +0000 (13:08 +0000)]
Now is 64x64. Looks much better.
SVN revision: 26356
Carsten Haitzler [Thu, 5 Oct 2006 10:34:42 +0000 (10:34 +0000)]
add xpimap mime to thumb list
SVN revision: 26355
David Walter Seikel [Thu, 5 Oct 2006 10:30:57 +0000 (10:30 +0000)]
Noticed some typoes.
SVN revision: 26354
Carsten Haitzler [Thu, 5 Oct 2006 10:24:57 +0000 (10:24 +0000)]
updated minimal app set - will finally die tho when we have a wizard
SVN revision: 26353
David Walter Seikel [Thu, 5 Oct 2006 10:12:26 +0000 (10:12 +0000)]
Sorry, last one was only half done. Still some issues, but this one
works much better. One more on it's way soon unless raster talks me out
of it.
SVN revision: 26352
David Walter Seikel [Thu, 5 Oct 2006 09:57:32 +0000 (09:57 +0000)]
Converted the default apps to .desktop. If there is some obscure tar
option that raster preferred I used, he can repack this himself.
SVN revision: 26351
David Walter Seikel [Thu, 5 Oct 2006 08:35:30 +0000 (08:35 +0000)]
*Add some more explenation of the border find algo.
*Pack the fm properly so it handles dialog resizes properly.
SVN revision: 26350
Miculcy Brian [Thu, 5 Oct 2006 08:34:37 +0000 (08:34 +0000)]
Now it should be clear how to use it...
SVN revision: 26349