modest
14 years agoRemoved both "retrieve" and "limit retrieve" pickers from Account Settings
Sergio Villar Senin [Tue, 16 Jun 2009 09:17:00 +0000 (11:17 +0200)]
Removed both "retrieve" and "limit retrieve" pickers from Account Settings
dialog

14 years agoAdded separator label to global settings dialog
Sergio Villar Senin [Tue, 16 Jun 2009 09:08:04 +0000 (11:08 +0200)]
Added separator label to global settings dialog
Reordered global settings dialog options

14 years agoRemoved the message size limit from Global settings dialog
Sergio Villar Senin [Tue, 16 Jun 2009 08:48:43 +0000 (10:48 +0200)]
Removed the message size limit from Global settings dialog

14 years agoAuto update is not a GtkCheckButton. Play sound button is not present in the global...
Sergio Villar Senin [Tue, 16 Jun 2009 08:48:21 +0000 (10:48 +0200)]
Auto update is not a GtkCheckButton. Play sound button is not present in the global settings dialog for Hildon2

14 years agoFixes NB#120415, cursor focus must be in the first entry in account wizard dialog
Sergio Villar Senin [Tue, 16 Jun 2009 08:02:52 +0000 (10:02 +0200)]
Fixes NB#120415, cursor focus must be in the first entry in account wizard dialog

14 years agoAgain, we forward message as attachment if it's an html message (fixes NB#110254)
Jose Dapena Paz [Mon, 15 Jun 2009 18:38:36 +0000 (20:38 +0200)]
Again, we forward message as attachment if it's an html message (fixes NB#110254)

14 years agoFixes NB#120148, cancel sending: waiting status messages get stuck in outbox
Sergio Villar Senin [Mon, 15 Jun 2009 15:18:50 +0000 (17:18 +0200)]
Fixes NB#120148, cancel sending: waiting status messages get stuck in outbox

Redefined the cancel method in ModestTnySendQueue
Now whenever the send queue stops we check the status of the messages

14 years agoFixes NB#117246, list of folders in "Change folder dialog" is not correct when select...
Sergio Villar Senin [Mon, 15 Jun 2009 09:04:53 +0000 (11:04 +0200)]
Fixes NB#117246, list of folders in "Change folder dialog" is not correct when selecting "New folder"

14 years agoAdded the original account information to folder picker
Sergio Villar Senin [Mon, 15 Jun 2009 08:53:26 +0000 (10:53 +0200)]
Added the original account information to folder picker

14 years agoDo not add an extra '\n' when replacing signatures
Sergio Villar Senin [Mon, 15 Jun 2009 06:59:58 +0000 (08:59 +0200)]
Do not add an extra '\n' when replacing signatures

14 years agoversion and bug fix info update for week 25, 2009 second release 3.0.17-rc13
Sudheer Kumar Chiluveri [Fri, 12 Jun 2009 10:08:43 +0000 (13:08 +0300)]
version and bug fix info update for week 25, 2009 second release

14 years agoFixes NB#122287, find in page not properly working in editor with the "Control+F...
Sergio Villar Senin [Fri, 12 Jun 2009 08:12:14 +0000 (10:12 +0200)]
Fixes NB#122287, find in page not properly working in editor with the "Control+F" accelerator

14 years agoFixes NB#122232, do not insert signature if it's already inserted when changing the...
Sergio Villar Senin [Fri, 12 Jun 2009 07:59:51 +0000 (09:59 +0200)]
Fixes NB#122232, do not insert signature if it's already inserted when changing the from field

14 years agoFixes NB#108159, contacts startup is slow in Modest
Sergio Villar Senin [Thu, 11 Jun 2009 16:18:37 +0000 (18:18 +0200)]
Fixes NB#108159, contacts startup is slow in Modest

Pre-open the addressbook during the application start

14 years agoDo not unref contacts
Sergio Villar Senin [Thu, 11 Jun 2009 16:10:35 +0000 (18:10 +0200)]
Do not unref contacts

14 years agoWait until the aggregator is ready
Sergio Villar Senin [Thu, 11 Jun 2009 16:10:27 +0000 (18:10 +0200)]
Wait until the aggregator is ready

14 years agoFixed a typo
Sergio Villar Senin [Mon, 8 Jun 2009 17:07:05 +0000 (19:07 +0200)]
Fixed a typo

14 years agoUse osso_abook_aggregator_find_contacts_for_email_address instead of the e-d-s call
Sergio Villar Senin [Mon, 8 Jun 2009 13:49:38 +0000 (15:49 +0200)]
Use osso_abook_aggregator_find_contacts_for_email_address instead of the e-d-s call

14 years ago* Use osso_abook_aggregator_get_default to open the addressbook
Sergio Villar Senin [Mon, 8 Jun 2009 11:59:44 +0000 (13:59 +0200)]
* Use osso_abook_aggregator_get_default to open the addressbook

* Use osso_abook_roster_get_book & osso_abook_roster_get_book_view to get e-d-s book

14 years agoUse a filter function to show only desired contacts
Sergio Villar Senin [Fri, 5 Jun 2009 09:29:27 +0000 (11:29 +0200)]
Use a filter function to show only desired contacts

14 years agoRemoved commit_contact helper function, replaced by the abook call
Sergio Villar Senin [Fri, 5 Jun 2009 08:18:21 +0000 (10:18 +0200)]
Removed commit_contact helper function, replaced by the abook call

14 years agoRemoved code for abook version < 4
Sergio Villar Senin [Fri, 5 Jun 2009 08:00:39 +0000 (10:00 +0200)]
Removed code for abook version < 4

14 years agoFixes NB#121968, unable to move local folder to GMail root folder
Sergio Villar Senin [Thu, 11 Jun 2009 09:14:44 +0000 (11:14 +0200)]
Fixes NB#121968, unable to move local folder to GMail root folder

14 years agoFixes NB#122003, added an extra check to prevent crashes when trying to refresh an...
Sergio Villar Senin [Thu, 11 Jun 2009 08:29:44 +0000 (10:29 +0200)]
Fixes NB#122003, added an extra check to prevent crashes when trying to refresh an inexistent account

14 years agoFixes NB#122017, after removing all messages the message menu options are still present
Sergio Villar Senin [Thu, 11 Jun 2009 08:09:18 +0000 (10:09 +0200)]
Fixes NB#122017, after removing all messages the message menu options are still present

14 years agoIn editor, branding label first, then icon. Align properly label
Jose Dapena Paz [Wed, 10 Jun 2009 12:46:57 +0000 (14:46 +0200)]
In editor, branding label first, then icon. Align properly label

14 years agoBranding: service label font is SmallSystemFont in hildon2.2
Jose Dapena Paz [Wed, 10 Jun 2009 12:20:50 +0000 (14:20 +0200)]
Branding: service label font is SmallSystemFont in hildon2.2

14 years agoReuse a ca_context for playing sound instead of creating one each play.
Jose Dapena Paz [Wed, 10 Jun 2009 11:49:23 +0000 (13:49 +0200)]
Reuse a ca_context for playing sound instead of creating one each play.

* src/hildon2/modest-platform.c (modest_platform_play_email_tone): instead
  of creating a new canberra context every time we play sound (and destroying
  it without making sure we have finished using it), we reuse one.

14 years agoUse the TnyHeader from the origina TnyMsg to get data when doing a reply all, instead...
Sergio Villar Senin [Wed, 10 Jun 2009 10:36:33 +0000 (12:36 +0200)]
Use the TnyHeader from the origina TnyMsg to get data when doing a reply all, instead of using the TnyHeader from the summary of the folder. It's safer to do this because the summary could lack some data

14 years agoFixes NB#116869, theme and layout issues
Sergio Villar Senin [Wed, 10 Jun 2009 09:47:38 +0000 (11:47 +0200)]
Fixes NB#116869, theme and layout issues

Changes started in commit f646662...

Added themability support to all the hildon2 custom pickers

14 years agoUse gtk_dialog_add_button to add Delete and Signature buttons to edit settings dialog...
Sergio Villar Senin [Tue, 9 Jun 2009 18:22:36 +0000 (20:22 +0200)]
Use gtk_dialog_add_button to add Delete and Signature buttons to edit settings dialog. This way both buttons are automatically themed

14 years ago"New message" buttons are themed now
Sergio Villar Senin [Tue, 9 Jun 2009 17:19:22 +0000 (19:19 +0200)]
"New message" buttons are themed now

14 years agoNumber editor must be finger size
Sergio Villar Senín [Thu, 14 May 2009 16:05:56 +0000 (18:05 +0200)]
Number editor must be finger size

14 years agoDo not need to unref tree models, they're automatically destroyed
Sergio Villar Senin [Wed, 10 Jun 2009 09:48:43 +0000 (11:48 +0200)]
Do not need to unref tree models, they're automatically destroyed

14 years agoDo not need to unref tree models, they're automatically destroyed
Sergio Villar Senin [Wed, 10 Jun 2009 09:48:43 +0000 (11:48 +0200)]
Do not need to unref tree models, they're automatically destroyed

14 years agoosso_context is now initialized in modest-maemo-utils instead of maemo-platform
Sergio Villar Senin [Wed, 10 Jun 2009 09:20:49 +0000 (11:20 +0200)]
osso_context is now initialized in modest-maemo-utils instead of maemo-platform

The window mgr was not getting the osso context because of that

14 years agoversion and bug fix info update for week 24 - third release 3.0.17-rc12
Sudheer Kumar Chiluveri [Tue, 9 Jun 2009 16:21:17 +0000 (19:21 +0300)]
version and bug fix info update for week 24 - third release

14 years agoDelay cached reinstantiation of editor and view
Jose Dapena Paz [Wed, 13 May 2009 10:26:51 +0000 (12:26 +0200)]
Delay cached reinstantiation of editor and view

14 years agoCaches accounts window, editor and view in startup.
Jose Dapena Paz [Wed, 13 May 2009 15:01:11 +0000 (17:01 +0200)]
Caches accounts window, editor and view in startup.

* src/hildon2/modest-accounts-window.[ch]
  (new method modest_accounts_window_pre_create): offer a way to precreate
  the accounts window before using it, to increase the effort done in
  prestart stage.
* src/widgets/modest-window-mgr.[ch]: added new virtual method
  create_caches. This is used for creating the window caches we need, instead
  of doing this in specific maemo code. In common implementation we load
  cached instances of view and editor.
* src/widgets/modest-hildon2-window-mgr.c: added implementation of
  create_caches that pre creates accounts window.
* src/modest-main.c: added a call to window mgr create_caches in startup
  process.

14 years agoFixes NB#117782, "incorrect password" banner not shown when the provided password...
Sergio Villar Senin [Tue, 9 Jun 2009 12:11:22 +0000 (14:11 +0200)]
Fixes NB#117782, "incorrect password" banner not shown when the provided password is wrong

14 years agoFixes NB#121486, show the proper logical id when the attachment is too big
Sergio Villar Senin [Tue, 9 Jun 2009 09:08:38 +0000 (11:08 +0200)]
Fixes NB#121486, show the proper logical id when the attachment is too big

14 years agoFixes NB#121353, do not show folders from all accounts in "New folder" dialog if...
Sergio Villar Senin [Mon, 8 Jun 2009 15:49:45 +0000 (17:49 +0200)]
Fixes NB#121353, do not show folders from all accounts in "New folder" dialog if the former selected parent was the outbox folder

14 years agoFixes NB#120960, attachments are not saved properly after trying to save them in...
Sergio Villar Senin [Mon, 8 Jun 2009 11:37:34 +0000 (13:37 +0200)]
Fixes NB#120960, attachments are not saved properly after trying to save them in a disk full MMC storage
Fixes NB#121240, no error note shown when trying to save attachments to a disk full MMC storage

This change requires at least tinymail r3927 to work

14 years agoAdded a proper initialization
Sergio Villar Senin [Mon, 8 Jun 2009 08:16:47 +0000 (10:16 +0200)]
Added a proper initialization

14 years agoFixes NB#121112, dbus API does not support filenames with commas
Sergio Villar Senin [Mon, 8 Jun 2009 08:07:29 +0000 (10:07 +0200)]
Fixes NB#121112, dbus API does not support filenames with commas

Now attachments URI's are properly escaped before transmitting them through DBus

14 years agoBuild fix
Sergio Villar Senin [Mon, 8 Jun 2009 08:04:30 +0000 (10:04 +0200)]
Build fix

14 years agoFixes NB#121163, crash when selecting special folders in new folder dialog
Sergio Villar Senin [Mon, 8 Jun 2009 07:40:44 +0000 (09:40 +0200)]
Fixes NB#121163, crash when selecting special folders in new folder dialog

14 years agoBuild fix
Sergio Villar Senin [Mon, 8 Jun 2009 07:30:31 +0000 (09:30 +0200)]
Build fix

14 years agoversion and bug fix info for week 24, 2009 second release 3.0.17-rc11
Sudheer Kumar Chiluveri [Fri, 5 Jun 2009 16:30:21 +0000 (19:30 +0300)]
version and bug fix info for week 24, 2009 second release

14 years agoFixes NB#120969, signature separator misses trailing space
Sergio Villar Senin [Fri, 5 Jun 2009 14:44:37 +0000 (16:44 +0200)]
Fixes NB#120969, signature separator misses trailing space

Do not ignore blank spaces at the end of the line when converting to HTML. In order to do that we use the non-breaking-space

14 years agoUse always the #define to refer to the signature separator
Sergio Villar Senin [Fri, 5 Jun 2009 10:49:06 +0000 (12:49 +0200)]
Use always the #define to refer to the signature separator

14 years agoFixes NB120950, crash in time_changed_cb()
Sergio Villar Senin [Fri, 5 Jun 2009 11:35:22 +0000 (13:35 +0200)]
Fixes NB120950, crash in time_changed_cb()

The problem was that we weren't disconnecting time notifications in datetime formatters when they were finalized

14 years agoFixes NB#120978, show find toolbar above message view toolbar
Sergio Villar Senin [Fri, 5 Jun 2009 11:20:04 +0000 (13:20 +0200)]
Fixes NB#120978, show find toolbar above message view toolbar

14 years agoFixes NB#113658, use <Control>R to reply to an email in a viewer
Sergio Villar Senin [Fri, 5 Jun 2009 10:14:35 +0000 (12:14 +0200)]
Fixes NB#113658, use <Control>R to reply to an email in a viewer

14 years agoFixes NB#120943, remote folders not shown in "New folder" dialog when a local folder...
Sergio Villar Senin [Fri, 5 Jun 2009 10:04:39 +0000 (12:04 +0200)]
Fixes NB#120943, remote folders not shown in "New folder" dialog when a local folder is selected as parent

14 years agoBuild fix
Jose Dapena Paz [Thu, 4 Jun 2009 15:48:20 +0000 (17:48 +0200)]
Build fix

14 years agoFixes NB#101877, no error note shown after configuring an account in memory full...
Sergio Villar Senin [Thu, 4 Jun 2009 15:27:37 +0000 (17:27 +0200)]
Fixes NB#101877, no error note shown after configuring an account in memory full conditions

* Renamed *_memory_full_* functions to *_disk_full_*
* Moved check_disk_full and is_disk_full operations to the ModestTnyAccountStore

14 years agoIn header view, don't use pointers for colors, as, when they're replaced
Jose Dapena Paz [Thu, 4 Jun 2009 10:59:14 +0000 (12:59 +0200)]
In header view, don't use pointers for colors, as, when they're replaced
because of a theme change, we can have uncontrolled access to them.

14 years agoFixes NB#119629, show "device memory full..." notification when moving a folder to...
Sergio Villar Senin [Thu, 4 Jun 2009 08:41:50 +0000 (10:41 +0200)]
Fixes NB#119629, show "device memory full..." notification when moving a folder to a storage in memory full conditions

14 years agoAdded an extra check
Sergio Villar Senin [Wed, 3 Jun 2009 18:42:13 +0000 (20:42 +0200)]
Added an extra check

14 years agoFixes NB#117408, message not removed from outbox when the account it belongs to is...
Sergio Villar Senin [Wed, 3 Jun 2009 18:41:14 +0000 (20:41 +0200)]
Fixes NB#117408, message not removed from outbox when the account it belongs to is removed

14 years agoupdating version and bug fix info for week 23 second release 3.0.17-rc10
Sudheer Kumar Chiluveri [Wed, 3 Jun 2009 14:03:14 +0000 (17:03 +0300)]
updating version and bug fix info for week 23 second release

14 years agoFixes NB#119622, show "device memory full..." error when trying to delete a remote...
Sergio Villar Senin [Wed, 3 Jun 2009 11:25:17 +0000 (13:25 +0200)]
Fixes NB#119622, show "device memory full..." error when trying to delete a remote folder in memory full conditions

14 years agoShow branding information in msg view
Jose Dapena Paz [Wed, 3 Jun 2009 09:45:04 +0000 (11:45 +0200)]
Show branding information in msg view

14 years agoAdd support for setting brand images in message view widgets
Jose Dapena Paz [Wed, 3 Jun 2009 09:44:58 +0000 (11:44 +0200)]
Add support for setting brand images in message view widgets

14 years agoProper alignment for branding icon in editor
Jose Dapena Paz [Tue, 2 Jun 2009 17:00:12 +0000 (19:00 +0200)]
Proper alignment for branding icon in editor

14 years agoImplement branding from account protocol service in edit window
Jose Dapena Paz [Wed, 3 Jun 2009 09:44:51 +0000 (11:44 +0200)]
Implement branding from account protocol service in edit window

14 years agoAdd also get_service_icon method to AccountProtocol API.
Jose Dapena Paz [Tue, 2 Jun 2009 15:28:06 +0000 (17:28 +0200)]
Add also get_service_icon method to AccountProtocol API.

14 years agoNew ModestAccountProtocol method "get_service_name"
Jose Dapena Paz [Tue, 2 Jun 2009 15:11:50 +0000 (17:11 +0200)]
New ModestAccountProtocol method "get_service_name"

14 years agoFixes NB#120438, remote folders not shown in new folder dialog
Sergio Villar Senin [Wed, 3 Jun 2009 09:20:42 +0000 (11:20 +0200)]
Fixes NB#120438, remote folders not shown in new folder dialog

14 years agoFixes NB#120277 different info banners while sharing a large file via email through...
Sergio Villar Senin [Tue, 2 Jun 2009 17:07:40 +0000 (19:07 +0200)]
Fixes NB#120277 different info banners while sharing a large file via email through external applications & as an attachment in new email

14 years agoFixes NB#120338, modest plugins need a way to notify modest that they don't want...
Sergio Villar Senin [Tue, 2 Jun 2009 16:42:15 +0000 (18:42 +0200)]
Fixes NB#120338, modest plugins need a way to notify modest that they don't want to received timed-interval syncs

14 years agoFixes NB#119126, show new email notification if the screen is off even if the applica...
Sergio Villar Senin [Tue, 2 Jun 2009 15:14:08 +0000 (17:14 +0200)]
Fixes NB#119126, show new email notification if the screen is off even if the application is in the foreground

14 years ago* Fixes NB#114986, show the proper error when folder creation fails in MMC due to...
Sergio Villar Senin [Tue, 2 Jun 2009 12:07:43 +0000 (14:07 +0200)]
* Fixes NB#114986, show the proper error when folder creation fails in MMC due to memory full conditions

14 years agoAlso sync on creating the datetime formatter. This way we don't lose a
Jose Dapena Paz [Tue, 2 Jun 2009 14:11:48 +0000 (16:11 +0200)]
Also sync on creating the datetime formatter. This way we don't lose a
time format change between app startup and first call to formatter.

14 years agoEmit format changed signal if timezone changes.
Jose Dapena Paz [Tue, 2 Jun 2009 14:04:02 +0000 (16:04 +0200)]
Emit format changed signal if timezone changes.

14 years agoTrack changes in timezone and format.
Jose Dapena Paz [Tue, 2 Jun 2009 14:08:49 +0000 (16:08 +0200)]
Track changes in timezone and format.

14 years agoProperly format dates using libtime information.
Jose Dapena Paz [Tue, 2 Jun 2009 12:46:04 +0000 (14:46 +0200)]
Properly format dates using libtime information.

14 years agotimestamp is in utc, remove special formatting
Jose Dapena Paz [Tue, 2 Jun 2009 12:24:38 +0000 (14:24 +0200)]
timestamp is in utc, remove special formatting

14 years agoBetter time offset calculation
Jose Dapena Paz [Tue, 2 Jun 2009 12:22:14 +0000 (14:22 +0200)]
Better time offset calculation

14 years ago** Select the proper attachment to show the "replace file" confirmation dialog
Sergio Villar Senin [Tue, 2 Jun 2009 09:38:06 +0000 (11:38 +0200)]
** Select the proper attachment to show the "replace file" confirmation dialog

* Fixes NB#120155, wrong filename in replace existing file confirmation dialog

14 years ago** get_modal() method of window manager must only return the visible modal windows
Sergio Villar Senin [Tue, 2 Jun 2009 09:19:05 +0000 (11:19 +0200)]
** get_modal() method of window manager must only return the visible modal windows

* Fixes NB#120160, color selection dialog shown when trying to open another editor from an external application when the color has been changed in the body text of the already opened editor

14 years agoThe active color GdkColor is not a pointer in fodler view now.
Jose Dapena Paz [Mon, 1 Jun 2009 16:04:12 +0000 (18:04 +0200)]
The active color GdkColor is not a pointer in fodler view now.

14 years ago** Show the "X new messages" string vertically centered
Sergio Villar Senin [Mon, 1 Jun 2009 12:08:49 +0000 (14:08 +0200)]
** Show the "X new messages" string vertically centered

* Fixes NB#119920, folder status representation string has incorrect vertical alignment

14 years ago** Use the new hint "amount" to set into a single notification the number of new...
Sergio Villar Senin [Mon, 1 Jun 2009 10:46:35 +0000 (12:46 +0200)]
** Use the new hint "amount" to set into a single notification the number of new emails received instead of issuing one notification per new email message received

* Fixes NB#113941, modest becomes slow with multiple new email notifications

14 years ago** Set the proper logical id for unread message count in folder view window
Sergio Villar Senin [Mon, 1 Jun 2009 10:26:14 +0000 (12:26 +0200)]
** Set the proper logical id for unread message count in folder view window

* Fixes NB#119775, "mcen_va_new_messages" shown instead of the proper translation

14 years ago** Sets the proper parent to a dialog. This could cause apparent "freezes" when chang...
Sergio Villar Senin [Mon, 1 Jun 2009 10:00:03 +0000 (12:00 +0200)]
** Sets the proper parent to a dialog. This could cause apparent "freezes" when changing between applications, because the dialog won't be shown in its proper place when coming back to modest

* Fixes NB#119715, set the proper parent to the "replace file" confirmation dialog when saving attachments

14 years agoUse empty icon for folder view if no icon available with that size in folder view.
Jose Dapena Paz [Mon, 1 Jun 2009 08:48:39 +0000 (10:48 +0200)]
Use empty icon for folder view if no icon available with that size in folder view.

14 years agoAnother printerr replaced by a g_warning
Jose Dapena Paz [Mon, 1 Jun 2009 08:24:27 +0000 (10:24 +0200)]
Another printerr replaced by a g_warning

14 years agoProperly handle missing icons in folder view.
Jose Dapena Paz [Mon, 1 Jun 2009 08:17:58 +0000 (10:17 +0200)]
Properly handle missing icons in folder view.

14 years agoSet remote folder icon in the place it was still missing.
Jose Dapena Paz [Mon, 1 Jun 2009 08:04:37 +0000 (10:04 +0200)]
Set remote folder icon in the place it was still missing.

14 years agoIf no disk available, information banner is shown even if no window visible
Jose Dapena Paz [Sun, 31 May 2009 19:50:55 +0000 (21:50 +0200)]
If no disk available, information banner is shown even if no window visible
(fixes NB#119631).

14 years agoNew modest_platform_system_banner (show even if no windows visible)
Jose Dapena Paz [Sun, 31 May 2009 19:53:34 +0000 (21:53 +0200)]
New modest_platform_system_banner (show even if no windows visible)

14 years agoCheck if subject or recipients are empty on trying to send with shortcut
Jose Dapena Paz [Sun, 31 May 2009 19:17:56 +0000 (21:17 +0200)]
Check if subject or recipients are empty on trying to send with shortcut
(fixes NB#118464).

14 years agoTranslate special folders in move to folder dialog action button.
Jose Dapena Paz [Sun, 31 May 2009 18:58:40 +0000 (20:58 +0200)]
Translate special folders in move to folder dialog action button.

14 years agoFix build with debug
Jose Dapena Paz [Sun, 31 May 2009 18:37:55 +0000 (20:37 +0200)]
Fix build with debug

14 years agog_debug should not dump output if debug flags or parameters are out.
Jose Dapena Paz [Sun, 31 May 2009 17:41:43 +0000 (19:41 +0200)]
g_debug should not dump output if debug flags or parameters are out.

14 years agoChanged g_log levels in all app. Idea is reducing the number of debug
Jose Dapena Paz [Sun, 31 May 2009 17:24:55 +0000 (19:24 +0200)]
Changed g_log levels in all app. Idea is reducing the number of debug
messages if modest is not built for showing debug.

14 years agoBetter algorithm for sorting folders, sorting each path part one by one.
Jose Dapena Paz [Sun, 31 May 2009 16:10:18 +0000 (18:10 +0200)]
Better algorithm for sorting folders, sorting each path part one by one.

* src/widgets/modest-folder-view.c (cmp_rows): new method compare_folders
  that compare the folder paths taking into account the path separators. Now
  we compare each part of the path one by one, to have the proper comparison
  (fixes NB#119818).

14 years agoShow inbox children in folder view as toplevel folders.
Jose Dapena Paz [Sun, 31 May 2009 15:42:21 +0000 (17:42 +0200)]
Show inbox children in folder view as toplevel folders.

* src/widgets/modest-folder-view.c (convert_parent_folders_to_dots):
  remove the inbox folders in the list of parent dots for folders
  representation in compact view (fixes NB#119822).