modest
14 years agoFixes NB#116113, there are no standalone editors/viewers in Fremantle, always show...
Sergio Villar Senín [Tue, 12 May 2009 08:59:13 +0000 (10:59 +0200)]
Fixes NB#116113, there are no standalone editors/viewers in Fremantle, always show window stacks

14 years agoFixes NB#114996, do not add duplicate addresses to the "add to contacts" dialog
Sergio Villar Senín [Mon, 11 May 2009 15:37:18 +0000 (17:37 +0200)]
Fixes NB#114996, do not add duplicate addresses to the "add to contacts" dialog

14 years agoFixes NB#115890, when "check names" is invoked replace the resolved recipients in...
Sergio Villar Senín [Mon, 11 May 2009 11:21:49 +0000 (13:21 +0200)]
Fixes NB#115890, when "check names" is invoked replace the resolved recipients in the focused widget

14 years agoUse the proper translation for fetching country names and improve mcc detection.
Jose Dapena Paz [Mon, 11 May 2009 09:51:10 +0000 (11:51 +0200)]
Use the proper translation for fetching country names and improve mcc detection.

* src/modest-utils.c
  (modest_utils_open_mcc_mapping): allow fetching
  using LC_MESSAGES or LANG. It uses g_strsplit with ":" to try with
  the mcc files for each of the languages or regions you may have
  selected.
  (modest_utils_fill_country_model): first fetch the mcc for LANG to
  detect the current region. Then fetch the mcc for LC_MESSAGES for
  filling the countries list in the proper language (fixes NB#110057).

14 years agoAdd support in gnome port for detecting if message is modified, showing
Jose Dapena Paz [Sun, 10 May 2009 16:31:11 +0000 (18:31 +0200)]
Add support in gnome port for detecting if message is modified, showing
priorities, undo/redo, use recpt editor widgets, show as "important" all
toolbar items.

14 years agoRemove formatting tab in global settings of gnome port
Jose Dapena Paz [Sun, 10 May 2009 15:03:56 +0000 (17:03 +0200)]
Remove formatting tab in global settings of gnome port

14 years agoUse GtkSourceView for editor instead of GtkTextView
Jose Dapena Paz [Sun, 10 May 2009 14:39:08 +0000 (16:39 +0200)]
Use GtkSourceView for editor instead of GtkTextView

* configure.ac: add detection of GtkSourceView dependency for gnome.
* src/gnome/modest-msg-edit-window.c: use GtkSourceView instead of TextView.
  We also set a visible margin of 78 characters (good hint for using
  typical standards on writing mails). Also fix priority settings.
* src/gnome/ui/modest-msg-edit-window-ui.xml: remove formatting options.
* src/widgets/modest-gtkhtml-msg-view.c: only show the priority in a separate
  line for hildon 2.2.

14 years agoUse GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).
Jose Dapena Paz [Sun, 10 May 2009 12:20:26 +0000 (14:20 +0200)]
Use GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).

* src/modest-init.c (init_default_settings): for gnome, we always use plain
  text.
* src/gnome/modest-msg-edit-window.c: use GtkTextView instead of GtkHTML for
  editor.

14 years agoFix toolbar ui manager load in gnome and maemo ports
Jose Dapena Paz [Sun, 10 May 2009 11:27:17 +0000 (13:27 +0200)]
Fix toolbar ui manager load in gnome and maemo ports

* src/widgets/modest-msg-edit-window-ui.h: properly set the send and find
  toolbar actions, to be for non hildon2 ports, instead of hildon2 port only.

14 years agoTypo in gnome port making build fail.
Jose Dapena Paz [Sun, 10 May 2009 11:17:53 +0000 (13:17 +0200)]
Typo in gnome port making build fail.

* src/modest-ui-actions.c (modest_ui_actions_on_folder_selection_changed):
  removed a typo in Gnome build, that made build crash.

14 years agoFixed gnome compiling
Ivan Gomez [Thu, 7 May 2009 16:19:17 +0000 (18:19 +0200)]
Fixed gnome compiling

14 years agoAdded an extra check
Sergio Villar Senín [Fri, 8 May 2009 16:13:16 +0000 (18:13 +0200)]
Added an extra check
Properly disconnect a signal on finalize

14 years agoFixes NB#115325, show error note when trying to create a folder under outbox folder
Sergio Villar Senín [Fri, 8 May 2009 16:12:50 +0000 (18:12 +0200)]
Fixes NB#115325, show error note when trying to create a folder under outbox folder

14 years ago** Patch by Ville Vainio
Sergio Villar Senín [Fri, 8 May 2009 12:00:51 +0000 (14:00 +0200)]
** Patch by Ville Vainio

Fixes NB#115318, "updating" not shown in viewer while loading cached messages

14 years agoFixes NB#115045, prefill the user name with the information from my own contact
Sergio Villar Senín [Fri, 8 May 2009 10:51:52 +0000 (12:51 +0200)]
Fixes NB#115045, prefill the user name with the information from my own contact

14 years agoFixes NB#115566, do not show "invalid username or password" on connection errors
Sergio Villar Senín [Fri, 8 May 2009 10:49:00 +0000 (12:49 +0200)]
Fixes NB#115566, do not show "invalid username or password" on connection errors

14 years agoversion and bug fix info update for week 20, 2009 - friday release 3.0.17-rc3
Sudheer Kumar Chiluveri [Fri, 8 May 2009 11:31:43 +0000 (14:31 +0300)]
version and bug fix info update for week 20, 2009 - friday release

14 years agoFixes NB#115315, add a separator between each recipient resolved by "check names"
Sergio Villar Senín [Fri, 8 May 2009 10:21:02 +0000 (12:21 +0200)]
Fixes NB#115315, add a separator between each recipient resolved by "check names"

14 years agoFix crash when we hit the editor limit of an utf8 formated text on replying.
Jose Dapena Paz [Fri, 8 May 2009 09:40:07 +0000 (11:40 +0200)]
Fix crash when we hit the editor limit of an utf8 formated text on replying.

* src/widgets/modest-msg-edit-window.c
  (body_insert_text): use utf8 for counting characters on controlling the
  limit of characters in a message in modest (fixes NB#115353).

14 years agoOriginal patch by Dmitry Kazachkov
Sergio Villar Senín [Fri, 8 May 2009 08:34:26 +0000 (10:34 +0200)]
Original patch by Dmitry Kazachkov

Fixes several coverity issues.

14 years agoFixes NB#114489, show the account settings dialog on connection errors
Sergio Villar Senín [Fri, 8 May 2009 08:00:52 +0000 (10:00 +0200)]
Fixes NB#114489, show the account settings dialog on connection errors

14 years agoShow header window title for inbox as Inbox - Account instead of with ()
Jose Dapena Paz [Thu, 7 May 2009 15:04:26 +0000 (17:04 +0200)]
Show header window title for inbox as Inbox - Account instead of with ()

14 years agoAdded modest_addressbook_get_my_name API
Sergio Villar Senín [Thu, 7 May 2009 07:36:53 +0000 (09:36 +0200)]
Added modest_addressbook_get_my_name API

14 years agoOnly notify for new headers without seen flag (fixes MB#3004)
Jose Dapena Paz [Wed, 6 May 2009 18:07:29 +0000 (20:07 +0200)]
Only notify for new headers without seen flag (fixes MB#3004)

14 years agoSet title of window in headers window to show the account if folder is inbox
Jose Dapena Paz [Wed, 6 May 2009 16:18:18 +0000 (18:18 +0200)]
Set title of window in headers window to show the account if folder is inbox

14 years agoFixes NB#114384, try to close active dialogs whenever we want to show a new window...
Sergio Villar Senín [Wed, 6 May 2009 12:22:45 +0000 (14:22 +0200)]
Fixes NB#114384, try to close active dialogs whenever we want to show a new window on top of them

14 years agoFixes the get_modal method of Hildon2 window manager
Sergio Villar Senín [Wed, 6 May 2009 12:21:53 +0000 (14:21 +0200)]
Fixes the get_modal method of Hildon2 window manager

14 years agoFixes NB#114892, suggest a proper parent for the new folder in the "move to" dialog
Sergio Villar Senín [Wed, 6 May 2009 09:52:33 +0000 (11:52 +0200)]
Fixes NB#114892, suggest a proper parent for the new folder in the "move to" dialog

By proper parent, I mean the currently viewed folder in the "move to" folder

14 years agoFixed a reference leak
Sergio Villar Senín [Wed, 6 May 2009 09:56:35 +0000 (11:56 +0200)]
Fixed a reference leak

14 years agoShow always accounts window below the wizard (fixes NB#113810)
Jose Dapena Paz [Wed, 6 May 2009 08:26:50 +0000 (10:26 +0200)]
Show always accounts window below the wizard (fixes NB#113810)

14 years agoFixes NB#114847, set autocapitalization for user name
Sergio Villar Senín [Wed, 6 May 2009 07:41:21 +0000 (09:41 +0200)]
Fixes NB#114847, set autocapitalization for user name

14 years agoProper logical id for add attachment menu option in editor
Jose Dapena Paz [Tue, 5 May 2009 18:35:12 +0000 (20:35 +0200)]
Proper logical id for add attachment menu option in editor

14 years agoShow folders with non read messages with active text color
Jose Dapena Paz [Tue, 5 May 2009 18:22:39 +0000 (20:22 +0200)]
Show folders with non read messages with active text color

14 years agoFixes NB#114785, fixes a crash when removing attachments.
Sergio Villar Senín [Tue, 5 May 2009 16:51:18 +0000 (18:51 +0200)]
Fixes NB#114785, fixes a crash when removing attachments.

Sets a proper clear function for the call to gtk_clipboard_set_with_owner. It must not be NULL.

14 years agoProper alignment of header view rows
Jose Dapena Paz [Tue, 5 May 2009 15:50:54 +0000 (17:50 +0200)]
Proper alignment of header view rows

14 years agoIcon size for attachment and priority in header view bigger
Jose Dapena Paz [Tue, 5 May 2009 15:45:18 +0000 (17:45 +0200)]
Icon size for attachment and priority in header view bigger

14 years agoShow with active color non readed headers instead of using bold
Jose Dapena Paz [Tue, 5 May 2009 15:54:12 +0000 (17:54 +0200)]
Show with active color non readed headers instead of using bold

14 years ago added an extra space to the debian/changelog
vivek [Tue, 5 May 2009 14:04:40 +0000 (17:04 +0300)]
  added an extra space to the debian/changelog

14 years agoCommitted debian/changelog on behalf Vivek Sekar 3.0.16-rc1
Sergio Villar Senín [Tue, 5 May 2009 10:59:12 +0000 (12:59 +0200)]
Committed debian/changelog on behalf Vivek Sekar

14 years agoFixes NB#114508, error when trying to rename a folder after removing one attachment...
Sergio Villar Senín [Tue, 5 May 2009 09:48:16 +0000 (11:48 +0200)]
Fixes NB#114508, error when trying to rename a folder after removing one attachment from a message

The problem was that we're leaking a reference of a header and thus the TnyFolder was still in use

14 years agoRemoved invalid main window dependency
Sergio Villar Senín [Tue, 5 May 2009 09:47:12 +0000 (11:47 +0200)]
Removed invalid main window dependency

14 years agoFixed several reference leaks
Sergio Villar Senín [Tue, 5 May 2009 09:37:18 +0000 (11:37 +0200)]
Fixed several reference leaks

14 years agoFixes NB#114517, "save" button should be dimmed if there is no username when smtp...
Sergio Villar Senín [Tue, 5 May 2009 08:20:25 +0000 (10:20 +0200)]
Fixes NB#114517, "save" button should be dimmed if there is no username when smtp security is set to login

14 years agoFixes NB#114434, when saving an attachment with the same name as another already...
Sergio Villar Senín [Mon, 4 May 2009 15:20:40 +0000 (17:20 +0200)]
Fixes NB#114434, when saving an attachment with the same name as another already existing file, show the filename in the confirmation dialog

14 years agoSet the new parsing for modest providers data
Sergio Villar Senín [Mon, 4 May 2009 14:50:32 +0000 (16:50 +0200)]
Set the new parsing for modest providers data
   * 0 -> None
   * 1 -> TLS
   * 2 -> SSL

14 years agoFixes NB#112215, set "select contacts" and "message settings" dialogs to application...
Sergio Villar Senín [Mon, 4 May 2009 10:43:38 +0000 (12:43 +0200)]
Fixes NB#112215, set "select contacts" and "message settings" dialogs to application modal instead of system modal

14 years agoAdded msg view window reload feature. Now we can force a message reload
Jose Dapena Paz [Mon, 4 May 2009 07:14:03 +0000 (09:14 +0200)]
Added msg view window reload feature. Now we can force a message reload
from cache or server.

14 years agoAdded method find_registered_message_uid in window mgr.
Jose Dapena Paz [Mon, 4 May 2009 06:26:07 +0000 (08:26 +0200)]
Added method find_registered_message_uid in window mgr.

14 years agoOn behave of Vivek Sekar: modest-3.0.15-rc3
Jose Dapena Paz [Thu, 30 Apr 2009 10:46:33 +0000 (12:46 +0200)]
On behave of Vivek Sekar:
Updated changelog for week 19, thursday release

14 years agoAvoid adding self contact email addresses on sending mails (fixes NB#113807)
Jose Dapena Paz [Thu, 30 Apr 2009 10:04:11 +0000 (12:04 +0200)]
Avoid adding self contact email addresses on sending mails (fixes NB#113807)

14 years agoUpdated running instructions
Sergio Villar Senín [Wed, 29 Apr 2009 17:35:22 +0000 (19:35 +0200)]
Updated running instructions

14 years agoFixes NB#112983, do not show last updated time as 01/01/1970 for newly created accounts
Sergio Villar Senín [Wed, 29 Apr 2009 16:16:41 +0000 (18:16 +0200)]
Fixes NB#112983, do not show last updated time as 01/01/1970 for newly created accounts

14 years agoFixes NB#113192, add mailer addresses to the address book after sending
Sergio Villar Senín [Wed, 29 Apr 2009 14:31:25 +0000 (16:31 +0200)]
Fixes NB#113192, add mailer addresses to the address book after sending

14 years agoFix undo shortcut
Jose Dapena Paz [Wed, 29 Apr 2009 10:31:06 +0000 (12:31 +0200)]
Fix undo shortcut

14 years agoUse GOptionGroup to parse parameters.
Jose Dapena Paz [Wed, 29 Apr 2009 10:07:44 +0000 (12:07 +0200)]
Use GOptionGroup to parse parameters.

14 years agoFixes NB#113634, show progress information in Viewer when opening large attachments
Sergio Villar Senín [Wed, 29 Apr 2009 08:59:43 +0000 (10:59 +0200)]
Fixes NB#113634, show progress information in Viewer when opening large attachments

14 years agoUpdate development section in web to avoid pointing to OS_2008 roostrap.
Jose Dapena Paz [Tue, 28 Apr 2009 14:42:28 +0000 (16:42 +0200)]
Update development section in web to avoid pointing to OS_2008 roostrap.

14 years agoClarify that changelog will be filled some day.
Jose Dapena Paz [Tue, 28 Apr 2009 13:05:54 +0000 (15:05 +0200)]
Clarify that changelog will be filled some day.

14 years agoFixes NB#113364, do not show the confirmation note to save changes in wizard if there...
Sergio Villar Senín [Tue, 28 Apr 2009 11:59:01 +0000 (13:59 +0200)]
Fixes NB#113364, do not show the confirmation note to save changes in wizard if there was no change

14 years agoFixed the text in the popup
Sergio Villar Senín [Tue, 28 Apr 2009 11:28:39 +0000 (13:28 +0200)]
Fixed the text in the popup

14 years agoAdded webpage files
Sergio Villar Senín [Tue, 28 Apr 2009 11:17:37 +0000 (13:17 +0200)]
Added webpage files

14 years agoRemove "first commit" files, as they're not needed anymore.
Jose Dapena Paz [Mon, 27 Apr 2009 23:16:50 +0000 (01:16 +0200)]
Remove "first commit" files, as they're not needed anymore.

14 years agoMerge branch 'master' of https://git.maemo.org/projects/modest
Jose Dapena Paz [Mon, 27 Apr 2009 23:01:02 +0000 (01:01 +0200)]
Merge branch 'master' of https://git.maemo.org/projects/modest

14 years agoNow we use git instead of svn
Jose Dapena Paz [Mon, 27 Apr 2009 22:58:49 +0000 (00:58 +0200)]
Now we use git instead of svn

14 years agowelcome
root [Mon, 27 Apr 2009 17:44:23 +0000 (20:44 +0300)]
welcome

14 years agoFixes NB#113282, do not show "priority" in header if an attachment is removed git_migration_finished
Sergio Villar Senin [Mon, 27 Apr 2009 16:54:20 +0000 (16:54 +0000)]
Fixes NB#113282, do not show "priority" in header if an attachment is removed
Fixes NB#113211, do not show "priority" in header if the embedded attachment is a message

pmo-trunk-r9185

14 years agoUse new widget dimming mode API for only hiding app menu items
Jose Dapena Paz [Mon, 27 Apr 2009 14:46:25 +0000 (14:46 +0000)]
Use new widget dimming mode API for only hiding app menu items

pmo-trunk-r9183

14 years agoAdd method to set dimming mode for a specific widget.
Jose Dapena Paz [Mon, 27 Apr 2009 14:46:20 +0000 (14:46 +0000)]
Add method to set dimming mode for a specific widget.

pmo-trunk-r9182

14 years agoOnly dim using dimming rules.
Jose Dapena Paz [Mon, 27 Apr 2009 14:46:16 +0000 (14:46 +0000)]
Only dim using dimming rules.

pmo-trunk-r9181

14 years agoFixes NB#113211, show message details menu option even for embedded emails
Sergio Villar Senin [Mon, 27 Apr 2009 14:44:06 +0000 (14:44 +0000)]
Fixes NB#113211, show message details menu option even for embedded emails

pmo-trunk-r9179

14 years agoFixes NB#103840, custom settings not properly set
Sergio Villar Senin [Mon, 27 Apr 2009 14:26:34 +0000 (14:26 +0000)]
Fixes NB#103840, custom settings not properly set

pmo-trunk-r9178

14 years agoupdated with the bugs fixed for week 18 monday release
Vivek Sekar [Mon, 27 Apr 2009 13:26:41 +0000 (13:26 +0000)]
updated with the bugs fixed for week 18 monday release

pmo-trunk-r9174

14 years agoupdated changelog for week 18 monday release
Vivek Sekar [Mon, 27 Apr 2009 13:16:44 +0000 (13:16 +0000)]
updated changelog for week 18 monday release

pmo-trunk-r9173

14 years agoAdd handler for send action in new editor
Jose Dapena Paz [Mon, 27 Apr 2009 11:59:46 +0000 (11:59 +0000)]
Add handler for send action in new editor

pmo-trunk-r9172

14 years agoAdded a new address book dummy method
Sergio Villar Senin [Mon, 27 Apr 2009 08:45:30 +0000 (08:45 +0000)]
Added a new address book dummy method

pmo-trunk-r9162

14 years agoRemove warning in editor after removing send tool button
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:43 +0000 (21:46 +0000)]
Remove warning in editor after removing send tool button

pmo-trunk-r9138

14 years agoFix showing/hiding toolbar in editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:39 +0000 (21:46 +0000)]
Fix showing/hiding toolbar in editor

pmo-trunk-r9137

14 years agoAttachments layout fixes in editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:33 +0000 (21:46 +0000)]
Attachments layout fixes in editor

pmo-trunk-r9136

14 years agoHide toolbar in editor if we're in plain text mode
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:28 +0000 (21:46 +0000)]
Hide toolbar in editor if we're in plain text mode

pmo-trunk-r9135

14 years agoChanges in the way to check dimming rules in hildon2
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:24 +0000 (21:46 +0000)]
Changes in the way to check dimming rules in hildon2

pmo-trunk-r9134

14 years agoRemove send button in toolbar of editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:19 +0000 (21:46 +0000)]
Remove send button in toolbar of editor

pmo-trunk-r9133

14 years agoNew dimming rule system, to allow dimming buttons in the UI
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:14 +0000 (21:46 +0000)]
New dimming rule system, to allow dimming buttons in the UI

pmo-trunk-r9132

14 years agoAdd send button to the right of from button
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:10 +0000 (21:46 +0000)]
Add send button to the right of from button

pmo-trunk-r9131

14 years agoRemove attachments button in subject line of editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:05 +0000 (21:46 +0000)]
Remove attachments button in subject line of editor

pmo-trunk-r9130

14 years agoAdd attachment in menu of editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:46:01 +0000 (21:46 +0000)]
Add attachment in menu of editor

pmo-trunk-r9129

14 years agoEmit open addressbook signal from the left side buttons in editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:45:56 +0000 (21:45 +0000)]
Emit open addressbook signal from the left side buttons in editor

pmo-trunk-r9128

14 years agoAdd methods get/set_show_abook in recpt editor
Jose Dapena Paz [Fri, 24 Apr 2009 21:45:52 +0000 (21:45 +0000)]
Add methods get/set_show_abook in recpt editor

pmo-trunk-r9127

14 years agoAdded buttons for addressbook to the left of the editor recipient editors.
Jose Dapena Paz [Fri, 24 Apr 2009 21:45:47 +0000 (21:45 +0000)]
Added buttons for addressbook to the left of the editor recipient editors.

pmo-trunk-r9126

14 years agoupdated changelog forweek 18 pre-release
Vivek Sekar [Fri, 24 Apr 2009 09:46:30 +0000 (09:46 +0000)]
updated changelog forweek 18 pre-release

pmo-trunk-r9108

14 years ago* Fixes NB#112208, use the bluetooth device name
Sergio Villar Senin [Thu, 23 Apr 2009 16:02:45 +0000 (16:02 +0000)]
* Fixes NB#112208, use the bluetooth device name
Removed unused code

pmo-trunk-r9101

14 years agoUpdated to use the proper DBus method
Sergio Villar Senin [Thu, 23 Apr 2009 16:02:41 +0000 (16:02 +0000)]
Updated to use the proper DBus method

pmo-trunk-r9100

14 years agoGet the device name from the bluetooth name
Sergio Villar Senin [Thu, 23 Apr 2009 16:02:36 +0000 (16:02 +0000)]
Get the device name from the bluetooth name

pmo-trunk-r9099

14 years agoAdd activity hint in move to dialog, for fetching folders and accounts
Jose Dapena Paz [Thu, 23 Apr 2009 09:51:48 +0000 (09:51 +0000)]
Add activity hint in move to dialog, for fetching folders and accounts

pmo-trunk-r9072

14 years agoDon't refresh folders on creating move to dialog folder view
Jose Dapena Paz [Thu, 23 Apr 2009 09:51:43 +0000 (09:51 +0000)]
Don't refresh folders on creating move to dialog folder view

pmo-trunk-r9071

14 years agoAdd API for making folder view avoid forcing refreshes.
Jose Dapena Paz [Thu, 23 Apr 2009 09:51:39 +0000 (09:51 +0000)]
Add API for making folder view avoid forcing refreshes.

pmo-trunk-r9070

14 years ago* Added a new proxy method for accessing runtime singletons
Sergio Villar Senin [Thu, 23 Apr 2009 09:33:51 +0000 (09:33 +0000)]
* Added a new proxy method for accessing runtime singletons
* Added some header files to export
* Fixed several #include statements

pmo-trunk-r9068

14 years agoShow plugins before other accounts in provider picker.
Jose Dapena Paz [Thu, 23 Apr 2009 08:28:26 +0000 (08:28 +0000)]
Show plugins before other accounts in provider picker.

pmo-trunk-r9062

15 years agoAdd margins to ModestMsgViewWindow
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:58 +0000 (15:10 +0000)]
Add margins to ModestMsgViewWindow

pmo-trunk-r9048

15 years agoRemove "hildon2" defines in already hildon2 specific code of view window
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:53 +0000 (15:10 +0000)]
Remove "hildon2" defines in already hildon2 specific code of view window

pmo-trunk-r9047

15 years agoSplit label for time in two parts in header view
Jose Dapena Paz [Wed, 22 Apr 2009 15:10:50 +0000 (15:10 +0000)]
Split label for time in two parts in header view

pmo-trunk-r9046