Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | GLib is finally dropping this hack. | ||||
* | 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 |
| | | | | Address labels should be formated according to country specific standards. | ||||
* | 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 |
| | | | | | As of GLib 2.28 all GObject virtual methods, including constructed(), are safe to chain up to unconditionally. Remove unnecessary checks. | ||||
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -5/+0 |
| | | | | GCC learned how to find dead assignments. | ||||
* | 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 |
| | | | | | Easy enough to fake gtk_widget_get_preferred_size() in gtk2 using gtk_widget_size_request(). Reduces diff noise with gtk3 branch. | ||||
* | 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 |
| | | | | Using 'comments' instead of 'comment'. | ||||
* | 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 |
| | | | | Per request of bug #635414 | ||||
* | Added few translator comments | Milan Crha | 2010-11-30 | 2 | -1/+2 |
| | | | | As requested in bug #635414 | ||||
* | 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 |
| | |||||
* | 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 |
| | | | | gtk+-3.0 removed it for being "unused". | ||||
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | With unintrusive error dialogs gone, we can cut some unnecessary bits out of EActivity. I'm also adding a new enum property called "state", which is one of: E_ACTIVITY_RUNNING E_ACTIVITY_WAITING E_ACTIVITY_CANCELLED E_ACTIVITY_COMPLETED The state of an activity must be explicitly changed. In particular, when the user cancels an activity the state should be set only after confirming the operation has been cancelled and not when cancellation is requested (e.g. after receiving a G_IO_ERROR_CANCELLED, not when the GCancellable emits "cancelled"). EActivityBar and EActivityProxy widgets have been updated to make this distinction clearer in the UI. E_ACTIVITY_WAITING will be used when activities have to be queued and dispatched in sequence, which I haven't written yet. | ||||
* | 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 |
| | | | | | | GObject now does property bindings itself. Requires GLib >= 2.26. | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EActivity now uses a GCancellable to manage cancellations, instead of having its own redundant cancellation API. API changes are as follows: + e_activity_get_cancellable() + e_activity_set_cancellable() - e_activity_cancel() - e_activity_is_cancelled() - e_activity_get_allow_cancel() - e_activity_set_allow_cancel() EActivity's "cancelled" signal remains, but only as a repeater for GCancellable::cancelled signals. It should not be emitted directly. The presence of a GCancellable implies that cancellation is allowed. EActivity does not create its own default GCancellable, it has to be given one. If a CamelOperation (cast as a GCancellable) is given, EActivity will configure itself to listen for status updates from the CamelOperation and propagate the information to its own "primary-text" and "percent" properties. These changes allowed me to start cleaning up some of the incredibly convoluted logic in mail-mt.c -- in particular, mail_operation_status() is completely gone now. mail-mt.c is still in a transitional state -- much more significant changes coming soon. | ||||
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 4 | -11/+22 |
| | | | | | | | In GTK+ 2.21.8, the keysym names were renamed from GDK_* to GDK_KEY_*. I've added backward-compatibility macors to gtk-compat.h, which can be dumped as soon as we require GTK+ >= 2.22.0. | ||||
* | Increase safety on Windows | Fridrich Štrba | 2010-09-15 | 1 | -0/+36 |
| | | | | Call SetDllDirectory() to reduce risk of DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue code execution. | ||||
* | 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 |
| | | | | | | | If we're using GTK+ 2.21.8 (where gtk_dialog_set_has_separator() is deprecated but the property is still present and defaults to TRUE), we still need to set the property to FALSE. So instead use g_object_set() up through GTK+ 2.90.6, after which the property itself is gone. | ||||
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 1 | -0/+2 |
| | | | | | | Unfortunately the default value for this property is TRUE (bzzt, WRONG!) so we can't just remove the function outright until we require GTK+ 2.22. It was deprecated in GTK+ 2.21.8. | ||||
* | 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 |
| | | | | | | | | We had a 'context=yes' attribute in all the translatable labels, when in fact no label has the magic marker for the context string. This was somehow carried over from the .glade days. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Use the new e_load_book_source_async() where possible. | Matthew Barnes | 2010-08-19 | 5 | -118/+132 |
| | | | | | | It's easier to use than addressbook_load() but requires starting with an ESource rather than an EBook, and there's a couple places left where that's not so easy. I'll spend more time on it later. | ||||
* | 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 |
| | | | | | | | Since gnome-icon-theme 2.30.x the icon name for the default avatar has changed from stock_person to avatar-default Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=616822 | ||||
* | Bug 625624 - Customizations of contacts views forgotten | Matthew Barnes | 2010-07-30 | 1 | -1/+5 |
| | | | | Found similar bugs in EShellMemoContent and EShellTaskContent. | ||||
* | 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 |
| | | | | | | | | | | | | Work around the issue of GnomeCanvasItem amending its own flags to GtkObject::flags (which is sealed) by giving it its own flags field. This breaks libgnomecanvas ABI and API, but I see no other way. This commit didn't work the first time because gnome-pilot libraries were still pulling in the system-wide libgnomecanvas, and that was interfereing with our bundled version which has a different ABI. But gnome-pilot integration was dropped in the previous commit, so everything is now using the bundled libgnomecanvas. | ||||
* | Remove gnome-pilot integration. | Matthew Barnes | 2010-06-16 | 4 | -2304/+1 |
| | | | | | | | | | | | | | | | | It just doesn't belong in Evolution anymore. We don't support syncing with more modern devices -- see Conduits or SyncEvolution for that -- so it does not make sense for older model Palm Pilot PDAs to be the lone exception. I have repackaged the Evolution-Data-Server conduit modules to be provided by gnome-pilot itself in bug #619315. This should provide eqivalent Palm Pilot syncing functionality; it's just being moved to gnome-pilot. This completely severs our dependency on deprecated GNOME 2.x libraries which were still being dragged in by way of gnome-pilot dependencies. It was also interfereing with our bundling of libgnomecanvas. | ||||
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 2 | -13/+5 |
| | | | | | | | This reverts commit fd8b55edaa88906b588aa07d9eadcacd34a7a774. Something in this commit seriously hosed ETable, making Evolution pretty much unusable. Reverting this until I can track down the problem. | ||||
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 2 | -5/+13 |
| | | | | | | Work around the issue of GnomeCanvasItem amending its own flags to GtkObject::flags (which is sealed) by giving it its own flags field. This breaks libgnomecanvas ABI and API, but I see no other way. | ||||
* | 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 |
| | | | | | This uses the new gtk_assistant_commit() I had added to GTK+ for our EImportAssistant progress page. | ||||
* | 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 |
| | | | | | | | | | | | | The returned widget does not have a reference added, so you do not need to unref it. | ||||
| | * | 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 |
| |\| | | | | | | | | | | | | | | | | Note that express2 got some documentation for EExtensible and friends, and that documentation is not in gnome-2-30 yet. We need to cherry-pick those commits into gnome-2-30 and elsewhere. | ||||
| | * | Fix for bug #613564 | Jeff Cai | 2010-04-08 | 1 | -0/+2 |
| | | | | | | | | | | | | If no <> in the email address, addr should be the full email address. | ||||
| * | | 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 |
| | | | | | | | | | | | | Add Claire's calendar popup feedback wrt. express mode | ||||
| * | | 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 |
| | | | | | | | | | | | | personal items, to fit on a 600 pixel high screen. | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | Just letting Glade have its way with the file. No manual changes other than setting GtkVBox orientations to "vertical". | ||||
| * | | 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 |
| | | | | | | | | contact description in the import dialogue. | ||||
* | | 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 |
| | | | | | | | | Lot of improvements in contact printing. A few more to follow suit. | ||||
* | | 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 |
| | | | | | | | | The returned widget does not have a reference added, so you do not need to unref it. | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still remaining: GtkAccessible::widget GtkAssistant::forward GtkAssistant::back GtkObject::flags GtkTreeStore::stamp The GtkAssistant fields are related to bug #596428. We don't need accessor functions so much as the enhancement described there implemented. https://bugzilla.gnome.org/show_bug.cgi?id=615613 | ||||
* | | 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 |
| | | | | | | | | Remove old ChangeLog files that predate our switch to git. | ||||
* | | 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 |
| | | | | | | | | Fix for #613564 | ||||
* | | Last scroll-pane, and manual sizing tweak | Michael Meeks | 2010-03-29 | 2 | -1/+21 |
| | | |||||
* | | Get the new contact sizing right despite the scrolled regions. | Michael Meeks | 2010-03-29 | 2 | -1/+11 |
| | | | | | | | | Add Claire's calendar popup feedback wrt. express mode | ||||
* | | Scrolled window for personal bits ... | Michael Meeks | 2010-03-29 | 1 | -1/+19 |
| | | |||||
* | | Add a scrolled area to cope if we want to expand mail settigns | Michael Meeks | 2010-03-29 | 1 | -0/+18 |
| | | |||||
* | | Add conditionally enabled expanders for 'Other' address and 'Misc' | Michael Meeks | 2010-03-29 | 2 | -12/+24 |
| | | | | | | | | personal items, to fit on a 600 pixel high screen. | ||||
* | | Switch back to an older version with my changes. | Michael Meeks | 2010-03-26 | 1 | -471/+1491 |
| | | |||||
* | | Adapt and further compact the UI with new expander-alike | Michael Meeks | 2010-03-26 | 1 | -39/+87 |
| | | |||||
* | | Add expander button to E-mail pieces. | Michael Meeks | 2010-03-26 | 1 | -0/+66 |
| | | |||||
* | | Add vertical orientation properties to make glade-3 happy. | Michael Meeks | 2010-03-26 | 1 | -0/+62 |
| | | |||||
* | | Refresh contact-editor.ui. | Matthew Barnes | 2010-03-25 | 1 | -1558/+461 |
| | | | | | | | | | | Just letting Glade have its way with the file. No manual changes other than setting GtkVBox orientations to "vertical". | ||||
* | | Compress new contact dialog (first page) a little; more to come. | Michael Meeks | 2010-03-18 | 3 | -5/+31 |
|/ | |||||
* | Clean up GalView and related classes. | Matthew Barnes | 2010-03-11 | 3 | -50/+56 |
| | |||||
* | Strip whitespace off email addresses in contact editor. | Matthew Barnes | 2010-03-11 | 1 | -2/+4 |
| | |||||
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 2 | -2/+1 |
| | |||||
* | Remove a long lived win32 hack | Fridrich Strba | 2010-03-06 | 2 | -8/+1 |
| | | | | | It seems that the dummy libraries are not needed anymore on windows nowadays. | ||||
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 2 | -0/+8 |
| | |||||
* | 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 | 2 | -40/+19 |
| | | | | | | Avoid listing calendar and directory targets explicitly, so that e-selection.c contains the one and only master list. Still need to figure out how to centralize "text/x-source-vcard". | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -16/+32 |
| | |||||
* | Bug 607520 - 'Add to Address Book' fails when address has space | Matthew Barnes | 2010-02-03 | 2 | -0/+27 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 16 | -65/+65 |
| | |||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | Add "copy-target-list" and "paste-target-list" to the ESelectable interface. These are underutilized for the moment, but will eventually be used to help integrate drag-and-drop support into ESelectable. Add cut and paste support to EWebView, along with a new "editable" property and new clipboard signals "copy-clipboard", "cut-clipboard" and "paste-clipboard". In EFocusTracker, listen for "owner-changed" signals from the default clipboard as another trigger to update actions, particularly the Paste action. (Unfortunately this doesn't work for EWebView since GtkHtml implements its own clipboard.) In EMsgComposer, convert GtkhtmlEditor's clipboard methods to empty stubs, since EFocusTracker will now trigger EWebView's clipboard actions. Also, intercept EWebView::paste-clipboard signals and improve the interaction between the HTML editor and the attachment bar based on use cases in bug #603715. | ||||
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 9 | -49/+6 |
| | |||||
* | Bug #604670 - addressbook-export segfaults when specifying addressbook | Milan Crha | 2010-01-14 | 1 | -0/+2 |
| | |||||
* | 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 |
| | | | | Several GtkWidget macros were recently deprecated. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 3 | -11/+30 |
| | |||||
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 3 | -3/+0 |
| | | | | | The function is trivial and was only used from ETableHeaderItem. This also eliminates widgets/misc/e-gui-utils.[ch]. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 5 | -31/+71 |
| | |||||
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 4 | -15/+25 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 2 | -8/+15 |
| | |||||
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 2 | -80/+154 |
| | | | | | | | | | | | | | | | | | | EFocusTracker tracks the input focus within a window and helps keep the sensitivity of "selectable" actions in the main menu up-to-date. Selectable actions include Cut, Copy, Paste, Select All and Delete. EFocusTracker has built-in support for widgets that implement the GtkEditable interface such as GtkEntry and GtkTextView. It also supports custom widgets that implement the ESelectable interface, which is a subset of GtkEditable and can apply to anything that displays selectable content (esp. tree views and ETables). This commit integrates EFocusTracker with EShellWindow, CompEditor, EMsgComposer, and ESignatureManager. It also bumps the GtkHTML requirement to 2.29.5 to utilize the new GtkhtmlEditor:html constructor property. | ||||
* | Bug 604822 - Drop more alert titles | Paul Bolle | 2009-12-20 | 1 | -3/+1 |
| | | | | | Drop all alert titles to be found in *.error.xml. HIG suggests alerts do not have a title. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 2 | -3/+2 |
| | |||||
* | 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 |
| | | | | | ETableScrolled is nothing but a GtkScrolledWindow containing an ETable. It adds nothing of value and actually makes customizing ETable harder. | ||||
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 7 | -8/+8 |
| | | | | | | The changes are mainly including the e-alert-header.h header instead of just e-alert.h. This allows us to include e-alert.h in non-UI situations when necessary. | ||||
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 7 | -22/+22 |
| | | | | | | | | | | The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963 | ||||
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 8 | -15/+37 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=602963 | ||||
* | Fixed bug 364618, solve the chinese character issue. | Jeff Cai | 2009-11-30 | 1 | -36/+50 |
| | |||||
* | Fixes a build break. | Chenthill Palanisamy | 2009-11-30 | 1 | -1/+0 |
| | |||||
* | Assemble HTML code in a GString instead of a GtkHTMLStream. | Matthew Barnes | 2009-11-20 | 1 | -162/+248 |
| | | | | This helps further isolate direct GtkHTML API usage to EWebView. | ||||
* | Remove some redundancy from EABContactDisplay. | Matthew Barnes | 2009-11-18 | 1 | -274/+195 |
| | |||||
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 2 | -22/+44 |
| | | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities. | ||||
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 3 | -46/+0 |
| | |||||
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 24 | -4897/+4587 |
| | |||||
* | 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 |
| | | | | | | | | | | This introduces e-shell-utils for miscellaneous utility functions that integrate with the shell or shell settings. First function is e_shell_run_save_dialog(), which automatically remembers the selected folder in the file chooser dialog. Also, kill some redundant save dialog functions, as well as some write-this-string-to-disk functions that block. | ||||
* | 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 | 2 | -4/+2 |
| | |||||
* | Bug #599131 - Crash on new contact adding with similar values as an old | Milan Crha | 2009-10-24 | 1 | -1/+4 |
| | |||||
* | Bug #565306 - "Edit Full" in "Add to address book" searches first | Milan Crha | 2009-10-16 | 3 | -12/+92 |
| | |||||
* | Bug #449520 - Adding a contact to a contact list fails when using a comma | Milan Crha | 2009-10-16 | 1 | -1/+26 |
| | |||||
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 8 | -28/+15 |
| | |||||
* | Bug #498095 - Fixing mnemonics | Milan Crha | 2009-10-13 | 1 | -1/+3 |
| | |||||
* | Bug 598027 - Use vCard instead of VCard | Matthew Barnes | 2009-10-11 | 2 | -3/+3 |
| | |||||
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -6/+1 |
| | |||||
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 9 | -39/+46 |
| | |||||
* | Bug #596800 - Hang on contacts merging | Milan Crha | 2009-09-30 | 1 | -7/+8 |
| | |||||
* | Fix duplicate symbols in Glade files. | Matthew Barnes | 2009-09-25 | 1 | -1/+1 |
| | |||||
* | Work around build break caused by gnome-pilot headers. | Matthew Barnes | 2009-09-25 | 1 | -0/+2 |
| | |||||
* | Bug #593633 - Runtime warnings trying to create a recurrence event | Milan Crha | 2009-09-24 | 2 | -4/+23 |
| | |||||
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -1/+3 |
| | |||||
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 4 | -76/+90 |
| | |||||
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+1 |
| | |||||
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 2 | -61/+0 |
| | | | | | | | | | | | | | - Require all EPlugin and EPluginHook subtypes be registered before loading plugins. This drastically simplifies the EPlugin/EPluginHook negotiation. - Turn most EPluginHook subtypes into GTypeModules and register their types from an e_module_load() function (does not include shell hooks). - Convert EPluginLib and the Mono and Python bindings to GTypeModules and register their types from an e_module_load() function, and kill EPluginTypeHook. | ||||
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -0/+8 |
| | |||||
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -1/+10 |
| | |||||
* | Compiler warning fixes (as part of bug #424078) | Milan Crha | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 2 | -2/+3 |
|\ | |||||
| * | Bug #589580 - Crashes when dragging an image to the contact editor | Milan Crha | 2009-07-24 | 2 | -3/+4 |
| | | |||||
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 18 | -141/+141 |
| | | |||||
| * | Bug #555326 - Suppress Del key press in Contacts source selector | Marcel Stimberg | 2009-07-13 | 1 | -1/+1 |
| | | |||||
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 47 | -112/+0 |
| | | |||||
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 16 | -97/+97 |
| | | |||||
* | | Bug 579702 – Contact changes not shown until restart | Matthew Barnes | 2009-07-18 | 2 | -4/+4 |
| | | |||||
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 37 | -88/+0 |
| | | |||||
* | | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 7 | -243/+326 |
| | | | | | | | | | | | | | | The contact and contact-list editors now demonstrate this part of the shutdown protocol. They listen for the "quit-requested" signal from the shell and prompt to save changes, discard changes or cancel. If the user cancels, the editor calls e_shell_cancel_quit() to do just that. | ||||
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -71/+135 |
|\| | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/util/addressbook.h calendar/gui/e-week-view-main-item.c configure.ac e-util/Makefile.am mail/em-account-editor.c mail/em-folder-selection-button.c shell/e-shell.c | ||||
| * | Bug #561300 - Edit contact's Notes on its own tab. | Milan Crha | 2009-07-10 | 1 | -71/+135 |
| | | |||||
| * | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 3 | -17/+0 |
| | | |||||
* | | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 2 | -16/+0 |
| | | |||||
* | | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 1 | -11/+11 |
| | | | | | | | | | | | | | | Wrote a new widget (ECharsetComboBox) to replace e-charset-picker.c. The widget provides a "charset" string property that allows us to bind to GConf keys (via EShellSettings). Moved e_charset_add_radio_actions() to e-util/e-charset.c. Updated Glade files, #include lines, etc. | ||||
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 3 | -12/+19 |
|\| | |||||
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 10 | -10/+10 |
| | | |||||
| * | Fix "make check" errors. | Matthew Barnes | 2009-06-20 | 1 | -25/+12 |
| | | |||||
| * | Remove an obsolete Makefile.am stanza. | Matthew Barnes | 2009-06-19 | 1 | -6/+0 |
| | | |||||
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 4 | -16/+11 |
| | | |||||
| * | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 6 | -42/+12 |
| | | |||||
| * | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
| | | |||||
| * | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-05 | 1 | -0/+4 |
| | | |||||
| * | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 1 | -5/+5 |
| | | |||||
| * | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-05 | 1 | -1/+1 |
| | | | | | | | | in the win32 bootstrap import libraries. | ||||
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 20 | -75/+75 |
| | | |||||
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 19 | -96/+96 |
| | | |||||
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 58 | -921/+921 |
| | | |||||
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 77 | -89/+89 |
| | | |||||
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 9 | -9/+9 |
| | | |||||
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 38 | -9919/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Collect all shell modules into a new top-level 'modules' directory: $(top_srcdir)/modules/addressbook $(top_srcdir)/modules/calendar $(top_srcdir)/modules/mail Nothing is allowed to link to these, not plugins nor other modules. THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X. - Mimic the libevolution-mail-shared library from master (except drop the "shared" suffix) and have libevolution-mail-importers and all mail-related plugins link to it. - Discard the a11y subdirectories and have the files live alongside their counterpart widgets. | ||||
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 2 | -4/+5 |
| | |