Commit Graph

203 Commits

Author SHA1 Message Date
Kim Woelders 163f842dc6 Disable translation of some error message stuff that might as well be left untranslated.
SVN revision: 27397
2006-12-09 21:32:03 +00:00
Kim Woelders 17ab9e559e Allow disabling theme localisation.
SVN revision: 27252
2006-11-27 20:01:05 +00:00
Kim Woelders 63a8acc721 Split up, shuffle around, rename.
SVN revision: 27181
2006-11-19 21:55:52 +00:00
Kim Woelders be11563150 Avoid dangling buffer. Eliminate some redundant code.
SVN revision: 24583
2006-08-12 10:33:47 +00:00
Kim Woelders 35f0120826 Eliminate a lot of stat's during configuration file parsing.
SVN revision: 24169
2006-07-24 23:56:39 +00:00
Kim Woelders 5bd5afe9cc Split up, shuffle around file.c (no real changes).
SVN revision: 24166
2006-07-24 21:10:59 +00:00
Kim Woelders 5b24f41029 Split up and shuffle around some more.
SVN revision: 22236
2006-04-19 19:13:46 +00:00
Kim Woelders 51cfb78a09 Reenable having menu definitions in theme (hmm.. why did I take this out?).
SVN revision: 20639
2006-02-20 18:20:29 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders ff86323831 Split off borders.h.
SVN revision: 19238
2005-12-22 18:43:15 +00:00
Kim Woelders 64e15839e7 Split off aclass.h. Cleanups.
SVN revision: 18665
2005-11-27 13:11:06 +00:00
Kim Woelders 0dfa113313 General bug hunt - Found a few, pedantic cleanups, dead code removal.
SVN revision: 18153
2005-10-30 19:40:49 +00:00
Kim Woelders 3faffc66fa Fix bug in desktop background assignment. Split off backgrounds.h.
SVN revision: 17891
2005-10-24 16:05:30 +00:00
Kim Woelders 75a5b77287 Defer menu loading. Unload 5 min after last use.
SVN revision: 16923
2005-09-25 00:50:53 +00:00
Kim Woelders 1bc99c9731 Menus: Delay sub-menu closing, link menus in stead of using global array, split off menus.h, cleanups.
SVN revision: 16677
2005-09-10 18:24:20 +00:00
Kim Woelders be396df37d Fix segv's, X-errors, memleak, wrapping.
SVN revision: 16258
2005-08-21 21:00:55 +00:00
Kim Woelders 5c756e0076 Button related cleanups.
SVN revision: 16256
2005-08-21 13:21:48 +00:00
Kim Woelders f7424fdc0e Move tooltip handling to source. Eliminate WindowAtXY().
SVN revision: 16245
2005-08-20 13:55:51 +00:00
Kim Woelders 18227d6e5f Only look for localized versions of theme config files (not image, sound, etc.). Cleanups.
SVN revision: 15799
2005-07-17 12:55:13 +00:00
Kim Woelders 8a8f547e0c More colormodifier stuff..
SVN revision: 14216
2005-04-17 14:08:42 +00:00
Kim Woelders 1432d457f4 Disable colormodifier stuff (non-functional).
SVN revision: 14212
2005-04-15 23:59:59 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders 14cbf4d5b6 Prepare for theme version bump.
SVN revision: 13788
2005-03-19 11:10:12 +00:00
Kim Woelders e1bc051e9e Fix button state saving. Save background and button configurations separately.
SVN revision: 13627
2005-03-05 12:19:48 +00:00
Kim Woelders 6378ad9df7 Handle startup window stacking via object stack.
SVN revision: 13522
2005-02-27 14:42:41 +00:00
Kim Woelders 0f06a8bee6 Don't preparse internal config file.
SVN revision: 13407
2005-02-16 19:48:33 +00:00
Kim Woelders 1a95e3596e Window match compatibility fixups.
SVN revision: 13233
2005-02-07 22:42:19 +00:00
Kim Woelders 9fa632948e Merge windowmatches and icondefs.
SVN revision: 13207
2005-02-06 19:13:34 +00:00
Kim Woelders 4d40fa97d8 Optionally bypass logout dialog, optionally add reboot/halt to logout dialog.
SVN revision: 13120
2005-01-29 07:11:59 +00:00
Kim Woelders 69b6ed3314 Bye bye EDBUG/EDBUG_RETURN.
SVN revision: 13097
2005-01-25 21:58:28 +00:00
Kim Woelders aeda613b51 Keep startup windows raised.
SVN revision: 12671
2004-12-31 13:49:08 +00:00
Kim Woelders fbbe386efb 0.16.8
SVN revision: 12619
2004-12-28 23:46:49 +00:00
Kim Woelders 059be171dc Fix backgrounds with only foreground image.
SVN revision: 12492
2004-12-17 17:25:51 +00:00
Kim Woelders a13da9ae85 Add border frame action handling (enables things like auto shade/unshade).
SVN revision: 12354
2004-12-04 12:38:18 +00:00
Kim Woelders 7847d73770 Fix button stacking.
SVN revision: 12220
2004-11-17 19:31:11 +00:00
Kim Woelders 444fb149c0 Fix selecting "No Background" in background settings dialog.
SVN revision: 12085
2004-10-30 12:59:03 +00:00
Kim Woelders 3908bb588f Fix _XROOT... hack.
SVN revision: 11835
2004-10-11 20:28:56 +00:00
Kim Woelders b25f688499 Added option to raise fullscreen windows.
SVN revision: 11742
2004-09-30 22:42:54 +00:00
Kim Woelders 595ba9e3e9 Make keys used for menu navigation configurable.
(patch from Alan Schmitt <alan.schmitt@polytechnique.org>).


SVN revision: 11376
2004-08-25 16:03:14 +00:00
Kirby Kuehl 71e059c727 Remove extra semicolon. FreeBSD (at least) doesn't like this.
SVN revision: 11141
2004-08-03 02:43:50 +00:00
Kim Woelders 496bbf4001 Valgrindings.
SVN revision: 11113
2004-07-30 20:46:35 +00:00
Kim Woelders a5de9656e8 Bye bye Imlib1 and Fnlib.
SVN revision: 11010
2004-07-25 09:34:43 +00:00
Kim Woelders 47ddbb9d11 Fix focuslist trouble.
SVN revision: 10992
2004-07-23 20:05:50 +00:00
Kim Woelders 1fe494a8eb Fix some focus list options.
SVN revision: 10893
2004-07-17 22:17:20 +00:00
Kim Woelders 4e0b46746a Cursor code namespace cleanup.
SVN revision: 10845
2004-07-15 16:46:06 +00:00
Kim Woelders 8d9b57cdb5 Handle struts, optionally ignore.
SVN revision: 10673
2004-07-03 00:58:19 +00:00
Kim Woelders 7ab2bebe6e Trivial renaming of placement options.
SVN revision: 10672
2004-07-03 00:30:50 +00:00
Kim Woelders e380847cec Enable continuing startup when there are errors in ...e_session-XXXXXX.
SVN revision: 10551
2004-06-19 21:31:40 +00:00
Kim Woelders f549bae73e Selective Transparency - configuration (Jaron Omega <jaron@sock-stream.net>).
SVN revision: 10506
2004-06-14 17:02:32 +00:00
Kim Woelders 3a394ad52a No longer use the DEFAULT theme link.
SVN revision: 10108
2004-05-07 22:29:30 +00:00
Kim Woelders 2b847dfbe9 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
SVN revision: 10053
2004-05-04 19:04:42 +00:00
Kim Woelders 680ccb19ad Simplify background code, re-generate backgrounds when enabling transparency.
SVN revision: 9706
2004-04-12 08:28:34 +00:00
Kim Woelders 7234225cb2 Background code and namespace shuffle.
SVN revision: 9678
2004-04-10 19:39:02 +00:00
Kim Woelders cc4a910fa6 Shuffle around/clean up some master/slave state vars.
SVN revision: 9633
2004-04-07 14:32:36 +00:00
Kim Woelders 55efe39959 The image border definition for Imlib2 seems to be slightly different than
for Imlib1. Try to adjust so themes don't break.


SVN revision: 9623
2004-04-06 23:20:44 +00:00
Kim Woelders 3b1f6e7c72 Enable compiling with -Wwrite-strings (trivial fixups).
SVN revision: 9414
2004-03-21 01:39:40 +00:00
Kim Woelders 531c81778c Enable compiling with -Wshadow (trivial name clash fixups).
SVN revision: 9409
2004-03-20 15:49:05 +00:00
Kim Woelders a50d1836ee Cosmetics.
SVN revision: 9351
2004-03-14 09:03:26 +00:00
Kim Woelders 14add73059 Change some ALERT macro stuff to function calls.
SVN revision: 9326
2004-03-11 16:58:14 +00:00
Kim Woelders 1e7c6b4ad8 Fix cursor colors (patch from Smoke <conrad@ceibhion.dhs.org>).
SVN revision: 9254
2004-03-07 07:17:51 +00:00
Kim Woelders 3fde056494 Attempt to improve on quoting when parsing configuration files.
SVN revision: 9235
2004-03-05 17:13:51 +00:00
Kim Woelders f43c79641d Renamed duplicate to Estrdup, introduced Estrndup.
SVN revision: 9148
2004-02-28 15:14:02 +00:00
Kim Woelders b13252e346 Good bye __EMX__.
SVN revision: 9028
2004-02-18 22:18:41 +00:00
Kim Woelders 06a9f1eca1 Reduce the amount of __EMX__'s, random cleanups.
SVN revision: 8962
2004-02-13 18:36:52 +00:00
Kim Woelders a98043fe46 Added global theme transparency feature (not finished).
SVN revision: 8943
2004-02-12 01:17:21 +00:00
Kim Woelders 769b34caf6 Move around some desktop and background configuration items.
SVN revision: 8938
2004-02-11 15:39:13 +00:00
Kim Woelders 7c1f74a388 Theme code and namespace shuffle.
SVN revision: 8937
2004-02-11 15:27:54 +00:00
Kim Woelders b22b21cc5a Moved some configuration items to the configuration struct.
SVN revision: 8858
2004-02-06 19:56:26 +00:00
Kim Woelders 2becc3a36d Minor changes to the configuration struct.
SVN revision: 8808
2004-02-04 20:32:08 +00:00
Kim Woelders 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders 57d8a9e8c5 Split mode struct into configuration and state stuff.
SVN revision: 8358
2004-01-12 20:43:18 +00:00
Kim Woelders b2cc6825a1 Slideout code and namespace shuffle.
SVN revision: 8319
2004-01-09 09:11:33 +00:00
Kim Woelders 5c66882c39 Trivial session cleanups.
SVN revision: 8265
2004-01-03 12:55:08 +00:00
Kim Woelders e117fe4368 Trivial sound cleanups.
SVN revision: 8264
2004-01-03 12:29:58 +00:00
Kim Woelders e8e315db0e A pseudo-transparency support hack.
SVN revision: 8222
2003-12-28 17:57:31 +00:00
Kim Woelders a0bcdb1ffe Fixed segfault on menu reload.
SVN revision: 8121
2003-12-15 20:59:52 +00:00
Kim Woelders 46eb604456 Menu code and namespace shuffle.
SVN revision: 8115
2003-12-14 17:24:34 +00:00
Kim Woelders 861ed77f18 Button code and namespace shuffle.
SVN revision: 8017
2003-12-07 09:18:55 +00:00
Kim Woelders 24e1a9e1e8 Attempt to fix "walking" iconboxes in certain themes when not anchored
left or top.
Re-enable iconifying by dragging from pager to iconbox.
Iconbox namespace and code shuffling.


SVN revision: 7939
2003-11-24 17:07:23 +00:00
Kim Woelders b110adc6e6 Imlib2 - Improve on backgrounds.
SVN revision: 7923
2003-11-22 00:15:41 +00:00
Kim Woelders 9560634f4f Initial imlib2 port.
SVN revision: 7898
2003-11-15 22:27:17 +00:00
Kim Woelders 1aa09632c3 Include some header files explicitly.
SVN revision: 7849
2003-11-09 23:17:15 +00:00
Kim Woelders dcb8b78394 Patch for desktop wraparound by Alan Schmitt <alan.schmitt@polytechnique.org>.
SVN revision: 7834
2003-11-08 23:39:20 +00:00
Kim Woelders a619f8b193 Bye bye KDE(1).
SVN revision: 7825
2003-11-08 10:56:25 +00:00
Kim Woelders 3da03b6dc9 Copyrights->2003.
SVN revision: 7807
2003-11-05 17:24:47 +00:00
Kim Woelders 7ce1c44ead Don't show dialog at startup when effects (ripples/waves) are enabled,
move control of the effects to the FX settings dialog.


SVN revision: 7489
2003-09-28 19:36:11 +00:00
Kim Woelders beb272f51f Fix some missing initialisations/assignments.
SVN revision: 7486
2003-09-28 19:08:27 +00:00
Kim Woelders d9d2c0fb04 Do config file replacements atomically.
Do save snaps on exit.


SVN revision: 7332
2003-08-17 10:15:16 +00:00
Kim Woelders 9a1eb87c87 No global var should be named "id".
SVN revision: 7155
2003-07-12 15:04:32 +00:00
Kim Woelders 30e6961bb0 Added possibility to configure not to use fnlib (configure --without-fnlib).
SVN revision: 7154
2003-07-12 14:34:14 +00:00
Kim Woelders 932971833c config.c cosmetics: Make local functions static.
SVN revision: 7137
2003-07-11 18:36:52 +00:00
Kim Woelders cb9cc07028 Remove some obsolete stuff doing nothing (mode.showicons, ShowIcons, HideIcons,
HandlePager, external_pager_window).


SVN revision: 7135
2003-07-11 17:58:19 +00:00
Kim Woelders f7218a95d2 Minor tooltip thingy (preparing to enable avoiding (un)mapping of unused bubbles).
SVN revision: 7134
2003-07-11 17:44:15 +00:00
Carsten Haitzler 2c07aeb70c hiroaki yoshida's leakage patch
SVN revision: 7115
2003-07-08 02:32:40 +00:00
Mandrake 538d325415 Thu May 22 15:09:11 EDT 2003
(Mandrake)

Updated .h files so that this sucker actually wants to build on my system.
Sorry I've been AWOL for so long, life has been quite busy lately.


SVN revision: 6924
2003-05-22 19:15:03 +00:00
Michael Jennings bfc1d5ccb3 Mon Apr 21 22:07:42 EDT 2003
(KainX)

Patch from Christian Hammond <chipx86@portaldesign.net> for native
cursor support.

Patch from Kim Woelders <kim@woelders.dk> for further hint work.

Also fixed support for KDE hints.


SVN revision: 6873
2003-04-22 02:10:58 +00:00
Michael Jennings b35504b70e Fri Mar 28 00:14:31 EST 2003
(KainX)

More patches from Kim Woelders <kim@woelders.dk>.


SVN revision: 6793
2003-03-28 05:16:21 +00:00
Michael Jennings d43b62e544 Sun Mar 23 22:45:31 EST 2003
(KainX)

Patch from Kim Woelders <kim@woelders.dk> for freedesktop.org WM hints.


SVN revision: 6780
2003-03-24 03:48:09 +00:00
Mandrake c72c14143c Fri Jul 28 10:42:05 PDT 2000
(Mandrake)

the beginning of another xinerama feature "place additional windows on extra
head when current head is full"


SVN revision: 2928
2000-07-28 17:23:35 +00:00