Commit Graph

12 Commits

Author SHA1 Message Date
Kim Woelders 1159a35a17 Fix warnings.
SVN revision: 26971
2006-11-05 14:19:56 +00:00
handyande 108fbe6a7f addition of argbint convenience on argb - thanks Morten
SVN revision: 20141
2006-01-31 11:05:47 +00:00
Carsten Haitzler 651a356e6a warnings - hush.
SVN revision: 19567
2006-01-06 18:26:37 +00:00
handyande 414d3e5352 latest patch from Morten Nilsen:
- fix indent in various places
- check flag rather than walking list in util
- eliminate multiple key searches while saving
- optimizations


SVN revision: 19115
2005-12-18 19:07:52 +00:00
technikolor 61cd21df39 Warnings cleanup. Unused variables were commented out (ala C99) rather than removed. Proto was added to private header. No major changes made, just simple fixes.
SVN revision: 15533
2005-06-25 10:11:25 +00:00
handyande 2ccfb66cc7 start an ecore_config overhaul - things will break, but overall we will be happy
step 1) start abstraction of read/write to eet file - this will be moved to handlers and [en|de]coders shortly - lists will follow this
this breaks current .eet config files, but the API remains the same


SVN revision: 15182
2005-06-07 20:08:16 +00:00
Carsten Haitzler a469511a8b sgi build patches
SVN revision: 14074
2005-04-02 15:59:55 +00:00
Kim Woelders 0d1f32f814 Add missing prototypes, associated cleanups.
SVN revision: 13616
2005-03-04 19:29:39 +00:00
Carsten Haitzler de28192bda kwo's ecore cleanup patch
SVN revision: 13559
2005-03-02 07:06:44 +00:00
Carsten Haitzler e764a022e7 ecore_config uses eet for storage now... check the disk space savings:
-rw-r--r--  1 raster raster 12288 Oct 19 15:29 config.db
-rw-r--r--  1 raster raster   687 Oct 19 15:29 config.eet

also.. edb goes back to obscurity as a little/non use lib again :)


SVN revision: 11902
2004-10-19 06:34:21 +00:00
rbdpngn 86fbabac52 Use extern for variables in headers.
SVN revision: 10364
2004-05-26 04:26:28 +00:00
handyande 1d3f35c515 Like the british government I will give privatisation a shot ;)
also set debug depending on ECORE_CONFIG_DEBUG environment


SVN revision: 10360
2004-05-25 18:52:21 +00:00