This is a manual merge of branch drop split view intro trunk.
[modest] / src / widgets / modest-header-view-render.c
2008-12-15 Sergio Villar SeninSeveral build fixes for the diablo version
2008-12-12 Jose Dapena PazAdd support for datetime formatter in header view
2008-08-21 Sergio Villar Senin * Fixes a big memory leak caused by a renderer that...
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-17 Jose Dapena Paz* configure.ac:
2008-03-17 Jose Dapena PazAgain commit for gtk cell renderer hinting support.
2008-03-14 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2008-03-14 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2008-02-20 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2008-02-20 Jose Dapena Paz* src/widgets/modest-header-view.c:
2007-12-10 Dirk-Jan C. Binnema* use the correctly sized icons for various things;
2007-12-04 Jose Dapena Paz* src/widgets/modest-header-view-render.c,
2007-11-21 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-11-01 Dirk-Jan C. Binnema* make modest_text_utils_get_display_date return a...
2007-10-31 Alberto Garciatny_header_{set,unset}_flags() renamed to tny_header_...
2007-10-29 Jose Dapena PazPriority flags changes.
2007-10-25 Alberto GarciaFixed typo
2007-10-16 Dirk-Jan C. Binnema* revert to the in-place 'modest_text_utils_get_display...
2007-10-15 Sergio Villar Senin * Fixed modest_text_utils_get_display_address, now...
2007-09-20 Dirk-Jan C. Binnema* fix two memory leaks
2007-09-17 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-09-04 Javier Fernandez... * Fixed some strange behaviour on send-queues and
2007-08-31 Dirk-Jan C. Binnema* tiny optimization for the header view: avoid one...
2007-08-28 Javier Fernandez... * Define a new mail-operation to remove several messages.
2007-08-13 Murray Cumming2007-08-13 Murray Cumming <murrayc@murrayc.com>
2007-07-31 Javier Fernandez... * Review dimming rules _selected_msg_sent_in_progress
2007-07-27 Murray Cumming2007-07-27 Murray Cumming <murrayc@murrayc.com>
2007-07-19 Jose Dapena PazSome improvements on the header view layout. It puts...
2007-07-11 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-07-09 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-07-09 Javier Fernandez... * Some changes to cancel sending operation
2007-07-09 Javier Fernandez... * Enable modest-tny-send-queue to store information...
2007-07-06 Javier Fernandez... * Fixed bug on header-view-render, getting header flags.
2007-07-06 Javier Fernandez... * Uncomment flush call to tny_send_queue.
2007-07-02 Dirk-Jan C. Binnema* make the second row in the header list grey; thus...
2007-06-29 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-06-19 Dirk-Jan C. Binnema* leak fixes; free both list and its elements when...
2007-06-14 Dirk-Jan C. Binnema* modest_text_utils_get_display_date:
2007-05-31 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-05-30 Jose Dapena Paz* src/widgets/modest-header-view-render.c:
2007-05-10 Dirk-Jan C. Binnema* make our hacked icons the right size, and less blurry
2007-05-09 Dirk-Jan C. Binnema* show "no subject" also if the subject is not NULL...
2007-05-09 Dirk-Jan C. Binnema* use the 'display address' in the header view, ie...
2007-04-26 Javier Fernandez... * Add new header settings parameter (sort) to select
2007-04-23 Javier Fernandez... * Add sort callback function to the UI action ViewSort
2007-04-23 Javier Fernandez... * Set DATE column as sort column id.
2007-04-21 Dirk-Jan C. Binnema* cleaned up the header render code a bit
2007-04-20 Javier Fernandez... * Add 64 pixel icons for priority/attachment flag column.
2007-04-20 Dirk-Jan C. Binnema* replace the _pango functions with modest_text_utils_c...
2007-04-20 Javier Fernandez... * Change priority managment logic, using HIGH flags
2007-04-20 Javier Fernandez... * Add two new columns to show compact Sent/Received...
2007-04-20 Dirk-Jan C. Binnema* replace 'Wating...' with logical id
2007-04-19 Javier Fernandez... * Use strftime function instead of GDate to build string
2007-04-18 Javier Fernandez... * Changes in headers list rows layout:
2007-04-17 Javier Fernandez... * Change headers list tree view rows layout (flags...
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-02-27 Dirk-Jan C. Binnema* small cleanups, refactor, remove debug spam
2007-02-27 Dirk-Jan C. Binnema* only use striketrough to mark deleted messages
2007-02-05 Dirk-Jan C. Binnema* implemented the send-queue stuff (partially); still
2007-02-03 Dirk-Jan C. Binnema* all:
2007-02-02 Dirk-Jan C. Binnema* fix all compiler warnings (when using gtk/ frontend)
2007-02-01 Dirk-Jan C. Binnema* all:
2007-01-23 Dirk-Jan C. Binnema* modest-header-view-render.c:
2007-01-23 Dirk-Jan C. Binnema* modest-header-view-render.c, modest-text-utils.[ch]:
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-16 Dirk-Jan C. Binnema* modest-header-x: