| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-09-01 | 1 | -5/+11 |
* | Bug #681877 - Postpone window changes saving for a second | Milan Crha | 2012-08-23 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 13 | -184/+192 |
* | Bug 681641 - Port to new documentation infrastructure | Javier Jardón | 2012-08-11 | 1 | -1/+1 |
* | Remove all GDK threads usage. | Matthew Barnes | 2012-08-06 | 2 | -13/+4 |
* | Add e_source_util_remote_delete(). | Matthew Barnes | 2012-08-03 | 3 | -0/+90 |
* | e-source-utils.c cleanups. | Matthew Barnes | 2012-08-03 | 2 | -38/+58 |
* | Make e_color_to_value() use e_rgba_to_value() | Milan Crha | 2012-08-02 | 1 | -11/+10 |
* | Bug #679404 - Read colors for message preview from Gtk theme | Dan Vrátil | 2012-07-27 | 2 | -0/+27 |
* | e-system.error.xml: Add some generic errors from mail.error.xml. | Matthew Barnes | 2012-07-26 | 1 | -0/+12 |
* | e-system.error.xml: Fix indentation. | Matthew Barnes | 2012-07-26 | 1 | -14/+14 |
* | Use template files to generate GEnumClass types. | Matthew Barnes | 2012-07-18 | 3 | -5/+83 |
* | Fix icon size warning in EStockRequest | Dan Vrátil | 2012-07-17 | 1 | -6/+5 |
* | Bug #677993 - Remember screen used in previous session | Milan Crha | 2012-06-26 | 1 | -3/+11 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -1/+0 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 2 | -0/+21 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 1 | -1/+0 |
* | Bug #677607 - Closing Mail Browser emits critical warnings | Dan Vrátil | 2012-06-13 | 1 | -2/+1 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 6 | -15/+9 |
* | Adapt libeutil to the new ESource API. | Matthew Barnes | 2012-06-03 | 7 | -587/+244 |
* | Don't unref GAsyncResult in "finish" functions. | Matthew Barnes | 2012-05-14 | 2 | -2/+0 |
* | Fix some GSimpleAsyncResult reference leaks. | Matthew Barnes | 2012-05-13 | 2 | -0/+4 |
* | Use g_simple_async_result_set_check_cancellable(). | Matthew Barnes | 2012-05-13 | 3 | -10/+22 |
* | Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH. | Matthew Barnes | 2012-05-04 | 2 | -63/+17 |
* | Fix displaying icons in EWebView alerts | Dan Vrátil | 2012-05-03 | 1 | -1/+2 |
* | Fix a build break in e-stock-request.c. | Matthew Barnes | 2012-04-25 | 1 | -0/+1 |
* | Bug #674272 - Contacts preview differs with mailer running and not | Dan Vrátil | 2012-04-23 | 5 | -0/+568 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 1 | -1/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 1 | -1/+1 |
* | WebKit port - port addressbook, calendar and update composer to keep working ... | Dan Vrátil | 2012-03-29 | 1 | -0/+1 |
* | EConfig: Support custom page skip callbacks. | Matthew Barnes | 2012-03-08 | 2 | -1/+65 |
* | EConfig: Miscellaneous cleanups. | Matthew Barnes | 2012-03-07 | 1 | -31/+37 |
* | Use libevolution-utils all over evolution. | Srinivasa Ragavan | 2012-03-03 | 3 | -71/+1 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 2 | -2/+2 |
* | Fix errors where the math stuffs were used from e-util. | Srinivasa Ragavan | 2012-03-03 | 1 | -0/+1 |
* | Make libevolution-util compilable. | Srinivasa Ragavan | 2012-03-03 | 2 | -240/+0 |
* | Move EAlert* and e-xml-utils to libevolution-utils. | Srinivasa Ragavan | 2012-03-03 | 9 | -2305/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 14 | -77/+150 |
* | Bug 670278 - Poorly worded "confirm overwrite" alert | Matthew Barnes | 2012-02-17 | 1 | -3/+3 |
* | Bug #591436 - Add -avoid-version to LDFLAGS | H. Habighorst | 2012-02-15 | 1 | -1/+1 |
* | EActivity cleanups. | Matthew Barnes | 2012-01-25 | 1 | -5/+7 |
* | Bug 668595 - Suppress bogus percentage in status messages | Matthew Barnes | 2012-01-25 | 1 | -0/+19 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-01-19 | 1 | -4/+4 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 10 | -2101/+0 |
* | Bug #667185 - Menu items from plugins not translated | Milan Crha | 2012-01-05 | 2 | -0/+67 |
* | Bug #665036 - Memory leaks spot in Contacts view | Milan Crha | 2012-01-04 | 1 | -0/+15 |
* | Remove e_dialog_append_list_store_text(). | Matthew Barnes | 2011-12-24 | 2 | -24/+0 |
* | Remove e_dialog_editable_get(). | Matthew Barnes | 2011-12-24 | 2 | -20/+0 |
* | Remove e_dialog_editable_set(). | Matthew Barnes | 2011-12-24 | 2 | -22/+0 |
* | Make sure EAlertDialog has at least one button, to be able to closed it | Milan Crha | 2011-12-23 | 1 | -0/+14 |
* | Fix leaks around categories editing | Milan Crha | 2011-12-14 | 1 | -2/+5 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 1 | -0/+1 |
* | Bug #665149 - Do not ref window in e_restore_window() | Milan Crha | 2011-12-05 | 1 | -4/+1 |
* | Don't explicity show the window. We do gtk_widget_show where we'd want | Srinivasa Ragavan | 2011-12-01 | 1 | -1/+0 |
* | Bug #665103 - Blank composer/mail/network preferences windows | Milan Crha | 2011-11-29 | 1 | -1/+0 |
* | Remove GConfBridge. | Matthew Barnes | 2011-11-28 | 3 | -1502/+1 |
* | Add e_restore_window(). | Matthew Barnes | 2011-11-28 | 2 | -0/+233 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 2 | -2/+4 |
* | Merge branch 'master' into wip/gsettings | Matthew Barnes | 2011-11-23 | 2 | -12/+1 |
|\ |
|
| * | EAlertBar: Add a close button to all alerts. | Matthew Barnes | 2011-11-22 | 1 | -12/+0 |
| * | Add EMailReader:message-seen signal. | Matthew Barnes | 2011-11-22 | 1 | -0/+1 |
* | | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 3 | -6/+9 |
* | | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -2/+3 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-17 | 4 | -85/+24 |
|\| |
|
| * | Bug #661126 - Meeting Free/busy dialog dates don't follow locale | Milan Crha | 2011-11-16 | 2 | -0/+23 |
| * | Move some GBinding transform funcs to libedataserver. | Matthew Barnes | 2011-11-16 | 2 | -85/+1 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-14 | 1 | -6/+23 |
|\| |
|
| * | EConfig: Debugability improvements. | Matthew Barnes | 2011-11-13 | 1 | -5/+22 |
| * | a small change | Punit Jain | 2011-11-10 | 1 | -1/+1 |
* | | Some build fixes | Rodrigo Moya | 2011-11-09 | 2 | -2/+1 |
* | | Almost no more GConf in e-util | Rodrigo Moya | 2011-10-26 | 5 | -28/+25 |
|/ |
|
* | Bug #660738 - Font changes ignored since 3.2 | Milan Crha | 2011-10-21 | 1 | -3/+13 |
* | Bug #527614 - Valgrind shows a nice amount of lost memory | Milan Crha | 2011-10-20 | 2 | -0/+4 |
* | Remove redundant ETypeFunc definition. | Matthew Barnes | 2011-10-07 | 1 | -2/+0 |
* | Prefer g_simple_async_result_take_error(). | Matthew Barnes | 2011-10-06 | 1 | -2/+1 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -6/+6 |
* | Fix two little memory leaks | Dan Vrátil | 2011-10-01 | 1 | -1/+2 |
* | Bug 659486 - EAlert default response is ignored by EAlertDialog | Matthew Barnes | 2011-10-01 | 1 | -6/+22 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -0/+1 |
* | The EExtension framework is now in libebackend. | Matthew Barnes | 2011-09-26 | 10 | -949/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 29 | -401/+631 |
* | Fix enum generation problems in glib-gen.mak. | Matthew Barnes | 2011-08-27 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 2 | -38/+80 |
* | EConfig: Broadcast abort/commit events by way of signals. | Matthew Barnes | 2011-08-11 | 2 | -54/+58 |
* | EModule: Make all modules resident. | Matthew Barnes | 2011-08-06 | 2 | -13/+30 |
* | Bug #655507 - Do not unload extensions, keep them preloaded | Milan Crha | 2011-08-04 | 1 | -11/+13 |
* | Bug 652958 - Evolution Account Assistant jumps steps | Matthew Barnes | 2011-07-01 | 2 | -8/+38 |
* | EConfig: More cleanups. | Matthew Barnes | 2011-07-01 | 1 | -6/+19 |
* | EConfig: Minor cleanups. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -1/+2 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-14 | 1 | -1/+1 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 2 | -10/+13 |
* | Bug #608203 - Left pane of mailer window is narrow at startup | Milan Crha | 2011-06-06 | 1 | -0/+35 |
* | Remove e_get_subscribable_accounts(). | Matthew Barnes | 2011-05-29 | 2 | -54/+0 |
* | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 2 | -2/+0 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 10 | -10/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 35 | -1/+110 |
* | Bug 537691 - Account editor window HIG | Matthew Barnes | 2011-05-23 | 1 | -18/+25 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 2 | -3/+8 |
* | Bug 649990 - Remove get_font_options() from e-util.c. | Matthew Barnes | 2011-05-17 | 2 | -126/+0 |
* | Remove unused e_get_gnome2_user_dir(). | Matthew Barnes | 2011-05-16 | 2 | -27/+0 |
* | Add e_activity_handle_cancellation(). | Matthew Barnes | 2011-05-12 | 3 | -3/+18 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 13 | -94/+94 |
* | MailFolderCache: Drop folder URI in "folder-changed" signal. | Matthew Barnes | 2011-05-07 | 1 | -1/+1 |
* | Remove e_get_account_by_source_url(). | Matthew Barnes | 2011-05-06 | 2 | -69/+0 |
* | Fix compiler warnings. | Matthew Barnes | 2011-05-03 | 1 | -3/+0 |
* | EMailShellView: Open the selected folder ourselves. | Matthew Barnes | 2011-05-03 | 1 | -1/+1 |
* | Remove e_get_account_by_transport_url(). | Matthew Barnes | 2011-05-03 | 2 | -59/+0 |
* | e_get_account_by_uid(): Also handle CamelTransport UIDs. | Matthew Barnes | 2011-05-03 | 1 | -4/+21 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 2 | -8/+10 |
* | Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory | Matthew Barnes | 2011-04-19 | 1 | -10/+9 |
* | Don't crash on missing EAlert definitions. | Matthew Barnes | 2011-04-13 | 1 | -0/+1 |
* | Remove the profiler plugin. | Matthew Barnes | 2011-03-29 | 3 | -264/+0 |
* | EAlertBar: Make warnings time out after 5 minutes | Matthew Barnes | 2011-03-26 | 2 | -4/+46 |
* | Change the accelerator map file location. | Matthew Barnes | 2011-03-25 | 1 | -9/+4 |
* | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-03-25 | 2 | -2/+22 |
* | Fix build break after recent eds changes | Milan Crha | 2011-03-14 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 22 | -101/+197 |
* | Fix incorrect use of ngettext from a patch for bug #635414 | Milan Crha | 2011-02-28 | 1 | -4/+47 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 11 | -67/+23 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 2 | -3/+9 |
* | Bug #639483 - Category list includes weather information | Milan Crha | 2011-02-18 | 2 | -1/+34 |
* | Slightly nicer EAlertDialog after move to gtk3 | Milan Crha | 2011-02-16 | 1 | -5/+12 |
* | Fix few memory leaks | Milan Crha | 2011-02-15 | 1 | -4/+5 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 4 | -18/+6 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -3/+0 |
* | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-02-03 | 1 | -0/+1 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 3 | -626/+626 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 3 | -4/+8 |
* | Various critical warnings about comp-editor-pages and date edit | Milan Crha | 2011-01-25 | 2 | -0/+26 |
* | Use latest gnome-desktop API | Rodrigo Moya | 2011-01-25 | 1 | -1/+1 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 1 | -2/+1 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 8 | -218/+10 |
* | Bug #634403 - Mails Label popup menu is not updated properly | Milan Crha | 2011-01-19 | 1 | -1/+3 |
* | Fudge GtkScrollable for gtk2. | Matthew Barnes | 2011-01-15 | 1 | -1/+13 |
* | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-01-15 | 1 | -0/+5 |
* | Disconnect signal handlers from actions in alert_dispose() | Milan Crha | 2010-12-21 | 1 | -2/+7 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 3 | -0/+9 |
* | Localize few strings with ngettext | Milan Crha | 2010-12-02 | 1 | -2/+4 |
* | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 1 | -0/+1 |
* | Workaround crash when pasting nothing into html message composer | Milan Crha | 2010-11-09 | 1 | -0/+2 |
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 1 | -2/+2 |
* | Add GBinding transform funcs for enum types. | Matthew Barnes | 2010-11-05 | 2 | -0/+84 |
* | Rename CalUnits to EDurationType. | Matthew Barnes | 2010-11-05 | 1 | -0/+6 |
* | Bug #629479 - Runtime critical warnings from e-print.c | Milan Crha | 2010-11-02 | 1 | -10/+6 |
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-02 | 2 | -6/+91 |
* | EActivity: Add an "alert-sink" property. | Matthew Barnes | 2010-11-01 | 2 | -20/+61 |
* | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-01 | 4 | -26/+17 |
* | Bug 633172 - Folder->Subscriptions is always enabled | Matthew Barnes | 2010-10-30 | 2 | -1/+56 |
* | Adapt branch for building with GTK+ 2.22. | Matthew Barnes | 2010-10-30 | 1 | -0/+19 |
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 3 | -1/+75 |
* | Bug #592045 - Use week-day names in abbreviated date | Milan Crha | 2010-10-27 | 1 | -5/+4 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 8 | -530/+166 |
* | ESignatureList cleanups. | Matthew Barnes | 2010-10-21 | 3 | -126/+159 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 2 | -5/+26 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 3 | -9/+28 |
* | Bug #630504 - Precache collate keys before sorting in EReflowModel | Milan Crha | 2010-10-20 | 2 | -5/+25 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 2 | -1/+180 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 12 | -1334/+0 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 4 | -96/+214 |
* | Bug #631968 - Date wrongly displayed as Tomorrow. | Punit Jain | 2010-10-18 | 1 | -0/+2 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 6 | -678/+77 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 6 | -252/+287 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 2 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 2 | -2/+1 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 7 | -314/+592 |
* | EAlert cleanups. | Matthew Barnes | 2010-09-29 | 3 | -109/+57 |
* | Bump gtk+-2.0 requirement to 2.22.0. | Matthew Barnes | 2010-09-29 | 1 | -176/+0 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 2 | -6/+5 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 5 | -156/+111 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 3 | -54/+216 |
* | Bug 628522 - invalid access off end of array in e_bit_array_delete() | David Woodhouse | 2010-09-17 | 1 | -2/+3 |
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 2 | -5/+40 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -1/+1 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 8 | -30/+43 |
* | Re-work my GtkDialog:has-separator workaround. | Matthew Barnes | 2010-09-11 | 1 | -2/+2 |
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 1 | -0/+2 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 2 | -8/+9 |
* | Bug 628653 - e_alert_new_valist memory leak | Matthew Barnes | 2010-09-03 | 1 | -2/+9 |
* | Minor whitespace cleanup. | Matthew Barnes | 2010-09-03 | 1 | -5/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 26 | -585/+588 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 24 | -715/+228 |
* | Whitespace and coding style cleanup. | Matthew Barnes | 2010-08-14 | 1 | -1/+1 |
* | fix bgo#625847 - make signatures work again. | Michael Meeks | 2010-08-06 | 1 | -19/+18 |
* | Migrate ~/.evolution to XDG base directories. | Matthew Barnes | 2010-07-27 | 4 | -9/+38 |
* | Bug 624525 - Variable name collision in gtk-compat macro | Milan Crha | 2010-07-22 | 1 | -5/+5 |
* | Bug #624891 - Various compiler warnings in git/master | Milan Crha | 2010-07-22 | 1 | -6/+4 |
* | Bug 624128 - Folder -> Subscriptions is always enabled | Matthew Barnes | 2010-07-12 | 2 | -0/+43 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 5 | -21/+28 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -1/+3 |
* | Fix places where "~/.evolution" is hard-coded. | Matthew Barnes | 2010-07-09 | 3 | -25/+9 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -2/+2 |
* | Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. | Matthew Barnes | 2010-06-30 | 1 | -0/+51 |
* | Bug 622535 - Account assistant loops on first run | Matthew Barnes | 2010-06-26 | 1 | -62/+104 |
* | Revert "Bug 581032 – Some links can't be opened" | Matthew Barnes | 2010-06-21 | 1 | -9/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 2 | -9/+28 |
* | [win32] add --register-handlers and --unregister-handlers options | Fridrich Štrba | 2010-06-18 | 2 | -0/+11 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-16 | 1 | -0/+1 |
* | Remove gnome-pilot integration. | Matthew Barnes | 2010-06-16 | 5 | -688/+1 |
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 1 | -1/+0 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 1 | -0/+1 |
* | fixed an error in previous commit | Chenthill Palanisamy | 2010-06-11 | 1 | -1/+1 |
* | use gdk_drag_context_get_action instead of gdk_drag_context_get_selected_acti... | Chenthill Palanisamy | 2010-06-10 | 1 | -0/+4 |
* | Check for gtk version below 2.21.1 for comptability with gseal changes | Chenthill Palanisamy | 2010-06-10 | 1 | -2/+3 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -37/+44 |
* | Set the GTK+ backward compatibility check to 2.21.2. | Matthew Barnes | 2010-06-05 | 1 | -1/+1 |
* | More GTK3 preparation. | Matthew Barnes | 2010-06-04 | 2 | -0/+22 |
* | Convert "startup-wizard" to an EExtension. | Matthew Barnes | 2010-06-03 | 2 | -12/+26 |
* | Revert "Bug #608203 - Left pane of mailer window is really narrow at startup" | Matthew Barnes | 2010-05-29 | 1 | -28/+5 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 3 | -16/+83 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 2 | -4/+9 |
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 1 | -74/+62 |
| |\ |
|
| | * | [win32] Try to get the default application registration right | Fridrich Štrba | 2010-05-19 | 1 | -1/+2 |
| | * | [win32] Implement --reinstall, --show-icons, --hide-icons options | Fridrich Štrba | 2010-05-18 | 1 | -68/+61 |
| | * | Ouch, fix a typo! | Fridrich Štrba | 2010-05-17 | 1 | -1/+1 |
| | * | [win32] Make Evolution actually appear in "Set Program Access and | Fridrich Štrba | 2010-05-17 | 1 | -12/+6 |
| * | | Merge commit 'origin/express2' into express2 | Michael Meeks | 2010-05-19 | 3 | -1/+314 |
| |\ \ |
|
| | * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-17 | 3 | -1/+314 |
| | |\| |
|
| | | * | Initial implementation of setting evolution as default mail client and mailto... | Fridrich Štrba | 2010-05-13 | 3 | -1/+314 |
| | | * | Relocating EVOLUTION_BINDIR which will be used in plugin | Fridrich Štrba | 2010-04-23 | 3 | -0/+8 |
| * | | | Find a better transient parent if we are not passed a window; fixes | Michael Meeks | 2010-05-19 | 1 | -0/+4 |
| |/ / |
|
| * | | Relocating EVOLUTION_BINDIR which will be used in plugin | Fridrich Štrba | 2010-04-30 | 3 | -0/+8 |
| * | | Merge commit 'origin/gnome-2-30' into express2 | Michael Meeks | 2010-04-22 | 3 | -22/+49 |
| |\| |
|
| | * | Bug 616097 - Remembers page ranges | Matthew Barnes | 2010-04-18 | 1 | -0/+11 |
| | * | Use newer GTK+ API to manage print settings. | Matthew Barnes | 2010-04-18 | 1 | -16/+6 |
| | * | Bug #608203 - Left pane of mailer window is really narrow at startup | Milan Crha | 2010-04-14 | 1 | -5/+31 |
| | * | Bug #610229 - Status bar progress goes beyond 100 percentage | punit | 2010-04-13 | 1 | -1/+1 |
| * | | Hide EConfig sections that have no visible widgets | Federico Mena Quintero | 2010-04-14 | 1 | -15/+77 |
| * | | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 1 | -0/+3 |
| |\| |
|
| | * | Avoid warning about redefined localtime_r | Fridrich Štrba | 2010-04-08 | 1 | -0/+3 |
| | * | Introduce a simple extension system for objects. | Matthew Barnes | 2010-04-08 | 5 | -0/+400 |
| * | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 3 | -8/+8 |
| * | | More API documentation tweaking. | Matthew Barnes | 2010-04-07 | 1 | -0/+1 |
| * | | Demonstrate extending the EExtension API. | Matthew Barnes | 2010-04-07 | 2 | -1/+47 |
| * | | Move "section" documentation out of header files. | Matthew Barnes | 2010-04-07 | 10 | -30/+30 |
| * | | Document EExtensible and EExtension. | Matthew Barnes | 2010-04-07 | 3 | -0/+86 |
| * | | Introduce a simple extension system for objects. | Matthew Barnes | 2010-04-07 | 5 | -0/+400 |
| |/ |
|
| * | Alter UI conditional syntax to be more familiar cpp style, which | Michael Meeks | 2010-03-24 | 1 | -14/+13 |
* | | [win32] Register evolution as able to handle ldif files too | Fridrich Štrba | 2010-05-20 | 1 | -8/+107 |
* | | [win32} Register evolution as "Contacts" application and .vcf handler | Fridrich Štrba | 2010-05-19 | 2 | -4/+152 |
* | | [win32] Try to get the default application registration right | Fridrich Štrba | 2010-05-19 | 1 | -1/+2 |
* | | Bug #499320 - Preview before import from command line | Milan Crha | 2010-05-19 | 2 | -0/+32 |
* | | [win32] Implement --reinstall, --show-icons, --hide-icons options | Fridrich Štrba | 2010-05-18 | 1 | -68/+61 |
* | | Ouch, fix a typo! | Fridrich Štrba | 2010-05-17 | 1 | -1/+1 |
* | | [win32] Make Evolution actually appear in "Set Program Access and | Fridrich Štrba | 2010-05-17 | 1 | -12/+6 |
* | | Initial implementation of setting evolution as default mail client and mailto... | Fridrich Štrba | 2010-05-13 | 3 | -1/+314 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 3 | -39/+5 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 2 | -3/+8 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 2 | -8/+8 |
* | | Relocating EVOLUTION_BINDIR which will be used in plugin | Fridrich Štrba | 2010-04-23 | 3 | -0/+8 |