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 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 Date::system_set (void)
This should be probably a static function

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

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

Member 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 EdbusObjectPath::append (const char *str)
this should probably trigger assert if element is not valid

Member edelib::File::readline (char *buff, int buffsz)

it does not return 1 when line contains only '\n' char. Should return?

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

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

Class FontCache
complete

Member foreign_callback_add

Add some better examples

Member icon_chooser
icon_chooser() pretty sucks; writte better one

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?

Member nls_support_init

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

Group scheme
Complete docs.

Class String
COW would be nice

Page Theme language
Finish

Class Time
Time is missing local/UTC option.

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

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

Generated on 23 May 2013 for edelib by  doxygen 1.6.1