pur RAPI's on the .c file funcs.. TOO! so we can see which are api
[framework/uifw/ecore.git] / src / lib / ecore / ecore_getopt.c
2012-03-29 rasterpur RAPI's on the .c file funcs.. TOO! so we can see...
2012-02-24 cedricecore: add Exotic support.
2012-01-17 hermetecore - Various patches in ecore's doc
2011-12-06 cedricecore: include stdlib.h when required.
2011-12-02 discomfitormore trivial fixes from Joerg Sonnenberger <joerg@brita...
2011-11-20 cedricecore: remove some warning.
2011-10-21 rasterran ecrustify on ecore. some manual fixing too.
2010-11-23 discomfitorrevert this for crankypants
2010-11-23 discomfitorI'm tired of you, ecore_getopt. now you get the hammer.
2010-11-23 discomfitormore correctly fix no-option parsing to still parse...
2010-11-23 discomfitorfix bug where getopt_parse returns argc as the first...
2010-11-23 discomfitorfix bug where getopt_parse returns 1 when there are...
2010-11-13 discomfitorunsigned char -> Eina_Bool cleanups; these files are...
2010-09-30 carotab--
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-04 lucasFORMATTING
2010-04-07 sachiel'tis an array of pointers, not just a string
2010-04-05 caroremove C99 features and use beautiful C89/BSD code
2010-04-05 carovarious fixes for vc++. I'll add the Visual Studio...
2010-02-28 barbieriwarnings--
2010-01-22 carofix warnings
2009-12-07 englebassMake clang happy
2009-10-27 quakerEcore_Getopt: Do not mark internal stuff as translatable.
2009-09-01 carofix gettext stuff
2009-09-01 barbierihave ecore+gettext stuff to actually compile.
2009-09-01 barbierisome parts I missed before.
2009-09-01 quakerGettext support in Ecore_Getopt. Thanks to k-s :)
2009-08-26 carowarnings--
2009-04-13 antognolliNew ecore_getopt callback to parse geometry size (WxH).
2009-02-26 barbieriFix problem reported by clang.
2009-02-26 carofix warning with mingw32ce (getenv not declared)
2009-02-25 cedric * estickies,
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-12-20 barbieriOops! ecore must not depend on ecore-evas!
2008-12-20 barbieriecore_getopt: common callbacks go in.
2008-12-19 watchwolfinclude the headers in the correct order so that EAPI...
2008-11-24 barbieriEasy to use and powerful getopt implementation.