* src/maemo/modest-progress-bar-widget.c:
[modest] / src / maemo / modest-progress-bar-widget.c
2007-08-01 Jose Dapena Paz* src/maemo/modest-progress-bar-widget.c:
2007-07-31 Javier Fernandez... * Show progress data of the first queued mail operation.
2007-07-13 Sergio Villar Senin * Added the operation cancel_all_operations to the...
2007-07-09 Javier Fernandez... * Enable modest-tny-send-queue to store information...
2007-07-06 Dirk-Jan C. BinnemaApplied patch for NB#59107.
2007-06-29 Sergio Villar Senin * Reverted a do not wanted change
2007-06-29 Sergio Villar Senin * Do "pulse" when done=0 and total=0
2007-06-27 Javier Fernandez... * fixed some bugs on dimming rules.
2007-06-26 Javier Fernandez... * Check headers flags (CACHED) to determine if some...
2007-06-20 Murray Cumming2007-06-20 Murray Cumming <murrayc@murrayc-desktop>
2007-06-20 Sergio Villar Senin * Added progress information to open single message...
2007-06-15 Dirk-Jan C. Binnema* small improvements in the progress bar widget
2007-06-14 Sergio Villar Senin * Fixed a memory leak with mail operations that issued...
2007-05-24 Sergio Villar Senin * Added per-message size limit to send&receive
2007-05-16 Javier Fernandez... * maemo/modest-main-window-ui.h
2007-05-15 Dirk-Jan C. Binnema* use guint for done/total
2007-05-03 Javier Fernandez... * public method in modest_progress_object to get the
2007-05-03 Javier Fernandez... * Review ModestProgressBarWidge, adding a GtkAlignment and
2007-04-28 Javier Fernandez... * Change mail_operation_new calls tu use the new field...
2007-04-26 Javier Fernandez... * Implement Observer pattern using ModestProgressBarWidget.
2007-04-26 Javier Fernandez... * Add a new widget ModestProgressBarWidget to work...