aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
* Merge from masterRodrigo Moya2011-10-059-198/+32
|\
| * Simplify library dependency flags.Matthew Barnes2011-10-051-6/+6
| * Fix two little memory leaksDan Vrátil2011-10-011-1/+2
| * Bug 659486 - EAlert default response is ignored by EAlertDialogMatthew Barnes2011-10-011-6/+22
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-0/+1
| * The EExtension framework is now in libebackend.Matthew Barnes2011-09-2610-949/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-0429-401/+631
| * Fix enum generation problems in glib-gen.mak.Matthew Barnes2011-08-271-0/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-132-38/+80
| * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-112-54/+58
| * EModule: Make all modules resident.Matthew Barnes2011-08-062-13/+30
| * Bug #655507 - Do not unload extensions, keep them preloadedMilan Crha2011-08-041-11/+13
| * Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-012-8/+38
| * EConfig: More cleanups.Matthew Barnes2011-07-011-6/+19
| * EConfig: Minor cleanups.Matthew Barnes2011-06-301-2/+2
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-1/+2
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-141-1/+1
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-092-10/+13
| * Bug #608203 - Left pane of mailer window is narrow at startupMilan Crha2011-06-061-0/+35
| * Remove e_get_subscribable_accounts().Matthew Barnes2011-05-292-54/+0
| * Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-282-2/+0
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-2810-10/+0
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2735-1/+110
| * Bug 537691 - Account editor window HIGMatthew Barnes2011-05-231-18/+25
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-222-3/+8
| * Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-05-172-126/+0
| * Remove unused e_get_gnome2_user_dir().Matthew Barnes2011-05-162-27/+0
| * Add e_activity_handle_cancellation().Matthew Barnes2011-05-123-3/+18
| * Coding style cleanups.Matthew Barnes2011-05-0913-94/+94
| * MailFolderCache: Drop folder URI in "folder-changed" signal.Matthew Barnes2011-05-071-1/+1
| * Remove e_get_account_by_source_url().Matthew Barnes2011-05-062-69/+0
| * Fix compiler warnings.Matthew Barnes2011-05-031-3/+0
| * EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-1/+1
| * Remove e_get_account_by_transport_url().Matthew Barnes2011-05-032-59/+0
| * e_get_account_by_uid(): Also handle CamelTransport UIDs.Matthew Barnes2011-05-031-4/+21
| * Adapt to CamelService changes.Matthew Barnes2011-04-212-8/+10
| * Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memoryMatthew Barnes2011-04-191-10/+9
| * Don't crash on missing EAlert definitions.Matthew Barnes2011-04-131-0/+1
| * Remove the profiler plugin.Matthew Barnes2011-03-293-264/+0
| * EAlertBar: Make warnings time out after 5 minutesMatthew Barnes2011-03-262-4/+46
| * Change the accelerator map file location.Matthew Barnes2011-03-251-9/+4
| * Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-03-252-2/+22
| * Fix build break after recent eds changesMilan Crha2011-03-141-1/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-0622-101/+197
| * Fix incorrect use of ngettext from a patch for bug #635414Milan Crha2011-02-281-4/+47
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-2511-67/+23
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-192-3/+9
| * Bug #639483 - Category list includes weather informationMilan Crha2011-02-182-1/+34
| * Slightly nicer EAlertDialog after move to gtk3Milan Crha2011-02-161-5/+12
| * Fix few memory leaksMilan Crha2011-02-151-4/+5
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-134-18/+6
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-3/+0
| * Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-031-0/+1
| * More whitespace cleanup.Matthew Barnes2011-01-313-626/+626
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-303-4/+8
| * Various critical warnings about comp-editor-pages and date editMilan Crha2011-01-252-0/+26
| * Use latest gnome-desktop APIRodrigo Moya2011-01-251-1/+1
| * Dialogs no longer have separators.Matthew Barnes2011-01-251-2/+1
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-258-218/+10
| * Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-1/+3
| * Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-1/+13
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-0/+5
| * Disconnect signal handlers from actions in alert_dispose()Milan Crha2010-12-211-2/+7
| * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-063-0/+9
| * Localize few strings with ngettextMilan Crha2010-12-021-2/+4
| * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-0/+1
| * Workaround crash when pasting nothing into html message composerMilan Crha2010-11-091-0/+2
| * Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-2/+2
| * Add GBinding transform funcs for enum types.Matthew Barnes2010-11-052-0/+84
| * Rename CalUnits to EDurationType.Matthew Barnes2010-11-051-0/+6
| * Bug #629479 - Runtime critical warnings from e-print.cMilan Crha2010-11-021-10/+6
| * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-022-6/+91
| * EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-012-20/+61
| * Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-014-26/+17
| * Bug 633172 - Folder->Subscriptions is always enabledMatthew Barnes2010-10-302-1/+56
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1429-401/+631
* | Fix enum generation problems in glib-gen.mak.Matthew Barnes2011-09-141-0/+1
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-142-38/+80
* | EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-09-142-54/+58
* | EModule: Make all modules resident.Matthew Barnes2011-09-142-13/+30
* | Bug #655507 - Do not unload extensions, keep them preloadedMilan Crha2011-09-141-11/+13
* | Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-09-142-8/+38
* | EConfig: More cleanups.Matthew Barnes2011-09-141-6/+19
* | EConfig: Minor cleanups.Matthew Barnes2011-09-141-2/+2
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-1/+2
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-301-1/+1
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-302-10/+13
* | Bug #608203 - Left pane of mailer window is narrow at startupMilan Crha2011-06-301-0/+35
* | Remove e_get_subscribable_accounts().Matthew Barnes2011-06-302-54/+0
* | Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-302-2/+0
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-3010-10/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3035-1/+110
* | Bug 537691 - Account editor window HIGMatthew Barnes2011-06-301-18/+25
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-3/+8
* | Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-06-302-126/+0
* | Remove unused e_get_gnome2_user_dir().Matthew Barnes2011-06-302-27/+0
* | Add e_activity_handle_cancellation().Matthew Barnes2011-06-303-3/+18
* | Coding style cleanups.Matthew Barnes2011-06-3013-94/+94
* | MailFolderCache: Drop folder URI in "folder-changed" signal.Matthew Barnes2011-06-301-1/+1
* | Remove e_get_account_by_source_url().Matthew Barnes2011-06-302-69/+0
* | Fix compiler warnings.Matthew Barnes2011-06-301-3/+0
* | EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-06-301-1/+1
* | Remove e_get_account_by_transport_url().Matthew Barnes2011-06-302-59/+0
* | e_get_account_by_uid(): Also handle CamelTransport UIDs.Matthew Barnes2011-06-301-4/+21
* | Adapt to CamelService changes.Matthew Barnes2011-06-302-8/+10
* | Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memoryMatthew Barnes2011-06-301-10/+9
* | Don't crash on missing EAlert definitions.Matthew Barnes2011-06-301-0/+1
* | Remove the profiler plugin.Matthew Barnes2011-06-303-264/+0
* | EAlertBar: Make warnings time out after 5 minutesMatthew Barnes2011-06-302-4/+46
* | Change the accelerator map file location.Matthew Barnes2011-06-301-9/+4
* | Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-06-302-2/+22
* | Fix build break after recent eds changesMilan Crha2011-06-301-1/+1
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3022-101/+197
* | Fix incorrect use of ngettext from a patch for bug #635414Milan Crha2011-06-301-4/+47
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3011-67/+23
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-3/+9
* | Bug #639483 - Category list includes weather informationMilan Crha2011-06-302-1/+34
* | Slightly nicer EAlertDialog after move to gtk3Milan Crha2011-06-301-5/+12
* | Fix few memory leaksMilan Crha2011-06-301-4/+5
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-304-18/+6
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-301-3/+0
* | Bug #641011 - Ugly appointment editing windowsMilan Crha2011-06-301-0/+1
* | More whitespace cleanup.Matthew Barnes2011-06-303-626/+626
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-303-4/+8
* | Various critical warnings about comp-editor-pages and date editMilan Crha2011-06-302-0/+26
* | Use latest gnome-desktop APIRodrigo Moya2011-06-301-1/+1
* | Dialogs no longer have separators.Matthew Barnes2011-06-301-2/+1
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-308-218/+10
* | Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-06-301-1/+3
* | Fudge GtkScrollable for gtk2.Matthew Barnes2011-06-301-1/+13
* | Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-06-301-0/+5
* | Disconnect signal handlers from actions in alert_dispose()Milan Crha2011-06-301-2/+7
* | Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-303-0/+9
* | Localize few strings with ngettextMilan Crha2011-06-301-2/+4
* | Bug #633779 - GtkComboBoxText issuesMilan Crha2011-06-301-0/+1
* | Workaround crash when pasting nothing into html message composerMilan Crha2010-11-101-0/+2
* | Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-2/+2
* | Add GBinding transform funcs for enum types.Matthew Barnes2010-11-102-0/+84
* | Rename CalUnits to EDurationType.Matthew Barnes2010-11-101-0/+6
* | Bug #629479 - Runtime critical warnings from e-print.cMilan Crha2010-11-101-10/+6
* | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-102-6/+91
* | EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-102-20/+61
* | Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-104-26/+17
* | Bug 633172 - Folder->Subscriptions is always enabledMatthew Barnes2010-11-102-1/+56
|/
* Adapt branch for building with GTK+ 2.22.Matthew Barnes2010-10-301-0/+19
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-283-1/+75
* Bug #592045 - Use week-day names in abbreviated dateMilan Crha2010-10-271-5/+4
* Simplify EActivity.Matthew Barnes2010-10-238-530/+166
* ESignatureList cleanups.Matthew Barnes2010-10-213-126/+159
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-212-5/+26
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-213-9/+28
* Bug #630504 - Precache collate keys before sorting in EReflowModelMilan Crha2010-10-202-5/+25
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-192-1/+180
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-1912-1334/+0
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-194-96/+214
* Bug #631968 - Date wrongly displayed as Tomorrow.Punit Jain2010-10-181-0/+2
* Replace EBinding with GBinding.Matthew Barnes2010-10-146-678/+77
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-136-252/+287
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-072-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-10-042-2/+1
* Messin around with EAlerts.Matthew Barnes2010-09-307-314/+592
* EAlert cleanups.Matthew Barnes2010-09-293-109/+57
* Bump gtk+-2.0 requirement to 2.22.0.Matthew Barnes2010-09-291-176/+0
* Adapt to Camel API changes.Matthew Barnes2010-09-282-6/+5
* Add a GCancellable to EActivity.Matthew Barnes2010-09-195-156/+111
* Use new GDK keysym names if available.Matthew Barnes2010-09-183-54/+216
* Bug 628522 - invalid access off end of array in e_bit_array_delete()David Woodhouse2010-09-171-2/+3
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-152-5/+40
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-128-30/+43
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Various memory leaksMilan Crha2010-09-082-8/+9
* Bug 628653 - e_alert_new_valist memory leakMatthew Barnes2010-09-031-2/+9
* Minor whitespace cleanup.Matthew Barnes2010-09-031-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-08-2926-585/+588
* GObject boilerplate cleanup.Matthew Barnes2010-08-2524-715/+228
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+1
* fix bgo#625847 - make signatures work again.Michael Meeks2010-08-061-19/+18
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-274-9/+38
* Bug 624525 - Variable name collision in gtk-compat macroMilan Crha2010-07-221-5/+5
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-221-6/+4
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-122-0/+43
* Coding style and whitespace cleanup.Matthew Barnes2010-07-125-21/+28
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-1/+3
* Fix places where "~/.evolution" is hard-coded.Matthew Barnes2010-07-093-25/+9
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-2/+2
* Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.Matthew Barnes2010-06-301-0/+51
* Bug 622535 - Account assistant loops on first runMatthew Barnes2010-06-261-62/+104
* Revert "Bug 581032 – Some links can't be opened"Matthew Barnes2010-06-211-9/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-06-202-9/+28
* [win32] add --register-handlers and --unregister-handlers optionsFridrich Štrba2010-06-182-0/+11
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-0/+1
* Remove gnome-pilot integration.Matthew Barnes2010-06-165-688/+1
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-1/+0
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-0/+1
* fixed an error in previous commitChenthill Palanisamy2010-06-111-1/+1
* use gdk_drag_context_get_action instead of gdk_drag_context_get_selected_acti...Chenthill Palanisamy2010-06-101-0/+4
* Check for gtk version below 2.21.1 for comptability with gseal changesChenthill Palanisamy2010-06-101-2/+3
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-37/+44
* Set the GTK+ backward compatibility check to 2.21.2.Matthew Barnes2010-06-051-1/+1
* More GTK3 preparation.Matthew Barnes2010-06-042-0/+22
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-032-12/+26
* Revert "Bug #608203 - Left pane of mailer window is really narrow at startup"Matthew Barnes2010-05-291-28/+5
* Merge branch 'express2'Matthew Barnes2010-05-273-16/+83
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-252-4/+9
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-74/+62
| |\
| | * [win32] Try to get the default application registration rightFridrich Štrba2010-05-191-1/+2
| | * [win32] Implement --reinstall, --show-icons, --hide-icons optionsFridrich Štrba2010-05-181-68/+61
| | * Ouch, fix a typo!Fridrich Štrba2010-05-171-1/+1
| | * [win32] Make Evolution actually appear in "Set Program Access andFridrich Štrba2010-05-171-12/+6
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-05-193-1/+314
| |\ \
| | * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-173-1/+314
| | |\|
| | | * Initial implementation of setting evolution as default mail client and mailto...Fridrich Štrba2010-05-133-1/+314
| | | * Relocating EVOLUTION_BINDIR which will be used in pluginFridrich Štrba2010-04-233-0/+8
| * | | Find a better transient parent if we are not passed a window; fixesMichael Meeks2010-05-191-0/+4
| |/ /
| * | Relocating EVOLUTION_BINDIR which will be used in pluginFridrich Štrba2010-04-303-0/+8
| * | Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-223-22/+49
| |\|
| | * Bug 616097 - Remembers page rangesMatthew Barnes2010-04-181-0/+11
| | * Use newer GTK+ API to manage print settings.Matthew Barnes2010-04-181-16/+6
| | * Bug #608203 - Left pane of mailer window is really narrow at startupMilan Crha2010-04-141-5/+31
| | * Bug #610229 - Status bar progress goes beyond 100 percentagepunit2010-04-131-1/+1
| * | Hide EConfig sections that have no visible widgetsFederico Mena Quintero2010-04-141-15/+77
| * | Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+3
| |\|
| | * Avoid warning about redefined localtime_rFridrich Štrba2010-04-081-0/+3
| | * Introduce a simple extension system for objects.Matthew Barnes2010-04-085-0/+400
| * | Fix mismatched quotes.Matthew Barnes2010-04-073-8/+8
| * | More API documentation tweaking.Matthew Barnes2010-04-071-0/+1
| * | Demonstrate extending the EExtension API.Matthew Barnes2010-04-072-1/+47
| * | Move "section" documentation out of header files.Matthew Barnes2010-04-0710-30/+30
| * | Document EExtensible and EExtension.Matthew Barnes2010-04-073-0/+86
| * | Introduce a simple extension system for objects.Matthew Barnes2010-04-075-0/+400
| |/
| * Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-03-241-14/+13
* | [win32] Register evolution as able to handle ldif files tooFridrich Štrba2010-05-201-8/+107
* | [win32} Register evolution as "Contacts" application and .vcf handlerFridrich Štrba2010-05-192-4/+152
* | [win32] Try to get the default application registration rightFridrich Štrba2010-05-191-1/+2
* | Bug #499320 - Preview before import from command lineMilan Crha2010-05-192-0/+32
* | [win32] Implement --reinstall, --show-icons, --hide-icons optionsFridrich Štrba2010-05-181-68/+61
* | Ouch, fix a typo!Fridrich Štrba2010-05-171-1/+1
* | [win32] Make Evolution actually appear in "Set Program Access andFridrich Štrba2010-05-171-12/+6
* | Initial implementation of setting evolution as default mail client and mailto...Fridrich Štrba2010-05-133-1/+314
* | Adapt to Camel API changes.Matthew Barnes2010-05-083-39/+5
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-022-3/+8
* | Camel is now GObject-based.Matthew Barnes2010-04-242-8/+8
* | Relocating EVOLUTION_BINDIR which will be used in pluginFridrich Štrba2010-04-233-0/+8
* | Bug 616097 - Remembers page rangesMatthew Barnes2010-04-181-0/+11
* | Use newer GTK+ API to manage print settings.Matthew Barnes2010-04-181-16/+6
* | Bug #608203 - Left pane of mailer window is really narrow at startupMilan Crha2010-04-141-5/+27
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-3/+4
* | Bug #610229 - Status bar progress goes beyond 100 percentagepunit2010-04-131-1/+1