| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part | Milan Crha | 2011-09-14 | 2 | -1/+37 |
* | Bug #224687 - Create lists of lists | Dan Vrátil | 2011-06-30 | 2 | -28/+139 |
* | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-30 | 2 | -4/+6 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 16 | -531/+583 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-30 | 3 | -18/+12 |
* | Replace G_CONST_RETURN with 'const'. | Matthew Barnes | 2011-06-30 | 3 | -20/+20 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-30 | 3 | -29/+38 |
* | Bug #636809 - Address labels formatting improvements | Dan Vrátil | 2011-06-30 | 6 | -1/+12108 |
* | Bug #642557 - Display maps in contact preview | Dan Vrátil | 2011-06-30 | 3 | -13/+194 |
* | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-06-30 | 2 | -3/+0 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-06-30 | 2 | -2/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 15 | -0/+40 |
* | Bug #651135 - Crash using saved search with an empty expression | Milan Crha | 2011-06-30 | 1 | -0/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 6 | -62/+85 |
* | Coding style cleanups. | Matthew Barnes | 2011-06-30 | 6 | -18/+18 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-06-30 | 2 | -2/+5 |
* | Bug #645610 - [regression] Editing contact doesn't refresh view | Milan Crha | 2011-06-30 | 1 | -9/+8 |
* | Bug 644194 - EAddressbookModel: Logic error in remove_contact() | Jari Urpalainen | 2011-06-30 | 1 | -7/+26 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 5 | -7/+16 |
* | Whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 6 | -30/+20 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 3 | -10/+20 |
* | Bug #255973 - Contact preview waste space and cosmetic correction | Dan Vrátil | 2011-06-30 | 2 | -148/+246 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 6 | -14/+14 |
* | More whitespace cleanup. | Matthew Barnes | 2011-06-30 | 3 | -35/+35 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 2 | -13/+22 |
* | Bug #640526 - Default column width in address card view is small | Matthew Barnes | 2011-06-30 | 2 | -4/+4 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 3 | -9/+0 |
* | Bug #634305 - Crash on move of contacts between books | Milan Crha | 2011-06-30 | 1 | -2/+10 |
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2011-06-30 | 5 | -34/+54 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 2 | -0/+6 |
* | Localize few strings with ngettext | Milan Crha | 2011-06-30 | 1 | -3/+7 |
* | Bug #632671 - "Search interrupted" status message forever | Milan Crha | 2010-11-10 | 2 | -1/+28 |
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-10 | 2 | -62/+16 |
* | addressbook: Only include libgnomecanvas.h | Benjamin Otte | 2010-10-30 | 4 | -5/+4 |
* | Bug #632278 - Double .vcf extension on addressbook save | Milan Crha | 2010-10-29 | 1 | -7/+4 |
* | Drop usage of GtkAnchorType. | Matthew Barnes | 2010-10-27 | 2 | -3/+0 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -4/+4 |
* | Bug #630504 - Precache collate keys before sorting in EReflowModel | Milan Crha | 2010-10-20 | 1 | -5/+41 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -1/+0 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 3 | -4/+4 |
* | Bug #629636 - Doesn't recognize local ESource-s | Milan Crha | 2010-09-29 | 1 | -2/+21 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -1/+2 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 3 | -7/+16 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 20 | -305/+305 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 6 | -31/+31 |
* | Use the new e_load_book_source_async() where possible. | Matthew Barnes | 2010-08-19 | 2 | -41/+53 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 5 | -21/+21 |
* | Bug 625624 - Customizations of contacts views forgotten | Matthew Barnes | 2010-07-30 | 1 | -1/+5 |
* | Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202 | Milan Crha | 2010-07-14 | 1 | -0/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 6 | -15/+26 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 10 | -101/+83 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -6/+20 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-16 | 2 | -5/+13 |
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 2 | -13/+5 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 2 | -5/+13 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -5/+13 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -1/+3 |
* | Bug #603006 - Move All Contacts To enabled for read-only address books | Milan Crha | 2010-05-13 | 1 | -2/+9 |
* | Bug #545462 - Printing of contacts is weird. | Vibha Yadav | 2010-05-07 | 1 | -2/+4 |
* | Bug #609052 - Crash printing contacts in List View | Bharath Acharya | 2010-04-29 | 1 | -1/+0 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 7 | -45/+64 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -1/+1 |
* | Miscellaneous cleanup bits from WebKit branch. | Matthew Barnes | 2010-04-02 | 1 | -30/+33 |
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 7 | -60/+60 |
* | Clean up GalView and related classes. | Matthew Barnes | 2010-03-11 | 3 | -50/+56 |
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 1 | -1/+1 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+4 |
* | Bug #610382 - No addressbook selected on account disable | Milan Crha | 2010-02-25 | 1 | -1/+3 |
* | Bug #610658 - Contact is lost after moving to the same address book | Milan Crha | 2010-02-25 | 2 | -7/+12 |
* | Bug #602996 - Prevent crash on certain circumstances | Milan Crha | 2010-02-22 | 1 | -2/+2 |
* | Bug #610061 - Do not re-run book view on same book with same query | Milan Crha | 2010-02-19 | 1 | -5/+27 |
* | Add DnD support to e-selection.c. | Matthew Barnes | 2010-02-09 | 1 | -7/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -16/+32 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 11 | -30/+30 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 1 | -1/+3 |
* | Bug 607542 - Sometimes delete in pop up doesn't get displayed | Matthew Barnes | 2010-01-21 | 1 | -0/+6 |
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 2 | -8/+86 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 4 | -25/+1 |
* | Cleanup delete actions in shell views. | Matthew Barnes | 2010-01-11 | 1 | -0/+17 |
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -5/+14 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 3 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -15/+37 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 2 | -80/+154 |
* | Fix some compiler warnings. | Matthew Barnes | 2009-12-20 | 1 | -4/+0 |
* | Bug #602998 - Contacts searches are supposed to be per address book | Milan Crha | 2009-12-11 | 2 | -0/+74 |
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 1 | -2/+5 |
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 3 | -96/+55 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 2 | -3/+3 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 2 | -9/+9 |
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 2 | -6/+10 |
* | Assemble HTML code in a GString instead of a GtkHTMLStream. | Matthew Barnes | 2009-11-20 | 1 | -162/+248 |
* | Remove some redundancy from EABContactDisplay. | Matthew Barnes | 2009-11-18 | 1 | -274/+195 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 2 | -25/+0 |
* | Bug 601769 - Print issues in address book | Matthew Barnes | 2009-11-14 | 2 | -6/+15 |
* | Simplify clipboard handling in addressbook. | Matthew Barnes | 2009-11-12 | 1 | -112/+40 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 2 | -10/+5 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 4 | -220/+20 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -1/+1 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -2/+1 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 2 | -2/+3 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -4/+4 |
* | Bug #593633 - Runtime warnings trying to create a recurrence event | Milan Crha | 2009-09-24 | 1 | -2/+2 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -1/+3 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 3 | -76/+89 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 2 | -61/+0 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -1/+10 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -1/+2 |
|\ |
|
| * | Bug #589580 - Crashes when dragging an image to the contact editor | Milan Crha | 2009-07-24 | 1 | -1/+2 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 8 | -17/+17 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 23 | -48/+0 |
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 2 | -6/+3 |
| * | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 5 | -35/+10 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 9 | -27/+27 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 7 | -32/+32 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 26 | -304/+304 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 32 | -37/+37 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 9 | -24/+24 |
* | | Bug 579702 – Contact changes not shown until restart | Matthew Barnes | 2009-07-18 | 2 | -4/+4 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 22 | -40/+0 |
* | | 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 | 12 | -11/+11 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 2 | -4/+5 |
* | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 6 | -42/+12 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 5 | -13/+13 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 9 | -34/+34 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 22 | -193/+193 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 35 | -50/+51 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 32 | -37/+37 |
| |/ |
|
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 5 | -37/+38 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 3 | -3/+3 |
| * | Merge branch 'vcard-inline' | Matthew Barnes | 2009-05-21 | 3 | -346/+0 |
| |\ |
|
| | * | Convert the vCard Bonobo control to an EMFormatHook plugin. | Matthew Barnes | 2009-05-06 | 3 | -346/+0 |
| * | | Bug 578176 – "Send message to contact" does not honor "always BCC" | Matthew Barnes | 2009-05-17 | 1 | -3/+5 |
| * | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 8 | -13/+13 |
| |/ |
|
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | More gnome-init cleanup for bug #567283. | Matthew Barnes | 2009-05-01 | 1 | -178/+0 |
| * | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 1 | -1/+0 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 3 | -3/+3 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 3 | -3/+3 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 14 | -7/+1133 |
* | | Adapt addressbook to EShellBackend changes. | Matthew Barnes | 2009-05-07 | 1 | -3/+3 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -178/+0 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -6/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 2 | -2/+7 |
|\| |
|
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 9 | -23/+10 |
| * | ** Fix for bug #404232 | Milan Crha | 2009-02-12 | 1 | -1/+2 |
| * | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 1 | -1/+1 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 1 | -18/+8 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -2/+2 |
| * | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | ** Fix for bug #339879 | Milan Crha | 2009-01-08 | 1 | -1/+1 |
| * | ** Fix for bug #270376 | Milan Crha | 2008-12-08 | 1 | -0/+2 |
| * | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ... | Suman Manjunath | 2008-12-08 | 1 | -19/+18 |
| * | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 1 | -66/+1 |
| * | ** Fix for bug #263268 | Milan Crha | 2008-12-04 | 1 | -10/+22 |
| * | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 3 | -4/+3 |
| * | ** Fixes bug #555494 | Matthew Barnes | 2008-10-09 | 1 | -3/+2 |
| * | Change licese from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 1 | -14/+14 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 1 | -13/+14 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -14/+15 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 3 | -31/+43 |
| * | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 1 | -1/+1 |
| * | ** Fix for bug #552575 | Milan Crha | 2008-09-23 | 1 | -0/+1 |
| * | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 1 | -13/+14 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #361413 (Print detailed... | Suman Manjunath | 2008-09-08 | 1 | -0/+5 |
| * | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 2 | -12/+3 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 2 | -32/+29 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 13 | -126/+207 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o... | Suman Manjunath | 2008-09-01 | 2 | -2/+7 |
| * | ** Fix for bug #534762 | Philip Withnall | 2008-08-27 | 2 | -11/+11 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 12 | -89/+208 |
| * | ** Fix for bug #547308 | Milan Crha | 2008-08-12 | 1 | -1/+8 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -3/+10 |
| * | ** Fix for bug #546263 | Milan Crha | 2008-08-06 | 1 | -21/+27 |
| * | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-07-21 | 2 | -8/+33 |
* | | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the | Matthew Barnes | 2009-02-21 | 2 | -352/+0 |
* | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 1 | -2/+4 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+1 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -24/+8 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 3 | -85/+21 |
* | | Implement bug #263268 - Contact categories need to be able to be filtered by | Matthew Barnes | 2008-12-04 | 1 | -3/+4 |
* | | Get drag-and-drop-to-source-selector working for contacts, memos and tasks. | Matthew Barnes | 2008-11-29 | 2 | -173/+144 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 1 | -23/+2 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 15 | -552/+367 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 3 | -4/+3 |
* | | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 2 | -16/+1 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -14/+14 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 7 | -72/+89 |
* | | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 1 | -1/+3 |
* | | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable, | Matthew Barnes | 2008-09-26 | 2 | -7/+7 |
* | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 1 | -0/+3 |
* | | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 1 | -21/+30 |
* | | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 2 | -289/+277 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 12 | -397/+12 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 12 | -1529/+635 |
* | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 12 | -1808/+1735 |
* | | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 2 | -9/+23 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 30 | -264/+461 |
* | | Progress update: | Matthew Barnes | 2008-09-07 | 3 | -416/+3 |
* | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 6 | -176/+533 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 3 | -1/+8 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 2 | -4/+18 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 3 | -29/+60 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 24 | -24/+24 |
* | ** Part of fix for bug #304029 | Milan Crha | 2008-06-13 | 2 | -2/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 12 | -28/+9 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 4 | -52/+46 |
* | ** Fix for bug #316390 | Milan Crha | 2008-04-30 | 1 | -4/+21 |
* | ** Fixes bug #529768 | Matthew Barnes | 2008-04-29 | 1 | -0/+2 |
* | ** Fix for bug #529254 | Milan Crha | 2008-04-23 | 1 | -3/+1 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 2 | -242/+87 |
* | ** Fix for bug #506347 | Milan Crha | 2008-03-31 | 1 | -3/+22 |
* | ** Fix for bug #404241 | Milan Crha | 2008-03-31 | 2 | -6/+3 |
* | ** Fix for bug #273177 | Milan Crha | 2008-03-13 | 2 | -3/+43 |
* | ** Fix for bug #517458 | Srinivasa Ragavan | 2008-02-20 | 1 | -2/+9 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 2 | -3/+3 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #512020 (Use only se... | Suman Manjunath | 2008-01-28 | 1 | -2/+13 |
* | Fix contact cards of RTL | Djihed Afifi | 2008-01-24 | 2 | -13/+19 |
* | ** Fix for bug #503551 | Milan Crha | 2008-01-23 | 1 | -6/+0 |
* | ** Fix for bug #324604 inspired by patch of makuchaku (Mayank) | Milan Crha | 2008-01-21 | 5 | -40/+217 |
* | Revert my last patch. | Srinivasa Ragavan | 2008-01-20 | 1 | -1/+1 |
* | Take off the cursor/focus. Now we have a nice cairo rendered message list | Srinivasa Ragavan | 2008-01-20 | 1 | -1/+1 |
* | ** Fix for bug #507564 | Djihed Afifi | 2008-01-15 | 1 | -18/+57 |
* | Corrected misspelled instances of vCard in: | Suman Manjunath | 2007-12-06 | 3 | -8/+8 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 24 | -240/+240 |
* | Remove debugging output. | Priit Laes | 2007-11-01 | 1 | -2/+0 |
* | ** Fix for bug #484064 | Michael Monreal | 2007-10-31 | 1 | -3/+3 |
* | ** Fixes bug #489661 | Matthew Barnes | 2007-10-25 | 9 | -1196/+0 |
* | Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE - | Kjartan Maraas | 2007-10-24 | 5 | -24/+25 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -2/+0 |
* | 2007-10-04 mcrha Fix for bug #331421 | Milan Crha | 2007-10-04 | 1 | -0/+5 |
* | 2007-10-01 mcrha Fix for bug #337539 | Milan Crha | 2007-10-01 | 1 | -2/+5 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 6 | -27/+18 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 2 | -15/+15 |
* | 2007-09-21 mcrha Fix for bug #411125 | Milan Crha | 2007-09-21 | 1 | -37/+37 |
* | Remove the --enable-file-chooser configure option. | Matthew Barnes | 2007-09-14 | 1 | -45/+0 |
* | ** Fix for bug #471791 (Move away from assert to g_ret) | Srinivasa Ragavan | 2007-09-03 | 3 | -5/+5 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 24 | -38/+38 |
* | ** Fix for bug #353462 | Anand V M | 2007-08-23 | 1 | -2/+5 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -19/+0 |
* | Use g_strdup() instead of g_strdup_printf() for duplication of a string | Hiroyuki Ikezoe | 2007-07-27 | 1 | -3/+3 |
* | Plugged memory leak. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -0/+1 |
* | Fix for bug #353752 | Srinivasa Ragavan | 2007-07-09 | 1 | -1/+3 |
* | ** Fix for bug #337787 | Hiroyuki Ikezoe | 2007-07-06 | 1 | -2/+27 |
* | Fix for bug #448223 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 1 | -27/+2 |
* | ** Fix for bug #445812 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 1 | -2/+2 |