/sysutils/

/a>Matthew Barnes2011-07-241-2/+4 * Autocompletion in contact list editor didn't workMilan Crha2011-06-301-0/+2 * Bug #653644 - Warning when adding plain address into a contact listDan Vrátil2011-06-301-6/+14 * Bug #224687 - Various fixes in contact list editorDan Vrátil2011-06-293-34/+138 * Bug #652627 - Invalid unref on a NULL pointer from query_cbMilan Crha2011-06-291-1/+2 * Bug #224687 - Create lists of listsDan Vrátil2011-06-285-323/+417 * Check for cancelled GIO operation error code tooMilan Crha2011-06-285-16/+24 * Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-8/+2 * Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-231-5/+0 * Do not use deprecated EBook/ECal APIMilan Crha2011-06-1426-923/+1082 * Coding style and whitespace cleanups.Matthew Barnes2011-06-143-18/+12 * Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-103-20/+20 * Coding style and whitespace cleanups.Matthew Barnes2011-06-096-76/+155 * Fix compiler warningsMilan Crha2011-06-031-2/+2 * Bug #332907 - Contact editor duplication alert misleadingDan Vrátil2011-06-034-3/+32 * Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-037-2/+12118 * Bug #642557 - Display maps in contact previewDan Vrátil2011-06-023-13/+194 * Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-282-3/+0 * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-282-2/+0 * Bug #229244 - Re-ordering email addresses in contact list editorDan Vrátil2011-05-282-9/+293 * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2723-1/+61 * Bug #651135 - Crash using saved search with an empty expressionMilan Crha2011-05-261-0/+6 * Coding style and whitespace cleanup.Matthew Barnes2011-05-2210-284/+568 * Bug #619347 - Decode QP in email in Contact List EditorMilan Crha2011-05-131-0/+10 * Coding style cleanups.Matthew Barnes2011-05-0910-57/+57 * Whitespace and coding style cleanups.Matthew Barnes2011-05-084-7/+12 * Bug 649381 - Memory leaks in contact editorDan Vrátil2011-05-051-0/+7 * Bug 619782 - Characters override in contact editor express modeMatthew Barnes2011-04-231-3/+0 * Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modifiedMilan Crha2011-04-191-3/+3 * Bug #645610 - [regression] Editing contact doesn't refresh viewMilan Crha2011-04-191-9/+8 * Bug 644194 - EAddressbookModel: Logic error in remove_contact()Jari Urpalainen2011-03-081-7/+26 * Coding style and whitespace cleanup.Matthew Barnes2011-03-067-9/+20 * Whitespace cleanup.Matthew Barnes2011-03-051-1/+0 * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-258-47/+27 * Bug #635002 - Fix invalid use of .la file in contact-editorPacho Ramos2011-02-241-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2011-02-193-10/+20 * Bug #255973 - Contact preview waste space and cosmetic correctionDan Vrátil2011-02-162-148/+246 * Remove NULL checks for GObject methods.Matthew Barnes2011-02-137-16/+16 * More whitespace cleanup.Matthew Barnes2011-01-314-253/+306 * Coding style and whitespace cleanup.Matthew Barnes2011-01-303-27/+49 * Bug #640707 - Crash on 'Add to address book'->'Edit full' clickMilan Crha2011-01-282-3/+1 * Bug #640526 - Default column width in address card view is smallMatthew Barnes2011-01-262-4/+4 * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-254-14/+30 * Dialogs no longer have separators.Matthew Barnes2011-01-257-7/+2 * Drop backward-compatibility cruft.Matthew Barnes2011-01-257-24/+0 * Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-222-86/+110 * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-2/+2 * Bug #634305 - Crash on move of contacts between booksMilan Crha2011-01-111-2/+10 * Bug #638087 - Crash at merging duplicate contactVibha Yadav2011-01-111-1/+1 * Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-157-42/+62 * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-062-0/+6 * Localize few strings with ngettextMilan Crha2010-12-021-3/+7 * Added few translator commentsMilan Crha2010-11-301-1/+1 * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-7/+29 * Bug #632671 - "Search interrupted" status message foreverMilan Crha2010-11-092-1/+28 * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-022-62/+16 * addressbook: Only include libgnomecanvas.hBenjamin Otte2010-10-304-5/+4 * Bug #632278 - Double .vcf extension on addressbook saveMilan Crha2010-10-291-7/+4 * Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-4/+4 * Drop usage of GtkAnchorType.Matthew Barnes2010-10-272-3/+0 * Simplify EActivity.Matthew Barnes2010-10-231-4/+4 * Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-212-10/+13 * Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-212-13/+19 * Bug #630504 - Precache collate keys before sorting in EReflowModelMilan Crha2010-10-201-5/+41 * Widget 'label-comments' gone in Contact editorMilan Crha2010-10-151-1/+0 * Replace EBinding with GBinding.Matthew Barnes2010-10-141-1/+0 * Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-073-4/+4 * Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+3 * Bug #629636 - Doesn't recognize local ESource-sMilan Crha2010-09-291-2/+21 * Add a GCancellable to EActivity.Matthew Barnes2010-09-191-1/+2 * Use new GDK keysym names if available.Matthew Barnes2010-09-184-11/+22 * Coding style cleanups.Matthew Barnes2010-09-1328-399/+399 * Coding style and whitespace cleanups.Matthew Barnes2010-09-129-88/+88 * 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 * Coding style and whitespace cleanup.Matthew Barnes2010-08-291-142/+124 * bugs.meego.com #2329 - Contact list editor is not translatedFederico Mena Quintero2010-08-281-11/+11 * Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-195-118/+132 * addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-0210-75/+75 * addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-023-5/+5 * Bug 625624 - Customizations of contacts views forgottenMatthew Barnes2010-07-301-1/+5 * Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202Milan Crha2010-07-141-0/+8 * Coding style and whitespace cleanup.Matthew Barnes2010-07-127-16/+27 * Fix some compiler warnings.Matthew Barnes2010-07-111-2/+4 * Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-0918-221/+207 * Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-081-0/+2 * Bug 331305 - Can't drag email addresses to Contact List EditorMatthew Barnes2010-06-233-56/+40 * Bug 619347 - Contact List Editor calls wrong EDestination functionMatthew Barnes2010-06-211-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-06-201-6/+20 * Fix all remaining GTK3 issues.Matthew Barnes2010-06-162-5/+13 * Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-152-13/+5 * Fix all remaining GTK3 issues.Matthew Barnes2010-06-152-5/+13 * Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-3/+8 * Coding style and whitespace cleanups.Matthew Barnes2010-06-071-5/+13 * More GTK3 preparation.Matthew Barnes2010-06-041-2/+9 * Bug 619783 - Web Addresses arrow button doesn't changeMatthew Barnes2010-05-291-1/+1 * Remove unnecessary conditional compilation macro.Matthew Barnes2010-05-291-4/+0 * Simplify the Notes tab in Contact Editor.Matthew Barnes2010-05-281-2971/+1794 * Coding style and whitespace cleanup.Matthew Barnes2010-05-272-4/+8 * Merge branch 'express2'Matthew Barnes2010-05-272-1/+71 |\ | * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-6/+6 | * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-171-1/+0 | |\ | | * Bug #617150 - Crash printing contacts in List ViewBharath Acharya2010-04-291-1/+0 | | * Fix a potential crasher in e_contact_quick_add_email().Matthew Barnes2010-04-261-1/+1 | * | Fix a potential crasher in e_contact_quick_add_email().Matthew Barnes2010-04-301-1/+1 | * | Compress the contact viewer even more so it still fits.Michael Meeks2010-04-152-1/+70 | * | Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+2 | |\| | | * Fix for bug #613564Jeff Cai2010-04-081-0/+2 | * | Last scroll-pane, and manual sizing tweakMichael Meeks2010-04-072-1/+21 | * | Get the new contact sizing right despite the scrolled regions.Michael Meeks2010-04-072-1/+11 | * | Scrolled window for personal bits ...Michael Meeks2010-04-071-1/+19 | * | Add a scrolled area to cope if we want to expand mail settignsMichael Meeks2010-04-071-0/+18 | * | Add conditionally enabled expanders for 'Other' address and 'Misc'Michael Meeks2010-04-072-12/+24 | * | Switch back to an older version with my changes.Michael Meeks2010-04-071-471/+1491 | * | Adapt and further compact the UI with new expander-alikeMichael Meeks2010-04-071-39/+87 | * | Add expander button to E-mail pieces.Michael Meeks2010-04-071-0/+66 | * | Add vertical orientation properties to make glade-3 happy.Michael Meeks2010-04-071-0/+62 | * | Refresh contact-editor.ui.Matthew Barnes2010-04-071-1558/+461 | * | Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-04-073-5/+31 | |/ * | Bug #523775 - Order of Email Addresses in UI is brokenMilan Crha2010-05-191-12/+12 * | Bug #603006 - Move All Contacts To enabled for read-only address booksMilan Crha2010-05-131-2/+9 * | There is no 'shadow-type' property on a GtkExpanderMilan Crha2010-05-111-1/+0 * | Bug #545462 - Printing of contacts is weird.Vibha Yadav2010-05-071-2/+4 * | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-9/+11 * | Bug #609052 - Crash printing contacts in List ViewBharath Acharya2010-04-291-1/+0 * | Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-1/+3 * | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+2 * | Forgot to commit some bits.Matthew Barnes2010-04-082-1/+10 * | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-0812-108/+144 * | Bug #567304 - Review strings for translationMilan Crha2010-04-071-2/+2 * | Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1 * | Miscellaneous cleanup bits from WebKit branch.Matthew Barnes2010-04-022-31/+35 * | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-0211-90/+90 * | If no <> in the email address, the address should be the full email address.caiqm2010-03-311-0/+2 * | Last scroll-pane, and manual sizing tweakMichael Meeks2010-03-292-1/+21 * | Get the new contact sizing right despite the scrolled regions.Michael Meeks2010-03-292-1/+11 * | Scrolled window for personal bits ...Michael Meeks2010-03-291-1/+19 * | Add a scrolled area to cope if we want to expand mail settignsMichael Meeks2010-03-291-0/+18 * | Add conditionally enabled expanders for 'Other' address and 'Misc'Michael Meeks2010-03-292-12/+24 * | Switch back to an older version with my changes.Michael Meeks2010-03-261-471/+1491 * | Adapt and further compact the UI with new expander-alikeMichael Meeks2010-03-261-39/+87 * | Add expander button to E-mail pieces.Michael Meeks2010-03-261-0/+66 * | Add vertical orientation properties to make glade-3 happy.Michael Meeks2010-03-261-0/+62 * | Refresh contact-editor.ui.Matthew Barnes2010-03-251-1558/+461 * | Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-03-183-5/+31 |/ * Clean up GalView and related classes.Matthew Barnes2010-03-113-50/+56 * Strip whitespace off email addresses in contact editor.Matthew Barnes2010-03-111-2/+4 * Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-101-1/+1 * Remove a long lived win32 hackFridrich Strba2010-03-062-8/+1 * Work around recent GTK+ deprecations.Matthew Barnes2010-03-052-0/+8 * Bug #610382 - No addressbook selected on account disableMilan Crha2010-02-251-1/+3 * Bug #610658 - Contact is lost after moving to the same address bookMilan Crha2010-02-252-7/+12 * Bug #602996 - Prevent crash on certain circumstancesMilan Crha2010-02-221-2/+2 * Bug #610061 - Do not re-run book view on same book with same queryMilan Crha2010-02-191-5/+27 * Add DnD support to e-selection.c.Matthew Barnes2010-02-092-40/+19 * Coding style and whitespace cleanup.Matthew Barnes2010-02-081-16/+32 * Bug 607520 - 'Add to Address Book' fails when address has spaceMatthew Barnes2010-02-032-0/+27 * Coding style and whitespace cleanup.Matthew Barnes2010-01-3113-32/+32 * Coding style and whitespace cleanups.Matthew Barnes2010-01-231-1/+3 * Bug 607542 - Sometimes delete in pop up doesn't get displayedMatthew Barnes2010-01-211-0/+6 * Improve clipboard behavior.Matthew Barnes2010-01-182-8/+86 * Remove dead assignments found by clang.Matthew Barnes2010-01-165-31/+1 * Cleanup delete actions in shell views.Matthew Barnes2010-01-111-0/+17 * Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-01-051-5/+14 * Kill e_popup_menu().Matthew Barnes2010-01-053-3/+0 * Coding style and whitespace cleanup.Matthew Barnes2010-01-041-15/+37 * Compiler and linker flag cleanups.Matthew Barnes2009-12-282-9/+13 * Coding style and whitespace cleanup.Matthew Barnes2009-12-262-8/+15 * Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-262-80/+154 * Coding style and whitespace cleanup.Matthew Barnes2009-12-201-1/+0 * Fix some compiler warnings.Matthew Barnes2009-12-201-4/+0 * Bug #602998 - Contacts searches are supposed to be per address bookMilan Crha2009-12-112-0/+74 * Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-2/+5 * Kill ETableScrolled.Matthew Barnes2009-12-083-96/+55 * Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-086-7/+7 * Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-016-20/+20 * port addressbook/ to use new EError APIJonathon Jongsma2009-12-016-14/+33 * Fixes a build break.Chenthill Palanisamy2009-11-301-1/+0 * Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-201-162/+248 * Remove some redundancy from EABContactDisplay.Matthew Barnes2009-11-181-274/+195 * Remove markup from translatable strings in ui filesClaude Paroz2009-11-172-22/+44 * Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-173-46/+0 * Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1722-4893/+4586 * Bug 601769 - Print issues in address bookMatthew Barnes2009-11-142-6/+15 * Simplify clipboard handling in addressbook.Matthew Barnes2009-11-121-112/+40 * Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-112-10/+5 * Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-084-220/+20 * Cleanup and rename filter classes.Matthew Barnes2009-10-271-1/+1 * Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+1 * Bug #599131 - Crash on new contact adding with similar values as an oldMilan Crha2009-10-241-1/+4 * Bug #565306 - "Edit Full" in "Add to address book" searches firstMilan Crha2009-10-163-12/+92 * Bug #449520 - Adding a contact to a contact list fails when using a commaMilan Crha2009-10-161-1/+26 * Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-136-26/+10 * Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-1/+3 * Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-014-16/+16 * Bug #596800 - Hang on contacts mergingMilan Crha2009-09-301-7/+8 * Fix duplicate symbols in Glade files.Matthew Barnes2009-09-251-1/+1 * Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-242-4/+23 * Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-1/+3 * Finish killing Bonobo.Matthew Barnes2009-09-094-76/+90 * Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1 * Simplify EPlugin loading at startup.Matthew Barnes2009-08-302-61/+0 * Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-1/+10 * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-282-2/+3 |\ | * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-242-3/+4 | * More whitespace cleanup.Matthew Barnes2009-07-1915-91/+91 | * Bug #555326 - Suppress Del key press in Contacts source selectorMarcel Stimberg2009-07-131-1/+1 | * Fix excessive whitespace.Matthew Barnes2009-07-1340-92/+0 * | More whitespace cleanup.Matthew Barnes2009-07-1913-47/+47 * | Bug 579702 – Contact changes not shown until restartMatthew Barnes2009-07-182-4/+4 * | Fix excessive whitespace.Matthew Barnes2009-07-1429-64/+0 * | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-137-243/+326 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-71/+135 |\| | * Bug #561300 - Edit contact's Notes on its own tab.Milan Crha2009-07-101-71/+135 | * Kill EConfigListener.Matthew Barnes2009-07-031-1/+0 * | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-11/+11 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-013-12/+19 |\| | * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-015-5/+5 | * Fix "make check" errors.Matthew Barnes2009-06-201-25/+12 | * Stop abusing forward declarations.Matthew Barnes2009-06-194-16/+11 | * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-195-35/+10 | * libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-051-1/+1 | * More code cleanup.Matthew Barnes2009-06-0216-66/+66 | * Whitespace cleanup.Matthew Barnes2009-05-2914-61/+61 | * Prefer GLib basic types over C types.Matthew Barnes2009-05-2947-698/+698 | * Remove trailing whitespace, again.Matthew Barnes2009-05-2962-74/+74 * | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-014-4/+4 * | Radically reorganize source code.Matthew Barnes2009-06-2538-9919/+12 * | Fix "make distcheck" errors.Matthew Barnes2009-06-202-4/+5 * | Stop abusing forward declarations.Matthew Barnes2009-06-191-7/+7 * | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-186-42/+12 * | Use key files for tracking widget states.Matthew Barnes2009-06-131-1/+7 * | libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-091-0/+4 * | Search bar improvements.Matthew Barnes2009-06-091-1/+24 * | More code cleanup.Matthew Barnes2009-06-02