modest
14 years agoFix modest_utils_show_dialog_and_forget for gtk and modest shell
Jose Dapena Paz [Tue, 1 Dec 2009 12:20:39 +0000 (13:20 +0100)]
Fix modest_utils_show_dialog_and_forget for gtk and modest shell

14 years agoFix modality implementation in ModestShell window manager
Jose Dapena Paz [Tue, 1 Dec 2009 11:16:06 +0000 (12:16 +0100)]
Fix modality implementation in ModestShell window manager

14 years agoOn tapping on title button in ModestShell, show menu.
Jose Dapena Paz [Tue, 1 Dec 2009 12:20:34 +0000 (13:20 +0100)]
On tapping on title button in ModestShell, show menu.

14 years agoOn tapping back button in shell, close last window.
Jose Dapena Paz [Tue, 1 Dec 2009 12:20:24 +0000 (13:20 +0100)]
On tapping back button in shell, close last window.

14 years agoOn creating a new window in Shell, switch to it.
Jose Dapena Paz [Tue, 1 Dec 2009 10:07:58 +0000 (11:07 +0100)]
On creating a new window in Shell, switch to it.

14 years agoMenuShell menu button work:
Jose Dapena Paz [Tue, 1 Dec 2009 12:20:15 +0000 (13:20 +0100)]
MenuShell menu button work:
   * Title label goes bold.
   * Subtitle label goes small.

14 years agoMenu work:
Jose Dapena Paz [Tue, 1 Dec 2009 09:59:31 +0000 (10:59 +0100)]
Menu work:
   * Align menu texts to left
   * Fix how we set the titles

14 years agoIn ModestShell toolbar, set horizontal layout and mark title bar as "important"
Jose Dapena Paz [Tue, 1 Dec 2009 09:51:53 +0000 (10:51 +0100)]
In ModestShell toolbar, set horizontal layout and mark title bar as "important"

14 years agoShow title widgets in ModestShell
Jose Dapena Paz [Tue, 1 Dec 2009 09:48:54 +0000 (10:48 +0100)]
Show title widgets in ModestShell

14 years agoLoad icons from theme
Sergio Villar Senín [Tue, 1 Dec 2009 11:22:35 +0000 (12:22 +0100)]
Load icons from theme

14 years agoFixed compilation warnings
Sergio Villar Senín [Tue, 1 Dec 2009 10:47:39 +0000 (11:47 +0100)]
Fixed compilation warnings

14 years agoProperly handle title in shell window
Jose Dapena Paz [Thu, 26 Nov 2009 18:48:41 +0000 (19:48 +0100)]
Properly handle title in shell window

14 years agoImplement top toolbar and titles in ModestShellWindow
Jose Dapena Paz [Tue, 1 Dec 2009 09:39:40 +0000 (10:39 +0100)]
Implement top toolbar and titles in ModestShellWindow

14 years agoMake windows inherit from ModestShellWindow in gtk
Jose Dapena Paz [Tue, 1 Dec 2009 09:39:29 +0000 (10:39 +0100)]
Make windows inherit from ModestShellWindow in gtk

14 years agoTitle and menu relationships created in new ModestShellWindow
Jose Dapena Paz [Thu, 26 Nov 2009 18:11:24 +0000 (19:11 +0100)]
Title and menu relationships created in new ModestShellWindow

14 years agoCreate ModestShellWindow and integrate with ModestShell (work in progress)
Jose Dapena Paz [Thu, 26 Nov 2009 10:04:43 +0000 (11:04 +0100)]
Create ModestShellWindow and integrate with ModestShell (work in progress)

14 years agoOn cancelling attempt to retrieve a message, close message view window
Jose Dapena Paz [Mon, 30 Nov 2009 17:06:40 +0000 (18:06 +0100)]
On cancelling attempt to retrieve a message, close message view window
(fixes NB#137657).

14 years agoInsert the trailing space of signature separator as " "
Lucas Maneos [Mon, 30 Nov 2009 11:29:17 +0000 (12:29 +0100)]
Insert the trailing space of signature separator as " "

This improves the parsing of signatures by other email clients

https://bugs.maemo.org/show_bug.cgi?id=3941

Fixes NB#120969

14 years agoWait 1 sec before closing the accounts window in order to let hildon-desktop to prope...
Sergio Villar Senín [Mon, 30 Nov 2009 09:49:03 +0000 (10:49 +0100)]
Wait 1 sec before closing the accounts window in order to let hildon-desktop to properly take a screenshot

Fixes NB#139348

14 years agoDo not assume that account protocols will always return a settings dialog
Sergio Villar Senín [Thu, 26 Nov 2009 16:43:11 +0000 (17:43 +0100)]
Do not assume that account protocols will always return a settings dialog

In some cases the account protocols could return NULL, for example if the dialog is already opened by other application

Helps to fix NB#129366

14 years agoRemoved an invalid assertion
Sergio Villar Senín [Thu, 26 Nov 2009 13:02:52 +0000 (14:02 +0100)]
Removed an invalid assertion

Fixes NB#148121

14 years agoAdded support to show incoming notifications based on settings
Sergio Villar Senín [Thu, 26 Nov 2009 11:49:30 +0000 (12:49 +0100)]
Added support to show incoming notifications based on settings

Now there is a global setting that enables/disables issuing new email notifications

Fixes NB#147998

14 years agoAdd support to automatically add contacts to abook when sending message
Sergio Villar Senín [Thu, 26 Nov 2009 11:05:28 +0000 (12:05 +0100)]
Add support to automatically add contacts to abook when sending message

Now adding contacts or not depends on a Global setting

Fixes NB#144914

14 years agoAdded two new options to global settings dialog
Sergio Villar Senín [Thu, 26 Nov 2009 10:35:11 +0000 (11:35 +0100)]
Added two new options to global settings dialog

Added "Incoming notifications" and "Automatically add to contacts" options to the global settings dialog

14 years agoFill better the name fields in created contacts (fixes NB#133593)
Jose Dapena Paz [Thu, 26 Nov 2009 14:40:40 +0000 (15:40 +0100)]
Fill better the name fields in created contacts (fixes NB#133593)

14 years agoAdded calendar widgets dependencies to hildon2/
Sergio Villar Senín [Thu, 26 Nov 2009 09:13:55 +0000 (10:13 +0100)]
Added calendar widgets dependencies to hildon2/

14 years agoFixed some compilation errors in gnome platform
Sergio Villar Senín [Wed, 25 Nov 2009 17:42:23 +0000 (18:42 +0100)]
Fixed some compilation errors in gnome platform

This includes removing some code and adding one ifdef that checks the existence of wpeditor-plus

14 years agoMoved calendar widget dependencies from hildon2/ to widgets/
Sergio Villar Senín [Wed, 25 Nov 2009 16:58:49 +0000 (17:58 +0100)]
Moved calendar widget dependencies from hildon2/ to widgets/

14 years agoBuild fix in hildon2
Jose Dapena Paz [Wed, 25 Nov 2009 16:35:06 +0000 (17:35 +0100)]
Build fix in hildon2

14 years agoBuild fix in gtk for new color button
Jose Dapena Paz [Wed, 25 Nov 2009 16:08:29 +0000 (17:08 +0100)]
Build fix in gtk for new color button

14 years agoDrop old non hildon2 code in folder view
Jose Dapena Paz [Wed, 25 Nov 2009 15:57:30 +0000 (16:57 +0100)]
Drop old non hildon2 code in folder view

14 years agoSet gtk look and feel for accounts view widget to match hildon one
Jose Dapena Paz [Wed, 25 Nov 2009 15:57:26 +0000 (16:57 +0100)]
Set gtk look and feel for accounts view widget to match hildon one

14 years agoRemove src/widgets modest shell
Jose Dapena Paz [Wed, 25 Nov 2009 12:56:51 +0000 (13:56 +0100)]
Remove src/widgets modest shell

14 years agoMove signature editor to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:56:46 +0000 (13:56 +0100)]
Move signature editor to src/widgets

14 years agoMove default account settings dialog to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:07:52 +0000 (13:07 +0100)]
Move default account settings dialog to src/widgets

14 years agoMove account view window to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:56:39 +0000 (13:56 +0100)]
Move account view window to src/widgets

14 years agoChange color dialogs in editor
Jose Dapena Paz [Wed, 25 Nov 2009 12:56:31 +0000 (13:56 +0100)]
Change color dialogs in editor

14 years agoMoved modest wp text view to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 11:24:25 +0000 (12:24 +0100)]
Moved modest wp text view to src/widgets

14 years agoMove edit window to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:56:22 +0000 (13:56 +0100)]
Move edit window to src/widgets

14 years agoMove connection specific smtp edit window to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:56:02 +0000 (13:56 +0100)]
Move connection specific smtp edit window to src/widgets

14 years agoConnection specific smtp window moved to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 10:59:23 +0000 (11:59 +0100)]
Connection specific smtp window moved to src/widgets

14 years agoMove easysetup wizard to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:34 +0000 (13:55 +0100)]
Move easysetup wizard to src/widgets

14 years agoNew details dialog for gtk
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:30 +0000 (13:55 +0100)]
New details dialog for gtk

14 years agoRemoving not implemented stuff in gtk in modest platform for gtk
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:26 +0000 (13:55 +0100)]
Removing not implemented stuff in gtk in modest platform for gtk

14 years agoBegin adaptation of ModestPlatform
Jose Dapena Paz [Wed, 18 Nov 2009 16:42:17 +0000 (17:42 +0100)]
Begin adaptation of ModestPlatform

14 years agoFixes for mailboxes window
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:18 +0000 (13:55 +0100)]
Fixes for mailboxes window

14 years agogtk fixes in accounts window
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:14 +0000 (13:55 +0100)]
gtk fixes in accounts window

14 years agoMore fixes for accounts window in gtk
Jose Dapena Paz [Wed, 18 Nov 2009 16:18:19 +0000 (17:18 +0100)]
More fixes for accounts window in gtk

14 years agoMove mailboxes window to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:08 +0000 (13:55 +0100)]
Move mailboxes window to src/widgets

14 years agoMove accounts window to src/widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:55:04 +0000 (13:55 +0100)]
Move accounts window to src/widgets

14 years agoNew gtk window mgr and ModestShell widget for gtk
Jose Dapena Paz [Wed, 25 Nov 2009 12:54:49 +0000 (13:54 +0100)]
New gtk window mgr and ModestShell widget for gtk

14 years agoMove modest folder window to widgets
Jose Dapena Paz [Wed, 25 Nov 2009 12:54:41 +0000 (13:54 +0100)]
Move modest folder window to widgets

14 years agoRefactor part of ModestWindow and ModestHildon2Window
Jose Dapena Paz [Tue, 17 Nov 2009 21:56:01 +0000 (22:56 +0100)]
Refactor part of ModestWindow and ModestHildon2Window

14 years agoMove header window to src/widgets
Jose Dapena Paz [Tue, 17 Nov 2009 21:56:22 +0000 (22:56 +0100)]
Move header window to src/widgets

14 years agoMove ui msg view dimming rules to src/widgets
Jose Dapena Paz [Tue, 17 Nov 2009 18:11:07 +0000 (19:11 +0100)]
Move ui msg view dimming rules to src/widgets

14 years agoForgotten files
Jose Dapena Paz [Tue, 17 Nov 2009 22:49:54 +0000 (23:49 +0100)]
Forgotten files

14 years agoRefactored some maemo utils to toolkit utils
Jose Dapena Paz [Tue, 17 Nov 2009 17:57:18 +0000 (18:57 +0100)]
Refactored some maemo utils to toolkit utils

14 years agoBUild fixes
Jose Dapena Paz [Tue, 17 Nov 2009 17:33:34 +0000 (18:33 +0100)]
BUild fixes

14 years agoAdd icon names for gtk
Jose Dapena Paz [Tue, 17 Nov 2009 17:32:41 +0000 (18:32 +0100)]
Add icon names for gtk

14 years agoDepend always on wpeditor.
Jose Dapena Paz [Tue, 17 Nov 2009 17:28:53 +0000 (18:28 +0100)]
Depend always on wpeditor.

14 years agoSelect the region in the easysetup wizard based on device's regional
Sergio Villar Senín [Tue, 24 Nov 2009 19:22:47 +0000 (20:22 +0100)]
Select the region in the easysetup wizard based on device's regional
settings

Now we use the name of the country in en_GB to properly select the current
region. It works now for every language, even for those that don't have
translations for osso-countries

Fixes NB#143546

14 years agoDo use the ModestColorButton instead of a HildonColorButton
Sergio Villar Senín [Fri, 20 Nov 2009 10:53:20 +0000 (11:53 +0100)]
Do use the ModestColorButton instead of a HildonColorButton

14 years agoAdded ModestColorButton widget
Sergio Villar Senín [Fri, 20 Nov 2009 10:52:56 +0000 (11:52 +0100)]
Added ModestColorButton widget

14 years agoImproved fix for last commit.
Sergio Villar Senín [Wed, 18 Nov 2009 19:31:08 +0000 (20:31 +0100)]
Improved fix for last commit.

Do not use static variables, we don't like them :)

14 years agoRemember last selected color, and select it next time calendar color dialog is shown.
Sergio Villar Senín [Wed, 18 Nov 2009 19:28:16 +0000 (20:28 +0100)]
Remember last selected color, and select it next time calendar color dialog is shown.

14 years agoOverwritten the clicked method of the HildonColorButton of editor.
Sergio Villar Senín [Wed, 18 Nov 2009 13:13:12 +0000 (14:13 +0100)]
Overwritten the clicked method of the HildonColorButton of editor.

Now it will show the Calendar color picker instead of Hildon color picker

14 years agoAdd calendar widgets support for Maemo builds
Sergio Villar Senín [Wed, 18 Nov 2009 09:56:26 +0000 (10:56 +0100)]
Add calendar widgets support for Maemo builds

14 years agoQuery activesync for addressbooks too (if available).
Jose Dapena Paz [Wed, 18 Nov 2009 11:40:24 +0000 (12:40 +0100)]
Query activesync for addressbooks too (if available).

14 years agoFix also message not available error if protocol does not provide translation.
Jose Dapena Paz [Wed, 18 Nov 2009 10:09:45 +0000 (11:09 +0100)]
Fix also message not available error if protocol does not provide translation.
Fixes NB#140449.

14 years agoFix menus after a bad commit.
Jose Dapena Paz [Tue, 17 Nov 2009 17:23:03 +0000 (18:23 +0100)]
Fix menus after a bad commit.

14 years agoFix easysetup wizard in gtk
Jose Dapena Paz [Tue, 17 Nov 2009 16:58:21 +0000 (17:58 +0100)]
Fix easysetup wizard in gtk

14 years agoGlobal settings layout with vertical captions in gtk
Jose Dapena Paz [Tue, 17 Nov 2009 16:58:16 +0000 (17:58 +0100)]
Global settings layout with vertical captions in gtk

14 years agoMore migration to selector in factory
Jose Dapena Paz [Tue, 17 Nov 2009 16:23:30 +0000 (17:23 +0100)]
More migration to selector in factory

14 years agoMigrate from field to use factory selector
Jose Dapena Paz [Tue, 17 Nov 2009 12:45:23 +0000 (13:45 +0100)]
Migrate from field to use factory selector

14 years agoProvide selector picker or combobox from factory
Jose Dapena Paz [Tue, 17 Nov 2009 16:58:10 +0000 (17:58 +0100)]
Provide selector picker or combobox from factory

14 years agoUse text view from factory
Jose Dapena Paz [Tue, 17 Nov 2009 11:56:54 +0000 (12:56 +0100)]
Use text view from factory

14 years agoText view access through factory
Jose Dapena Paz [Tue, 17 Nov 2009 11:51:00 +0000 (12:51 +0100)]
Text view access through factory

14 years agoSecure auth selector
Jose Dapena Paz [Tue, 17 Nov 2009 16:58:06 +0000 (17:58 +0100)]
Secure auth selector

14 years agoSecurity options view based in gtk
Jose Dapena Paz [Tue, 17 Nov 2009 16:58:01 +0000 (17:58 +0100)]
Security options view based in gtk

14 years agoUse server security selector in connection specific smtp dialog.
Jose Dapena Paz [Tue, 17 Nov 2009 16:57:56 +0000 (17:57 +0100)]
Use server security selector in connection specific smtp dialog.

14 years agoServer security combobox for gtk in factory
Jose Dapena Paz [Fri, 13 Nov 2009 16:40:44 +0000 (17:40 +0100)]
Server security combobox for gtk in factory

14 years agoNew ModestServertypeComboBox for gtk.
Jose Dapena Paz [Fri, 13 Nov 2009 06:50:08 +0000 (07:50 +0100)]
New ModestServertypeComboBox for gtk.

14 years agoDo not search in contacts names in "Check names" option if the entered text does...
Sergio Villar Senin [Mon, 9 Nov 2009 11:51:30 +0000 (12:51 +0100)]
Do not search in contacts names in "Check names" option if the entered text does not contain '@'

Fixes NB#145849

14 years agoDo not select any attachment to save by default
Sergio Villar Senin [Fri, 6 Nov 2009 18:23:39 +0000 (19:23 +0100)]
Do not select any attachment to save by default

Fixes NB#142269

14 years agoDo not use the localized form of "Re:" and "Fw:" if those versions are already presen...
Sergio Villar Senin [Mon, 16 Nov 2009 17:07:19 +0000 (18:07 +0100)]
Do not use the localized form of "Re:" and "Fw:" if those versions are already present in the subject of the original message

Fixes NB#142363

14 years agoMoved "Send&Receive" menu item to the first row.
Sergio Villar Senin [Mon, 16 Nov 2009 09:15:25 +0000 (10:15 +0100)]
Moved "Send&Receive" menu item to the first row.

Now it's always located next to the "New item" menu item. This avoids that option "dancing" as menu items are being hidden or shown

14 years agoSome fixes in panning of msg view:
Jose Dapena Paz [Mon, 9 Nov 2009 17:09:56 +0000 (18:09 +0100)]
Some fixes in panning of msg view:
* Now we properly show messages where the rendered html is bigger than
  32768 pixels (fixes NB#114484).
* Show properly a message that caused an old bug. As you paned the
  document, scroll size growed forever. Now it works properly
  (fixes NB#138980).

14 years agoIf no header available and we have to show error fetching message, show
Jose Dapena Paz [Wed, 11 Nov 2009 18:12:33 +0000 (19:12 +0100)]
If no header available and we have to show error fetching message, show
a different string, not requiring subject.

14 years agoOn failing to retrieve a message in view and closing, show header window
Jose Dapena Paz [Wed, 11 Nov 2009 18:21:27 +0000 (19:21 +0100)]
On failing to retrieve a message in view and closing, show header window

14 years agoNew ModestProviderCombobox for running modest in gtk
Jose Dapena Paz [Thu, 12 Nov 2009 18:41:54 +0000 (19:41 +0100)]
New ModestProviderCombobox for running modest in gtk

14 years agoNew ModestCountryComboBox for running modest in gtk.
Jose Dapena Paz [Thu, 12 Nov 2009 18:41:32 +0000 (19:41 +0100)]
New ModestCountryComboBox for running modest in gtk.

14 years agoRemoved some hildon code from ModestMsgViewWindow
Sergio Villar Senin [Thu, 12 Nov 2009 12:30:05 +0000 (13:30 +0100)]
Removed some hildon code from ModestMsgViewWindow

14 years agoUse the toolkit factory method to create the file chooser dialog
Sergio Villar Senin [Thu, 12 Nov 2009 11:13:26 +0000 (12:13 +0100)]
Use the toolkit factory method to create the file chooser dialog

14 years agoAdded the create_file_chooser creation method
Sergio Villar Senin [Thu, 12 Nov 2009 10:29:16 +0000 (11:29 +0100)]
Added the create_file_chooser creation method

14 years agoUncommentted a line commented by mistake
Sergio Villar Senin [Thu, 12 Nov 2009 09:07:33 +0000 (10:07 +0100)]
Uncommentted a line commented by mistake

14 years agoFixed a compilation error. An slash was deleted by mistake
Sergio Villar Senin [Wed, 11 Nov 2009 16:39:28 +0000 (17:39 +0100)]
Fixed a compilation error. An slash was deleted by mistake

14 years agoDo not show account settings dialog if the UI is not shown.
Sergio Villar Senin [Wed, 11 Nov 2009 15:20:15 +0000 (16:20 +0100)]
Do not show account settings dialog if the UI is not shown.

Removed the connection reattempts in Modest. Tinymail does already do it.

Fixes NB#137323

14 years agoDo not update the header window if the window was previously closed
Sergio Villar Senin [Mon, 9 Nov 2009 09:16:21 +0000 (10:16 +0100)]
Do not update the header window if the window was previously closed

Fixes NB#145788

14 years ago"Add to contacts" dialog must not be in edit mode
Sergio Villar Senin [Thu, 5 Nov 2009 16:15:13 +0000 (17:15 +0100)]
"Add to contacts" dialog must not be in edit mode

Fixes NB#144914 (8/8)

14 years agoFixed the dimming rule for "add_to_contacts" in the case of ModestMsgEditWindow
Sergio Villar Senin [Thu, 5 Nov 2009 15:29:31 +0000 (16:29 +0100)]
Fixed the dimming rule for "add_to_contacts" in the case of ModestMsgEditWindow

Fixes NB#144914 (7/8)