63b2ef38de
Add translator comments in mail-to-task plugin
2010-06-03 16:24:31 +02:00
7959b11113
Convert "startup-wizard" to an EExtension.
...
Convert the "startup-wizard" EPlugin to an EExtension, and fix up the
importing UI a bit (but it still needs a lot more love). Importing
progress is now shown directly in the GtkAssistant window.
Define a new EConfigItem type (E_CONFIG_PAGE_PROGRESS) for creating
progress pages in a GtkAssistant.
Also, change EMAccountEditor semantics slightly: you now have to call
e_config_create_window() manually after creating a new EMAccountEditor
instance. This allows extra EConfigItems (specifications for the window
content) to be added manually before the window is created.
2010-06-02 16:36:11 -04:00
4f01d3d182
Keep chipping away at direct GtkHTML usage.
...
EMFormatHTML now holds a sealed EWebView instead of a public GtkHTML,
accessible through em_format_html_get_web_view().
Rename e_mail_reader_get_html_display() to e_mail_reader_get_formatter()
and have it return an EMFormatHTML instead of an EMFormatHTMLDisplay,
since that's usually the type you want (or else an EMFormat, but never
an EMFormatHTMLDisplay).
2010-05-31 12:01:49 -04:00
0b1cd2dd5b
Coding style and whitespace cleanup.
2010-05-26 17:19:41 -04:00
3f213cfbef
Fix linking issue in bogo-junk-plugin.
2010-05-26 16:15:59 -04:00
0685a69083
Fix linking issue in sa-junk-plugin.
2010-05-26 15:29:16 -04:00
c9ec8c3f4d
Merge branch 'express2'
2010-05-26 13:09:33 -04:00
6b8ce71cb5
Bug #478090 - Meeting acceptances for attendees who weren't listed are lost
2010-05-26 15:28:10 +02:00
9653887891
Coding style and whitespace cleanup.
2010-05-25 10:15:32 -04:00
3e1b34841d
Fix compiler warnings.
2010-05-25 09:54:55 -04:00
f49077cfb5
Merge branch 'gnome-2-30' into express2
2010-05-25 09:14:51 -04:00
a5d79e9f91
Bug #546551 - Dialog for mark-all-read always mentions subfolders
2010-05-21 16:30:40 +02:00
20fe637c8b
Bug #531013 - Proxy login window is not in focus.
...
Grab focus for the Proxy Login window.
2010-05-21 11:12:16 +05:30
22b33668db
Bug #531013 - Proxy login window is not in focus.
...
Grab focus for the Proxy Login window.
2010-05-21 11:10:33 +05:30
5a124a6add
Bug #607257 - Add checks for event->comp_data != NULL
2010-05-13 23:49:58 +02:00
0b60ec7c89
Convert "default-mailer" plugin to an extension.
2010-05-13 09:21:21 -04:00
8ad0c51edf
Adapt to Camel API changes.
...
This also removes the boxed CamelObject GType, since CamelObject is an
honest-to-goodness GObject now.
2010-05-07 18:32:16 -04:00
c30d29425e
Coding style and whitespace cleanup.
2010-05-01 23:18:28 -04:00
aec33928b7
Adapt to Camel API changes.
2010-04-30 11:30:19 -04:00
d9ed382424
Fix linking of face plugin
2010-04-29 12:40:25 -04:00
9d2f9cf861
Bug #613392 - No copyright/licensing information for geo-utils
2010-04-29 12:40:24 -04:00
d6fd193f8f
Bug #610495 - Plugins should define e_plugin_lib_enable
2010-04-27 16:31:05 +02:00
faddd51067
Fix linking of face plugin
2010-04-26 16:49:41 +02:00
92d3fcc854
Fix linking of face plugin
2010-04-26 16:45:55 +02:00
67a6967223
Bug #613392 - No copyright/licensing information for geo-utils
2010-04-26 16:03:22 +02:00
bfd1a13f60
Bug #613392 - No copyright/licensing information for geo-utils
2010-04-26 16:01:47 +02:00
bc90469e7f
Camel is now GObject-based.
2010-04-24 11:05:27 -04:00
91020b05a3
Bug #360461 - Avoid markup in translatable messages
2010-04-23 11:20:50 +02:00
a650f15f00
Store the initial view request and use that to decide whether to show
...
startup wizard or not. Show only for mail and not calendar.
2010-04-22 17:27:20 +05:30
a84b1a3251
Merge commit 'origin/gnome-2-30' into express2
2010-04-21 17:06:38 +01:00
ece7dcdcea
Fix migration event hook for google-account-setup and calendar-weather plugins
2010-04-21 15:58:42 +01:00
ffeeb7b8a4
Fix migration event hook for google-account-setup and calendar-weather plugins
2010-04-21 15:57:51 +01:00
7e7a145b8f
Bug 583742 — Port to external libgdata
...
Port Google account setup plugin to external libgdata. This drops the
dependency on libgdata-1.2 from e-d-s, and add a dependency on the external
libgdata >= 0.4.0. Closes: bgo#583742
2010-04-19 16:50:17 +01:00
d49349bcb3
Fix usage of "backup" in translatable strings
...
"to back up" (verb) is different from "backup" (noun); correct some issues
with confusion of the two words. Helps: bgo#615712
2010-04-18 10:05:13 +01:00
1b9ca3faf6
Bug 610428 - Duplicate mnemonic in itip formatted message
2010-04-17 21:36:37 -04:00
1d0f31207f
Bug 600861 - Backup utility should use --quit instead of --force-shutdown
2010-04-17 13:49:23 -04:00
8bce26958f
Bug 600861 - Backup utility should use --quit instead of --force-shutdown
2010-04-17 13:45:45 -04:00
140341c97f
[win32] Fix a build breakage by adding a proper define for gmtime_r
...
instead of the broken one that used to be pulled by including
pthread.h
2010-04-15 15:59:52 +02:00
476bead4e5
Hide the junk plugin options in Express mode
...
Signed-off-by: Federico Mena Quintero <federico@novell.com >
2010-04-13 15:42:26 -05:00
96421ff37c
Use accessor functions instead direct access (GSEAL work)
...
Still remaining:
GtkAccessible::widget
GtkAssistant::forward
GtkAssistant::back
GtkObject::flags
GtkTreeStore::stamp
The GtkAssistant fields are related to bug #596428 . We don't
need accessor functions so much as the enhancement described
there implemented.
https://bugzilla.gnome.org/show_bug.cgi?id=615613
2010-04-13 16:23:16 +02:00
51e5ae5524
Adapt to Camel API changes.
2010-04-12 15:55:53 -04:00
72797decc1
Giant leap towards GSEAL compliance.
2010-04-08 11:05:26 -04:00
3ba0b61f9f
Replace ESpinner with GtkSpinner.
...
Also, bump our GTK+ requirement to 2.20.
2010-04-08 10:24:08 -04:00
f252d72685
More build fixes.
2010-04-07 12:28:39 +01:00
1d6ecf87aa
Fix mismatched quotes.
2010-04-07 12:25:57 +01:00
a833381824
Alter UI conditional syntax to be more familiar cpp style, which
...
avoids the need for intltool changes.
2010-04-07 12:18:30 +01:00
c5763d5440
Drop the "hula-account-setup" plugin.
...
Novell's Hula project died half a decade ago.
2010-04-06 19:51:46 -04:00
6060c29567
Bug #567304 - Review strings for translation
2010-04-06 18:34:36 +02:00
a8feedf390
Adapt to Camel API changes.
2010-04-03 23:06:39 -04:00
26240e0b18
Generate ChangeLog files for tarball releases.
...
Remove old ChangeLog files that predate our switch to git.
2010-04-02 18:18:33 -04:00