* Fixes NB#87165, do not allow folder names like LTP* or COM*
[modest] / src / modest-widget-memory.c
2008-05-23 Sergio Villar Senin * Fixes NB#85740, save separator position as float...
2008-04-17 Jose Dapena Paz* src/widgets/modest-widget-memory.c:
2008-01-30 Dirk-Jan C. Binnema* add initializer, to make coverity happy
2008-01-18 Jose Dapena Paz* src/maemo/modest-main-window.c:
2007-12-03 Jose Dapena PazThis patch includes a lot of work to refactor and reorg...
2007-11-15 Jose Dapena Paz* src/widgets/modest-combo-box.[ch]:
2007-10-29 Dirk-Jan C. Binnema* check for invalid folders in many places
2007-09-28 Sergio Villar Senin * The main paned position follows now the 30/70 rule...
2007-09-27 Jose Dapena Paz* src/widgets/modest-account-view.c:
2007-09-25 Sergio Villar Senin * Some aesthetic changes
2007-09-20 Sergio Villar Senin * Fixes some issues
2007-08-24 Sergio Villar Senin * Fixed a bug added with armin's commit 3066, the...
2007-08-24 Armin Burgmeier2007-08-24 Armin Burgmeier <armin@openismus.com>
2007-07-11 Murray Cumming2007-07-11 Murray Cumming <murrayc@murrayc.com>
2007-06-27 Dirk-Jan C. Binnema* leak fix
2007-06-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-06-19 Sergio Villar Senin * Allow incremental filling of the headers view while...
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 Jose Dapena PazWork to fix recovering sort status in headers view...
2007-06-14 Murray Cummingdo this properly.
2007-06-14 Murray Cumming2007-06-14 Murray Cumming <murrayc@murrayc.com>
2007-06-14 Murray Cumming2007-06-14 Murray Cumming <murrayc@murrayc.com>
2007-06-14 Sergio Villar Senin * Removed the code that checks the message count befor...
2007-06-13 Dirk-Jan C. Binnema* some fixes towards fixing the right-hand-pane-empty...
2007-06-13 Sergio Villar Senin * Follow the 30/70 rule for the main paned separation...
2007-06-13 Sergio Villar Senin * Fixes NB#59753, the account that is created is now...
2007-06-08 Sergio Villar Senin * Fixes NB#59451
2007-05-29 Sergio Villar Senin * Fixes NB#56966, NB#57493
2007-05-02 Sergio Villar Senin * Replaced two confusing function names
2007-05-02 Sergio Villar Senin * Fixes: #NB55377, #NB55441
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-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-24 Sergio Villar Senin * Added an #ifdef that makes dnd work properly in...
2007-04-14 Dirk-Jan C. Binnemasmall compile fixes
2007-04-13 Sergio Villar Senin * Added simple/split view mode persistence for ModestM...
2007-03-15 Sergio Villar Senin* Fixed some issues of the drag and drop system
2007-03-01 Sergio Villar Senin* Commented the popup-menu
2007-01-23 Dirk-Jan C. Binnema* modest-widget-memory.c:
2007-01-19 Dirk-Jan C. Binnema* all:
2007-01-19 Dirk-Jan C. Binnema* modest-widget-memory.c:
2007-01-19 Dirk-Jan C. Binnema* modest-widget-memory*:
2007-01-16 Dirk-Jan C. Binnema* modest-main:
2007-01-16 Dirk-Jan C. Binnema* all:
2007-01-13 Dirk-Jan C. Binnema* all:
2007-01-10 Dirk-Jan C. Binnema* modest-header-view.[ch], modest-widget-memory.c:
2007-01-09 Dirk-Jan C. Binnema* modest-widget-memory.c:
2006-12-19 Dirk-Jan C. Binnema* modest-widget-memory.c:
2006-12-12 Dirk-Jan C. Binnema* modest-widget-memory.c:
2006-12-12 Dirk-Jan C. Binnema* modest-widget-memory.c:
2006-12-10 Dirk-Jan C. Binnema* modest-widget-memory.[ch]:
2006-12-05 Dirk-Jan C. Binnema* modest-widget-memory.c:
2006-12-03 Dirk-Jan C. Binnema* modest-widget-memory.[ch]:
2006-11-30 Dirk-Jan C. Binnema* added first steps toward widget memory for GtkTreeVie...
2006-08-09 Dirk-Jan C. Binnema* don't include gtk2, hildon in DIST_SUBDIRS
2006-07-31 Dirk-Jan C. Binnema* add support for GtkWidget settings
2006-07-24 Dirk-Jan C. Binnema* added ModestWidgetMemory, new generic system for...