| Commit message (Expand) | Author | Age | Files | Lines |
* | ECalShellSidebar: Remove unused "status-message" signal. | Matthew Barnes | 2013-04-26 | 1 | -20/+0 |
* | ECalShellSidebar: Submit an EActivity when obtaining an EClient. | Matthew Barnes | 2013-04-26 | 1 | -51/+58 |
* | ECalShellSidebar: Remove some unnecessary #includes. | Matthew Barnes | 2013-04-26 | 1 | -4/+0 |
* | ECalShellSidebar: Reduce diff noise with master branch. | Matthew Barnes | 2013-04-26 | 1 | -14/+10 |
* | ECalShellSidebar: Remove "loading" status message. | Matthew Barnes | 2013-02-25 | 1 | -4/+0 |
* | ECalShellSidebar: Show a unique display name while connecting. | Matthew Barnes | 2013-02-25 | 1 | -2/+8 |
* | ECalShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -22/+10 |
* | Remove cal_shell_sidebar_ref_client_cache(). | Matthew Barnes | 2013-02-19 | 1 | -28/+7 |
* | ECalShellSidebar: Use EClientSelector to obtain EClient instances. | Matthew Barnes | 2013-02-19 | 1 | -22/+11 |
* | ECalendarSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -3/+3 |
* | ECalShellSidebar: Remove internal client table. | Matthew Barnes | 2013-02-17 | 1 | -107/+14 |
* | ECalShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | Remove e_cal_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 1 | -13/+0 |
* | ECalShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | Defer "backend-error" alerts to shell views. | Matthew Barnes | 2013-02-17 | 1 | -49/+0 |
* | Defer "backend-died" alerts to EShell. | Matthew Barnes | 2013-02-17 | 1 | -16/+3 |
* | Use e_cal_client_connect(). | Matthew Barnes | 2013-01-30 | 1 | -184/+240 |
* | E_CLIENT_ERROR_BUSY is no longer used. | Matthew Barnes | 2013-01-25 | 1 | -71/+0 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 1 | -1/+1 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -4/+0 |
* | Identify calendar/memo/task sources in error messages | Milan Crha | 2012-11-27 | 1 | -2/+20 |
* | Bug #678476 - Critical warnings on calendar factory console | Milan Crha | 2012-08-21 | 1 | -0/+16 |
* | Enable "delete" action for remote-deletable sources. | Matthew Barnes | 2012-08-03 | 1 | -0/+8 |
* | Disable 'Rename' if source is a collection member. | Matthew Barnes | 2012-06-15 | 1 | -8/+20 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -2/+1 |
* | Adapt modules/calendar to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -148/+81 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 1 | -16/+24 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Miscellaneous EShellView-related cleanups. | Matthew Barnes | 2011-12-08 | 1 | -39/+31 |
* | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -1/+0 |
* | Add missing argument to g_settings_bind | Rodrigo Moya | 2011-09-22 | 1 | -1/+1 |
* | Port calendar sidebar to use GSettings | Rodrigo Moya | 2011-09-21 | 1 | -6/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 1 | -25/+65 |
* | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-30 | 1 | -2/+2 |
* | Keep opening EClient-s till they report busy error | Milan Crha | 2011-06-30 | 1 | -12/+84 |
* | Bug #653154 - Crash when constructing calendar view | Milan Crha | 2011-06-30 | 1 | -5/+20 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 1 | -83/+76 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -1/+3 |
* | Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed | Matthew Barnes | 2011-06-30 | 1 | -0/+1 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 1 | -11/+6 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-06-30 | 1 | -3/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -6/+21 |
* | Use e_source_selector_get_source_by_path(). | Matthew Barnes | 2011-06-30 | 1 | -8/+1 |
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2011-06-30 | 1 | -10/+3 |
* | Show calendar backend errors in an alert sink | Milan Crha | 2011-06-30 | 1 | -24/+3 |
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-10 | 1 | -10/+17 |
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-10 | 1 | -32/+13 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -5/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -5/+6 |
* | Bug #346438 - Error dialog too wide. | Vibha Yadav | 2010-09-14 | 1 | -10/+10 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -2/+2 |
* | Add e_load_cal_source_async(). | Matthew Barnes | 2010-08-24 | 1 | -58/+68 |
* | Report error to user when fails to open calendar/task/memo list | Milan Crha | 2010-07-16 | 1 | -0/+12 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -4/+8 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -12/+12 |
* | Bug #621770 - Bottom-left calendar too big | Milan Crha | 2010-06-25 | 1 | -1/+0 |
* | Bug 619904 - Mnemonic issues in express mode | Matthew Barnes | 2010-05-28 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -2/+4 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -3/+34 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -4/+4 |
| * | Add 'add new calendar' to the side pane like annum. | Srinivasa Ragavan | 2010-04-27 | 1 | -1/+31 |
| * | Handle the side pane's date navigator size. Set a minimum size of 150px | Srinivasa Ragavan | 2010-04-27 | 1 | -2/+3 |
| * | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 1 | -0/+3 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -2/+34 |
* | | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 1 | -0/+3 |
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -6/+6 |
|/ |
|
* | Bug 609836 - Add translator comments to ambiguous strings | Matthew Barnes | 2010-02-17 | 1 | -0/+6 |
* | Bug 609403 - Doesn't restore window size always | Matthew Barnes | 2010-02-10 | 1 | -93/+90 |
* | Fix some dead assignments. | Matthew Barnes | 2010-02-08 | 1 | -2/+0 |
* | Improve sidebar and ECalModel interaction. | Matthew Barnes | 2010-01-30 | 1 | -36/+215 |
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 1 | -2/+2 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -5/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -2/+5 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -1/+1 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -3/+3 |
* | port modules/ to new EError API. | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | Bug 494394 - No way for the user to refresh a calendar | Milan Crha | 2009-11-30 | 1 | -0/+7 |
* | Bug 600397 - Delete option enabled for undeletable ESource | Matthew Barnes | 2009-11-14 | 1 | -0/+40 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -4/+4 |
* | Fix calendar pane positioning. | Matthew Barnes | 2009-08-28 | 1 | -2/+4 |
* | More panel resizing goodness. | Matthew Barnes | 2009-08-27 | 1 | -2/+2 |
* | Get the itip-formatter plugin working. | Matthew Barnes | 2009-08-12 | 1 | -3/+1 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 1 | -2/+1 |
* | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 1 | -23/+22 |
* | Trimming redundancy. | Matthew Barnes | 2009-07-29 | 1 | -1/+1 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -0/+759 |