* add the new toolbar to main-window and edit-msg-window
[modest] / src /
2006-08-07 Dirk-Jan C. Binnema* add the new toolbar to main-window and edit-msg-window
2006-08-07 Dirk-Jan C. Binnema* tiny updates
2006-08-07 Dirk-Jan C. Binnema* added MODEST_ACCOUNT_REMEMBER_PWD
2006-08-07 Dirk-Jan C. Binnema* update to new TinyMail API
2006-08-07 Dirk-Jan C. Binnema* support main- and edt-toolbars
2006-08-07 Dirk-Jan C. Binnema* cleanups, updates because of Tinymail changes
2006-08-07 Dirk-Jan C. Binnema* handle password requests
2006-08-07 Dirk-Jan C. Binnema* cosmetics
2006-08-07 Dirk-Jan C. Binnema* rudimentary support for scaled icons (not cached...
2006-08-07 Dirk-Jan C. Binnema* updated widgets/:
2006-08-01 Dirk-Jan C. Binnema* oops ==> this one was missing in svn
2006-07-31 Dirk-Jan C. Binnema* re-add debugging functionality (-d)
2006-07-31 Dirk-Jan C. Binnema* updates to the statusbar; auto clean messages after...
2006-07-31 Dirk-Jan C. Binnema* remove some ununsed vars
2006-07-31 Dirk-Jan C. Binnema* update handling of changes in configuration
2006-07-31 Dirk-Jan C. Binnema* only support 'enabled/disabled' for accounts, not...
2006-07-31 Dirk-Jan C. Binnema* correctly deal with changes in the account
2006-07-31 Dirk-Jan C. Binnema* deal with changes in the model (folder) correctly
2006-07-31 Dirk-Jan C. Binnema* handle changes in the model correctly, and propagate...
2006-07-31 Dirk-Jan C. Binnema* add icon for main window
2006-07-31 Dirk-Jan C. Binnema* minor
2006-07-31 Dirk-Jan C. Binnema* remove some useless code
2006-07-31 Dirk-Jan C. Binnema* add support for GtkWidget settings
2006-07-31 Dirk-Jan C. Binnema* small update (ignore ModestConf changes that are...
2006-07-31 Dirk-Jan C. Binnema* added some keys
2006-07-31 Dirk-Jan C. Binnema* small updates
2006-07-31 Dirk-Jan C. Binnema* refactored account setup wizard (assistant), with...
2006-07-27 Dirk-Jan C. Binnema* work in console mode
2006-07-27 Dirk-Jan C. Binnema* updates (see .c changes for log)
2006-07-27 Dirk-Jan C. Binnema* add functions for easily getting various combo boxes
2006-07-27 Dirk-Jan C. Binnema* added functions for getting authentication, security...
2006-07-27 Dirk-Jan C. Binnema* update to new ModestWidgetFactory API
2006-07-27 Dirk-Jan C. Binnema* add some more implementation
2006-07-27 Dirk-Jan C. Binnema* minor, cosmetics
2006-07-25 Dirk-Jan C. Binnema* minor
2006-07-25 Dirk-Jan C. Binnema* minor
2006-07-25 Dirk-Jan C. Binnemamodest-msg-window => modest-edit-msg-window
2006-07-24 Dirk-Jan C. Binnema* remove the old account wizard stuff
2006-07-24 Dirk-Jan C. Binnema* make dependent windows transient
2006-07-24 Dirk-Jan C. Binnema* upgrade to new generic widget setting system
2006-07-24 Dirk-Jan C. Binnema* new account wizard, based on GtkAssistant. Not finish...
2006-07-24 Dirk-Jan C. Binnema* add some comments, namespace for widget settings
2006-07-24 Dirk-Jan C. Binnema* add combo box with store protocols
2006-07-24 Dirk-Jan C. Binnema* add functions for getting lists of store/transport...
2006-07-24 Dirk-Jan C. Binnema* fix for modest_conf_key_exists, which did not work...
2006-07-24 Dirk-Jan C. Binnema* added ModestWidgetMemory, new generic system for...
2006-07-24 Dirk-Jan C. Binnema* fix for initialized priv ptr in modest_account_view...
2006-07-23 Dirk-Jan C. Binnema* add widgets/ to DIST_SUBDIRS
2006-07-21 Dirk-Jan C. Binnema* coding style
2006-07-21 Dirk-Jan C. Binnema* implement saving / restoring of window size
2006-07-21 Dirk-Jan C. Binnema* implement status bar messages
2006-07-21 Dirk-Jan C. Binnema* oops
2006-07-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView
2006-07-20 Dirk-Jan C. Binnema* update to use the new widgets
2006-07-20 Dirk-Jan C. Binnema* add some new windows to the gtk2 backend. very experi...
2006-07-20 Dirk-Jan C. Binnema* add modest-account-view to the build
2006-07-20 Dirk-Jan C. Binnema* add support for the account view widget
2006-07-20 Dirk-Jan C. Binnema* cosmetics
2006-07-20 Dirk-Jan C. Binnema* use g_printerr instead of g_warning
2006-07-20 Dirk-Jan C. Binnema* do proper refcounting for ModestConf instances
2006-07-20 Dirk-Jan C. Binnema* call parent dtor
2006-07-20 Dirk-Jan C. Binnema* cosmetics
2006-07-20 Dirk-Jan C. Binnema* some name changes in the conf keys, and updates to
2006-07-20 Dirk-Jan C. Binnema* added convenience functions
2006-07-20 Dirk-Jan C. Binnema* added account view widget, a listview with the current
2006-07-17 Dirk-Jan C. Binnemain.in => in
2006-07-17 Dirk-Jan C. Binnemalet _new return ModestTnyTransportActions, not GObject
2006-07-17 Dirk-Jan C. Binnema* infrastructure for locking added, small cosmetics
2006-07-17 Dirk-Jan C. Binnema* modest_ui_new now returns ModestUI* instead of GObject
2006-07-17 Dirk-Jan C. Binnema* small cleanups
2006-07-17 Dirk-Jan C. Binnema* improvements in display of address, refactored some...
2006-07-17 Dirk-Jan C. Binnemalet _new return ModestConf*, ModestAccountMgr* instead...
2006-07-17 Dirk-Jan C. Binnema* the constructor now returns ModestTnyAccountStore...
2006-07-17 Dirk-Jan C. Binnema* support the gtk2/ code, and make the platform configu...
2006-07-17 Dirk-Jan C. Binnema* deal (optionally) with the gtk2 ui code
2006-07-17 Dirk-Jan C. Binnema* added modest-widget-factory, which provides a way...
2006-07-17 Dirk-Jan C. Binnema* added beginnings of new experimental non-glade gtk+ UI
2006-07-12 Dirk-Jan C. Binnema* use the tinymail iterator API correctly
2006-07-12 Dirk-Jan C. Binnema* cosmetic
2006-07-12 Dirk-Jan C. Binnema* cosmetics
2006-07-12 Dirk-Jan C. Binnema* update to new iterator API in tinymail
2006-07-12 Dirk-Jan C. Binnema* cosmetics
2006-07-12 Dirk-Jan C. Binnema* cosmetic
2006-07-12 Dirk-Jan C. Binnema* coding style fixes
2006-07-12 Dirk-Jan C. Binnema* update to the new iterator-API that tinymail now...
2006-07-11 Dirk-Jan C. Binnema* cosmetic
2006-07-11 Dirk-Jan C. Binnema* add 'enabled' key
2006-07-11 Dirk-Jan C. Binnema* update for the changes in the APIs, as well as for...
2006-07-11 Dirk-Jan C. Binnema* fix compile warning by moving enum up
2006-07-11 Dirk-Jan C. Binnema* listen to updates in the account store, and refresh
2006-07-11 Dirk-Jan C. Binnema* added some marshaller specs
2006-07-11 Dirk-Jan C. Binnema* handle empty stream gracefully (even if gtkhtml doesn't)
2006-07-11 Dirk-Jan C. Binnema* update for API changes. It compiles, but there might...
2006-07-11 Dirk-Jan C. Binnema* cleaned up, refactored code. there's a lot less now
2006-07-11 Dirk-Jan C. Binnema* many changes:
2006-07-11 Dirk-Jan C. Binnema* added modest_conf_key_escape and modest_conf_key_unes...
2006-07-11 Dirk-Jan C. Binnema- renamed into modest-conf.c
2006-07-11 Dirk-Jan C. Binnema* modest-conf-gconf.c => modest-conf.c
2006-07-10 Nils Faerber* added licensing boiler plate to source files
2006-07-10 Nils Faerber* added licensing boilerplate to source files
next