* src/widgets/modest-folder-view.c:
[modest] / src / widgets / modest-folder-view.c
2007-07-04 Johannes Schmid2007-07-04 Johannes Schmid <johannes.schmid@openismus...
2007-07-04 Murray Cumming2007-07-04 Murray Cumming <murrayc@murrayc.com>
2007-07-04 Javier Fernandez... * Changes on xfer_folder async mail operation to add...
2007-07-02 Dirk-Jan C. Binnema* don't expunge messages after marking them as deleted
2007-06-28 Sergio Villar Senin * Fixes NB#62026, folders can now be moved to the...
2007-06-28 Sergio Villar Senin * Fixes NB#61826, the outbox folder is shown as Outbox...
2007-06-28 Sergio Villar Senin * Fixes NB#61948, the accounts could not be cut nor...
2007-06-28 Murray Cumming2007-06-28 Murray Cumming <murrayc@murrayc.com
2007-06-28 Murray CummingSome debug output to help me with testing.
2007-06-28 Sergio Villar Senin * Commented some code that causes a hang. It reopens...
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Sergio Villar Senin * Fixed a memory leak in modest folder view
2007-06-26 Dirk-Jan C. Binnema* expunge deleted messages when switching folders or...
2007-06-25 Dirk-Jan C. Binnema* sync the folders when when we're moving to another...
2007-06-22 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-06-21 Sergio Villar Senin * Added a callback to the update_account operation...
2007-06-21 Jose Dapena Paz* src/maemo/modest-folder-view.c:
2007-06-20 Philip Van HoofAdded listening on an extra signal
2007-06-20 Sergio Villar Senin * Fixed a lot of reference leaks
2007-06-19 Sergio Villar Senin * Fixed several reference count leaks in the dimming...
2007-06-18 Javier Fernandez... * Add a new singleton to be used as headers clipboard
2007-06-15 Sergio Villar Senin * Fixes NB#59396, the OUTBOX folder icon is now shown...
2007-06-15 Sergio Villar Senin * Fixes NB#58331, INBOX must not be moveable
2007-06-14 Dirk-Jan C. Binnema* set FolderName(<all>) for Outbox, Drafts,FolderName...
2007-06-14 Sergio Villar Senin * Added modest_platform_create_folder_view
2007-06-14 Murray Cumming2007-06-14 Murray Cumming <murrayc@murrayc.com>
2007-06-14 Sergio Villar Senin * Do not select the INBOX until the widget is not...
2007-06-14 Sergio Villar Senin * Removed the code that checks the message count befor...
2007-06-13 Sergio Villar Senin * Fixes NB#59753, the account that is created is now...
2007-06-12 Philip Van HoofInitialization speedups
2007-06-12 Murray Cumming2007-06-12 Murray Cumming <murrayc@murrayc.com>
2007-06-12 Sergio Villar Senin * Fixed a reference leak in the main window
2007-06-11 Dirk-Jan C. Binnema* some crash fixes - in some cases, modest core'd becau...
2007-06-11 Sergio Villar Senin * Removed a TODO
2007-06-08 Sergio Villar Senin * Fixes NB#55338
2007-06-08 Murray Cumming2007-06-08 Murray Cumming <murrayc@murrayc.com>
2007-06-08 Sergio Villar Senin * Fixes NB#59451
2007-06-07 Murray Cumming2007-06-07 Murray Cumming <murrayc@murrayc.com>
2007-06-07 Sergio Villar Senin * Fixes NB#55338
2007-06-06 Murray Cumming2007-06-06 Murray Cumming <murrayc@murrayc.come>
2007-06-05 Murray Cumming2007-06-05 Murray Cumming <murrayc@murrayc.com>modest...
2007-05-30 Murray Cumming2007-05-30 Murray Cumming <murrayc@murrayc.com>
2007-05-30 Sergio Villar Senin * Preppended a FIXME to the MMC provisional name until...
2007-05-29 Sergio Villar Senin * Fixed NB#57522
2007-05-29 Javier Fernandez... * widgets/modest-window.c: Add a method to get action...
2007-05-29 Sergio Villar Senin * Fixes NB#56966, NB#57493
2007-05-28 Sergio Villar Senin * Fixes NB#57398
2007-05-24 Sergio Villar Senin * Added per-message size limit to send&receive
2007-05-24 Murray CummingRemove unnecessary check and add a comment.
2007-05-24 Sergio Villar Senin * Removed an invalid comment
2007-05-23 Murray Cumming2007-05-23 Murray Cumming <murrayc@murrayc.com>
2007-05-21 Sergio Villar Senin * Removed xfer_folder_async, all the xfer_folder opera...
2007-05-21 Murray Cumming2007-05-21 Murray Cumming <murrayc@murrayc.com>
2007-05-21 Sergio Villar Senin * Fixed drag&drop for folders
2007-05-18 Javier Fernandez... * maemo/modest-main-window.c:
2007-05-16 Javier Fernandez... * maemo/modest-main-window-ui.h
2007-05-14 Sergio Villar Senin * Some DnD fixes, msg xfer still crashes due to a...
2007-05-10 Jose Dapena Paz* src/modest-ui-actions.c:
2007-05-07 Sergio Villar Senin * Fixed a compilation warning
2007-05-07 Javier Fernandez... * Fix some detected memory leaks
2007-05-04 Javier Fernandez... * Fixes: NB#55446
2007-05-02 Sergio Villar Senin * Replaced two confusing function names
2007-05-02 Sergio Villar Senin * Fixes: #NB55377, #NB55441
2007-04-30 Murray Cumming2007-04-30 Murray Cumming <murrayc@murrayc.com>
2007-04-30 Sergio Villar Senin * Now the ModestFolderView shows only the remote accou...
2007-04-30 Javier Fernandez... * Changes in the mail_operation API
2007-04-28 Javier Fernandez... * Change mail_operation_new calls tu use the new field...
2007-04-27 Sergio Villar Senin * Modified the xfer_msg API
2007-04-27 Sergio Villar Senin * Added "Move to" dialog
2007-04-25 Sergio Villar Senin * Added ModestFolderViewStyle
2007-04-25 Sergio Villar Senin * Deleted debug code
2007-04-25 Sergio Villar Senin * Fixed accounts order in the folder view
2007-04-19 Sergio Villar Senin * Added a missing include
2007-04-19 Sergio Villar Senin * Rewritten main window title handling
2007-04-18 Murray Cumming2007-04-18 Murray Cumming <murrayc@murrayc.com>
2007-04-18 Sergio Villar Senin * Added MMC icon name
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
next