Commit Graph

3021 Commits

Author SHA1 Message Date
50165add49 Do not show IM icons, a workaround till bug #473862 is fixed 2011-09-14 14:08:51 +02:00
fdd6d71ab4 Bug #656722 - Incorrect prototype of notify:: signal callback 2011-09-14 14:08:50 +02:00
ae9db3ed23 Coding style and whitespace cleanup. 2011-09-14 14:08:48 +02:00
77d14c71c1 Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part 2011-09-14 14:08:46 +02:00
bf67030357 Coding style and whitespace cleanups. 2011-09-14 14:08:37 +02:00
1d57572aff Autocompletion in contact list editor didn't work
due to forgotten call to load books to ENameSelector
2011-09-14 14:08:33 +02:00
a624e7b483 Bug #653644 - Warning when adding plain address into a contact list 2011-09-14 14:08:33 +02:00
b9ee422f50 Bug #224687 - Various fixes in contact list editor
- fixed order of buttons in duplicate adding confirmation dialog
- in the editor, don't display email addresses in sublist nodes
- automatically remove sublists with no children
2011-06-29 18:42:35 +02:00
85f66e2199 Bug #652627 - Invalid unref on a NULL pointer from query_cb 2011-06-29 18:42:35 +02:00
3fccaf1eab Bug #224687 - Create lists of lists 2011-06-29 18:42:35 +02:00
adc1173159 Check for cancelled GIO operation error code too 2011-06-29 18:42:34 +02:00
54e056e2dd Postpone ENameSelector loading as much as possible
Also fixes few memory leaks around ENameSelector and cancels
loading of its address books when not needed any more.
2011-06-29 18:42:32 +02:00
990ba99927 Bug #653008 - Preference window for imap accounts is too large 2011-06-29 18:42:31 +02:00
84339b3be5 Do not use deprecated EBook/ECal API 2011-06-29 18:42:27 +02:00
d4b54737d3 Coding style and whitespace cleanups. 2011-06-29 18:42:27 +02:00
ce62390010 Replace G_CONST_RETURN with 'const'.
GLib is finally dropping this hack.
2011-06-29 18:42:26 +02:00
e7954c3f25 Coding style and whitespace cleanups. 2011-06-29 18:42:26 +02:00
72725007fb Fix compiler warnings 2011-06-29 18:42:25 +02:00
2dc0a29c7a Bug #332907 - Contact editor duplication alert misleading 2011-06-29 18:42:25 +02:00
7b4910d636 Bug #636809 - Address labels formatting improvements
Address labels should be formated according to country specific standards.
2011-06-29 18:42:25 +02:00
3ce4960632 Bug #642557 - Display maps in contact preview 2011-06-29 18:42:25 +02:00
f043e3c748 Including <glib-object.h> directly is rarely needed. 2011-06-29 18:42:21 +02:00
7132d0f0c2 Including <glib.h> directly is rarely needed. 2011-06-29 18:42:21 +02:00
3f67582bbd Bug #229244 - Re-ordering email addresses in contact list editor 2011-06-29 18:42:21 +02:00
c24038c4f6 Bug #646109 - Fix use of include <config.h> to make sure translations work 2011-06-29 18:42:20 +02:00
bb204a16ea Bug #651135 - Crash using saved search with an empty expression 2011-06-29 18:42:20 +02:00
5146ff4c53 Coding style and whitespace cleanup. 2011-06-29 18:42:17 +02:00
644c294d6a Bug #619347 - Decode QP in email in Contact List Editor 2011-06-29 18:42:15 +02:00
54da4fc09c Coding style cleanups. 2011-06-29 18:42:11 +02:00
578214584c Whitespace and coding style cleanups. 2011-06-29 18:42:10 +02:00
dda941f425 Bug 649381 - Memory leaks in contact editor 2011-06-29 18:42:07 +02:00
9dde6599a1 Bug 619782 - Characters override in contact editor express mode 2011-06-29 18:41:56 +02:00
965b919968 Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modified 2011-06-29 18:41:55 +02:00
57ba9240f7 Bug #645610 - [regression] Editing contact doesn't refresh view 2011-06-29 18:41:55 +02:00
7f04702dff Bug 644194 - EAddressbookModel: Logic error in remove_contact() 2011-06-29 18:41:43 +02:00
7aacf983b3 Coding style and whitespace cleanup. 2011-06-29 18:41:41 +02:00
2c929064fd Whitespace cleanup. 2011-06-29 18:41:41 +02:00
c003c99a75 Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly 2011-06-29 18:41:39 +02:00
57e58ac4ad Bug #635002 - Fix invalid use of .la file in contact-editor 2011-06-29 18:41:37 +02:00
3b6c8972a5 Coding style and whitespace cleanup. 2011-06-29 18:41:36 +02:00
b6512982fb Bug #255973 - Contact preview waste space and cosmetic correction 2011-06-29 18:41:35 +02:00
274697623e Remove NULL checks for GObject methods.
As of GLib 2.28 all GObject virtual methods, including constructed(),
are safe to chain up to unconditionally.  Remove unnecessary checks.
2011-06-29 18:41:34 +02:00
8efc1bc6f9 Bug 641756 - Fix warnings from GCC 4.6
GCC learned how to find dead assignments.
2011-06-29 18:41:31 +02:00
dbc22f9de5 More whitespace cleanup. 2011-06-29 18:41:29 +02:00
6af0c53b69 Coding style and whitespace cleanup. 2011-06-29 18:41:29 +02:00
a6726c0e87 Bug #640707 - Crash on 'Add to address book'->'Edit full' click 2011-06-29 18:41:29 +02:00
a19689605a Bug #640526 - Default column width in address card view is small 2011-06-29 18:41:26 +02:00
cadcc080ee Adapt to GtkComboBox class reorg. 2011-06-29 18:41:25 +02:00
7a49a21178 Dialogs no longer have separators. 2011-06-29 18:41:25 +02:00
a3ba231fcc Drop backward-compatibility cruft. 2011-06-29 18:41:25 +02:00