* check for a valid foldername
[modest] / src / widgets / modest-header-view.c
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...
2007-04-20 Murray Cumming2007-04-20 Murray Cumming <murrayc@murrayc.com>
2007-04-20 Sergio Villar Senin * Do not scroll the header view if the row is already...
2007-04-18 Javier Fernandez... * Changes in headers list rows layout:
2007-04-18 Sergio Villar Senin * Fixed a bug when the model is empty
2007-04-18 Sergio Villar Senin * Added hardware key navigation
2007-04-17 Javier Fernandez... * Change headers list tree view rows layout (flags...
2007-04-10 Dirk-Jan C. Binnema* folder-view, header-view:
2007-04-02 Sergio Villar Senin* Added Progress Object
2007-03-30 Philip Van HoofIncrementally filling up while downloading
2007-03-20 Sergio Villar Senin* Removed platform icons from Maemo UI
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-02 Sergio Villar SeninFixed a leak reference when selecting folders
2007-03-02 Philip Van HoofMaking Push E-mail work
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 Sergio Villar SeninCleaned up some code. Moved the monitor to the header...
2007-02-19 Sergio Villar Senin* Fixed a segmentation fault in a mail operation
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-13 Dirk-Jan C. Binnema* all:
2007-02-12 Sergio Villar Senin* Modified the order of the widget creation proccess
2007-02-11 Dirk-Jan C. Binnema* all:
2007-02-09 Dirk-Jan C. Binnema* header-view:
2007-02-09 Sergio Villar Senin* Fixed some checks
2007-02-09 Sergio Villar Senin* Added code to manage click on previous message
2007-02-08 Dirk-Jan C. Binnema* big cleanup:
2007-02-07 Dirk-Jan C. Binnema* modest-header-view.[ch]:
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-01 Dirk-Jan C. Binnema* all:
2007-01-29 Dirk-Jan C. Binnema* modest-folder-view.[ch]:
2007-01-24 Sergio Villar Senin* Removed the password_selected signal
2007-01-23 Dirk-Jan C. Binnema* modest-header-view-render.c:
2007-01-23 Dirk-Jan C. Binnema* modest-header-view.c:
2007-01-22 Dirk-Jan C. Binnema* modest-header-view.[ch], modest-header-view-render.c:
2007-01-22 Dirk-Jan C. Binnema* modest-header-view-*
2007-01-19 Sergio Villar Senin* Added ModestWindow object
2007-01-19 Dirk-Jan C. Binnema* all:
2007-01-19 Dirk-Jan C. Binnema* modest-header-view.[ch]:
2007-01-17 Dirk-Jan C. Binnema* modest-header-view.c:
next