Commit Graph

203 Commits

Author SHA1 Message Date
Kim Woelders 5ce609cca7 Change formatting style
No tabs, more like K&R.
Also switch to indent 2.2.13.
2023-11-26 10:03:45 +01:00
Kim Woelders dccc8cb55b config: Introduce method to invalidate theme cache
This will cause the theme configuration to be re-parsed on the next run
and whenever E_CFG_VER_CACHE is changed.
2023-10-24 08:10:09 +02:00
Kim Woelders ffaf268e62 config: Trivial macro name change 2023-10-23 18:48:56 +02:00
Kim Woelders 29f3494847 config: Drop -include when preparsing
epp appears to ignore it.
2023-07-28 19:54:48 +02:00
Kim Woelders 16ca9c9ef4 startup: Only repaint if animating
Also
- Insert delay to "show" progress
- End at 100%
2023-03-20 13:57:54 +01:00
Kim Woelders 358b60baf9 Introduce E_ARRAY_SIZE() and MOD_ITEMS()
Just a bit tidier.
2021-03-19 06:36:46 +01:00
Kim Woelders 932af2b256 Rename EDirUser{Set} wrappers and use then some more 2021-02-19 19:58:23 +01:00
Kim Woelders 88dba1cfff Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
Kim Woelders 22b5e58dcd Refactor/rename/use _EFREE type macros 2018-12-22 11:44:22 +01:00
Kim Woelders 0c3b5a0625 Add theme defined menu 2018-12-16 12:00:06 +01:00
Kim Woelders 9003da8a0d Remove some cruft 2018-02-04 15:34:57 +01:00
Kim Woelders 1829527170 Tweak theme variant setting
Set "THEME_VARIANT_<variant>=1" instead of "VARIANT=<variant>".
Should be easier to deal with in themes.
2018-02-04 15:34:57 +01:00
Kim Woelders bb772b8781 config.c: Cosmetics 2017-12-30 19:26:42 +01:00
Kim Woelders 783e4ec79f Make Esystem() take argumments 2017-12-30 16:40:22 +01:00
Kim Woelders 70ee606634 Warning fixes for gcc 7. 2017-02-12 19:09:08 +01:00
Kim Woelders a9a568ffe3 Debug printout cleanups. 2014-10-17 21:25:12 +02:00
Kim Woelders 1853b0fcf8 Move pre-eventloop calls of EobjsRepaint() out of progress bar functions.
SVN revision: 70397
2012-04-22 17:39:53 +00:00
Kim Woelders 6aced6569b Remove USER_NAME, HOME_DIR, and USER_SHELL from config file preparsing.
Should not be needed.

SVN revision: 68457
2012-02-26 20:15:55 +00:00
Kim Woelders 92e109d75f Simplify user info functions.
SVN revision: 68456
2012-02-26 20:15:52 +00:00
Lucas De Marchi 4d4401c5d3 Apply badzero.cocci, badnull.cocci and badnull2.cocci
Since badzero.cocci depends on coccinelle knowledge about a variable being a pointer
and about a function returning a pointer, maybe there are false negatives.



SVN revision: 51092
2010-08-13 17:04:13 +00:00
Kim Woelders 7dec215508 Re-add ~/.e16 to icon search path.
SVN revision: 50843
2010-08-05 21:17:25 +00:00
Kim Woelders 48f6bbe94c Trivial cleanups.
SVN revision: 49486
2010-06-06 10:05:53 +00:00
Kim Woelders 80d616be73 Make ConfigFileFind static.
SVN revision: 49482
2010-06-06 10:05:44 +00:00
Kim Woelders 0466673fbf Trim whitespace from translatable strings.
SVN revision: 48723
2010-05-09 19:03:19 +00:00
Kim Woelders 29a5b4489d Centralise file loading, based on file type.
Change install paths:
- menus: <datadir>/config/menus -> <datadir>/menus
- icons: <datadir>/config/pix   -> <datadir>/icons
- pix:   <datadir>/config/pix   -> <datadir>/pix

SVN revision: 47695
2010-04-02 15:27:58 +00:00
Kim Woelders b14b9e0846 Avoid some explicit paths.
SVN revision: 46895
2010-03-05 18:54:02 +00:00
Kim Woelders 3f8623cf06 No need to look elsewhere if path is absolute (FindFile).
SVN revision: 46740
2010-03-01 20:53:12 +00:00
Kim Woelders a7e538be10 Trivial fixes (clang).
SVN revision: 45718
2010-01-29 19:45:04 +00:00
Kim Woelders 9316bbc762 Enable using theme variants.
SVN revision: 43392
2009-11-01 14:41:21 +00:00
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