Commit Graph

32 Commits

Author SHA1 Message Date
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
handyande 0eb4226a11 Re-add font paths after rasters rearrangement
publicise the default theme search path so ti can be applied on init - this way the search path is always defined


SVN revision: 10208
2004-05-13 14:38:36 +00:00
handyande caaaaa40ff Added theme search paths, you can even check the doc to see how they work ;)
SVN revision: 10181
2004-05-12 23:24:36 +00:00
handyande 298d839bfd Another API change to fit with ecore :( - app args now grabbed through ecore_app_args_get - remember to set them
SVN revision: 10155
2004-05-10 11:05:33 +00:00
handyande e3354667f5 correct fix for 0000059 - Ecore_Config.h should not directly include Ecore_Ipc.h
SVN revision: 10147
2004-05-09 15:37:11 +00:00
handyande 8db5850a36 WARNING: API CHANGE. Ecore_Config should now be Ecore compliant, there you go Raster ;)
SVN revision: 10126
2004-05-08 14:51:05 +00:00
Carsten Haitzler 20df203105 ecore_config now formats like most of the rest of ecore!!!
and - errr - handy - need to talk to you about function call names, and the
use of "long's"

:)


SVN revision: 10112
2004-05-08 03:10:45 +00:00
handyande 338afb2871 Added _create_xxx functions as shorthand for '_default_xxx; _set_short_opt; _set_long_opt; _describe' this should make client applications a lot nicer to look at
SVN revision: 10055
2004-05-04 22:58:06 +00:00
handyande e842770b13 Add application description to be displayed on a --help
few small bug fixes with arg parsing
few small fixups for text and behaviour


SVN revision: 10043
2004-05-04 09:17:04 +00:00
handyande 6d01330752 Fix prop listing
add prop parsing (which calls prop listing through -h or --help)
add short and long opts to index by which override key (which can get ugly)
WARNING API CHANGE, but only a little one - and nobody uses it yet


SVN revision: 10039
2004-05-03 23:57:14 +00:00
handyande b58b2da294 Tidies and move _exit to _shutdown to match ecore (taa dj2) API CHANGE :(
SVN revision: 10033
2004-05-03 16:13:12 +00:00
handyande aa60b7fb2d WARNING: API CHANGE : As bundles are no longer needed in the grand scheme of things remove them from the users API, they are still in backend code just in case
SVN revision: 10030
2004-05-03 11:28:43 +00:00
handyande bc3e7f6e35 Fix return types and missing functions - thanks ncn
SVN revision: 10029
2004-05-03 10:45:34 +00:00
handyande 20950022d6 Added theme functionality to support the examine changes
Oh, and I was told to blow my trumpet ;)


SVN revision: 10010
2004-05-02 21:02:49 +00:00
Carsten Haitzler ab01bcabdb hey guys! can u rememebr to add yourselves to AUTHORS?
SVN revision: 9978
2004-04-30 03:10:17 +00:00
Carsten Haitzler f09616a23c allow this to be used form c++!
SVN revision: 9893
2004-04-25 04:28:52 +00:00
handyande 61bb6beaba Add theme type for exciting features in examine
Add property descriptions,
For the (beginnings of) help text / input parser


SVN revision: 9869
2004-04-22 23:38:19 +00:00
handyande 42f371c807 oops - this should not be here
SVN revision: 9688
2004-04-11 16:08:14 +00:00
handyande 4a9e1528df Added ecore_config_evas_font_path_apply to control the font path locations in all edje apps
SVN revision: 9497
2004-03-27 14:57:23 +00:00
handyande 5e58398b21 Oops - nobody wants debug _really_ ;)
SVN revision: 9309
2004-03-10 09:43:02 +00:00
handyande f968091a88 Finally - cought the little blighter.
erm - that means fixed the fix\!!


SVN revision: 9291
2004-03-08 15:03:40 +00:00
handyande 6fe7d8ea33 Start tidyup with namespaces - fingers crossed
SVN revision: 9186
2004-03-01 23:11:28 +00:00
handyande ba0281b1f0 Never save system properties in apps config files unless they have been overridden (modified locally)
SVN revision: 8789
2004-02-03 22:53:13 +00:00
rbdpngn d5b246e384 These global variables need to be extern in the header and
declared/initialized elsewhere.


SVN revision: 8627
2004-01-23 04:01:40 +00:00
handyande c8167731d6 Well, this is the api to the new simpler and cleaner ecore_config
much code remains, it will be tidied out later if this is seen to be good


SVN revision: 8591
2004-01-20 16:19:45 +00:00
handyande 3b2ef67c3a More playing with ecore_config
Azundris suggested this new layout and I agree
docs should be available soon


SVN revision: 8570
2004-01-20 00:45:52 +00:00
handyande 862a18b206 more work, seperate bounded numbers in api
fix float bugs


SVN revision: 8390
2004-01-13 21:15:23 +00:00
handyande 1b485c4149 Added types to default calls - this concludes my planned api additions for now
Made edb only save modified (non-default) properties


SVN revision: 8353
2004-01-12 16:08:08 +00:00
rbdpngn dc2fa35658 Minor changes to ecore_config to make it compile on OS X.
SVN revision: 8236
2003-12-31 22:15:33 +00:00
handyande 94be4269d6 oopsie - got carried away and altered good code
SVN revision: 8013
2003-12-06 17:37:20 +00:00
handyande e41d146893 Fixups, cleanups etc. ecore_config now working with an equate client :)
SVN revision: 8011
2003-12-06 17:24:19 +00:00
handyande f6627ea478 This should give a working ecore with ecore_config. No test apps yet, that is another story. Also need a tidyup...
SVN revision: 8007
2003-12-05 16:57:32 +00:00