Commit Graph

174 Commits

Author SHA1 Message Date
Kim Woelders a1d1cc3e01 Load cursors same way as other theme files.
SVN revision: 42802
2009-09-29 16:02:50 +00:00
Kim Woelders 09e67b2f44 Warning fixes (based on patches by pfritz and gahr, tickets 331,342).
SVN revision: 40997
2009-06-10 17:45:10 +00:00
Kim Woelders 24e0a0d7e8 Forgot some 2008->2009's.
SVN revision: 40605
2009-05-12 21:21:21 +00:00
Kim Woelders 748eaa7ee7 Remove obsolete ENLIGHTENMENT_VERSION_015, set correct version when calling epp.
SVN revision: 39839
2009-04-03 19:31:19 +00:00
Kim Woelders e07a70d463 Autofoo tweaks.
SVN revision: 38425
2009-01-03 07:52:43 +00:00
Kim Woelders e096d5ceec Max E_CFG_VERSION 1->2.
SVN revision: 37149
2008-10-26 15:35:44 +00:00
Kim Woelders 40b5438a3d Fix parsing menus.cfg causing missing backgrounds menu (noted by JC Wong).
SVN revision: 36728
2008-10-16 20:57:11 +00:00
Kim Woelders 34d36d4d31 Enable selecting sound from other theme.
SVN revision: 36685
2008-10-15 15:34:58 +00:00
Kim Woelders b15a1fe53a Disable localization of theme files.
SVN revision: 36682
2008-10-15 15:20:20 +00:00
Kim Woelders ca133b488a If not showing startup windows don't show progress bars either (faster starup).
SVN revision: 36316
2008-09-29 16:29:15 +00:00
Kim Woelders dfadac95c6 Remove colormodifier stuff (this has afaict never worked in e16).
SVN revision: 34941
2008-06-28 19:08:35 +00:00
Kim Woelders e82903882a Theme element fallback cleanups
- don't create fallback classes before they are needed.
- use of fallbacks was missing a number of places.
- setting theme to "-" will run entirely on fallbacks.


SVN revision: 34885
2008-06-22 13:34:42 +00:00
Kim Woelders 6eaca2639c Eliminate redundant VRoot vars.
SVN revision: 34106
2008-03-24 11:12:40 +00:00
Kim Woelders 4ef9558c14 Forgot 2008.
SVN revision: 34083
2008-03-22 14:51:24 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders d75ce59159 Prefer Xft font configuration.
SVN revision: 31040
2007-07-28 13:58:20 +00:00
Kim Woelders 11cf892306 Assorted refactorizations.
SVN revision: 31016
2007-07-27 16:59:50 +00:00
Kim Woelders d6e0b13275 Remove unused backup-....cfg stuff.
SVN revision: 29875
2007-05-06 13:35:42 +00:00
Kim Woelders 46ead133ef Use same configure.in/spec file setup in e16 and epplets.
SVN revision: 28790
2007-03-18 01:08:10 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
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