| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix leaks around categories editing | Milan Crha | 2011-12-14 | 1 | -2/+3 |
* | Upstreamed patch from MeeGo Bugzilla: 22945 | Srinivasa Ragavan | 2011-12-01 | 1 | -0/+8 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 2 | -0/+2 |
* | Build fixes | Rodrigo Moya | 2011-11-18 | 1 | -1/+1 |
* | Migrate all EABConfig* code to use GSettings | Rodrigo Moya | 2011-11-17 | 2 | -9/+8 |
* | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-02 | 3 | -9/+36 |
|\ |
|
| * | Teach Evolution about Photo/Logo EContact fields stored as URIs | Tristan Van Berkom | 2011-11-02 | 3 | -9/+36 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-24 | 1 | -0/+7 |
|\| |
|
| * | Bug #661409 - Contact display drops address lines | Dan Vrátil | 2011-10-20 | 1 | -0/+7 |
| * | Fix invalid read on vCard drop | Milan Crha | 2011-10-18 | 1 | -1/+2 |
* | | Fix invalid read on vCard drop | Milan Crha | 2011-10-19 | 1 | -1/+2 |
* | | Migrate Contact Editor to GSettings | Rodrigo Moya | 2011-10-13 | 1 | -14/+4 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-13 | 1 | -25/+26 |
|\| |
|
| * | Bug #661404 - Adding multiple e-mails to contact list is too hard | Milan Crha | 2011-10-11 | 1 | -25/+26 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-10 | 1 | -9/+25 |
|\| |
|
| * | Bug #659876 - Make automatic contact address formatting optional | Dan Vrátil | 2011-10-07 | 1 | -4/+22 |
| * | Let GtkFileChooser track its own last-used-folder. | Matthew Barnes | 2011-10-06 | 1 | -4/+0 |
| * | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -1/+3 |
* | | First successful build | Rodrigo Moya | 2011-10-06 | 1 | -1/+0 |
* | | Merge from master | Rodrigo Moya | 2011-10-05 | 31 | -180/+306 |
|\| |
|
| * | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 8 | -28/+33 |
| * | Bug 660799 - Bad GOptionEntry in evolution-addressbook-export | Matthew Barnes | 2011-10-04 | 1 | -1/+1 |
| * | LC_ADDRESS is no posix and may not be defined. | Antoine Jacoutot | 2011-10-01 | 1 | -0/+4 |
| * | Fix few 'may be used uninitialized' compiler warnings | Milan Crha | 2011-09-30 | 4 | -6/+7 |
| * | Remove Ctrl + l () character from source files | Paul Menzel | 2011-09-30 | 1 | -1/+0 |
| * | Bug #659874 - Address Cards Render extra Phone Number | Milan Crha | 2011-09-28 | 1 | -1/+14 |
| * | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 19 | -144/+248 |
| * | Bug #637673 - Make phone fields one row and auto-expand when needed | Milan Crha | 2011-09-26 | 1 | -2/+2 |
| * | Invalid unref when merging contacts | Milan Crha | 2011-09-26 | 1 | -1/+2 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 40 | -548/+788 |
| * | Do not show IM icons, a workaround till bug #473862 is fixed | Milan Crha | 2011-08-18 | 1 | -0/+5 |
| * | Bug #656722 - Incorrect prototype of notify:: signal callback | Milan Crha | 2011-08-17 | 2 | -20/+12 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 17 | -353/+674 |
| * | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part | Milan Crha | 2011-08-09 | 2 | -1/+37 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-07-24 | 1 | -2/+4 |
| * | Autocompletion in contact list editor didn't work | Milan Crha | 2011-06-30 | 1 | -0/+2 |
| * | Bug #653644 - Warning when adding plain address into a contact list | Dan Vrátil | 2011-06-30 | 1 | -6/+14 |
| * | Bug #224687 - Various fixes in contact list editor | Dan Vrátil | 2011-06-29 | 4 | -35/+147 |
| * | Bug #652627 - Invalid unref on a NULL pointer from query_cb | Milan Crha | 2011-06-29 | 1 | -1/+2 |
| * | Bug #224687 - Create lists of lists | Dan Vrátil | 2011-06-28 | 6 | -323/+424 |
| * | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-28 | 5 | -16/+24 |
| * | Postpone ENameSelector loading as much as possible | Milan Crha | 2011-06-24 | 1 | -8/+2 |
| * | Bug #653008 - Preference window for imap accounts is too large | Milan Crha | 2011-06-23 | 1 | -5/+0 |
| * | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 37 | -1348/+1364 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-14 | 3 | -18/+12 |
| * | Replace G_CONST_RETURN with 'const'. | Matthew Barnes | 2011-06-10 | 3 | -20/+20 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 9 | -82/+172 |
| * | Fix compiler warnings | Milan Crha | 2011-06-03 | 1 | -2/+2 |
| * | Bug #332907 - Contact editor duplication alert misleading | Dan Vrátil | 2011-06-03 | 4 | -3/+32 |
| * | Bug #636809 - Address labels formatting improvements | Dan Vrátil | 2011-06-03 | 7 | -2/+12118 |
| * | Bug #642557 - Display maps in contact preview | Dan Vrátil | 2011-06-02 | 3 | -13/+194 |
| * | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 3 | -4/+0 |
| * | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 6 | -6/+0 |
| * | Bug #229244 - Re-ordering email addresses in contact list editor | Dan Vrátil | 2011-05-28 | 2 | -9/+293 |
| * | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 29 | -2/+76 |
| * | Bug #651135 - Crash using saved search with an empty expression | Milan Crha | 2011-05-26 | 1 | -0/+6 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 13 | -295/+599 |
| * | Bug #619347 - Decode QP in email in Contact List Editor | Milan Crha | 2011-05-13 | 1 | -0/+10 |
| * | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 17 | -73/+73 |
| * | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 7 | -12/+31 |
| * | Bug 649381 - Memory leaks in contact editor | Dan Vrátil | 2011-05-05 | 1 | -0/+7 |
| * | Bug 619782 - Characters override in contact editor express mode | Matthew Barnes | 2011-04-23 | 1 | -3/+0 |
| * | Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modified | Milan Crha | 2011-04-19 | 1 | -3/+3 |
| * | Bug #645610 - [regression] Editing contact doesn't refresh view | Milan Crha | 2011-04-19 | 1 | -9/+8 |
| * | Bug 644194 - EAddressbookModel: Logic error in remove_contact() | Jari Urpalainen | 2011-03-08 | 1 | -7/+26 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 7 | -9/+20 |
| * | Whitespace cleanup. | Matthew Barnes | 2011-03-05 | 1 | -1/+0 |
| * | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 8 | -47/+27 |
| * | Bug #635002 - Fix invalid use of .la file in contact-editor | Pacho Ramos | 2011-02-24 | 1 | -1/+1 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 3 | -10/+20 |
| * | Bug #255973 - Contact preview waste space and cosmetic correction | Dan Vrátil | 2011-02-16 | 2 | -148/+246 |
| * | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 7 | -16/+16 |
| * | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -5/+0 |
| * | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 5 | -254/+307 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 3 | -27/+49 |
| * | Bug #640707 - Crash on 'Add to address book'->'Edit full' click | Milan Crha | 2011-01-28 | 2 | -3/+1 |
| * | Bug #640526 - Default column width in address card view is small | Matthew Barnes | 2011-01-26 | 2 | -4/+4 |
| * | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 4 | -14/+30 |
| * | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 7 | -7/+2 |
| * | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 7 | -24/+0 |
| * | Use e_load_book_source_async() for all EBook loading. | Matthew Barnes | 2011-01-22 | 8 | -528/+154 |
| * | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-01-15 | 1 | -2/+2 |
| * | Bug #634305 - Crash on move of contacts between books | Milan Crha | 2011-01-11 | 1 | -2/+10 |
| * | Bug #638087 - Crash at merging duplicate contact | Vibha Yadav | 2011-01-11 | 1 | -1/+1 |
| * | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2010-12-15 | 7 | -42/+62 |
| * | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 2 | -0/+6 |
| * | Bug #635755 - Authenticate books in addressbook importers on open | Milan Crha | 2010-12-04 | 3 | -42/+91 |
| * | Localize few strings with ngettext | Milan Crha | 2010-12-02 | 1 | -3/+7 |
| * | Added few translator comments | Milan Crha | 2010-11-30 | 2 | -1/+2 |
| * | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 2 | -7/+29 |
| * | Bug #632671 - "Search interrupted" status message forever | Milan Crha | 2010-11-09 | 2 | -1/+28 |
| * | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-02 | 5 | -65/+19 |
* | | Bug #637673 - Make phone fields one row and auto-expand when needed | Milan Crha | 2011-09-26 | 1 | -2/+2 |
* | | Invalid unref when merging contacts | Milan Crha | 2011-09-26 | 1 | -1/+2 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 40 | -548/+788 |
* | | Do not show IM icons, a workaround till bug #473862 is fixed | Milan Crha | 2011-09-14 | 1 | -0/+5 |
* | | Bug #656722 - Incorrect prototype of notify:: signal callback | Milan Crha | 2011-09-14 | 2 | -20/+12 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 17 | -353/+674 |
* | | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part | Milan Crha | 2011-09-14 | 2 | -1/+37 |
* | | Coding style and whitespace cleanups. | Matthew Barnes | 2011-09-14 | 1 | -2/+4 |
* | | Autocompletion in contact list editor didn't work | Milan Crha | 2011-09-14 | 1 | -0/+2 |
* | | Bug #653644 - Warning when adding plain address into a contact list | Dan Vrátil | 2011-09-14 | 1 | -6/+14 |
* | | Bug #224687 - Various fixes in contact list editor | Dan Vrátil | 2011-06-30 | 4 | -35/+147 |
* | | Bug #652627 - Invalid unref on a NULL pointer from query_cb | Milan Crha | 2011-06-30 | 1 | -1/+2 |
* | | Bug #224687 - Create lists of lists | Dan Vrátil | 2011-06-30 | 6 | -323/+424 |
* | | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-30 | 5 | -16/+24 |
* | | Postpone ENameSelector loading as much as possible | Milan Crha | 2011-06-30 | 1 | -8/+2 |
* | | Bug #653008 - Preference window for imap accounts is too large | Milan Crha | 2011-06-30 | 1 | -5/+0 |
* | | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 37 | -1348/+1364 |
* | | 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 | 9 | -82/+172 |
* | | Fix compiler warnings | Milan Crha | 2011-06-30 | 1 | -2/+2 |
* | | Bug #332907 - Contact editor duplication alert misleading | Dan Vrátil | 2011-06-30 | 4 | -3/+32 |
* | | Bug #636809 - Address labels formatting improvements | Dan Vrátil | 2011-06-30 | 7 | -2/+12118 |
* | | 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 | 3 | -4/+0 |
* | | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-06-30 | 6 | -6/+0 |
* | | Bug #229244 - Re-ordering email addresses in contact list editor | Dan Vrátil | 2011-06-30 | 2 | -9/+293 |
* | | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 29 | -2/+76 |
* | | 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 | 13 | -295/+599 |
* | | Bug #619347 - Decode QP in email in Contact List Editor | Milan Crha | 2011-06-30 | 1 | -0/+10 |
* | | Coding style cleanups. | Matthew Barnes | 2011-06-30 | 17 | -73/+73 |
* | | Whitespace and coding style cleanups. | Matthew Barnes | 2011-06-30 | 7 | -12/+31 |
* | | Bug 649381 - Memory leaks in contact editor | Dan Vrátil | 2011-06-30 | 1 | -0/+7 |
* | | Bug 619782 - Characters override in contact editor express mode | Matthew Barnes | 2011-06-30 | 1 | -3/+0 |
* | | Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modified | Milan Crha | 2011-06-30 | 1 | -3/+3 |
* | | 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 | 7 | -9/+20 |
* | | 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 | 8 | -47/+27 |
* | | Bug #635002 - Fix invalid use of .la file in contact-editor | Pacho Ramos | 2011-06-30 | 1 | -1/+1 |
* | | 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 | 7 | -16/+16 |
* | | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-06-30 | 1 | -5/+0 |
* | | More whitespace cleanup. | Matthew Barnes | 2011-06-30 | 5 | -254/+307 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 3 | -27/+49 |
* | | Bug #640707 - Crash on 'Add to address book'->'Edit full' click | Milan Crha | 2011-06-30 | 2 | -3/+1 |
* | | Bug #640526 - Default column width in address card view is small | Matthew Barnes | 2011-06-30 | 2 | -4/+4 |
* | | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-06-30 | 4 | -14/+30 |
* | | Dialogs no longer have separators. | Matthew Barnes | 2011-06-30 | 7 | -7/+2 |
* | | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 7 | -24/+0 |
* | | Use e_load_book_source_async() for all EBook loading. | Matthew Barnes | 2011-06-30 | 8 | -528/+154 |
* | | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | | Bug #634305 - Crash on move of contacts between books | Milan Crha | 2011-06-30 | 1 | -2/+10 |
* | | Bug #638087 - Crash at merging duplicate contact | Vibha Yadav | 2011-06-30 | 1 | -1/+1 |
* | | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2011-06-30 | 7 | -42/+62 |
* | | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 2 | -0/+6 |
* | | Bug #635755 - Authenticate books in addressbook importers on open | Milan Crha | 2011-06-30 | 3 | -42/+91 |
* | | Localize few strings with ngettext | Milan Crha | 2011-06-30 | 1 | -3/+7 |
* | | Added few translator comments | Milan Crha | 2011-06-30 | 2 | -1/+2 |
* | | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2011-06-30 | 2 | -7/+29 |
* | | 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 | 5 | -65/+19 |
|/ |
|
* | 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 |
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 1 | -4/+4 |
* | Drop usage of GtkAnchorType. | Matthew Barnes | 2010-10-27 | 2 | -3/+0 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -4/+4 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 2 | -10/+13 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 2 | -13/+19 |
* | Bug #630504 - Precache collate keys before sorting in EReflowModel | Milan Crha | 2010-10-20 | 1 | -5/+41 |
* | Widget 'label-comments' gone in Contact editor | Milan Crha | 2010-10-15 | 1 | -1/+0 |
* | 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 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 2 | -3/+7 |
* | 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 | 4 | -11/+22 |
* | Increase safety on Windows | Fridrich Štrba | 2010-09-15 | 1 | -0/+36 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 35 | -614/+614 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 9 | -88/+88 |
* | 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 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -142/+124 |
* | bugs.meego.com #2329 - Contact list editor is not translated | Federico Mena Quintero | 2010-08-28 | 1 | -11/+11 |
* | Use the new e_load_book_source_async() where possible. | Matthew Barnes | 2010-08-19 | 5 | -118/+132 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 14 | -102/+102 |
* | addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme | Rob Bradford | 2010-08-02 | 3 | -5/+5 |
* | 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 | 12 | -43/+71 |
* | Fix some compiler warnings. | Matthew Barnes | 2010-07-11 | 1 | -2/+4 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 23 | -266/+255 |
* | Fix transience problems with ENameSelectorDialogs ... | Michael Meeks | 2010-07-08 | 1 | -0/+2 |
* | Bug 331305 - Can't drag email addresses to Contact List Editor | Matthew Barnes | 2010-06-23 | 3 | -56/+40 |
* | Bug 619347 - Contact List Editor calls wrong EDestination function | Matthew Barnes | 2010-06-21 | 1 | -1/+1 |
* | 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 |
* | Remove gnome-pilot integration. | Matthew Barnes | 2010-06-16 | 4 | -2304/+1 |
* | 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 |
* | Bug 603468 - Improve handling of --quit option | Matthew Barnes | 2010-06-13 | 1 | -3/+8 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 2 | -8/+23 |
* | More GTK3 preparation. | Matthew Barnes | 2010-06-04 | 1 | -2/+9 |
* | Bug 619637 - Inconsistent buttons in delete confirmation dialogs | Matthew Barnes | 2010-05-29 | 1 | -1/+1 |
* | Bug 619783 - Web Addresses arrow button doesn't change | Matthew Barnes | 2010-05-29 | 1 | -1/+1 |
* | Remove unnecessary conditional compilation macro. | Matthew Barnes | 2010-05-29 | 1 | -4/+0 |
* | Simplify the Notes tab in Contact Editor. | Matthew Barnes | 2010-05-28 | 1 | -2971/+1794 |
* | Bug #573510 - Outlook type CSV import broken | Milan Crha | 2010-05-28 | 1 | -79/+143 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 5 | -29/+57 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 2 | -1/+71 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -6/+6 |
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 1 | -2/+2 |
| |\ |
|
| | * | On Windows, some LDIF files can have .ldi extension | Fridrich Štrba | 2010-05-20 | 1 | -2/+2 |
| * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-17 | 2 | -12/+20 |
| |\| |
|
| | * | Bug #618177 - Mobile Phone of imported contacts not shown in preview | Milan Crha | 2010-05-10 | 1 | -11/+20 |
| | * | Bug #617150 - Crash printing contacts in List View | Bharath Acharya | 2010-04-29 | 1 | -1/+0 |
| | * | Fix a potential crasher in e_contact_quick_add_email(). | Matthew Barnes | 2010-04-26 | 1 | -1/+1 |
| * | | Fix a potential crasher in e_contact_quick_add_email(). | Matthew Barnes | 2010-04-30 | 1 | -1/+1 |
| * | | Compress the contact viewer even more so it still fits. | Michael Meeks | 2010-04-15 | 2 | -1/+70 |
| * | | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 1 | -0/+2 |
| |\| |
|
| | * | Fix for bug #613564 | Jeff Cai | 2010-04-08 | 1 | -0/+2 |
| * | | Last scroll-pane, and manual sizing tweak | Michael Meeks | 2010-04-07 | 2 | -1/+21 |
| * | | Get the new contact sizing right despite the scrolled regions. | Michael Meeks | 2010-04-07 | 2 | -1/+11 |
| * | | Scrolled window for personal bits ... | Michael Meeks | 2010-04-07 | 1 | -1/+19 |
| * | | Add a scrolled area to cope if we want to expand mail settigns | Michael Meeks | 2010-04-07 | 1 | -0/+18 |
| * | | Add conditionally enabled expanders for 'Other' address and 'Misc' | Michael Meeks | 2010-04-07 | 2 | -12/+24 |
| * | | Switch back to an older version with my changes. | Michael Meeks | 2010-04-07 | 1 | -471/+1491 |
| * | | Adapt and further compact the UI with new expander-alike | Michael Meeks | 2010-04-07 | 1 | -39/+87 |
| * | | Add expander button to E-mail pieces. | Michael Meeks | 2010-04-07 | 1 | -0/+66 |
| * | | Add vertical orientation properties to make glade-3 happy. | Michael Meeks | 2010-04-07 | 1 | -0/+62 |
| * | | Refresh contact-editor.ui. | Matthew Barnes | 2010-04-07 | 1 | -1558/+461 |
| * | | Compress new contact dialog (first page) a little; more to come. | Michael Meeks | 2010-04-07 | 3 | -5/+31 |
| |/ |
|
* | | Fix compiler warnings. | Matthew Barnes | 2010-05-22 | 1 | -1/+1 |
* | | On Windows, some LDIF files can have .ldi extension | Fridrich Štrba | 2010-05-20 | 1 | -2/+2 |
* | | Consider full name and also the first part of e-mail address for | Fridrich Štrba | 2010-05-20 | 1 | -0/+15 |
* | | Bug #523775 - Order of Email Addresses in UI is broken | Milan Crha | 2010-05-19 | 1 | -12/+12 |
* | | Bug #499320 - Preview before import from command line | Milan Crha | 2010-05-19 | 5 | -6/+488 |
* | | Bug #603006 - Move All Contacts To enabled for read-only address books | Milan Crha | 2010-05-13 | 1 | -2/+9 |
* | | There is no 'shadow-type' property on a GtkExpander | Milan Crha | 2010-05-11 | 1 | -1/+0 |
* | | Bug #618177 - Mobile Phone of imported contact not shown in preview | Milan Crha | 2010-05-10 | 1 | -11/+20 |
* | | Bug #545462 - Printing of contacts is weird. | Vibha Yadav | 2010-05-07 | 3 | -18/+136 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -9/+11 |
* | | Bug #609052 - Crash printing contacts in List View | Bharath Acharya | 2010-04-29 | 1 | -1/+0 |
* | | Adapt to libedataserverui API changes. | Matthew Barnes | 2010-04-20 | 1 | -1/+3 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -1/+2 |
* | | Forgot to commit some bits. | Matthew Barnes | 2010-04-08 | 2 | -1/+10 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 12 | -108/+144 |
* | | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 1 | -2/+2 |
* | | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 3 | -27386/+0 |
* | | 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 | 2 | -31/+35 |
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 11 | -90/+90 |
* | | Bug #261062 - Do not translate untranslatable texts | Milan Crha | 2010-04-02 | 1 | -8/+4 |
* | | If no <> in the email address, the address should be the full email address. | caiqm | 2010-03-31 | 1 | -0/+2 |
* | | Last scroll-pane, and manual sizing tweak | Michael Meeks | 2010-03-29 | 2 | -1/+21 |