Commit Graph

2768 Commits

Author SHA1 Message Date
Christopher Michael 8d4e2f4612 Implement some more color classes.
SVN revision: 26474
2006-10-10 11:12:51 +00:00
Christopher Michael 6f2fe4219c Implement newly added color classes.
Remove unused function & declaration.


SVN revision: 26473
2006-10-10 11:03:12 +00:00
Christopher Michael d8e85256d4 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
2006-10-10 10:42:34 +00:00
Christopher Michael 24f35fdc0d As per Nathan's suggestion, rework the Basic mode into something much
simplier. Numerous fixes for Advanced mode.


SVN revision: 26470
2006-10-10 10:40:56 +00:00
Christopher Michael 180975a849 Change to Language Settings..easier to understand & translate.
SVN revision: 26469
2006-10-10 03:57:06 +00:00
Stafford Mitchell Horne c2141f1939 Make sure to fallback to original if we cant translate
SVN revision: 26461
2006-10-10 00:41:21 +00:00
Stafford Mitchell Horne ce6e698871 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
2006-10-10 00:23:30 +00:00
rephorm 0f0e801dc2 add preview to advanced also
SVN revision: 26458
2006-10-09 19:55:20 +00:00
rephorm 7c2f28556a add preview widget to Virtual Desktops dialog
SVN revision: 26455
2006-10-09 19:06:43 +00:00
Carsten Haitzler 5c6cade06d make it 64 adjust (fudge factor really)
SVN revision: 26450
2006-10-09 15:18:53 +00:00
Carsten Haitzler e372d9f636 catch oversized remembers for internals
SVN revision: 26449
2006-10-09 15:17:22 +00:00
Carsten Haitzler 6cdcfe352a leak--
SVN revision: 26448
2006-10-09 15:11:41 +00:00
Stafford Mitchell Horne da30a735e6 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
2006-10-09 14:44:41 +00:00
Carsten Haitzler cfa29e6566 dnd fixed so fwin works right
SVN revision: 26444
2006-10-09 13:43:35 +00:00
Christopher Michael 81cce1cf4c Remove these defines as they are not used here.
SVN revision: 26442
2006-10-09 08:39:57 +00:00
Carsten Haitzler 5fe03d3452 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
2006-10-09 05:33:09 +00:00
rephorm e41e945e3b break code that finds bg file for a zone into a separate function
SVN revision: 26433
2006-10-08 21:15:21 +00:00
rephorm 570f436e9a fix color slider gradient fills after evas changes
SVN revision: 26430
2006-10-08 15:21:04 +00:00
Carsten Haitzler 6359e28a0c another eap refernce nuked
SVN revision: 26426
2006-10-08 13:39:59 +00:00
Carsten Haitzler 8798dba1bf and clever borders are back
SVN revision: 26425
2006-10-08 13:38:42 +00:00
Carsten Haitzler f89fe08109 no mroe enlightenment_eapp tool
SVN revision: 26424
2006-10-08 13:16:45 +00:00
Carsten Haitzler 85269715de eap support... gone.
SVN revision: 26423
2006-10-08 13:13:55 +00:00
Carsten Haitzler 7cdf9af46b metrics keynav patches in
SVN revision: 26416
2006-10-08 08:25:08 +00:00
Carsten Haitzler 8678ebe026 only bring up config dialogs once - find the previous one and splash it up if
u bring it up again


SVN revision: 26415
2006-10-08 08:04:18 +00:00
Carsten Haitzler 7005802eb6 call deactivate if activate fails
SVN revision: 26411
2006-10-08 06:43:31 +00:00
Carsten Haitzler a19329ea92 set menu zone further up to avoid segv
SVN revision: 26410
2006-10-08 06:12:25 +00:00
Carsten Haitzler 9a8ea688c9 fix range select
SVN revision: 26409
2006-10-08 05:55:26 +00:00
Carsten Haitzler 8ca3b4ad4a delete all selected files... when u want to delete
SVN revision: 26408
2006-10-08 05:38:39 +00:00
Massimo Maiurana ce82cc6882 i18n hunter strikes again :)
SVN revision: 26398
2006-10-07 17:04:34 +00:00
Christopher Michael ff19d378e1 Some formatting.
Move Enable Font Class check above the setting of font name/size as this
looks/feels more natural.


SVN revision: 26375
2006-10-06 05:08:54 +00:00
Christopher Michael 1bc82b61c8 Added Ilist item/header color classes.
SVN revision: 26373
2006-10-06 02:32:21 +00:00
Christopher Michael 47692c09ed Added more color classes for widgets/modules.
SVN revision: 26371
2006-10-06 02:26:32 +00:00
Christopher Michael 2d028f4949 Added some more color classes to the dialog.
SVN revision: 26366
2006-10-06 00:26:38 +00:00
Christopher Michael 54b747f46a Remove some debug printfs.
SVN revision: 26364
2006-10-05 22:11:36 +00:00
David Walter Seikel 2b43816d36 Try to avoid returning a NULL icon.
SVN revision: 26357
2006-10-05 13:34:43 +00:00
Carsten Haitzler 6e109d11ee add xpimap mime to thumb list
SVN revision: 26355
2006-10-05 10:34:42 +00:00
David Walter Seikel cea94153ed *Add some more explenation of the border find algo.
*Pack the fm properly so it handles dialog resizes properly.


SVN revision: 26350
2006-10-05 08:35:30 +00:00
Christopher Michael 276b787255 Just some minor formatting.
SVN revision: 26345
2006-10-05 02:57:33 +00:00
David Walter Seikel cc0bc870a3 Fix up seggie while creating a new app.
Thanks to jcwong for pointing that out.


SVN revision: 26341
2006-10-04 03:34:06 +00:00
David Walter Seikel 52d8db3b46 Patch it up to work with the new icon regime.
SVN revision: 26340
2006-10-04 02:16:08 +00:00
Christopher Michael 43128097b5 Update list icon when enable/disable of color class.
SVN revision: 26335
2006-10-03 17:35:33 +00:00
Christopher Michael d6e71bdcac Partially working color class config dialog.
- Added basic/advanced apply code.
  - Needs perhaps colors in basic mode.

Still commented in config panel as it needs more work.


SVN revision: 26334
2006-10-03 17:17:04 +00:00
David Walter Seikel 00dbaa6935 Rationalise the icon code a bit.
SVN revision: 26333
2006-10-03 15:51:58 +00:00
Christopher Michael 4fd3f8405e Disable the color wells by default, and enable when needed.
SVN revision: 26332
2006-10-03 14:14:59 +00:00
Christopher Michael a101e70d31 Add a "disabled" state for color well. Thanks rephorm :)
SVN revision: 26331
2006-10-03 14:14:11 +00:00
Christopher Michael 1500f09b47 Added ibar label color class for testing.
Added some comments, removed a printf.


SVN revision: 26329
2006-10-03 13:14:17 +00:00
Christopher Michael e2e5d99bf2 Some more virtualize work.
Added ilist headers for color classes.


SVN revision: 26328
2006-10-03 12:59:11 +00:00
David Walter Seikel 1fe93eb23f Finish and turn on the new e_app_border_find code. You can now
optionally turn on old, new, or both for testing purposes using #if's at
the top of the source, but only the new version is turned on by default.
The question is, is an average 0.00007 seconds border find time worth
the memory hit versus an average 0.003 seconds?  Keeping in mind that if
you have the pager module running, it adds two border finds, and taskbar
adds thirty for some strange reason.  As a bonus e_app_exe_find is also
much quicker.


SVN revision: 26327
2006-10-03 12:56:00 +00:00
Christopher Michael fa25ccae4d Start "virtualizing" the color classes to a "long name" that can be
translated.


SVN revision: 26326
2006-10-03 11:47:48 +00:00
Christopher Michael 557b1690e0 Add color selection to Advanced Section.
SVN revision: 26325
2006-10-03 11:17:37 +00:00