c85109fc32
Coding style and whitespace cleanup.
2012-08-19 14:17:55 -04:00
2a39437ee9
Adapt to single-include E-D-S libraries.
2012-06-03 15:14:03 -04:00
71924fc487
Fix memory leaks around gtk_tree_model_get() function
2012-05-31 10:44:49 +02:00
b4f895265d
Add missing linker flags.
2012-03-03 14:11:12 -05:00
23f5773903
Coding style and whitespace cleanup.
2012-02-20 10:04:25 -05:00
1600064022
Bug #591436 - Add -avoid-version to LDFLAGS
2012-02-15 11:22:21 +01:00
4ca964860b
Bug 664160 - Untranslated headers in certificates table
2012-02-01 09:13:49 -05:00
d6591fc2bd
Bug 661650 - "Certificate Authority Trust" strings miss mnemonics
2011-10-13 12:11:11 -04:00
1f38f4d92c
Simplify library dependency flags.
...
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac. Time to simplify. Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel). That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
d8487201c1
Bug 660584 - Fix crash when removing user certificate
2011-09-30 23:15:38 +02:00
e2b6ff7a6c
Miscellaneous cleanups from the account-mgmt branch.
...
Reducing diff noise so I can see important changes easier when comparing
branches. A few API changes, but nothing that affects functionality.
2011-09-27 09:31:13 -04:00
fcbbdfbd18
Coding style and whitespace cleanup.
2011-09-04 07:34:32 -04:00
f59681796d
Coding style and whitespace cleanup.
2011-08-13 11:27:51 -04:00
b6bbbb1c61
Use email instead of e-mail spelling, like anywhere else
2011-07-28 12:35:11 +02:00
4941d7ea79
Coding style and whitespace cleanups.
2011-07-23 11:06:15 -05:00
99d492b828
Adapt to CamelSession and e-passwords changes.
2011-07-04 10:20:54 -04:00
f830de2f0a
Bug #252670 - Remember columns settings in Certificates tab
2011-06-14 16:15:28 +02:00
8a186c3588
Coding style cleanups.
2011-05-08 13:37:20 -04:00
ba05584de5
Dialogs no longer have separators.
2011-01-25 10:28:26 -05:00
b09b3e9cca
Bug #633779 - GtkComboBoxText issues
2010-11-18 13:35:36 +01:00
2de2e7f12f
Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files
2010-10-27 21:43:25 +02:00
8da37ea812
Bug 632641 - Handle combo box text API going away
2010-10-20 15:08:16 -04:00
75d1c75617
Bug 626066 - log in to NSS database on demand for changing trust
2010-09-13 21:02:57 +01:00
cd53ba9900
Coding style cleanups.
2010-09-13 08:28:58 -04:00
fab32c94a1
Bug 626066 - log in to NSS database before invoking certificate manager
2010-09-12 17:00:44 +01:00
e6067ccb6c
Bug 616073 - Various translation issues
2010-09-10 18:51:26 -04:00
4e9050bc1e
Whitespace and coding style cleanup.
2010-08-13 21:32:32 -04:00
18813ccd8f
Defer the load / creation of configuration UI with changes to
...
e_preferences_window to take factory callbacks and store a reference
to the shell. - This makes start-up substantially faster, particularly
on Atom (eg.).
Remove a number of idle handlers used to create these UIs in the
first instance, cleaning the code.
2010-08-10 21:17:40 +01:00
d3d4fbbe25
Bug 624237 - Fails to start when smartcard is inserted
2010-07-14 10:40:20 -04:00
077116eac4
Bug #619218 - Should select imported certificate when succeeded
2010-06-11 19:28:16 +02:00
2c90bea1a1
Miscellaneous string fixes
...
Various small string fixes, from missing "the"s and small typos, to removal
of extraneous "whether or not"s. Helps: bgo#615712
2010-04-18 10:06:43 +01:00
c994e62b8f
Bug 592986 - Preferences window shows some buttons on icons
2010-04-18 00:42:27 -04:00
1927a13314
Open and save smime-ui.ui in Glade 3.
2010-04-18 00:32:53 -04:00
72797decc1
Giant leap towards GSEAL compliance.
2010-04-08 11:05:26 -04:00
fa2da5acd6
Fix mismatched quotes.
2010-03-28 18:55:22 -04:00
59bd81691d
Compiler and linker flag cleanups.
2009-12-27 14:32:39 -05:00
d9df0831c9
Bug #604761 - Select certificate doesn't work
2009-12-16 21:08:49 +01:00
859c8b5a8f
Bug #603342 - Memory leak fixes
2009-12-15 11:12:41 +01:00
4eb800f5fa
Remove markup from translatable strings in ui files
...
GTKBuilder format allows to separate markup from translatable content.
Whenever possible, this should be preferred so as there is less content to
translate and less error opportunities.
2009-11-17 16:47:49 +01:00
054c088169
Bug 589153 - Use GtkBuilder instead of libglade
2009-11-16 19:33:32 -05:00
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
374bd42f69
Fix excessive whitespace.
2009-07-14 11:26:22 -04:00
1f89bf6b80
Fix some build issues.
2009-07-14 10:07:12 -04:00
bfc5ba2511
Fix "make distcheck" errors and other build cleanups.
2009-06-30 18:34:08 -04:00
c0d998229d
Stop abusing forward declarations.
2009-06-18 16:01:29 -04:00
948235c3d1
Prefer GLib basic types over C types.
2009-05-27 10:29:19 -04:00
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
e4afd3f9fb
Remove trailing whitespace, again.
2009-05-26 23:21:02 -04:00
a538f3f310
Fix several types of pedantic compiler warnings.
2009-05-20 22:52:36 -04:00
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