Todo List

Class Config
don't allow [] sections

What Config as localized keys should read: LC_MESSAGES or LANG ??? I'm using for now LANG, but fd.o people said it should be LC_MESSAGES. Inspect this.

Member edelib::Date::set (unsigned short y, unsigned char m, unsigned char d, DateType t=DATE_LOCAL)
it can accept set(0,1,0); leave this or... (possible bugs ?)

Member edelib::Date::system_set (void)
This should be probably a static function

Member edelib::DesktopFile::exec (char *val, int len)
special variables and symbol escaping are not implemented yet

Member edelib::EdbusConnection::disconnect (void)
returning here is obsolete

Member edelib::EdbusConnection::register_object (const char *path)
remove it?

Member edelib::EdbusConnection::unregister_object (const char *path)
remove it?

Class EdbusDict
This should be assertion

Class EdbusList
This should be probably an assertion

Class EdbusObjectPath
Make this class implicitly shared

Member edelib::EdbusObjectPath::append (const char *str)
this should probably trigger assert if element is not valid

Class File
error checks during stream read/write (ferror)

Member edelib::File::readline (char *buff, int buffsz)
it does not return 1 when line contains only '\n' char. Should return?

Class IconTheme
implement Threshold support (see icon-theme spec)

Class MimeType
add locale during read of comments

Last change in xdgmime.c moved stat-ed code to be executed first so ambiguous directory names (like ".kde" or ".emacs.d" or ".e") doesn't be recognized as files or unknown types; can stat's be delayed?

Class String
COW would be nice

Member edelib::TableBase::move_cursor (int R, int C)
This function should be called select_cell() or similar

Class Time
Time is missing local/UTC option.

Member edelib::Time::set_now (void)
This should be probably a static function

Member edelib::Time::system_set (void)
This should be probably a static function

Member nls_support_init
what should set_textdomain_dir() and set_textdomain() return when NLS is disabled?

Member icon_chooser
icon_chooser() pretty sucks; writte better one

Page Theme language
Finish

Generated on Thu Dec 24 05:12:27 2009 for edelib by  doxygen 1.5.9