| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep opening EClient-s till they report busy error | Milan Crha | 2011-06-30 | 1 | -6/+0 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 1 | -59/+54 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-30 | 1 | -4/+9 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -21/+34 |
* | Bug #243938 - Clicking on week numbers changes work week to week view | Milan Crha | 2011-06-30 | 1 | -0/+5 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-06-30 | 1 | -3/+6 |
* | Fix Gtk-Doc comment notation. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 1 | -3/+0 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 1 | -0/+3 |
* | Bug #612181 - Show recurring events in italic in date navigator | Milan Crha | 2010-11-10 | 1 | -1/+1 |
* | Remove unused functions | Benjamin Otte | 2010-10-30 | 1 | -114/+0 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -1/+0 |
* | Bug #629150 - Empty calendar view | Milan Crha | 2010-09-29 | 1 | -9/+8 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -17/+20 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -4/+4 |
* | GnomeCalendar: Sink the floating ECalendarView references. | Matthew Barnes | 2010-09-11 | 1 | -0/+5 |
* | Use the and operator only if there are two conditions | Chenthill Palanisamy | 2010-09-08 | 1 | -5/+12 |
* | Bug 629051 - Memory leak in gnome_calendar_constructed() | Matthew Barnes | 2010-09-08 | 1 | -0/+8 |
* | Bug 628136 - update_query_async() should not free the message struct | Matthew Barnes | 2010-08-28 | 1 | -3/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -2/+8 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -11/+12 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -39/+82 |
* | Fix a runtime warning on calendar startup. | Matthew Barnes | 2010-05-28 | 1 | -5/+4 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -1/+1 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -2/+0 |
| * | Have (Work)Week view as default. | Srinivasa Ragavan | 2010-04-27 | 1 | -1/+1 |
| * | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 1 | -58/+3 |
| * | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 1 | -27/+159 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -2/+0 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -5/+4 |
* | | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 1 | -27/+159 |
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-03-20 | 1 | -59/+3 |
|/ |
|
* | Fix runtime warnings when opening calendar for the first time | Milan Crha | 2010-03-16 | 1 | -1/+1 |
* | improve locking for async query update, share code for object disposal, | Michael Meeks | 2010-03-14 | 1 | -60/+77 |
* | Fix GnomeCalendar lifecycle; not being a widget meant we didn't | Michael Meeks | 2010-03-14 | 1 | -9/+11 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+4 |
* | Remove a bunch of dead code in GnomeCalendar. | Matthew Barnes | 2010-01-30 | 1 | -417/+0 |
* | Bug 607566 - Cause calendar view widget to redraw when dates shown changed | Gustavo Noronha Silva | 2010-01-27 | 1 | -0/+1 |
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 1 | -3/+3 |
* | Bug 607572 - Date navigator should be synced with the GnomeCalendar upon set... | Gustavo Noronha | 2010-01-22 | 1 | -0/+3 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -10/+0 |
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 1 | -3/+3 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -4/+4 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -6/+6 |
* | port calendar/ to the new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -4/+4 |
* | Bug #602098 - No progress notification from GnomeCalendar | Milan Crha | 2009-11-18 | 1 | -18/+30 |
* | Bug #602081 - Calendar purge doesn't seem to work | Milan Crha | 2009-11-16 | 1 | -17/+10 |
* | Bug #593753 - Calendar search in list view doesn't work properly | Milan Crha | 2009-10-15 | 1 | -13/+8 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -1/+1 |
* | Bug 593747 - Calendar preview dates not indicating events | Milan Crha | 2009-09-23 | 1 | -6/+13 |
* | Remove a bunch of unused functions. | Matthew Barnes | 2009-09-15 | 1 | -1/+0 |
* | Bug 593646 - Starting in day view does not restore panels correctly | Matthew Barnes | 2009-09-10 | 1 | -1/+1 |
* | Bug #581602 - Purge calendar function not working | Milan Crha | 2009-09-08 | 1 | -5/+19 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 1 | -4/+16 |
* | Fix for few compiler warnings | Milan Crha | 2009-08-31 | 1 | -12/+0 |
* | Re-enable more calendar code. | Matthew Barnes | 2009-08-28 | 1 | -4/+0 |
* | Handle calendar URIs from the command line. | Matthew Barnes | 2009-08-25 | 1 | -38/+0 |
* | More GnomeCalendar cleanup. | Matthew Barnes | 2009-08-19 | 1 | -90/+0 |
* | Trim more fat off the GnomeCalendar API. | Matthew Barnes | 2009-08-19 | 1 | -293/+99 |
* | Centralize week-start-day tracking in calendar views. | Matthew Barnes | 2009-08-19 | 1 | -71/+29 |
* | Remove duplicate handlers for date navigator signals. | Matthew Barnes | 2009-08-18 | 1 | -56/+16 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -1/+1 |
* | Track the timezone in one place: ECalModel | Matthew Barnes | 2009-08-13 | 1 | -86/+108 |
* | Make switching between calendar views work. | Matthew Barnes | 2009-08-13 | 1 | -77/+50 |
* | Remove unnecessary <calendar/gui/e-cal-popup.h> includes. | Matthew Barnes | 2009-08-12 | 1 | -1/+0 |
* | Kill EMenu. | Matthew Barnes | 2009-08-12 | 1 | -19/+0 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 1 | -5/+7 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-06 | 1 | -81/+14 |
* | Remove some unnecessary Bonobo includes. | Matthew Barnes | 2009-08-06 | 1 | -1/+0 |
* | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 1 | -363/+441 |
* | Add properties to calendar classes. | Matthew Barnes | 2009-07-31 | 1 | -20/+1 |
* | Trimming redundancy. | Matthew Barnes | 2009-07-29 | 1 | -215/+189 |
* | Fix distcheck errors. | Matthew Barnes | 2009-07-28 | 1 | -1/+0 |
* | Fix a crash on exit. | Matthew Barnes | 2009-07-28 | 1 | -2/+0 |
* | Get GnomeCalendar and the a11y stuff building. | Matthew Barnes | 2009-07-28 | 1 | -53/+35 |
* | Kill CalSearchBar. | Matthew Barnes | 2009-07-28 | 1 | -101/+11 |
* | Re-enable building GnomeCalendar, except it doesn't yet. | Matthew Barnes | 2009-07-26 | 1 | -72/+71 |
* | Remove GtkVPaned stuff from GnomeCalendar. | Matthew Barnes | 2009-07-25 | 1 | -66/+0 |
* | Move "user_created" signal emission to ECalendarView. | Matthew Barnes | 2009-07-24 | 1 | -48/+0 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -14/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -1/+19 |
|\ |
|
| * | Bug #240605 - auto-select next day at midnight in selected day view | Milan Crha | 2009-07-10 | 1 | -0/+18 |
| * | Bug #252296 - Do not preset alarm for all day events | Milan Crha | 2009-07-03 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -4/+16 |
|\| |
|
| * | Bug #513451 - Select Today for calendar views on the first showing | Milan Crha | 2009-06-19 | 1 | -4/+16 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -40/+40 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -58/+58 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -19/+19 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -36/+36 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -44/+44 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -20/+20 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -19/+19 |
| |/ |
|
| * | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 1 | -3/+3 |
| * | Bug #273818 - Allow scrolling Month View by a week only | Milan Crha | 2009-05-01 | 1 | -1/+1 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -1/+1 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -12/+51 |
|\| |
|
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -3/+3 |
| * | ** Fix for bug #529037 | Milan Crha | 2009-02-25 | 1 | -0/+11 |
| * | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 1 | -1/+1 |
| * | Fixes #347287. | Chenthill Palanisamy | 2009-01-30 | 1 | -2/+2 |
| * | ** Fix for bug #541209 | Suman Manjunath | 2009-01-21 | 1 | -1/+1 |
| * | ** Fix for bug #353460 | Milan Crha | 2009-01-21 | 1 | -2/+2 |
| * | ** Fix for bug #567850 | Milan Crha | 2009-01-20 | 1 | -0/+16 |
| * | ** Fix for bug #303738 | Milan Crha | 2009-01-15 | 1 | -15/+17 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 1 | -2/+0 |
| * | ** Fix for bug #556224 | Milan Crha | 2008-11-19 | 1 | -2/+39 |
| * | Fix compiler warnings. | Matthew Barnes | 2008-11-04 | 1 | -2/+2 |
| * | ** Fix for bug #559086 | Ashish Shrivastava | 2008-11-03 | 1 | -19/+77 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-10-14 | 1 | -16/+19 |
| * | Remove improper FSF copyright statements; was never signed over to them | Sankarasivasubramanian Pasupathilingam | 2008-10-14 | 1 | -3/+0 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #462242 (Do not unref N... | Suman Manjunath | 2008-08-18 | 1 | -1/+2 |
| * | Fixes #347287 | Chenthill Palanisamy | 2008-08-13 | 1 | -79/+173 |
| * | ** Fixes bug #542125 | Matthew Barnes | 2008-07-19 | 1 | -4/+4 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 1 | -1/+1 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 1 | -3/+3 |
* | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 1 | -15/+31 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -3/+0 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 1 | -2/+39 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 1 | -256/+111 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 1 | -17/+75 |
* | | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 1 | -275/+4 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -19/+19 |
* | | Progress update: | Matthew Barnes | 2008-10-14 | 1 | -551/+101 |
* | | Baseline cut at the Calendar sidebar and module. Pretty much identical | Matthew Barnes | 2008-10-07 | 1 | -56/+0 |
* | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 1 | -72/+126 |
* | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 1 | -13/+2 |
* | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 1 | -1/+2 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -79/+173 |
* | | Migrate CompEditor, CompEditorPage, and the various subclasses from | Matthew Barnes | 2008-07-16 | 1 | -4/+4 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -3/+3 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -1/+0 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -58/+62 |
* | ** Fix for bug #316390 | Milan Crha | 2008-04-30 | 1 | -15/+4 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 1 | -1/+1 |
* | Fixes#516408 | Chenthill Palanisamy | 2008-02-25 | 1 | -1/+2 |
* | ** Fix for bnc #160049. Patch from OpenSUSE. | Srinivasa Ragavan | 2008-02-18 | 1 | -0/+4 |
* | ** Fix for bug #501969 Passwords should not be forgotten for all errors | Sankar P | 2007-12-11 | 1 | -0/+13 |
* | ** Fix for bug #501474 | Milan Crha | 2007-12-05 | 1 | -3/+4 |
* | Fixes #501182. | Wang Xin | 2007-12-04 | 1 | -1/+2 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -173/+173 |
* | ** Fix for bug #359267 | Milan Crha | 2007-11-05 | 1 | -1/+1 |
* | ** Fix for bug #318604 | Milan Crha | 2007-11-05 | 1 | -3/+33 |
* | 2007-09-27 mcrha Fixes part of bug #228832 | Milan Crha | 2007-09-27 | 1 | -2/+22 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 1 | -23/+15 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | Fix for bug #353752 | Srinivasa Ragavan | 2007-07-09 | 1 | -1/+3 |
* | Added advanced search options. | Chenthill Palanisamy | 2007-06-04 | 1 | -8/+59 |
* | Fix compiler warnings in the calendar directory (#439122). | Matthew Barnes | 2007-06-03 | 1 | -3/+3 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -7/+16 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 1 | -1/+3 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -14/+14 |
* | Display a warning message when calendar fails to load. | Chenthill Palanisamy | 2006-11-15 | 1 | -0/+4 |
* | Disconnect signal handlers before gcal is destroyed. Fixes #208959 | Harish Krishnaswamy | 2006-11-15 | 1 | -1/+20 |
* | Fixes #332101 | Chenthill Palanisamy | 2006-10-17 | 1 | -3/+3 |
* | ** Fix for bug #352988 | Srinivasa Ragavan | 2006-08-28 | 1 | -2/+7 |
* | Added support Gw notes. | Chenthill Palanisamy | 2006-07-22 | 1 | -5/+265 |
* | Moved tag calendar to left pane. | Srinivasa Ragavan | 2006-07-17 | 1 | -53/+7 |
* | Fixes #329353 | Chenthill Palanisamy | 2006-03-06 | 1 | -1/+1 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -29/+1 |
* | fixes #323700 | Chenthill Palanisamy | 2006-01-24 | 1 | -6/+20 |
* | ** Fixes bug #274234 | Srinivasa Ragavan | 2006-01-13 | 1 | -3/+12 |
* | Re-define keyboard shortcuts for switching between views. UI Hackfest - | Harish Krishnaswamy | 2006-01-12 | 1 | -8/+8 |
* | gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c | Tor Lillqvist | 2005-11-26 | 1 | -6/+15 |
* | Sankar committing for Viren | Viren.L | 2005-10-21 | 1 | -0/+29 |
* | fixes #308802. | Chenthill Palanisamy | 2005-10-18 | 1 | -2/+5 |
* | fixes #266144, #317575. | Chenthill Palanisamy | 2005-10-11 | 1 | -1/+1 |
* | Provides across calendars keyboard accelerators for popup menus | Srinivasa Ragavan | 2005-10-03 | 1 | -3/+3 |
* | fixes #264449. | Chenthill Palanisamy | 2005-10-03 | 1 | -3/+22 |
* | Fixes #317014 | Chenthill Palanisamy | 2005-09-29 | 1 | -2/+3 |
* | source-type is an enum not a pointer! | Not Zed | 2005-08-24 | 1 | -4/+4 |
* | Fix for #312447. | Harry Lu | 2005-08-04 | 1 | -0/+13 |
* | Fixes #309991 | Chenthill Palanisamy | 2005-07-22 | 1 | -0/+25 |
* | Fixes #245331. Keybindings for switching b/w calendar views. | Harish Krishnaswamy | 2005-07-21 | 1 | -2/+52 |
* | Added support for opening a calendar-item in the editor when its ESource | Veerapuram Varadhan | 2005-07-12 | 1 | -0/+36 |
* | Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks. | Chenthill Palanisamy | 2005-07-11 | 1 | -2/+8 |
* | show the progress indication in the view while downloading calendar items | Chenthill Palanisamy | 2005-07-02 | 1 | -18/+51 |
* | Prune unnecessary and nonexistent directories from the -I options. Prune | Tor Lillqvist | 2005-06-27 | 1 | -1/+0 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -3/+3 |
* | Fixes #272301 | Thouis R. Jones | 2005-05-30 | 1 | -0/+24 |
* | Reverted Marcus Baines patch | Rodrigo Moya | 2005-05-16 | 1 | -24/+0 |
* | Removed the debug messages. | Chenthill Palanisamy | 2005-05-16 | 1 | -3/+0 |
* | moved e-error to e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Fixes #272301 | Thouis R. Jones | 2005-05-13 | 1 | -0/+24 |
* | If the status is busy call open method again, do not remove the client. IF | Chenthill Palanisamy | 2005-04-08 | 1 | -2/+11 |
* | Fixes #68423 | Rodrigo Moya | 2005-04-05 | 1 | -0/+3 |
* | if its busy, try again (client_cal_opened_cb): ditto | JP Rosevear | 2005-03-21 | 1 | -0/+2 |
* | Fixes #68525, 68580 Added a boolean variable to avoid crash when a race | Chenthill Palanisamy | 2005-03-18 | 1 | -0/+8 |
* | revert fix for 70000, its a ui change | JP Rosevear | 2005-03-01 | 1 | -1/+0 |
* | Fixes #70000 | JP Rosevear | 2005-02-24 | 1 | -0/+1 |
* | added a boolean variable is_meeting. added a boolean variable | Chenthill Palanisamy | 2005-02-18 | 1 | -4/+3 |
* | correct the error that was made in the earlier commit that was missing a ':' | Harish Krishnaswamy | 2005-02-05 | 1 | -1/+1 |
* | add messages for calendar/tasks not marked for offline usage. | Harish Krishnaswamy | 2005-02-05 | 1 | -21/+31 |
* | added a warning message for invalid server version added a case to check | Vivek Jain | 2005-02-03 | 1 | -0/+10 |
* | fix typo | JP Rosevear | 2005-02-02 | 1 | -3/+3 |
* | use correct key name. | Rodrigo Moya | 2005-01-29 | 1 | -1/+1 |
* | Fixes #33078 | Rodrigo Moya | 2005-01-29 | 1 | -119/+42 |
* | use libedataserver's e-url. | Rodrigo Moya | 2005-01-17 | 1 | -1/+1 |
* | svn path=/trunk/; revision=28177 | Not Zed | 2004-12-22 | 1 | -2/+2 |
* | Add a boolean variable to denote assigned task and construct the meeting | Chenthill Palanisamy | 2004-12-02 | 1 | -1/+1 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -2/+2 |
* | listen to the canvas for focus events (setup_widgets): listen for listen | JP Rosevear | 2004-10-19 | 1 | -2/+8 |
* | dont access a NULL client. | Not Zed | 2004-10-18 | 1 | -1/+33 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -24/+12 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 1 | -11/+114 |
* | Fixes #60904 | JP Rosevear | 2004-09-22 | 1 | -12/+63 |
* | Fixes #58824 | Rodrigo Moya | 2004-08-25 | 1 | -13/+11 |
* | clean up all the default clients (default_client_cal_opened_cb): change | JP Rosevear | 2004-08-05 | 1 | -27/+38 |
* | Handle E_CALENDAR_STATUS_BUSY conditions and do not | Harish Krishnaswamy | 2004-07-30 | 1 | -0/+5 |
* | Fixes #57287, 58748 | JP Rosevear | 2004-07-14 | 1 | -33/+135 |
* | reverted unwanted change | Radek Doulik | 2004-07-13 | 1 | -4/+0 |
* | reverted unwanted change | Radek Doulik | 2004-07-13 | 1 | -0/+4 |
* | reverted unwanted change | Radek Doulik | 2004-07-13 | 1 | -4/+0 |
* | as below | Radek Doulik | 2004-07-13 | 1 | -0/+4 |
* | Revert my patches from July 5th and 6th. | Rodrigo Moya | 2004-07-10 | 1 | -5/+6 |
* | setup the widgets before the configuration. | Rodrigo Moya | 2004-07-06 | 1 | -1/+1 |
* | don't set the timezone on the views here. (set_timezone): do it here. | Rodrigo Moya | 2004-07-06 | 1 | -6/+4 |
* | update the internal current_view_type field and focus the newly selected | Rodrigo Moya | 2004-07-05 | 1 | -0/+2 |
* | Fixes #57862 | JP Rosevear | 2004-06-23 | 1 | -6/+6 |
* | only do the range selected hack in one case | JP Rosevear | 2004-06-11 | 1 | -3/+3 |
* | set 6 weeks shown (display_view): ditto | JP Rosevear | 2004-06-11 | 1 | -2/+2 |
* | Fixes #58748 | Rodrigo Moya | 2004-06-10 | 1 | -0/+5 |
* | calculate the work week, week, and month views more exactly | JP Rosevear | 2004-06-10 | 1 | -80/+152 |
* | open task lists asynchronously. (client_cal_opened_cb): callback from the | Rodrigo Moya | 2004-06-07 | 1 | -11/+26 |
* | define G_MAXINT32 if it isn't already | JP Rosevear | 2004-06-05 | 1 | -0/+5 |
* | make purging actually work | JP Rosevear | 2004-06-04 | 1 | -10/+6 |
* | Fix for bug #57818. | Jeffrey Stedfast | 2004-05-27 | 1 | -1/+1 |
* | Fixes #57759 | Rodrigo Moya | 2004-05-27 | 1 | -0/+16 |
* | Make calendar-errors.xml.h and install the xml file. | Jeffrey Stedfast | 2004-05-26 | 1 | -10/+6 |
* | use e_cal_generate_instances_for_object instead of | Rodrigo Moya | 2004-05-14 | 1 | -5/+4 |
* | Fixes #58025 | JP Rosevear | 2004-05-05 | 1 | -10/+7 |
* | Fixes #57894 | JP Rosevear | 2004-05-03 | 1 | -2/+4 |
* | Set up the model to use the correct query. Setup callbacks for gconf | Gary Ekker | 2004-05-01 | 1 | -4/+74 |
* | remove prototypes | JP Rosevear | 2004-04-30 | 1 | -16/+84 |
* | Fixes #56504 | JP Rosevear | 2004-04-22 | 1 | -16/+1 |
* | fix for user_creatable_items api changes. | Not Zed | 2004-04-21 | 1 | -1/+1 |
* | take a range_selected boolean for internal use (gnome_calendar_set_view): | JP Rosevear | 2004-04-19 | 1 | -19/+27 |
* | Fixes #56613 | JP Rosevear | 2004-04-15 | 1 | -22/+23 |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 1 | -0/+17 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 1 | -68/+60 |
* | set the default timezone on all clients when opened. | Rodrigo Moya | 2004-04-02 | 1 | -0/+2 |
* | Fixes #56120 | JP Rosevear | 2004-04-01 | 1 | -2/+2 |
* | fixed documentation typos. | Rodrigo Moya | 2004-04-01 | 1 | -2/+2 |