| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename libcomposer to libevolution-mail-composer. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Make sure EAddressbookModel has a fresh EBookClient. | Matthew Barnes | 2013-04-30 | 1 | -29/+9 |
* | Restore "Automatic Contacts" plugin preferences page. | Matthew Barnes | 2013-04-14 | 1 | -4/+96 |
* | Bug 696257 - Handle default values for "primary" selection settings | Matthew Barnes | 2013-03-25 | 1 | -1/+4 |
* | Remove EBookShellSettings. | Matthew Barnes | 2013-03-17 | 6 | -107/+58 |
* | Use EClientComboBox where appropriate. | Matthew Barnes | 2013-03-02 | 1 | -6/+6 |
* | EAddressbookSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -4/+4 |
* | EBookShellView: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 2 | -8/+44 |
* | EBookShellBackend: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -6/+14 |
* | EBookShellView: Handle error signals from address book backends. | Matthew Barnes | 2013-02-17 | 2 | -0/+45 |
* | EBookShellView: Keep an ID for "source-removed" signal handler. | Matthew Barnes | 2013-02-16 | 2 | -8/+13 |
* | EBookShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 1 | -6/+2 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 3 | -48/+64 |
* | Add a "settings" module. | Matthew Barnes | 2013-01-21 | 4 | -190/+0 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 1 | -3/+3 |
* | Avoid deprecated libedataserver APIs. | Matthew Barnes | 2013-01-15 | 1 | -4/+4 |
* | Bug #691134 - New contact lists always saved to a default book | Milan Crha | 2013-01-09 | 1 | -3/+33 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 2 | -2/+4 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 12 | -41/+1 |
* | Avoid using GdkEventButton directly in certain places. | Matthew Barnes | 2012-11-30 | 1 | -8/+12 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -2/+2 |
* | EBookConfigNameSelectorEntry: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -44/+82 |
* | Remove ldap-config.ui. | Matthew Barnes | 2012-09-18 | 2 | -707/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -2/+3 |
* | Bug 555325 - Delete key should not delete a whole address book | Matthew Barnes | 2012-08-18 | 1 | -22/+0 |
* | e-book-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 1 | -6/+18 |
* | Enable "delete" action for remote-deletable sources. | Matthew Barnes | 2012-08-03 | 3 | -2/+17 |
* | action_address_book_new_cb(): Fix a runtime warning. | Matthew Barnes | 2012-07-26 | 1 | -1/+1 |
* | Use SoupURI instead of EUri. | Matthew Barnes | 2012-06-19 | 1 | -5/+9 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 1 | -0/+9 |
* | Disable 'Rename' if source is a collection member. | Matthew Barnes | 2012-06-15 | 3 | -13/+34 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 2 | -190/+0 |
* | Finish incomplete change (and fix newly introduced compiler warning) | Milan Crha | 2012-06-15 | 1 | -22/+9 |
* | Move EBookSourceConfig to /widgets/misc. | Matthew Barnes | 2012-06-15 | 2 | -2/+2 |
* | Adapt to evolution-data-server's port from GConf to GSettings | Milan Crha | 2012-06-14 | 4 | -0/+165 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 7 | -22/+8 |
* | Adapt modules/addressbook to the new ESource API. | Matthew Barnes | 2012-06-03 | 14 | -2133/+179 |
* | Reduce diff noise with 'account-mgmt' branch. | Matthew Barnes | 2012-06-03 | 3 | -7/+9 |
* | Rename Evolution module libraries. | Matthew Barnes | 2012-05-11 | 1 | -5/+5 |
* | Missed one. | Matthew Barnes | 2012-04-22 | 1 | -4/+8 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 4 | -16/+31 |
* | WebKit port - port formatter and mail module | Dan Vrátil | 2012-03-29 | 1 | -9/+0 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 3 | -3/+3 |
* | Bug #670934 - Was saving ESourceList first, rather than last | Milan Crha | 2012-03-01 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -18/+52 |
* | Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialog | Milan Crha | 2012-02-16 | 1 | -1/+1 |
* | Be able to define help target for Preferences pages | Milan Crha | 2012-02-15 | 1 | -0/+2 |
* | Bug #636413 - Enable "Autocomplete with this addressbook" by default | Milan Crha | 2012-01-30 | 1 | -1/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-01-19 | 1 | -2/+2 |
* | Bug #665036 - Memory leaks spot in Contacts view | Milan Crha | 2012-01-04 | 1 | -0/+3 |
* | Miscellaneous EShellView-related cleanups. | Matthew Barnes | 2011-12-08 | 10 | -135/+120 |
* | Bug #577322 - Rename of a system ESource doesn't persist | Milan Crha | 2011-12-07 | 2 | -1/+6 |
* | Upstreamed patch from Meego Bugzilla: 23097 | Srinivasa Ragavan | 2011-12-01 | 1 | -0/+2 |
* | Use e_restore_window() and "org.gnome.evolution.window". | Matthew Barnes | 2011-11-28 | 1 | -1/+0 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 1 | -2/+2 |
* | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -1/+0 |
* | Migrate all EABConfig* code to use GSettings | Rodrigo Moya | 2011-11-17 | 1 | -4/+4 |
* | Migrate EShellSettings to GSettings | Rodrigo Moya | 2011-11-15 | 1 | -3/+8 |
* | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-14 | 1 | -3/+3 |
|\ |
|
| * | Bug #659557 - Duplicate mnemonic in ldap address book creation dialog | Vibha Yadav | 2011-11-09 | 1 | -3/+3 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-04 | 2 | -3/+24 |
|\| |
|
| * | Bug #663286 - Changing view clears Contact preview | Milan Crha | 2011-11-03 | 2 | -3/+24 |
* | | Addressbook module GSettings migration | Rodrigo Moya | 2011-11-02 | 3 | -26/+18 |
|/ |
|
* | Use gtk_check_button_new_with_mnemonic() with a mnemonic string | Milan Crha | 2011-10-11 | 1 | -1/+1 |
* | Fix typo in schema file in commit d2232a7 | Dan Vrátil | 2011-10-07 | 1 | -1/+1 |
* | Bug #659876 - Make automatic contact address formatting optional | Dan Vrátil | 2011-10-07 | 3 | -0/+28 |
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -4/+4 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -2/+4 |
* | Remove Ctrl + l () character from source files | Paul Menzel | 2011-09-30 | 1 | -3/+0 |
* | Bug #659558 - Missing set mnemonic widgets | Milan Crha | 2011-09-26 | 1 | -0/+3 |
* | Make sure GConf schemas have defined default values | Milan Crha | 2011-09-14 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 7 | -76/+124 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 2 | -57/+87 |
* | EConfig: Broadcast abort/commit events by way of signals. | Matthew Barnes | 2011-08-11 | 2 | -4/+7 |
* | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part | Milan Crha | 2011-08-09 | 2 | -4/+86 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-07-24 | 1 | -183/+194 |
* | Bug 652958 - Evolution Account Assistant jumps steps | Matthew Barnes | 2011-07-01 | 1 | -8/+48 |
* | Bug #252670 - Remember columns settings in Certificates tab | Dan Vrátil | 2011-06-14 | 1 | -1/+1 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 8 | -112/+118 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-14 | 1 | -16/+16 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -1/+2 |
* | Little text typo fix | Milan Crha | 2011-06-03 | 1 | -1/+1 |
* | Bug #642557 - Display maps in contact preview | Dan Vrátil | 2011-06-02 | 6 | -3/+243 |
* | Bug #640083 - Cannot configure LDAPS on port 636 | Milan Crha | 2011-06-02 | 3 | -5/+5 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 3 | -3/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 13 | -2/+48 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 2 | -27/+27 |
* | Fix compiler warnings. | Matthew Barnes | 2011-05-03 | 1 | -2/+0 |
* | Miscellaneous GtkAction-related cleanups. | Matthew Barnes | 2011-03-28 | 1 | -2/+2 |
* | Restore lockdown integration. | Matthew Barnes | 2011-03-28 | 2 | -13/+12 |
* | Bug #644107 - Local addressbooks created without relative_uri set | Milan Crha | 2011-03-07 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 4 | -4/+12 |
* | Bug #643402 - Fails to build with --disable-smime | Milan Crha | 2011-03-03 | 1 | -0/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 5 | -34/+14 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 1 | -1/+0 |
* | Bug #639483 - Category list includes weather information | Milan Crha | 2011-02-18 | 2 | -2/+2 |
* | Bug #255973 - Contact preview waste space and cosmetic correction | Dan Vrátil | 2011-02-16 | 1 | -0/+11 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 2 | -2/+3 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 1 | -1/+0 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 2 | -6/+0 |
* | Bug 640083 - Cannot configure LDAPS on port 636 | Matthew Barnes | 2011-01-23 | 1 | -1/+1 |
* | Use e_load_book_source_async() for all EBook loading. | Matthew Barnes | 2011-01-22 | 1 | -1/+0 |
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2010-12-15 | 1 | -2/+9 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 1 | -0/+3 |
* | Bug #632962 - Duplicate "On this computer" sources after update | Milan Crha | 2010-11-24 | 1 | -11/+13 |
* | Bug #634088 - Uses uninitialized variable in action_contact_new_cb | Milan Crha | 2010-11-05 | 1 | -1/+1 |
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-02 | 5 | -4/+39 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 1 | -1/+4 |
* | Bug #604981 - Always bcc ignored for Contacts. | Bharath Acharya | 2010-10-18 | 1 | -2/+2 |
* | Bug 632171 - "New Address Book" dialog accepts whitespace for name | Matthew Barnes | 2010-10-15 | 1 | -1/+8 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 4 | -11/+18 |
* | Bug #629636 - Doesn't recognize local ESource-s | Milan Crha | 2010-09-29 | 1 | -2/+2 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 2 | -1/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 4 | -405/+407 |
* | Add e_load_cal_source_async(). | Matthew Barnes | 2010-08-24 | 1 | -4/+3 |
* | Use e_load_book_source_async() in EBookShellBackend. | Matthew Barnes | 2010-08-20 | 1 | -32/+46 |
* | Use the new e_load_book_source_async() where possible. | Matthew Barnes | 2010-08-19 | 2 | -29/+40 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 4 | -10/+43 |
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 3 | -4/+16 |
* | fix lifecycle nasties bgo#625852 | Michael Meeks | 2010-08-03 | 2 | -27/+36 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 1 | -2/+2 |
* | Bug 625624 - Customizations of contacts views forgotten | Matthew Barnes | 2010-07-30 | 1 | -0/+5 |
* | Clean up "ensure_sources" backend routines. | Matthew Barnes | 2010-07-16 | 1 | -89/+15 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -9/+9 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 2 | -10/+10 |
* | EShellContent: Add a focus_search_results() method. | Matthew Barnes | 2010-06-25 | 1 | -0/+13 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -2/+6 |
* | Bug 613038 - Preview pane size not remembered | Matthew Barnes | 2010-05-29 | 1 | -13/+31 |
* | Create the source groups required to ensure local adresssbooks and calendars ... | Chenthill Palanisamy | 2010-05-20 | 1 | -0/+1 |
* | Bug #603006 - Move All Contacts To enabled for read-only address books | Milan Crha | 2010-05-13 | 1 | -0/+4 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -1/+1 |
* | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -6/+26 |
* | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 2 | -7/+11 |
* | Miscellaneous cleanup bits from WebKit branch. | Matthew Barnes | 2010-04-02 | 1 | -0/+7 |
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 3 | -10/+10 |
* | Bug #602801 - Duplicate mnemonic | Viswanath S | 2010-04-01 | 1 | -1/+1 |
* | Drop support for migrating from Evolution < 2.0. | Matthew Barnes | 2010-03-30 | 1 | -1011/+0 |
* | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -6/+6 |
* | Bug 611882 - Missing mnemonics in Date/Time format preferences | Matthew Barnes | 2010-03-28 | 1 | -1/+1 |
* | Simplify the search UI for express mode. | Matthew Barnes | 2010-03-27 | 1 | -1/+3 |
* | Make the gconf schemas installation rules consistent in all Makefiles.am | Fridrich Strba | 2010-03-16 | 1 | -10/+12 |
* | Bug 612792 - Crash when trying to delete WebDav addressbook | Matthew Barnes | 2010-03-15 | 1 | -1/+1 |
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
* | Some more directories relocated on windows | Fridrich Strba | 2010-03-11 | 1 | -0/+2 |
* | Add DnD support to e-selection.c. | Matthew Barnes | 2010-02-09 | 1 | -1/+1 |
* | Implement account-wide search scope in mail. | Matthew Barnes | 2010-02-07 | 1 | -16/+10 |
* | Bug 607520 - 'Add to Address Book' fails when address has space | Matthew Barnes | 2010-02-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -131/+131 |
* | Level the differences with the alternative runtime/header set | Fridrich Strba | 2010-01-28 | 1 | -0/+12 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 1 | -1/+3 |
* | Give all preview panes a search bar. | Matthew Barnes | 2010-01-18 | 5 | -43/+68 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 2 | -10/+0 |
* | Cleanup delete actions in shell views. | Matthew Barnes | 2010-01-11 | 2 | -9/+3 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -20/+23 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 2 | -4/+10 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 5 | -158/+4 |
* | Refactor the EShell search API. | Matthew Barnes | 2009-12-19 | 5 | -34/+85 |
* | Bug #602998 - Contacts searches are supposed to be per address book | Milan Crha | 2009-12-11 | 5 | -9/+83 |
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 1 | -2/+2 |
* | Bug #591938 - Update translator's comments | Milan Crha | 2009-12-10 | 1 | -2/+2 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 2 | -2/+2 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 2 | -10/+10 |
* | port modules/ to new EError API. | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | Bug 602803 - New Contact enabled for read-only address books | Matthew Barnes | 2009-11-25 | 1 | -0/+8 |
* | Bug #579599 - Let the Advanced Search work again | Milan Crha | 2009-11-19 | 4 | -57/+53 |
* | Disallow renaming a non-deletable ESource. | Matthew Barnes | 2009-11-19 | 1 | -1/+1 |
* | Prefer EWebView calls over direct GtkHTML calls. | Matthew Barnes | 2009-11-18 | 1 | -8/+4 |
* | Don't unref destinations in eab_send_as_to(). | Matthew Barnes | 2009-11-18 | 1 | -2/+0 |
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 1 | -6/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 4 | -1575/+761 |
* | Bug 600397 - Delete option enabled for undeletable ESource | Matthew Barnes | 2009-11-14 | 3 | -2/+14 |
* | Bug 601769 - Print issues in address book | Matthew Barnes | 2009-11-14 | 3 | -28/+57 |
* | Bug 601774 - "Send Message to Contact" is always disabled | Matthew Barnes | 2009-11-14 | 2 | -7/+59 |
* | EWebView popup menu enhancements. | Matthew Barnes | 2009-11-14 | 3 | -20/+70 |
* | Simplify clipboard handling in addressbook. | Matthew Barnes | 2009-11-12 | 3 | -2/+12 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 1 | -4/+8 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 2 | -2/+119 |
* | Bug 600402 - Clear search is always enabled in calendar/contact/task | Matthew Barnes | 2009-11-04 | 1 | -4/+1 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 2 | -5/+5 |
* | Bug #593953 - LDAP SSL option order doesn't match with a backend's | Milan Crha | 2009-10-21 | 2 | -8/+9 |
* | Bug #329100 - Choosing adress book for birthdays | Milan Crha | 2009-10-13 | 1 | -11/+43 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -3/+4 |
* | Bug #596753 - Autocompletion addressbooks not remembered | Milan Crha | 2009-09-30 | 2 | -2/+2 |
* | Fix duplicate symbols in Glade files. | Matthew Barnes | 2009-09-25 | 1 | -1/+1 |
* | Bug 595119 - Crash while trying to add a new category in contact | Matthew Barnes | 2009-09-21 | 2 | -2/+3 |
* | Restore translation context (NC) for three strings | Andre Klapper | 2009-09-21 | 1 | -1/+1 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -0/+29 |
* | Bug 593940 - No options for google address book available | Matthew Barnes | 2009-09-03 | 1 | -2/+6 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 4 | -138/+109 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 3 | -10/+10 |
* | Disable classic/vertical options when preview is hidden. | Matthew Barnes | 2009-09-02 | 2 | -0/+9 |
* | Bug 593776 - Fix include of a11y/addressbook and a11y/calendar | H.Habighorst | 2009-09-01 | 1 | -1/+0 |
* | Bug 593627 - Tool bar > new > contact list doesn't work | Matthew Barnes | 2009-09-01 | 1 | -1/+1 |
* | Get EConfig and EEvent hooks working again. | Matthew Barnes | 2009-09-01 | 3 | -19/+31 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 5 | -3/+106 |
* | Add vertical view to Contacts. | Matthew Barnes | 2009-08-28 | 4 | -31/+186 |
* | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 1 | -1/+1 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -0/+1 |
* | Add new preferences missed during the 2.27.90 merge. | Matthew Barnes | 2009-08-13 | 5 | -4/+140 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -2/+3 |
* | Kill CalSearchBar. | Matthew Barnes | 2009-07-28 | 1 | -3/+3 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 2 | -50/+50 |
* | Bug 579702 – Contact changes not shown until restart | Matthew Barnes | 2009-07-18 | 2 | -6/+14 |
* | Fix some compiler warnings. | Matthew Barnes | 2009-07-15 | 1 | -4/+4 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 3 | -6/+0 |
* | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 3 | -34/+69 |
* | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 1 | -15/+15 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 25 | -0/+9907 |