Commit Graph

1738 Commits

Author SHA1 Message Date
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
fabb6b035c Only #include Camel's top-level header. 2010-04-02 16:59:20 -04:00
a7cdda3232 Bug #458510 - Cannot translate "_Backup Settings..." 2010-04-02 14:48:52 +02:00
fdd0b87471 Bug #347330 - Mark forgotten strings for translation 2010-04-02 13:23:48 +02:00
5bffe4927d Bug #605745 - Use a few more named constants 2010-04-01 17:01:04 +02:00
73c0142532 camel/camel-i18n.h gone, adapt to it properly 2010-04-01 12:46:19 +02:00
55d6580d86 Stop relying on CamelObject meta-data. 2010-03-31 20:12:48 -04:00
32e811aff0 More build fixes. 2010-03-31 18:05:32 -04:00
fa2da5acd6 Fix mismatched quotes. 2010-03-28 18:55:22 -04:00
ebf898a9fc Bug 611883 - Missing mnemonic in automatic contacts tab 2010-03-27 18:48:03 -04:00
077c732635 Alter UI conditional syntax to be more familiar cpp style, which
avoids the need for intltool changes.
2010-03-24 09:56:20 +00:00
495f8f8003 Alter UI conditional syntax to be more familiar cpp style, which
avoids the need for intltool changes.
2010-03-23 10:25:54 +00:00
b7a8d2bdd1 Fix misspelled strings. 2010-03-17 16:32:20 +05:30
2971ce413c Make the gconf schemas installation rules consistent in all Makefiles.am 2010-03-15 17:10:46 +01:00
58d0d111af Prevent future bugs like #612792.
Add G_GNUC_NULL_TERMINATED to EAlert functions with variable-length
parameter lists and drop the unnecessary "arg0" parameter so the
function attribute works correctly.
2010-03-15 10:38:59 -04:00
c4cde23066 Actually respect the --disable-schemas-install configure option 2010-03-15 14:51:13 +01:00
97f274dffd Disable a chunk of UI from the mail-to-task plugin
Allow plugins to disable chunks of their UI - *NB* requires patched intltool,
that doesn't elide comments in XML
Remove some debug
2010-03-13 20:53:16 -05:00
d9be66b527 Removed obsolete method signatures in em-account-editor.h
Added em_account_editor_get_widget, and cleaned up the widget listing.
Cleaned the startup wizard code to find it's label by name
Added disabling of power-user 'indentity' frame in the first page express capplet.
2010-03-13 20:52:51 -05:00
5069df6878 Restructure capplet stuffs and load only on express mode. 2010-03-13 20:49:49 -05:00
8e0c294e15 Switch to anjal style on express mode. 2010-03-13 20:49:49 -05:00
a952896b27 Integrate into new account button. 2010-03-13 20:49:49 -05:00
d5da1afafc Integrate account assistant wizard to anjal style. 2010-03-13 20:49:49 -05:00
13bf56ded0 Integrate anjal's account capplet lib in start up wizard. 2010-03-13 20:49:49 -05:00
c0533ef053 Some more directories relocated on windows 2010-03-11 00:22:35 +01:00
2836a54dd6 Work around recent GTK+ deprecations. 2010-03-05 07:36:23 -05:00
baa7f20333 Bug #610327 - Proxy login doesn't show folder list 2010-03-05 16:12:10 +05:30
50fb261954 Bug #601551 - [PST] evolution crashed with SIGSEGV 2010-02-24 18:00:27 +01:00
59a54ea5a0 Coding style and whitespace cleanup. 2010-02-19 12:11:52 -05:00
781c3b10aa Bug 609982 - Avoid unnecessary prompts when marking folders as read 2010-02-16 16:55:51 -05:00
35b167f240 [itip-formatter] Show reason of failed calendar open 2010-02-12 13:15:26 +01:00
4dbd42ed50 Bug #604522 - Mouse wheel scroll doesn't work above inline images 2010-02-11 13:31:26 +01:00
619b073719 Fix some dead assignments. 2010-02-07 21:08:49 -05:00
848452deef Add more missing linker flags. 2010-02-07 16:32:19 -05:00
49ef32b76c Coding style and whitespace cleanup. 2010-02-07 13:26:37 -05:00
9a8fa88b6a Move some ESource-plugin common code to e-plugin-util.h/.c 2010-02-04 12:55:42 +01:00
ec73f5522f Coding style and whitespace cleanup. 2010-01-30 18:09:19 -05:00
bcb2123941 Revert "Without this evo 2.28.2 will not link/run at all"
This reverts commit 013ce5b70e.

Looks like it was meant for gnome-2-28 branch.  In any case it contains
unresolved merge conflicts which breaks compilation.
2010-01-28 16:25:12 -05:00
013ce5b70e Without this evo 2.28.2 will not link/run at all
The change is needed:
1) To export the right symbols from the right dummy import library so that the loader does not look for symbols where they are not
2) Export that comp_editor_registry using a getter function for win32 so that we don't have to decorate the data string so that the autoexport works again
2010-01-28 14:48:36 +01:00
63dc4e2fab Bug #607776 - Crash in image-inline.c:size_allocate_cb 2010-01-27 21:19:31 +01:00
d635b839f8 Make authentication functionality available
This involves renaming the calendar auth-related functions to have a
prefix, and shipping the headers.

Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175
2010-01-27 11:23:36 -02:00