edelib  2.1.0
Todo List
  • add local snprintf/vsnprintf/scandir/dirent(???)
Member EdbusObjectPath::append (const char *str)
this should probably trigger assert if element is not valid
Member TableBase::move_cursor (int R, int C)
This function should be called select_cell() or similar
Class String
COW would be nice
Module scheme
Complete docs.
Member edelib::nls_support_init (const char *appname, const char *dir)
what should set_textdomain_dir() and set_textdomain() return when NLS is disabled?
Class MimeType

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?

add locale during read of comments

Class IconTheme
implement Threshold support (see icon-theme spec)
Member edelib::foreign_callback_add (Fl_Window *win, const char *id, void(*cb)(Fl_Window *, void *), void *data=0)
Add some better examples
Class FontCache
complete
Member File::readline (char *buff, int buffsz)
it does not return 1 when line contains only '\n' char. Should return?
Class File
error checks during stream read/write (ferror)
Page Theme language
Finish
Class EdbusObjectPath
Make this class implicitly shared
Class EdbusList
This should be probably an assertion
Class EdbusDict
This should be assertion
Member DesktopFile::exec (char *val, int len)
special variables and symbol escaping are not implemented yet
Member Time::system_set (void)
This should be probably a static function
Member Time::set_now (void)
This should be probably a static function
Member Date::system_set (void)
This should be probably a static function
Member 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 ?)
Class Time
Time is missing local/UTC option.
Class Config

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.

don't allow [] sections