* all:
[modest] / src / modest-widget-factory.c
2007-01-28 Dirk-Jan C. Binnema* all:
2007-01-24 Sergio Villar Senin* Fixed a segmentation fault when creating combo boxes
2007-01-24 Dirk-Jan C. Binnema* all:
2007-01-22 Dirk-Jan C. Binnema* modest-widget-factory.c:
2007-01-16 Dirk-Jan C. Binnema* all:
2007-01-15 Sergio Villar Senin* Fixed some compilation warnings
2007-01-15 Dirk-Jan C. Binnema* update to new ModestProtocolInfo
2007-01-10 Dirk-Jan C. Binnema* modest-widget-factory.[ch]:
2007-01-09 Dirk-Jan C. Binnema* all:
2007-01-09 Sergio Villar Senin* Migration to GtkUIManager almost completed
2006-12-15 Sergio Villar Senin* Added support in the interface to remove accounts
2006-12-15 Sergio Villar Senin* Added support to better handle online/offline status
2006-12-14 Sergio Villar Senin* Reverted a previous change in the signal item_not_found
2006-12-14 Sergio Villar Senin* Added support to reload a msg when the device gets...
2006-12-14 Sergio Villar Senin* Removed an invalid separator in the File menu
2006-12-13 Sergio Villar Senin* Added gtk_threads_init
2006-12-10 Dirk-Jan C. Binnema* modest-widget-factory.[ch]:
2006-12-08 Dirk-Jan C. Binnema* update for new progress update in tinymail
2006-12-03 Dirk-Jan C. Binnema- cosmetic
2006-11-30 Dirk-Jan C. Binnema* unbreakage after name changing
2006-11-27 Sergio Villar Senin* A lot of changes in the documentation, now it's gener...
2006-11-21 Sergio Villar Senin* Added new store actions: create/remove/rename/delete...
2006-11-13 Sergio Villar Senin * src/modest-tny-store-actions.h
2006-11-06 Sergio Villar Senin* src/modest-tny-attachment.h:
2006-10-26 Dirk-Jan C. Binnema* make it compile again with latest Tinymail; does...
2006-08-11 Dirk-Jan C. Binnema* small updates
2006-08-08 Dirk-Jan C. Binnema* let frontend deal with toolbar clicks
2006-08-07 Dirk-Jan C. Binnema* support main- and edt-toolbars
2006-07-31 Dirk-Jan C. Binnema* updates to the statusbar; auto clean messages after...
2006-07-27 Dirk-Jan C. Binnema* add functions for easily getting various combo boxes
2006-07-25 Dirk-Jan C. Binnema* minor
2006-07-24 Dirk-Jan C. Binnema* add combo box with store protocols
2006-07-21 Dirk-Jan C. Binnema* implement status bar messages
2006-07-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView
2006-07-20 Dirk-Jan C. Binnema* add support for the account view widget
2006-07-17 Dirk-Jan C. Binnema* added modest-widget-factory, which provides a way...