Fridrich Strba
c4cde23066
Actually respect the --disable-schemas-install configure option
2010-03-15 14:51:13 +01:00
Matthew Barnes
cae22334fa
Remove dead assignments found by clang.
2010-01-15 21:50:05 -05:00
Matthew Barnes
59bd81691d
Compiler and linker flag cleanups.
2009-12-27 14:32:39 -05:00
Milan Crha
3f36489c67
Bug #329693 - Add contexts to translated "None" words
2009-12-23 17:11:59 +01:00
Jonathon Jongsma
c2ee0afbc8
Rename EError to EAlert to match general use better
...
The EError mechanism is used both for error dialogs as well as basic alerts or
user prompts, so we should give it a more general name which matches this use.
This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that
were not actually being used.
https://bugzilla.gnome.org/show_bug.cgi?id=602963
2009-11-30 13:33:04 -06:00
Matthew Barnes
054c088169
Bug 589153 - Use GtkBuilder instead of libglade
2009-11-16 19:33:32 -05:00
Jonathon Jongsma
214f3a8038
Bug 600926 - Fails to build due to missing dependencies
2009-11-09 19:11:03 -05:00
Milan Crha
7e8315f353
Bug #570835 - Custom e-mail headers inserted with double column
2009-10-29 18:59:31 +01:00
H.Habighorst
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
Matthew Barnes
acb28fef9d
Goodbye libgnome and libgnomeui!!
2009-09-18 12:34:47 -04:00
Matthew Barnes
32f545cdf0
Simplify EPlugin loading at startup.
...
- Require all EPlugin and EPluginHook subtypes be registered before
loading plugins. This drastically simplifies the EPlugin/EPluginHook
negotiation.
- Turn most EPluginHook subtypes into GTypeModules and register their
types from an e_module_load() function (does not include shell hooks).
- Convert EPluginLib and the Mono and Python bindings to GTypeModules
and register their types from an e_module_load() function, and kill
EPluginTypeHook.
2009-08-29 17:23:20 -04:00
Matthew Barnes
45d475c31b
Kill EMMenu and EMPopup.
...
Also finish adapting Templates plugin to EPluginUI.
It was still leaning pretty hard on EMPopup.
2009-08-10 10:32:03 -04:00
Matthew Barnes
fa360fde28
More whitespace cleanup.
2009-07-18 14:07:42 -04:00
Matthew Barnes
374bd42f69
Fix excessive whitespace.
2009-07-14 11:26:22 -04:00
Matthew Barnes
bfc5ba2511
Fix "make distcheck" errors and other build cleanups.
2009-06-30 18:34:08 -04:00
Matthew Barnes
14f8eee012
Whitespace cleanup.
2009-05-28 13:21:01 -04:00
Matthew Barnes
948235c3d1
Prefer GLib basic types over C types.
2009-05-27 10:29:19 -04:00
Matthew Barnes
cc3a98fc1a
Merge branch 'master' into kill-bonobo
...
Conflicts:
a11y/widgets/ea-combo-button.c
a11y/widgets/ea-combo-button.h
addressbook/gui/component/addressbook-component.c
addressbook/gui/component/addressbook-component.h
addressbook/gui/component/addressbook-view.c
addressbook/gui/component/addressbook-view.h
addressbook/gui/component/component-factory.c
addressbook/gui/widgets/e-addressbook-view.c
addressbook/gui/widgets/eab-contact-display.c
addressbook/gui/widgets/eab-gui-util.h
addressbook/gui/widgets/eab-menu.c
addressbook/gui/widgets/eab-menu.h
addressbook/gui/widgets/eab-popup-control.c
addressbook/gui/widgets/eab-popup-control.h
addressbook/gui/widgets/eab-popup.c
addressbook/gui/widgets/eab-popup.h
calendar/gui/cal-search-bar.c
calendar/gui/calendar-commands.c
calendar/gui/calendar-component.c
calendar/gui/comp-editor-factory.c
calendar/gui/comp-editor-factory.h
calendar/gui/control-factory.c
calendar/gui/dialogs/comp-editor.c
calendar/gui/e-cal-component-memo-preview.c
calendar/gui/e-cal-component-memo-preview.h
calendar/gui/e-calendar-table.c
calendar/gui/e-memo-table.c
calendar/gui/e-memos.c
calendar/gui/e-tasks.c
calendar/gui/gnome-cal.c
calendar/gui/gnome-cal.h
calendar/gui/itip-bonobo-control.c
calendar/gui/itip-bonobo-control.h
calendar/gui/main.c
calendar/gui/memos-component.c
calendar/gui/memos-control.c
calendar/gui/memos-control.h
calendar/gui/migration.c
calendar/gui/migration.h
calendar/gui/tasks-component.c
calendar/gui/tasks-control.c
calendar/importers/main.c
composer/Makefile.am
composer/e-composer-header-table.c
composer/e-composer-header.c
composer/e-composer-header.h
composer/e-composer-name-header.c
composer/e-composer-private.c
composer/e-composer-text-header.c
composer/e-msg-composer.c
composer/e-msg-composer.h
e-util/e-corba-utils.h
e-util/e-logger.c
e-util/e-logger.h
e-util/e-util-labels.c
e-util/e-util-labels.h
em-format/em-format.c
mail/Makefile.am
mail/e-mail-shell-migrate.c
mail/em-account-editor.c
mail/em-account-editor.h
mail/em-composer-prefs.c
mail/em-composer-utils.c
mail/em-composer-utils.h
mail/em-folder-browser.c
mail/em-folder-tree-model.c
mail/em-folder-tree.c
mail/em-folder-tree.h
mail/em-folder-utils.c
mail/em-folder-utils.h
mail/em-folder-view.c
mail/em-format-html-display.c
mail/em-format-html.c
mail/em-mailer-prefs.c
mail/em-mailer-prefs.h
mail/em-message-browser.c
mail/em-message-browser.h
mail/em-network-prefs.h
mail/em-popup.c
mail/em-utils.c
mail/importers/Makefile.am
mail/mail-component-factory.c
mail/mail-component.c
mail/mail-config-factory.c
mail/mail-config-factory.h
mail/mail-config.c
mail/mail-dialogs.glade
mail/mail-types.h
plugins/calendar-weather/calendar-weather.c
plugins/mail-account-disable/mail-account-disable.c
plugins/select-one-source/select-one-source.c
po/POTFILES.in
shell/e-component-registry.c
shell/e-component-registry.h
shell/e-component-view.c
shell/e-component-view.h
shell/e-corba-config-page.c
shell/e-corba-config-page.h
shell/e-shell-constants.h
shell/e-shell-settings-dialog.c
shell/e-shell-settings-dialog.h
shell/e-shell-window-commands.c
shell/e-shell-window.c
shell/e-shell.h
shell/e-sidebar.c
shell/e-sidebar.h
shell/e-user-creatable-items-handler.c
shell/e-user-creatable-items-handler.h
shell/es-menu.c
shell/es-menu.h
shell/evolution-component.h
shell/evolution-config-control.c
shell/evolution-config-control.h
shell/evolution-listener.c
shell/evolution-listener.h
shell/evolution-shell-component-utils.c
shell/evolution-shell-component-utils.h
shell/importer/evolution-importer-client.c
shell/importer/evolution-importer-client.h
shell/importer/evolution-importer-listener.c
shell/importer/evolution-importer-listener.h
shell/importer/evolution-importer.c
shell/importer/evolution-importer.h
shell/importer/evolution-intelligent-importer.c
shell/importer/evolution-intelligent-importer.h
shell/importer/intelligent.c
shell/main.c
shell/test/evolution-test-component.c
shell/test/evolution-test-component.h
widgets/menus/gal-view-instance.c
widgets/menus/gal-view-menus.c
widgets/menus/gal-view-menus.h
widgets/misc/Makefile.am
widgets/misc/e-activity-handler.c
widgets/misc/e-activity-handler.h
widgets/misc/e-charset-picker.c
widgets/misc/e-combo-button.c
widgets/misc/e-combo-button.h
widgets/misc/e-config-page.h
widgets/misc/e-dropdown-button.c
widgets/misc/e-dropdown-button.h
widgets/misc/e-filter-bar.c
widgets/misc/e-info-label.c
widgets/misc/e-info-label.h
widgets/misc/e-multi-config-dialog.c
widgets/misc/e-multi-config-dialog.h
widgets/misc/e-search-bar.c
widgets/misc/e-search-bar.h
widgets/misc/e-task-bar.c
widgets/misc/e-task-bar.h
widgets/misc/e-task-widget.c
widgets/misc/e-task-widget.h
widgets/misc/test-dropdown-button.c
widgets/misc/test-error.c
widgets/misc/test-info-label.c
widgets/table/e-table-example-1.c
2009-05-27 08:37:17 -04:00
Matthew Barnes
e4afd3f9fb
Remove trailing whitespace, again.
2009-05-26 23:21:02 -04:00
Matthew Barnes
ffa17ed195
Fix compiler warnings in plugins.
2009-05-26 16:56:30 -04:00
Matthew Barnes
cbaa9eb743
Merge branch 'master' into kill-bonobo
...
Conflicts:
plugins/audio-inline/org-gnome-audio-inline.eplug.xml
plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml
plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml
plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml
plugins/select-one-source/org-gnome-select-one-source.eplug.xml
2009-05-21 18:23:14 -04:00
Matthew Barnes
1f65552d0d
Bug 523216 – User-oriented plugin descriptions
2009-05-21 14:24:22 -04:00
Matthew Barnes
a538f3f310
Fix several types of pedantic compiler warnings.
2009-05-20 22:52:36 -04:00
Milan Crha
f4cf9af33c
Use -no-undefined on Linux too
...
There still left two things opened, search for KILL-BONOBO to find them.
One is in calendar's Makefile.am, one in composer.
2009-05-20 16:50:00 +02:00
Matthew Barnes
e4fa8fe104
Fix several types of pedantic compiler warnings.
2009-05-16 12:11:55 -04:00
Matthew Barnes
504642b798
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-03 12:47:34 -04:00
Matthew Barnes
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
Matthew Barnes
de003c135a
Use consistent variable names for GtkUIManager
2009-04-27 20:27:02 -04:00
Matthew Barnes
dc7efb1311
Use consistent variable names for GtkUIManager
2009-04-25 10:49:45 -04:00
Milan Crha
e11f37f2fc
** Fix for bug #572399
...
2009-02-25 Milan Crha <mcrha@redhat.com >
** Fix for bug #572399
* email-custom-header.c: (header_foreach_check_isempty):
Do not read from invalid iterator after call of row changed.
svn path=/trunk/; revision=37331
2009-02-25 11:23:33 +00:00
Matthew Barnes
9c28e70fb0
** Fixes part of bug #564229
...
2009-02-13 Matthew Barnes <mbarnes@redhat.com >
** Fixes part of bug #564229
* e-util/e-plugin-ui.c (plugin_ui_hook_class_init):
Initialize the EPluginUI registry during class initialization,
so that it's sure to be there when we need it.
* plugins/email-custom-header/email-custom-header.c:
(e_plugin_lib_get_configure_widget):
Do not use uninitialized variable.
svn path=/trunk/; revision=37265
2009-02-14 04:25:11 +00:00
Takao Fujiwara
92cf0195de
Reviewed by Srinivasa Ragavan <sragavan@novell.com>
...
2009-02-02 Takao Fujiwara <takao.fujiwara@sun.com >
Reviewed by Srinivasa Ragavan <sragavan@novell.com >
** Fix for bug #567568
* apps_evolution_email_custom_header.schemas.in:
Remove translatable <default> tag.
* email-custom-header.c (epech_setup_widgets):
Added gettext for the default custom header.
svn path=/trunk/; revision=37211
2009-02-03 01:33:00 +00:00
Matthew Barnes
51dba6bd0c
** Disable debug macros (#define d(x) x) throughout. ( #569638 )
...
2009-01-31 Matthew Barnes <mbarnes@redhat.com >
** Disable debug macros (#define d(x) x) throughout. (#569638 )
svn path=/trunk/; revision=37202
2009-02-01 01:18:42 +00:00
Takao Fujiwara
538f13dd6e
Reviewed by Matthew Barnes <mbarnes@redhat.com>
...
2009-01-09 Takao Fujiwara <takao.fujiwara@sun.com >
Reviewed by Matthew Barnes <mbarnes@redhat.com >
** Fix for bug #567129
* apps_evolution_email_custom_header.schemas.in:
Add <default> tag in C locale to localize the value.
* email-custom-header.c (epech_setup_widgets):
Add gettext.
svn path=/trunk/; revision=37022
2009-01-09 15:26:20 +00:00
Sankarasivasubramanian Pasupathilingam
b7fc5caefe
License Changes from GPL to LGPL
...
svn path=/trunk/; revision=36313
2008-09-12 16:19:36 +00:00
Matthew Barnes
a8cff3a02a
Fix compiler warnings in some of the test programs.
...
2008-09-01 Matthew Barnes <mbarnes@redhat.com >
* configure.in:
Fix compiler warnings in some of the test programs.
* mail/em-composer-utils.c (edit_message):
* plugins/email-custom-header/email-custom-header.c:
* plugins/templates/templates.c:
Don't mix declarations and code.
svn path=/trunk/; revision=36242
2008-09-01 14:57:02 +00:00
Matthew Barnes
09cfe5d569
New convenience function for launching help from Evolution. Displays an
...
2008-08-14 Matthew Barnes <mbarnes@redhat.com >
* e-util/e-util.c (e_display_help):
New convenience function for launching help from Evolution.
Displays an error dialog over the given parent window if an
error occurs.
* addressbook/gui/contact-editor/e-contact-editor.c:
* calendar/gui/dialogs/comp-editor.c:
* plugins/email-custom-header/gui/contact-editor/e-contact-editor.c:
* plugins/exchange-operations/exchange-send-options.c:
* widgets/misc/e-multi-config-dialog.c:
* widgets/misc/e-send-options.c:
Use e_display_help() for displaying help.
svn path=/trunk/; revision=35991
2008-08-14 19:21:10 +00:00
Bharath Acharya
e860673f10
Have a check for OS_WIN32 and handle the schema data differently. make
...
2008-08-12 Bharath Acharya <abharath@novell.com >
* Makefile.am: Have a check for OS_WIN32 and handle the schema
* data differently. make install error on win32.
svn path=/trunk/; revision=35961
2008-08-12 04:19:31 +00:00
Bharath Acharya
72fc7814fa
Added necessary libraries to link to. Build break while compiling on
...
2008-08-12 Bharath Acharya <abharath@novell.com >
* Makefile.am: Added necessary libraries to link to. Build break
while compiling on Windows.
svn path=/trunk/; revision=35959
2008-08-12 03:25:12 +00:00
Matthew Barnes
cec6ebdcd4
** Fixes bug #543755
...
2008-08-01 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #543755
* apps_evolution_email_custom_header.schemas.in: Fix typo.
svn path=/trunk/; revision=35878
2008-08-01 16:56:02 +00:00
Milan Crha
5e4b6fcb89
** Fix for bug #544022
...
2008-07-22 Milan Crha <mcrha@redhat.com >
** Fix for bug #544022
* configure.in: Do not redefine DBUS_VERSION define supplied
by dbus itself, rather rename our define to FOUND_DBUS_VERSION.
* mail/e-searching-tokenizer.c: (dump_trie):
Define function only when required. (Compiler warning cleanup.)
* shell/e-shell-window-commands.c: (char *authors[]):
Break the escape sequence properly (compiler warning cleanup).
* plugins/email-custom-header/email-custom-header.c: Compiler warning cleanup.
* plugins/mail-notification/Makefile.am:
* plugins/mail-notification/mail-notification.c: (send_dbus_message): Do not redefine
DBUS_VERSION define, it's supplied by dbus itself.
svn path=/trunk/; revision=35819
2008-07-22 08:43:06 +00:00
Bharath Acharya
28a805375c
Committing on behalf of Ashish Shrivastava <shashish@novell.com>
...
Added the missing glade file during previous commit
svn path=/trunk/; revision=35798
2008-07-21 04:22:52 +00:00
Ashish Shrivastava
b437b5ed8f
Committing on behalf of Ashish Shrivastava <shashish@novell.com>
...
2008-06-25 Ashish Shrivastava <shashish@novell.com >
* email-custom-header.glade: Marked strings for
translation.
remove "window1" string from translation.
2008-06-24 Ashish Shrivastava <shashish@novell.com >
* email-custom-header.c: (e_plugin_lib_get_configure_widget),
(org_gnome_email_custom_header_config_option):
Added Support for configuring gconf values.
* email-custom-header.glade:
Configure email-custom-header plugin within the plugin-manager.
* org-gnome-email-custom-header.eplug.xml: Add hook class
for Configure tab.
* Makefile.am: Add new file.(email-custom-header.glade).
svn path=/trunk/; revision=35774
2008-07-20 16:03:43 +00:00
Jeffrey Stedfast
abda2bda85
updated novell copyright notices (left others alone)
...
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
Matthew Barnes
4503c052d0
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
...
2008-06-06 Matthew Barnes <mbarnes@redhat.com >
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
GTK_DISABLE_SINGLE_INCLUDES defined. (#536637 )
svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
Matthew Barnes
7bef9f5b1b
Distribute the Glade file.
...
2008-06-02 Matthew Barnes <mbarnes@redhat.com >
* plugins/email-custom-header/Makefile.am:
Distribute the Glade file.
svn path=/trunk/; revision=35578
2008-06-02 12:33:08 +00:00
Ashish Shrivastava
edc197b0c7
Committing on behalf of Ashish Shrivastava <shashish@novell.com>
...
2008-06-02 Ashish Shrivastava <shashish@novell.com >
** Fixes bug #536183
* email-custom-header.c:
* org-gnome-email-custom-header.glade: Change email custom
header's dialog to non-modal. Remove un-used tab from dialog
svn path=/trunk/; revision=35577
2008-06-02 11:17:52 +00:00
Matthew Barnes
f7550c81c7
** Fix a bunch of compiler warnings.
...
2008-05-22 Matthew Barnes <mbarnes@redhat.com >
** Fix a bunch of compiler warnings.
* calendar/gui/e-select-names-renderer.c
(e_select_names_renderer_focus_out_event):
Remove this function. Looks like it hasn't been used in years.
* mail/em-format-html.c (efh_message_external):
Fix a typo in checking for an empty 'mode' string.
* mail/message-list.c (subtree_size):
Remove this function. Looks like it hasn't been used in years.
* plugins/email-custom-header/email-custom-header.c
(action_email_custom_header_cb):
Remove unused 'editor' variable.
* plugins/save-calendar/csv-format.c (do_save_calendar_csv):
* plugins/save-calendar/rdf-format.c (do_save_calendar_rdf):
Remove pointless address check of a local variable.
svn path=/trunk/; revision=35527
2008-05-22 18:00:17 +00:00
Matthew Barnes
e99e12428d
** Fixes bug #534360
...
2008-05-22 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #534360
Migrate from deprecated GtkObject symbols to GObject equivalents.
Touches over 150 files in all components; too many to list.
svn path=/trunk/; revision=35526
2008-05-22 17:27:48 +00:00
Akhil Laddha
7ea3da7607
Committing on behalf of Ashish Shrivastava <shashish@novell.com>
...
Commit for Custom header support
svn path=/trunk/; revision=35510
2008-05-19 04:19:22 +00:00