* step 2 of the account fixes; for now, account changes
[modest] / src / widgets / modest-folder-view.c
2007-04-18 Sergio Villar Senin * First review of ModestFolderView visual names for...
2007-04-18 Sergio Villar Senin * Added hardware key navigation
2007-04-18 Sergio Villar Senin * Added preliminar code to support send and receive...
2007-04-11 Dirk-Jan C. Binnema* cleanup icon handling a bit
2007-04-11 Dirk-Jan C. Binnema* get rid of our icon caches, use gtk's; now icons...
2007-04-10 Dirk-Jan C. Binnema* folder-view, header-view:
2007-04-05 Dirk-Jan C. Binnema* have the folder view use the right icons for the...
2007-04-02 Sergio Villar Senin* Added Progress Object
2007-03-20 Sergio Villar Senin* Removed platform icons from Maemo UI
2007-03-19 Sergio Villar Senin* Commented some devive_force_online methods
2007-03-17 Dirk-Jan C. Binnema* groundwork for dragging to the desktop
2007-03-15 Sergio Villar Senin* Fixed some issues of the drag and drop system
2007-03-07 Dirk-Jan C. Binnema* some compile (-Wall -Werror) fixes
2007-03-01 Sergio Villar Senin* Commented the popup-menu
2007-02-28 Sergio Villar Senin* Removed the modest send/receive custom icon
2007-02-27 Dirk-Jan C. Binnema* small cleanups, refactor, remove debug spam
2007-02-27 Sergio Villar SeninCleaned up some code. Moved the monitor to the header...
2007-02-27 Dirk-Jan C. Binnema* only use striketrough to mark deleted messages
2007-02-27 Sergio Villar SeninFixed a d&d issue
2007-02-21 Dirk-Jan C. Binnema* all:
2007-02-21 Sergio Villar SeninFixed some reference leaks
2007-02-19 Sergio Villar Senin* Fixed a segmentation fault in a mail operation
2007-02-16 Sergio Villar Senin* Refactored d&d code
2007-02-16 Sergio Villar SeninAdded modest-dnd.h
2007-02-16 Sergio Villar SeninImproved d&d support. Fixed several reference leaks
2007-02-15 Dirk-Jan C. Binnema* all:
2007-02-12 Sergio Villar Seninadded a workarround to list the local accounts
2007-02-12 Sergio Villar Senin* Modified the order of the widget creation proccess
2007-02-11 Dirk-Jan C. Binnema* all:
2007-02-08 Sergio Villar Senin* Added the gtg_drag_finish call to the drag-data-recei...
2007-02-07 Sergio Villar Senin* Added dnd support to the folder view
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-02 Dirk-Jan C. Binnema* fix all compiler warnings (when using gtk/ frontend)
2007-02-01 Dirk-Jan C. Binnema* all:
2007-02-01 Dirk-Jan C. Binnema* modest-folder-view:
2007-01-31 Sergio Villar SeninModified the signature of the connection changed handler
2007-01-29 Dirk-Jan C. Binnema* modest-folder-view.[ch]:
2007-01-29 Sergio Villar SeninAdded support to handle accounts-reloaded signal
2007-01-26 Dirk-Jan C. Binnema* modest-mail-operation.c, modest-folder-view.c:
2007-01-25 Dirk-Jan C. Binnema* modest-tny-folder.[ch]:
2007-01-25 Sergio Villar Senin* Some initializations
2007-01-24 Sergio Villar Senin* Removed the password_selected signal
2007-01-23 Dirk-Jan C. Binnema* modest-folder-view.c:
2007-01-19 Sergio Villar Senin* Added ModestWindow object
2007-01-17 Dirk-Jan C. Binnema* all:
2007-01-16 Dirk-Jan C. Binnema* modest-(folder|header)-view.c:
2007-01-13 Dirk-Jan C. Binnema* all:
2007-01-09 Sergio Villar Senin* Migration to GtkUIManager almost completed
2006-12-13 Sergio Villar Senin* Added gtk_threads_init
2006-12-12 Dirk-Jan C. Binnema* modest-header-view.c, modest-toolbar.c, modest-folder...
2006-12-10 Dirk-Jan C. Binnema* modest-header-view.[ch]:
2006-11-30 Dirk-Jan C. Binnema* unbreakage after name changing
2006-11-30 Dirk-Jan C. Binnema* update for tinymail name change:
2006-11-30 Dirk-Jan C. Binnema* - don't set a title column header, by default
2006-11-28 Dirk-Jan C. Binnema* all:
2006-11-26 Dirk-Jan C. Binnema* modest-folder-view.c:
2006-11-22 Dirk-Jan C. Binnema* modest-folder-view.c:
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-10-26 Dirk-Jan C. Binnema* make it compile again with latest Tinymail; does...
2006-08-07 Dirk-Jan C. Binnema* updated widgets/:
2006-07-31 Dirk-Jan C. Binnema* handle changes in the model correctly, and propagate...
2006-07-27 Dirk-Jan C. Binnema* minor, cosmetics
2006-07-21 Dirk-Jan C. Binnema* ModestTnyFolderTreeView => ModestFolderView