Fix for bug NB#81584.
[modest] / src / widgets / modest-header-view.c
2008-03-14 Sergio Villar Senin * Fixes NB#82571, AOL's inbox message list is now...
2008-02-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2008-02-13 Alberto Garcia * src/modest-ui-actions.c:
2008-01-29 Sergio Villar Senin * Fixes NB60606, "Device memory full" information...
2008-01-28 Philip Van HoofAdapted to API change for Tinymail rev 3304
2008-01-28 Sergio Villar Senin * Fixes NB#79905, show the proper message when the...
2008-01-16 Sergio Villar Senin * Fixes NB#74774, expunged messages are no longer...
2008-01-07 Sergio Villar Senin * Fixes NB#78732, messages now appear in the Outbox...
2008-01-02 Sergio Villar Senin * Added some useful debug code
2007-12-13 Sergio Villar Senin * Fixes NB#78587, Modest no longer crashes when closin...
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-11-19 Dirk-Jan C. Binnema* modest-header-view.c:
2007-11-09 Sergio Villar Senin * Migrated the do_send_receive to use connect_and_perf...
2007-10-31 Dirk-Jan C. Binnema* this is dirk's version of sergio's patch to only...
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-10-29 Jose Dapena PazPriority flags changes.
2007-10-17 Alberto GarciaHighlight the first message when selecting a new folder...
2007-10-16 Alberto GarciaAllow drag and drop only if the user begins tapping...
2007-10-04 Sergio Villar Senin * Added a new signal "updating-msg-list" to the header...
2007-10-02 Sergio Villar Senin * Moved the op_type to the mail operations, it should...
2007-09-24 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-09-20 Sergio Villar Senin * Added an improvement for d&d, now it's not required...
2007-09-19 Sergio Villar Senin * Renamed one method in modest UI actions
2007-09-17 Philip Van HoofAdapted Modest to latest Tinymail API
2007-09-12 Sergio Villar Senin * Fixes NB#64132, message count in Drafts folder is...
2007-09-10 Sergio Villar Senin * Fixed a typo
2007-09-04 Javier Fernandez... * Fixed some strange behaviour on send-queues and
2007-09-03 Philip Van HoofChanged an idle to a non-idle because it's not needed...
2007-09-03 Sergio Villar Senin * Fixed a leak with folders when refreshing
2007-08-31 Sergio Villar Senin * Reverts some changes of commit 3159 with is causing...
2007-08-30 Peter Csaszarfixes NB#58917
2007-08-28 Javier Fernandez... * Define a new mail-operation to remove several messages.
2007-08-24 Javier Fernandez... * Review filter_row function in header-view to define...
2007-08-23 Peter Csaszarfixes NB#62700, NB#62963
2007-08-22 Peter Csaszarfixes NB#61800
2007-08-22 Peter Csaszaravoid some critical warning on d&d
2007-08-21 Peter Csaszarfixes NB#66301
2007-08-17 Peter CsaszarThere was a bug 60714 which was partially fixed by...
2007-08-13 Javier Fernandez... * Fixed some bugs on dimming rules about copy/cur/paste...
2007-08-13 Javier Fernandez... * modest-header-view.c: Remove some commented and unsed...
2007-08-02 Javier Fernandez... * Move tny_folder_sync after remove operation and define it
2007-07-31 Philip Van Hoof2007-07-31 Philip Van Hoof <pvanhoof@gnome.org>
2007-07-30 Javier Fernandez... * Outbox messsages are opened in edit window.
2007-07-26 Sergio Villar Senin * Deleted a private method that made no sense. Replace...
2007-07-19 Jose Dapena PazSome improvements on the header view layout. It puts...
2007-07-11 Sergio Villar Senin * Fixed some reference leaks
2007-07-11 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-10 Javier Fernandez... * Call refilter function on header view only when heade...
2007-07-09 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-07-06 Sergio Villar Senin * Added msg-changed signal to the viewer window, to...
2007-07-06 Dirk-Jan C. BinnemaApplied patch for NB#57631
2007-07-05 Javier Fernandez... * Set focus on next header after drag&drop operaiton.
2007-07-05 Sergio Villar Senin * Fixes a compilation warning in ARMEL
2007-07-05 Sergio Villar Senin * Changed the signature of the refresh folder callback...
2007-07-05 Philip Van HoofRenamed a symbol that has changed in tinymail
2007-07-02 Sergio Villar Senin * Fixed a crash when removing messages from the viewer
2007-06-30 Sergio Villar Senin * Signal handlers are executed in the main lock, so...
2007-06-30 Dirk-Jan C. Binnema* leak fixes
2007-06-29 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-06-28 Javier Fernandez... * Fixed some diomming rules.
2007-06-28 Sergio Villar Senin * Fixed an issue whith signal handlers when unregister...
2007-06-27 Jose Dapena PazReverted again the gdk_threads_enter/leave sentences:
2007-06-27 Murray Cumming2007-06-27 Murray Cumming <murrayc@murrayc.com
2007-06-27 Dirk-Jan C. Binnema* leak fix
2007-06-26 Murray Cumming2007-06-26 Murray Cumming <murrayc@murrayc.com>
2007-06-21 Sergio Villar Senin * Added a callback to the update_account operation...
2007-06-21 Javier Fernandez... * Add some utility funcitons to email clipboard to...
2007-06-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-06-20 Javier Fernandez... * Increase performance of dimming rules manager, avoidi...
2007-06-20 Sergio Villar Senin * Fixed a lot of reference leaks
2007-06-19 Dirk-Jan C. Binnema* leak fixes; free both list and its elements when...
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 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-13 Sergio Villar Senin * Moved back the contents style code to the UI actions
2007-06-12 Javier Fernandez... Fixes: NB#60186
2007-06-12 Javier Fernandez... * Fixed bug in empty_view of headers treeview when...
2007-06-11 Sergio Villar Senin * Added a first implementation for new messages notifi...
2007-06-06 Javier Fernandez... on_selection_changed signal handler takes into account...
2007-06-04 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-05-30 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-05-24 Sergio Villar Senin * Added per-message size limit to send&receive
2007-05-21 Sergio Villar Senin * Fixed drag&drop for folders
2007-05-15 Sergio Villar Senin * Added new msg received notification support
2007-05-08 Murray Cumming2007-05-08 Murray Cumming <murrayc@murrayc.com>
2007-05-07 Javier Fernandez... * Fix some detected memory leaks
2007-05-04 Javier Fernandez... * Fixes: NB#55446
2007-05-02 Javier Fernandez... Fix bug on cmp_rows function assignment, due to elimina...
2007-05-02 Sergio Villar Senin * Fixes: #NB55377, #NB55441
2007-04-30 Javier Fernandez... * Changes in the mail_operation API
2007-04-28 Javier Fernandez... * Add a new dialog, Sort Dialog (WID-DIA021).
2007-04-27 Javier Fernandez... * Sets ASCENDING sort byt sent/received date as default.
2007-04-27 Dirk-Jan C. Binnema* don't use gobjects that might be dead
2007-04-26 Javier Fernandez... * Implement Observer pattern using ModestProgressBarWidget.
2007-04-26 Javier Fernandez... * Fix bug on sorting headers list. The gtk_tree_model_sort
2007-04-26 Javier Fernandez... * Add new header settings parameter (sort) to select
2007-04-23 Javier Fernandez... * Set DATE column as sort column id.
2007-04-23 Javier Fernandez... * Fix bug on headers view sorting
2007-04-20 Javier Fernandez... * Add two new columns to show compact Sent/Received...
next