* added functions for getting authentication, security protocols
[modest] / src /
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
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-07-10 Dirk-Jan C. Binnema* lots of cleanups, removed destructive settings /...
2006-07-05 Dirk-Jan C. Binnema* renamed gtk-glade => gtk
2006-07-05 Dirk-Jan C. Binnema* remove old stuff
2006-07-05 Dirk-Jan C. Binnema* remove the dead gtk-dir
2006-06-27 Florian Boor* Change deprecated HildonApp/HildonAppView to HildonPr...
2006-06-23 Arne Zellentin* fixed message count in folder view
2006-06-23 Arne Zellentin* bugfix: message flags (has attachment, ...) are displ...
2006-06-23 Florian Boor* Reggister application service.
2006-06-22 Silvan Marco Fin* added function to register password_request method...
2006-06-22 Arne Zellentin* added support for mailto: links in messages: when...
2006-06-22 Arne Zellentin* 2 bugs fixed, why didn't the compiler complain?
2006-06-22 Florian Boor* Make editor toolbar icon only.
2006-06-22 Florian Boor* Back to old API.
2006-06-22 Florian Boor* Pack toolbar in hildon specific way.
2006-06-22 Florian Boor* Remove i18n stuff from desktop file.
2006-06-22 Silvan Marco Fin* changed visibility of characters in password dialog...
2006-06-22 Florian Boor* Add installation if service/desktop files.
2006-06-22 Florian Boor* Add script for automatic network connectivity.
2006-06-22 Florian Boor* Add support files for maemo desktop integration.
2006-06-21 Florian Boor* Move toolbar to the bottom, change layout.
2006-06-21 Nils Faerber* huhu ... hack alert ;) sub menu items are now reparen...
2006-06-21 Nils Faerber* first mods to move the menu into the HildonApp
2006-06-21 Arne Zellentin* apllied today's changes to the gtk-glade ui to the...
2006-06-21 Nils Faerber* set HildonApp title
2006-06-21 Nils Faerber* added HildonApp around main_view
2006-06-21 Arne Zellentin* fixed bug which crashed modest after sending an email...
2006-06-21 Arne Zellentin* mime-type-guessing for attachments is now case-insens...
2006-06-21 Silvan Marco Fin* added better support for passwords
2006-06-21 Florian Boor* Fix segfault caused by freeing uninitialized values.
next