Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an --enable-code-coverage configure option to enable gcov support | Milan Crha | 2014-03-25 | 1 | -15/+18 |
| | | | | | When enabled, this will compile all libraries/binaries with the necessary gcc and ld flags to enable code coverage support using gcov. | ||||
* | Bug #551793 - Alarms dialog: Change "Customize" option | Anup-Allamsetty | 2014-03-24 | 2 | -24/+1 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2014-03-03 | 5 | -25/+24 |
| | |||||
* | Add shortcuts previously defined by gtk-stock item definitions | Milan Crha | 2014-02-17 | 1 | -6/+6 |
| | |||||
* | Stop using deprecated gtk-stock items | Milan Crha | 2014-02-13 | 13 | -301/+107 |
| | |||||
* | Bug #722415 - Memo does not support Start Date property | Fabiano Fidêncio | 2014-01-20 | 1 | -0/+5 |
| | |||||
* | Bug #333184 - Add Undo support to component editors | Milan Crha | 2014-01-11 | 4 | -0/+58 |
| | |||||
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 50 | -518/+468 |
| | |||||
* | Bug #329616 - Spell checking for Event/Task/Memo editors | Milan Crha | 2013-11-29 | 4 | -0/+13 |
| | | | | | This is based on the work of Jan-Michael Brummer from bug #705338, just a little extended to be reusable across whole evolution. | ||||
* | Bug #711685 - Check calendar email as an organizer | Milan Crha | 2013-11-21 | 2 | -6/+2 |
| | |||||
* | Fix/mute issues found by Coverity scan | Milan Crha | 2013-11-15 | 4 | -23/+22 |
| | | | | | | | | | | | | This makes the code free of Coverity scan issues. It is sometimes quite pedantic and expects/suggests some coding habits, thus certain changes may look weird, but for a good thing, I hope. The code is also tagged with Coverity scan suppressions, to keep the code as is and hide the warning too. Also note that Coverity treats g_return_if_fail(), g_assert() and similar macros as unreliable, and it's true these can be disabled during the compile time, thus it brings in other set of 'weird' changes. | ||||
* | Bug 711198 - Crashes on creating a new task | Matthew Barnes | 2013-11-08 | 1 | -1/+1 |
| | |||||
* | Bug #707856 - Custom recurrence dropped on event editor save | Milan Crha | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 7 | -71/+84 |
| | |||||
* | Bug #704369 - Meeting change asks on save, but tries to send update anyway | Milan Crha | 2013-08-09 | 1 | -56/+3 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-28 | 1 | -4/+4 |
| | |||||
* | Bug #386113 - show custom alarm message in pop-up alerts | Fabiano Fidêncio | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Bug #703899 - Moving a meeting does not ask for confirmation | Fabiano Fidêncio | 2013-07-17 | 2 | -0/+86 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-07 | 2 | -11/+11 |
| | |||||
* | Fix compiler warnings in alarm-dialog.c. | Matthew Barnes | 2013-07-02 | 1 | -2/+1 |
| | |||||
* | Bug #703194 - Custom alarm message is REMINDER | Fabiano Fidêncio | 2013-07-02 | 1 | -0/+9 |
| | |||||
* | Fix typo: appointmenet -> appointment | Fabiano Fidêncio | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | Bug #703053 - Error on setting reminder 'after start of appointment' | Fabiano Fidêncio | 2013-06-28 | 2 | -71/+90 |
| | | | | | Check if the client supports setting 'after start' reminder and disable it if necessary (and also disabling 'before end of appoint') | ||||
* | EUrlEntry: Replace button with clickable inline icon. | Matthew Barnes | 2013-06-24 | 1 | -9/+6 |
| | | | | | | | | Replace the big, bulky "open URL" button with a clickable icon directly in the text entry field. This saves precious vertical space, especially in the contact editor. Also remove e_url_entry_get_entry() since EUrlEntry now IS a GtkEntry. | ||||
* | Bug #555130 - Redesign task editor | Milan Crha | 2013-06-06 | 7 | -1428/+884 |
| | |||||
* | Make EAttachment a little more thread-safe. | Matthew Barnes | 2013-05-24 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | EAttachment is now used from worker threads by EMailFormatterAttachment, so add some thread-safe accessor functions to eliminate potential races. Added thread-safe functions: e_attachment_dup_disposition() e_attachment_ref_file() e_attachment_ref_file_info() e_attachment_ref_icon() e_attachment_ref_mime_part() e_attachment_dup_description() e_attachment_dup_thumbnail_path() Renamed functions: e_attachment_get_mime_type() -> e_attachment_dup_mime_type() Removed non-thread-safe functions: e_attachment_get_file() e_attachment_get_file_info() e_attachment_get_icon() e_attachment_get_mime_part() e_attachment_get_description() e_attachment_get_thumbnail_path() | ||||
* | Attachment-related cleanups. | Matthew Barnes | 2013-05-24 | 1 | -9/+11 |
| | |||||
* | Use an user-friendlier message when update comp-editor fails | Fabiano Fidêncio | 2013-05-22 | 1 | -26/+17 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-05-08 | 1 | -12/+12 |
| | |||||
* | Add e_cal_model_ref_default_client(). | Matthew Barnes | 2013-04-13 | 1 | -2/+5 |
| | | | | Replaces e_cal_model_get_default_client(), which was not thread-safe. | ||||
* | Bug #696663 - Save without close should update comp-editor | Fabiano Fidêncio | 2013-04-10 | 1 | -2/+95 |
| | |||||
* | Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog | Matthew Barnes | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | Remove EUIManager. | Matthew Barnes | 2013-04-01 | 2 | -5/+3 |
| | | | | No longer needed. Use GtkUIManager directly. | ||||
* | Remove conditionals from GtkUIManager definitions. | Matthew Barnes | 2013-04-01 | 2 | -12/+0 |
| | |||||
* | EShell: Remove "meego-mode" property. | Matthew Barnes | 2013-04-01 | 1 | -25/+4 |
| | | | | | | The property is always FALSE. Remove both the property itself and any logic predicated on it. | ||||
* | Remove e_shell_adapt_window_size(). | Matthew Barnes | 2013-04-01 | 1 | -1/+0 |
| | | | | Its preconditions are never TRUE, and is therefore a no-op function. | ||||
* | Convert all "week-start-day" properties to GDateWeekday. | Matthew Barnes | 2013-03-17 | 3 | -31/+118 |
| | |||||
* | Add ESettingsSpellEntry. | Matthew Barnes | 2013-03-12 | 3 | -41/+0 |
| | | | | | Automatically configures the "checking-enabled" property on all ESpellEntry instances. | ||||
* | simple_recur_to_comp: Obtain the week start day from CompEditor. | Matthew Barnes | 2013-03-09 | 1 | -2/+5 |
| | |||||
* | CompEditor: Add a "week-start-day" property. | Matthew Barnes | 2013-03-09 | 2 | -0/+54 |
| | | | | Automatically configured, of course, by ESettingsCompEditor. | ||||
* | Add ESettingsWeekdayChooser. | Matthew Barnes | 2013-03-09 | 1 | -3/+0 |
| | | | | Configures the "week-start-day" property of EWeekdayChooser. | ||||
* | Rename WeekdayPicker to EWeekdayChooser. | Matthew Barnes | 2013-03-09 | 1 | -19/+19 |
| | | | | Also add a "week-start-day" property and make it extensible. | ||||
* | goto-dialog: ECalendarItem sets its own week start day. | Matthew Barnes | 2013-03-07 | 1 | -5/+0 |
| | | | | By way of ESettingsCalendarItem. | ||||
* | Use EClientComboBox where appropriate. | Matthew Barnes | 2013-03-02 | 12 | -135/+121 |
| | | | | Basically any place where we use both EClient and ESourceComboBox. | ||||
* | Added mnemonic widget for 'Time zone' field in event editor | Vadim Rutkovsky | 2013-02-28 | 1 | -2/+3 |
| | |||||
* | Add mnemonic widgets for Status and Priority comboboxes | Vadim Rutkovsky | 2013-02-22 | 1 | -0/+2 |
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=693660 | ||||
* | TaskPage: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -3/+12 |
| | |||||
* | MemoPage: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -3/+12 |
| | |||||
* | EventPage: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -3/+12 |
| | |||||
* | Add mnemonic widget for Start date field in memo editor | Vadim Rutkovsky | 2013-02-14 | 1 | -0/+1 |
| | |||||
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 3 | -27/+3 |
| | |||||
* | Use e_cal_client_connect(). | Matthew Barnes | 2013-01-30 | 4 | -105/+130 |
| | | | | Instead of e_client_utils_open_new() or e_cal_client_new(). | ||||
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 3 | -6/+6 |
| | | | | | Clean up resulting deprecation warnings, which were all related to GtkOrientable consolidation (e.g. gtk_hbox_new() -> gtk_box_new()). | ||||
* | Fix compiler warnings. | Matthew Barnes | 2012-12-15 | 3 | -9/+9 |
| | |||||
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
| | | | | | | | | | | | | Move the supporting widgets for the contact maps feature alongside EABContactDisplay. Removing them from libeutil helps isolate our usage of libchamplain so it's not imposed on the entire application, and even 3rd party software. That libchamplain is an optional dependency only further complicates the matter. Ideally I'd like to somehow isolate this feature in an extension module, but we currently lack sufficient hooks for such an extension. So this arrangement will have to suffice for now. | ||||
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 25 | -94/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Evolution consists of entirely too many small utility libraries, which increases linking and loading time, places a burden on higher layers of the application (e.g. modules) which has to remember to link to all the small in-tree utility libraries, and makes it difficult to generate API documentation for these utility libraries in one Gtk-Doc module. Merge the following utility libraries under the umbrella of libeutil, and enforce a single-include policy on libeutil so we can reorganize the files as desired without disrupting its pseudo-public API. libemail-utils/libemail-utils.la libevolution-utils/libevolution-utils.la filter/libfilter.la widgets/e-timezone-dialog/libetimezonedialog.la widgets/menus/libmenus.la widgets/misc/libemiscwidgets.la widgets/table/libetable.la widgets/text/libetext.la This also merges libedataserverui from the Evolution-Data-Server module, since Evolution is its only consumer nowadays, and I'd like to make some improvements to those APIs without concern for backward-compatibility. And finally, start a Gtk-Doc module for libeutil. It's going to be a project just getting all the symbols _listed_ much less _documented_. But the skeletal structure is in place and I'm off to a good start. | ||||
* | Address couple issues found by a Coverity scan | Milan Crha | 2012-11-30 | 4 | -2/+7 |
| | |||||
* | Bug #687997 - No email sent for shared memos | Milan Crha | 2012-11-12 | 2 | -3/+30 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 17 | -461/+637 |
| | |||||
* | Bug #682678 - Entering the end date for a recurring event is very difficult | Milan Crha | 2012-08-31 | 2 | -8/+15 |
| | |||||
* | Fix all 'may be used uninitialized' compiler warnings | Dan Vrátil | 2012-08-20 | 1 | -2/+2 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 4 | -12/+12 |
| | |||||
* | Bug #559815 - Empty Reminders editor when opened second time | Milan Crha | 2012-08-08 | 1 | -1/+15 |
| | |||||
* | Disable CompEditor when saving changes | Milan Crha | 2012-07-17 | 1 | -2/+6 |
| | |||||
* | Adapt to EContact API change. | Matthew Barnes | 2012-06-25 | 1 | -1/+1 |
| | | | | E_CONTACT_BOOK_URI -> UID. | ||||
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 1 | -3/+1 |
| | | | | G_DEFINE_TYPE macros define a static "parent_class" variable. | ||||
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 2 | -0/+33 |
| | |||||
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 28 | -74/+36 |
| | |||||
* | Adapt calendar/gui to the new ESource API. | Matthew Barnes | 2012-06-03 | 24 | -1145/+428 |
| | |||||
* | Refactor CompEditor pages to isolate EAccount usage. | Matthew Barnes | 2012-06-03 | 1 | -0/+7 |
| | | | | | Hide EAccount usage behind a generic API so EAccount can be replaced more easily. | ||||
* | Reduce diff noise with 'account-mgmt' branch. | Matthew Barnes | 2012-06-03 | 1 | -1/+2 |
| | | | | One last time. | ||||
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 3 | -5/+4 |
| | |||||
* | Bug #559710 - Do not close Event/Task/Memo editor on save | Milan Crha | 2012-05-11 | 1 | -4/+58 |
| | |||||
* | Spell checking for 'Summary' in Event/Task/Memo editors | Milan Crha | 2012-05-10 | 7 | -32/+84 |
| | |||||
* | Bug #668988 - Handle a "minutes" entry greater than 59 intelligently | Milan Crha | 2012-04-26 | 1 | -0/+29 |
| | |||||
* | Bug #668769 - Recurrence editor weekday items slightly cropped | Milan Crha | 2012-04-24 | 1 | -6/+6 |
| | |||||
* | Fix possible memory leaks of GError structures | Milan Crha | 2012-04-23 | 4 | -6/+12 |
| | |||||
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 6 | -26/+44 |
| | |||||
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 1 | -2/+2 |
| | | | | | Replace 8-space indentation with tab characters, and various other automated cleanups. | ||||
* | Bug #664326 - Buttons to handle exceptions in event is always disabled | Milan Crha | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | Move EAlert* and e-xml-utils references from other part of the code to ↵ | Srinivasa Ragavan | 2012-03-03 | 5 | -6/+6 |
| | | | | libevolution-utils. | ||||
* | Bug #670934 - Was saving ESourceList first, rather than last | Milan Crha | 2012-03-01 | 1 | -3/+3 |
| | |||||
* | Bug #661265 - Move to Calendar breaks google:// URI | Milan Crha | 2012-02-22 | 1 | -9/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 15 | -181/+224 |
| | |||||
* | Use same mnemonic for 'Categories' button in Task editor as in all other ↵ | Andre Klapper | 2012-02-18 | 1 | -1/+1 |
| | | | | dialogs as it does not collide with other mnemonics | ||||
* | Bug 670280 - Remove "Recent Documents" attachment feature | Matthew Barnes | 2012-02-17 | 1 | -37/+0 |
| | | | | | | | GTK's file chooser dialog provides one-click access to recently used documents now, so we can remove the redundancy from Evolution's mail composer main menu and calendar component editor main menu and leave it at "Insert -> Attachment". | ||||
* | Bug #663110 - Crash on copy events between calendars | Milan Crha | 2012-02-17 | 1 | -4/+0 |
| | |||||
* | Bug #655955 - Harmonize mnemonic for New > Shared Memo > Organizer | Milan Crha | 2012-02-16 | 1 | -1/+2 |
| | |||||
* | Fix broken Help menu entry in Task Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Fix broken Help menu entry in Memo Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Fix broken Help menu entry in Appointment Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 3 | -34/+45 |
| | | | | | | | These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service. | ||||
* | Remove unnecessary #include <e-util/e-dialog-widgets.h> | Matthew Barnes | 2011-12-24 | 4 | -4/+0 |
| | |||||
* | Remove e_dialog_append_list_store_text(). | Matthew Barnes | 2011-12-24 | 3 | -33/+84 |
| | | | | Silly function. Do it manually or use a GtkComboBoxText. | ||||
* | Remove e_dialog_editable_get(). | Matthew Barnes | 2011-12-24 | 5 | -77/+59 |
| | | | | | Silly function. Use gtk_entry_get_text() for a const string or else gtk_editable_get_chars() for an allocated string. | ||||
* | Remove e_dialog_editable_set(). | Matthew Barnes | 2011-12-24 | 5 | -20/+43 |
| | | | | Silly function. Use gtk_entry_set_text(). | ||||
* | Bug #577322 - Rename of a system ESource doesn't persist | Milan Crha | 2011-12-07 | 1 | -1/+15 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 9 | -9/+0 |
| | |||||
* | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-10 | 1 | -6/+4 |
|\ | |||||
| * | EAttachmentPaned: Add "resize-toplevel" property. | Matthew Barnes | 2011-10-06 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | Similiar to the new GtkExpander:resize-toplevel property in GTK+ 3.2, but adapted to the fact that EAttachmentPaned's expander has no direct child widget, and instead acts on the child widget in the lower pane. CompEditor now uses this to fix the weird vertical resizing behavior when its attachment bar is expanded and then collapsed again. | ||||
| * | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I pushed a few EShell features up to GtkApplication for GTK+ 3.2, so we can now trim off the redundancies in EShell. 1) GtkApplication has a new "window-added" signal which replaces EShell's own "window-created" signal. 2) GtkApplication has a new "window-removed" signal which replaces EShell's own "window-destroyed" signal. 3) gtk_application_get_windows() now returns a list of windows sorted by most recently focused, replacing e_shell_get_watched_windows(). 4) GtkApplication now provides enough hooks to subclasses that we can remove e_shell_watch_window() and call gtk_application_add_window() directly. | ||||
* | | First successful build | Rodrigo Moya | 2011-10-06 | 1 | -7/+12 |
| | | |||||
* | | Merge from master | Rodrigo Moya | 2011-10-05 | 23 | -88/+98 |
|\| | |||||
| * | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | We have a confusing array of nearly-identical CFLAGS/LIBS definitions in configure.ac. Time to simplify. Instead let's just have one definition that includes all the libraries provided by Evolution-Data-Server (incl. Camel). That, in combination with GNOME_PLATFORM, gives us most of what we need for compliation and linking, and we can sprinkle definitions for additional library dependencies in Makefile.am's as needed. | ||||
| * | Fix few 'may be used uninitialized' compiler warnings | Milan Crha | 2011-09-30 | 1 | -2/+2 |
| | | |||||
| * | Bug #656378 attachment name corruption | Punit Jain | 2011-09-30 | 1 | -2/+4 |
| | | |||||
| * | Remove Ctrl + l () character from source files | Paul Menzel | 2011-09-30 | 12 | -17/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From ccc980da1fd84ebfca25cf8caf9a5d62333099fc Mon Sep 17 00:00:00 2001 From: Paul Menzel <paulepanter@users.sourceforge.net> Date: Wed, 28 Sep 2011 10:18:18 +0200 Subject: [PATCH] Remove Ctrl + l () character from source files The following commits git show aac3f2c8 git show 1510304c git show 13cabd9e git show 350a7a33 git show 9b7cc54d git show e6972011 git show 1d3a7938 git show 934524b9 git show b2954936 git show a7f677b5 git show 4369c400 git show d509f47a git show a6d5818f git show c3876df7 git show 4583098b git show 2831ada5 git show 4e1bce59 git show 1609f699 git show 4e4c1676 git show d6fade43 among others(?) introduced several occurrences of Ctrl + l (). Probably this was caused by the used editor. These control characters can be searched for using the following command [1]. $ git grep ^L [1] http://unstableme.blogspot.com/2009/10/grep-and-print-control-characters-in.html | ||||
| * | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 12 | -64/+89 |
| | | | | | | | | | | Reducing diff noise so I can see important changes easier when comparing branches. A few API changes, but nothing that affects functionality. | ||||
| * | The EExtension framework is now in libebackend. | Matthew Barnes | 2011-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The EModule, EExtensible and EExtension classes as well as the e_type_traverse() function have been moved to Evolution-Data-Server's libebackend library to replace e-data-server-module.c. Now Evolution-Data-Server modules use the same framework as Evolution. | ||||
| * | Bug #657170 - Disallow creating assigned tasks when not supported | Milan Crha | 2011-09-26 | 2 | -0/+30 |
| | | |||||
| * | Bug #655252 - Need to escape the comp_uid part of a path | Milan Crha | 2011-09-26 | 1 | -7/+14 |
| | | |||||
| * | Bug #659125 - Reference counting issues in calendar | Milan Crha | 2011-09-15 | 1 | -0/+2 |
| | | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 28 | -384/+605 |
| | | |||||
| * | Changing source in CompEditor blocks UI | Milan Crha | 2011-08-26 | 4 | -114/+275 |
| | | |||||
| * | Bug #650839 - Add option for alarms into calendar preferences | Milan Crha | 2011-08-25 | 1 | -0/+42 |
| | | |||||
| * | Bug #656258 - Critical runtime warning on comp-editor close | Milan Crha | 2011-08-16 | 1 | -0/+7 |
| | | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 6 | -46/+93 |
| | | |||||
| * | EConfig: Broadcast abort/commit events by way of signals. | Matthew Barnes | 2011-08-11 | 1 | -5/+14 |
| | | | | | | | | | | Remove the clumsy abortfunc and commitfunc callback arguments from e_config_add_items(). | ||||
| * | Bug #656136 - Remove time field in task editor | Milan Crha | 2011-08-08 | 2 | -90/+21 |
| | | |||||
| * | Bug #655702 - Do not call Lists Groups when they are Lists anywhere else | Andre Klapper | 2011-08-04 | 3 | -3/+3 |
| | | |||||
| * | Remove unneeded semicolon | Milan Crha | 2011-08-03 | 1 | -1/+1 |
| | | |||||
| * | Bug #655190 - Sluggish performance interacting with calendar/tasks | Milan Crha | 2011-08-02 | 2 | -2/+16 |
| | | |||||
| * | Replace alarm by reminder for UI consistency. Fixes bug #340614 | Andre Klapper | 2011-08-02 | 7 | -21/+21 |
| | | |||||
| * | Bug #655255 - Make comp-editor toolbar buttons' tooltips saner | Milan Crha | 2011-07-27 | 2 | -5/+5 |
| | | |||||
| * | Bug 652958 - Evolution Account Assistant jumps steps | Matthew Barnes | 2011-07-01 | 1 | -4/+24 |
| | | | | | | | | | | | | | | The GTK+ patch in bug 653705 is also required for the Account Assistant to work properly under the new GtkAssistant design in GTK+ 3.1. This commit only deals with sidebar ordering issues. | ||||
| * | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-28 | 1 | -1/+2 |
| | | |||||
| * | Postpone ENameSelector loading as much as possible | Milan Crha | 2011-06-24 | 3 | -0/+13 |
| | | | | | | | | | | Also fixes few memory leaks around ENameSelector and cancels loading of its address books when not needed any more. | ||||
| * | Bug #646442 - [mail-to-task] Edit event details before adding to calendar | Dan Vrátil | 2011-06-23 | 2 | -0/+18 |
| | | |||||
| * | Bug #653008 - Preference window for imap accounts is too large | Milan Crha | 2011-06-23 | 6 | -55/+0 |
| | | |||||
| * | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 34 | -446/+561 |
| | | |||||
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 5 | -25/+59 |
| | | |||||
| * | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 3 | -3/+0 |
| | | |||||
| * | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+5 |
| | | |||||
| * | Bug #643819 - Autocomplete the Location field | Dan Vrátil | 2011-05-23 | 1 | -4/+157 |
| | | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 4 | -25/+44 |
| | | |||||
| * | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs | Dan Vrátil | 2011-05-16 | 4 | -0/+503 |
| | | |||||
| * | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 9 | -25/+25 |
| | | |||||
| * | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 2 | -8/+16 |
| | | |||||
| * | Add itip_get_fallback_identity(). | Matthew Barnes | 2011-04-28 | 3 | -38/+20 |
| | | | | | | | | | | Convenience function returns a name + address string from the default mail identity, to be used as a fallback for organizers. | ||||
| * | Add itip_get_user_identities(). | Matthew Barnes | 2011-04-27 | 3 | -124/+60 |
| | | | | | | | | | | Convenience function returns a NULL-terminated array of name + address strings based on registered mail identities. | ||||
| * | Refactor CompEditor pages to isolate EAccount usage. | Matthew Barnes | 2011-04-27 | 3 | -236/+354 |
| | | | | | | | | | | Hide EAccount usage behind more generic APIs so EAccount can be replaced more easily in the account-mgmt branch. | ||||
| * | Add e_meeting_store_find_self(). | Matthew Barnes | 2011-04-26 | 2 | -36/+11 |
| | | | | | | | | | | Convenience function that uses registered mail identities to find the user among meeting attendees. | ||||
| * | Remove redundant EAccountList utilities. | Matthew Barnes | 2011-04-26 | 5 | -8/+13 |
| | | | | | | | | | | Kill itip_addresses_get() and itip_addresses_get_default(), and use e_get_account_list() and e_get_default_account() instead. | ||||
| * | CompEditor cleanups. | Matthew Barnes | 2011-04-26 | 8 | -746/+768 |
| | | | | | | | | Random cleanups from the account-mgmt branch, to reduce diff noise. | ||||
| * | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-03-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Add e_alert_dialog_get_content_area(), which returns the GtkVBox containing the primary and secondary labels. Use this instead of gtk_dialog_get_content_area() to maintain the dialog's left margin beneath the image. | ||||
| * | Bug 644166 - Add style class to primary toolbars | Matthew Barnes | 2011-03-08 | 1 | -0/+4 |
| | | | | | | | | | | Requires GTK+ >= 3.0.2 since GTK_STYLE_CLASS_PRIMARY_TOOLBAR is a very recent addition. | ||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 11 | -11/+22 |
| | | |||||
| * | Fix Gtk-Doc comment notation. | Matthew Barnes | 2011-03-02 | 4 | -19/+30 |
| | | | | | | | | Seeing lots of what I assume to be doxygen syntax in comment blocks. | ||||
| * | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 11 | -102/+58 |
| | | |||||
| * | Bug #642954 - Doesn't commit/abort sequence on modification error | Milan Crha | 2011-02-24 | 1 | -4/+3 |
| | | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 1 | -3/+8 |
| | | |||||
| * | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 5 | -10/+9 |
| | | | | | | | | | | 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 | 2 | -19/+2 |
| | | | | | | | | GCC learned how to find dead assignments. | ||||
| * | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-02-03 | 1 | -2/+6 |
| | | |||||
| * | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 6 | -68/+69 |
| | | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -1/+0 |
| | | |||||
| * | Bug #640522 - Set minimal height on Description fields in event editors | Milan Crha | 2011-01-26 | 3 | -0/+3 |
| | | |||||
| * | Various critical warnings about comp-editor-pages and date edit | Milan Crha | 2011-01-25 | 5 | -13/+43 |
| | | |||||
| * | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 6 | -6/+11 |
| | | |||||
| * | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 4 | -4/+0 |
| | | |||||
| * | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 5 | -15/+0 |
| | | |||||
| * | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 4 | -2/+22 |
| | | |||||
| * | Bug #635828 - Do not send meeting mails with no recipient | Milan Crha | 2010-11-26 | 1 | -1/+32 |
| | | |||||
| * | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 2 | -5/+18 |
| | | |||||
| * | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 19 | -2674/+570 |
| | | | | | | | | | | Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties. | ||||
| * | Rename CalUnits to EDurationType. | Matthew Barnes | 2010-11-05 | 2 | -21/+21 |
| | | | | | | | | And move the definition to e-util-enums.h so we get a GType for it. | ||||
| * | Bug #612181 - Show recurring events in italic in date navigator | Milan Crha | 2010-11-03 | 3 | -2/+24 |
| | | |||||
| * | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Passing a random GtkWidget and then searching its ancestors for an EAlertSink turned out to be not as useful as I thought. Most of the time we know about and have access to the widget that implements EAlertSink, so just pass it directly as an EAlertSink. | ||||
* | | Bug #657170 - Disallow creating assigned tasks when not supported | Milan Crha | 2011-09-26 | 2 | -0/+30 |
| | | |||||
* | | Bug #655252 - Need to escape the comp_uid part of a path | Milan Crha | 2011-09-26 | 1 | -7/+14 |
| | | |||||
* | | Add missing argument to g_settings_bind | Rodrigo Moya | 2011-09-22 | 1 | -6/+6 |
| | | |||||
* | | Bug #659125 - Reference counting issues in calendar | Milan Crha | 2011-09-21 | 1 | -0/+2 |
| | | |||||
* | | Port event/task/meeting editor to GSettings | Rodrigo Moya | 2011-09-15 | 1 | -19/+14 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 28 | -384/+605 |
| | | |||||
* | | Changing source in CompEditor blocks UI | Milan Crha | 2011-09-14 | 4 | -114/+275 |
| | | |||||
* | | Bug #650839 - Add option for alarms into calendar preferences | Milan Crha | 2011-09-14 | 1 | -0/+42 |
| | | |||||
* | | Bug #656258 - Critical runtime warning on comp-editor close | Milan Crha | 2011-09-14 | 1 | -0/+7 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 6 | -46/+93 |
| | | |||||
* | | EConfig: Broadcast abort/commit events by way of signals. | Matthew Barnes | 2011-09-14 | 1 | -5/+14 |
| | | | | | | | | | | Remove the clumsy abortfunc and commitfunc callback arguments from e_config_add_items(). | ||||
* | | Bug #656136 - Remove time field in task editor | Milan Crha | 2011-09-14 | 2 | -90/+21 |
| | | |||||
* | | Bug #655702 - Do not call Lists Groups when they are Lists anywhere else | Andre Klapper | 2011-09-14 | 3 | -3/+3 |
| | | |||||
* | | Remove unneeded semicolon | Milan Crha | 2011-09-14 | 1 | -1/+1 |
| | | |||||
* | | Bug #655190 - Sluggish performance interacting with calendar/tasks | Milan Crha | 2011-09-14 | 2 | -2/+16 |
| | | |||||
* | | Replace alarm by reminder for UI consistency. Fixes bug #340614 | Andre Klapper | 2011-09-14 | 7 | -21/+21 |
| | | |||||
* | | Bug #655255 - Make comp-editor toolbar buttons' tooltips saner | Milan Crha | 2011-09-14 | 2 | -5/+5 |
| | | |||||
* | | Bug 652958 - Evolution Account Assistant jumps steps | Matthew Barnes | 2011-09-14 | 1 | -4/+24 |
| | | | | | | | | | | | | | | The GTK+ patch in bug 653705 is also required for the Account Assistant to work properly under the new GtkAssistant design in GTK+ 3.1. This commit only deals with sidebar ordering issues. | ||||
* | | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-30 | 1 | -1/+2 |
| | | |||||
* | | Postpone ENameSelector loading as much as possible | Milan Crha | 2011-06-30 | 3 | -0/+13 |
| | | | | | | | | | | Also fixes few memory leaks around ENameSelector and cancels loading of its address books when not needed any more. | ||||
* | | Bug #646442 - [mail-to-task] Edit event details before adding to calendar | Dan Vrátil | 2011-06-30 | 2 | -0/+18 |
| | | |||||
* | | Bug #653008 - Preference window for imap accounts is too large | Milan Crha | 2011-06-30 | 6 | -55/+0 |
| | | |||||
* | | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 34 | -446/+561 |
| | | |||||
* | | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-30 | 5 | -25/+59 |
| | | |||||
* | | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-06-30 | 3 | -3/+0 |
| | | |||||
* | | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 1 | -0/+5 |
| | | |||||
* | | Bug #643819 - Autocomplete the Location field | Dan Vrátil | 2011-06-30 | 1 | -4/+157 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 4 | -25/+44 |
| | | |||||
* | | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs | Dan Vrátil | 2011-06-30 | 4 | -0/+503 |
| | | |||||
* | | Coding style cleanups. | Matthew Barnes | 2011-06-30 | 9 | -25/+25 |
| | | |||||
* | | Whitespace and coding style cleanups. | Matthew Barnes | 2011-06-30 | 2 | -8/+16 |
| | | |||||
* | | Add itip_get_fallback_identity(). | Matthew Barnes | 2011-06-30 | 3 | -38/+20 |
| | | | | | | | | | | Convenience function returns a name + address string from the default mail identity, to be used as a fallback for organizers. | ||||
* | | Add itip_get_user_identities(). | Matthew Barnes | 2011-06-30 | 3 | -124/+60 |
| | | | | | | | | | | Convenience function returns a NULL-terminated array of name + address strings based on registered mail identities. | ||||
* | | Refactor CompEditor pages to isolate EAccount usage. | Matthew Barnes | 2011-06-30 | 3 | -236/+354 |
| | | | | | | | | | | Hide EAccount usage behind more generic APIs so EAccount can be replaced more easily in the account-mgmt branch. | ||||
* | | Add e_meeting_store_find_self(). | Matthew Barnes | 2011-06-30 | 2 | -36/+11 |
| | | | | | | | | | | Convenience function that uses registered mail identities to find the user among meeting attendees. | ||||
* | | Remove redundant EAccountList utilities. | Matthew Barnes | 2011-06-30 | 5 | -8/+13 |
| | | | | | | | | | | Kill itip_addresses_get() and itip_addresses_get_default(), and use e_get_account_list() and e_get_default_account() instead. | ||||
* | | CompEditor cleanups. | Matthew Barnes | 2011-06-30 | 8 | -746/+768 |
| | | | | | | | | Random cleanups from the account-mgmt branch, to reduce diff noise. | ||||
* | | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Add e_alert_dialog_get_content_area(), which returns the GtkVBox containing the primary and secondary labels. Use this instead of gtk_dialog_get_content_area() to maintain the dialog's left margin beneath the image. | ||||
* | | Bug 644166 - Add style class to primary toolbars | Matthew Barnes | 2011-06-30 | 1 | -0/+4 |
| | | | | | | | | | | Requires GTK+ >= 3.0.2 since GTK_STYLE_CLASS_PRIMARY_TOOLBAR is a very recent addition. | ||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 11 | -11/+22 |
| | | |||||
* | | Fix Gtk-Doc comment notation. | Matthew Barnes | 2011-06-30 | 4 | -19/+30 |
| | | | | | | | | Seeing lots of what I assume to be doxygen syntax in comment blocks. | ||||
* | | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 11 | -102/+58 |
| | | |||||
* | | Bug #642954 - Doesn't commit/abort sequence on modification error | Milan Crha | 2011-06-30 | 1 | -4/+3 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -3/+8 |
| | | |||||
* | | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 5 | -10/+9 |
| | | | | | | | | | | 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-06-30 | 2 | -19/+2 |
| | | | | | | | | GCC learned how to find dead assignments. | ||||
* | | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-06-30 | 1 | -2/+6 |
| | | |||||
* | | More whitespace cleanup. | Matthew Barnes | 2011-06-30 | 6 | -68/+69 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | | |||||
* | | Bug #640522 - Set minimal height on Description fields in event editors | Milan Crha | 2011-06-30 | 3 | -0/+3 |
| | | |||||
* | | Various critical warnings about comp-editor-pages and date edit | Milan Crha | 2011-06-30 | 5 | -13/+43 |
| | | |||||
* | | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-06-30 | 6 | -6/+11 |
| | | |||||
* | | Dialogs no longer have separators. | Matthew Barnes | 2011-06-30 | 4 | -4/+0 |
| | | |||||
* | | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 5 | -15/+0 |
| | | |||||
* | | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 4 | -2/+22 |
| | | |||||
* | | Bug #635828 - Do not send meeting mails with no recipient | Milan Crha | 2011-06-30 | 1 | -1/+32 |
| | | |||||
* | | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2011-06-30 | 2 | -5/+18 |
| | | |||||
* | | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-10 | 19 | -2674/+570 |
| | | | | | | | | | | Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties. | ||||
* | | Rename CalUnits to EDurationType. | Matthew Barnes | 2010-11-10 | 2 | -21/+21 |
| | | | | | | | | And move the definition to e-util-enums.h so we get a GType for it. | ||||
* | | Bug #612181 - Show recurring events in italic in date navigator | Milan Crha | 2010-11-10 | 3 | -2/+24 |
| | | |||||
* | | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-10 | 1 | -2/+2 |
|/ | | | | | | | Passing a random GtkWidget and then searching its ancestors for an EAlertSink turned out to be not as useful as I thought. Most of the time we know about and have access to the widget that implements EAlertSink, so just pass it directly as an EAlertSink. | ||||
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 1 | -1/+1 |
| | |||||
* | Add missing gtk-compat.h include to various files | Milan Crha | 2010-10-21 | 1 | -0/+3 |
| | |||||
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 3 | -3/+3 |
| | |||||
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 4 | -11/+14 |
| | |||||
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 7 | -57/+100 |
| | | | | | | GObject now does property bindings itself. Requires GLib >= 2.26. | ||||
* | Bug #630490 - Not visible calendar color change immediately | Milan Crha | 2010-10-14 | 1 | -0/+6 |
| | |||||
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 4 | -5/+5 |
| | |||||
* | Bug #629825 - Hide Free/Busy tab if not needed in express mode | Milan Crha | 2010-10-05 | 1 | -1/+2 |
| | |||||
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | Trying out a new interface called EAlertSink. The idea is to centralize how errors are shown to the user. A GtkWindow subclass would implement the EAlertSink interface, which consists of a single method: void (*submit_alert) (EAlertSink *alert_sink, EAlert *alert); The subclass has complete control over what to do with the EAlert, although I imagine we'll wind up implementing various alert-handling policies as standalone widgets such as EAlertDialog. I'd like to try an EAlertInfoBar. Code that would otherwise display an error dialog itself would instead pass the EAlert to an appropriate EAlertSink and be done with it. Nothing is final yet. Still hacking on EAlert trying to find an API that feels right for these use cases. | ||||
* | Bug #629636 - Doesn't recognize local ESource-s | Milan Crha | 2010-09-29 | 1 | -1/+1 |
| | |||||
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -2/+4 |
| | |||||
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 3 | -5/+14 |
| | | | | | | | 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. | ||||
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 2 | -20/+12 |
| | | | | EConfig and EMAccountEditor are very, very brittle. | ||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 14 | -93/+93 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -2/+2 |
| | |||||
* | Bug #627101 - Not able to attach files in calendar | Milan Crha | 2010-08-30 | 1 | -4/+4 |
| | |||||
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 8 | -21/+21 |
| | | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do. | ||||
* | Bug 627601 - Memory leak in itip_get_comp_attendee() | David Woodhouse | 2010-08-24 | 1 | -0/+1 |
| | |||||
* | Bug 627124 - Crash while opening task-page.ui | Matthew Barnes | 2010-08-19 | 1 | -0/+1 |
| | |||||
* | Ensure widgets are registered, without relying on config dialog setup at ↵ | Michael Meeks | 2010-08-11 | 2 | -0/+10 |
| | | | | startup. | ||||
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 2 | -3/+6 |
| | | | | | | | | | e_preferences_window to take factory callbacks and store a reference to the shell. - This makes start-up substantially faster, particularly on Atom (eg.). Remove a number of idle handlers used to create these UIs in the first instance, cleaning the code. |