| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #320976 - Remember last New button choice in Calendar view | Milan Crha | 2012-02-17 | 1 | -1/+2 |
* | Last bits of calendar-config migrated to GSettings | Rodrigo Moya | 2011-10-10 | 1 | -24/+19 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -2/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -223/+260 |
* | Bug #653154 - Crash when constructing calendar view | Milan Crha | 2011-06-27 | 1 | -0/+2 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -25/+28 |
* | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs | Dan Vrátil | 2011-05-16 | 1 | -1/+1 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -18/+18 |
* | Bug #550867 - Showing location in meetings | Milan Crha | 2011-02-23 | 1 | -19/+47 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -2/+0 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -4/+4 |
* | Adapt EWeekView + widgets to latest gtk+-3.0 API. | Matthew Barnes | 2011-01-26 | 1 | -11/+9 |
* | gdk_cursor_unref() -> g_object_unref() | Matthew Barnes | 2011-01-25 | 1 | -3/+3 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Bug #627536 - Open meeting as meeting, not as appointment, in week view | Milan Crha | 2010-12-07 | 1 | -1/+1 |
* | Bug #632941 - Calendar ignores preference "show/hide end times" | Milan Crha | 2010-11-02 | 1 | -1/+4 |
* | calendar: Don't draw a shadow outside of the widget | Benjamin Otte | 2010-10-30 | 1 | -49/+0 |
* | calendar: Remove now unused gcs and colormap handling from EWeekView | Benjamin Otte | 2010-10-30 | 1 | -15/+0 |
* | calendar: Only include libgnomecanvas.h | Benjamin Otte | 2010-10-30 | 1 | -1/+1 |
* | Cast GtkAdjustment constructor calls to GtkAdjustment | Benjamin Otte | 2010-10-30 | 1 | -1/+1 |
* | Drop usage of GtkAnchorType. | Matthew Barnes | 2010-10-27 | 1 | -1/+0 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -1/+0 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 1 | -21/+19 |
* | Bug #629934 - Month view defaults to Monday as start of week | Milan Crha | 2010-09-29 | 1 | -0/+3 |
* | Bug #629150 - Empty calendar view | Milan Crha | 2010-09-29 | 1 | -8/+47 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -17/+20 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -8/+8 |
* | Bug 628654 - e_calendar_view_get_tooltips memory leak | Matthew Barnes | 2010-09-03 | 1 | -2/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -3/+3 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-16 | 1 | -1/+9 |
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 1 | -9/+1 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 1 | -1/+9 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -6/+8 |
|\ |
|
| * | Merge commit 'origin/gnome-2-30' into express2 | Michael Meeks | 2010-04-22 | 1 | -6/+8 |
| |\ |
|
| | * | Bug 596601 (bnc) - monitor system timezone changes in evolution | Chenthill Palanisamy | 2010-04-16 | 1 | -6/+8 |
| * | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 1 | -10/+0 |
| |/ |
|
* | | Bug #607257 - Add checks for event->comp_data != NULL | Milan Crha | 2010-05-14 | 1 | -4/+151 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -1/+1 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -94/+162 |
* | | Bug 613798 - Marcus Bains line is grey | Matthew Barnes | 2010-03-24 | 1 | -0/+3 |
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-03-20 | 1 | -10/+0 |
|/ |
|
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+12 |
* | Remove a couple silly ECalModel functions. | Matthew Barnes | 2010-01-25 | 1 | -3/+3 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -1/+0 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 1 | -1/+0 |
* | BUG#595803 Fixes a double free | Bharath Acharya | 2009-10-05 | 1 | -3/+0 |
* | Bug 593750 - Month view doesn't update / scroll | Matthew Barnes | 2009-09-23 | 1 | -250/+248 |
* | Calendar canvas item cleanup. | Matthew Barnes | 2009-09-22 | 1 | -2/+7 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -4/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 1 | -1/+1 |
* | Re-enable more calendar code. | Matthew Barnes | 2009-08-28 | 1 | -3/+1 |
* | Re-enable more calendar bits. | Matthew Barnes | 2009-08-19 | 1 | -7/+0 |
* | Centralize week-start-day tracking in calendar views. | Matthew Barnes | 2009-08-19 | 1 | -75/+27 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -0/+1 |
* | Get the calendar view popup menu working. | Matthew Barnes | 2009-08-16 | 1 | -7/+1 |
* | Bug #587468 - Show meeting icon for component with attendees only | Milan Crha | 2009-08-11 | 1 | -1/+1 |
* | Bug #514725 - Critical warnings with appointments | Milan Crha | 2009-08-11 | 1 | -10/+16 |
* | Bug #300567 - Calendar drawing optimizations | Milan Crha | 2009-08-11 | 1 | -1/+1 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-06 | 1 | -0/+25 |
* | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 1 | -2/+3 |
* | Add properties to calendar classes. | Matthew Barnes | 2009-07-31 | 1 | -213/+327 |
* | Trimming redundancy. | Matthew Barnes | 2009-07-29 | 1 | -7/+14 |
* | Bug #245829 - Cannot copy (with mouse for pasting) appointment summary | Milan Crha | 2009-07-29 | 1 | -0/+29 |
* | Add EMonthView, a simple subclass of EWeekView. | Matthew Barnes | 2009-07-24 | 1 | -207/+93 |
* | Move "user_created" signal emission to ECalendarView. | Matthew Barnes | 2009-07-24 | 1 | -4/+3 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -4/+4 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -52/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -1/+24 |
|\ |
|
| * | Bug #251694 - Highlight current day in a calendar | Milan Crha | 2009-07-03 | 1 | -0/+1 |
| * | Bug #236996 - Calendar display for weekends in month view | Milan Crha | 2009-07-03 | 1 | -0/+22 |
| * | Bug #252296 - Do not preset alarm for all day events | Milan Crha | 2009-07-03 | 1 | -1/+1 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -14/+14 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -30/+30 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -16/+16 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -14/+14 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -30/+30 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -17/+17 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -16/+16 |
| |/ |
|
| * | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 1 | -1/+1 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 1 | -5/+5 |
| * | Make the Calendar view scroll using the arrow keys | Marcel Stimberg | 2009-05-14 | 1 | -17/+74 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 1 | -5/+5 |
* | | Make the Calendar view scroll using the arrow keys | Marcel Stimberg | 2009-05-21 | 1 | -17/+74 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -2/+2 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-07 | 1 | -1/+0 |
|\| |
|
| * | Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal | Adam Petaccia | 2009-05-06 | 1 | -1/+0 |
| * | Bug #273818 - Allow scrolling Month View by a week only | Milan Crha | 2009-05-01 | 1 | -4/+44 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -4/+44 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -4/+16 |
|\| |
|
| * | Fixes #561312 | Chenthill Palanisamy | 2009-04-13 | 1 | -4/+12 |
| * | ** Fix for bug #567949 | Milan Crha | 2009-02-20 | 1 | -3/+4 |
| * | ** Fixes bug #571625 | Chow Loong Jin | 2009-02-14 | 1 | -5/+3 |
| * | ** Fix for bug #541209 | Suman Manjunath | 2009-01-21 | 1 | -4/+4 |
| * | ** Fix for bug #245156 | Milan Crha | 2009-01-15 | 1 | -2/+2 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop... | Suman Manjunath | 2008-12-08 | 1 | -74/+115 |
| * | Fix for bug #490503 - Show summary of unaccepted meetings as bold in calendar... | Suman Manjunath | 2008-11-11 | 1 | -16/+12 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #553715 (Set end time for the e... | Suman Manjunath | 2008-10-20 | 1 | -2/+2 |
| * | ** Fix for bug #553609 | Milan Crha | 2008-10-17 | 1 | -0/+5 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -17/+15 |
| * | Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ... | Suman Manjunath | 2008-09-14 | 1 | -0/+18 |
| * | ** Fix for bug #551382 | Milan Crha | 2008-09-09 | 1 | -1/+0 |
| * | Fixes #544187. | Chenthill Palanisamy | 2008-09-08 | 1 | -9/+6 |
| * | Fixes #347287 | Chenthill Palanisamy | 2008-08-13 | 1 | -11/+36 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 1 | -5/+3 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 1 | -4/+4 |
* | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 1 | -2/+2 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+0 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -0/+2 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -73/+115 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 1 | -16/+12 |
* | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -0/+8 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -2/+7 |
* | | Progress update: | Matthew Barnes | 2008-10-14 | 1 | -0/+2 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -17/+33 |
* | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 1 | -1/+0 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -10/+6 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -11/+36 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -2/+2 |
* | ** Fix for bug #536813 | Milan Crha | 2008-06-09 | 1 | -0/+5 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -6/+0 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -10/+7 |
* | Fixes #516498 | Chenthill Palanisamy | 2008-02-25 | 1 | -1/+3 |
* | Fixes#516408 | Chenthill Palanisamy | 2008-02-25 | 1 | -3/+10 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -1/+1 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #355864 (Calendar c... | Suman Manjunath | 2008-01-28 | 1 | -11/+25 |
* | ** Fix for bug #475781 | Milan Crha | 2008-01-25 | 1 | -2/+14 |
* | ** Fix for bug #510409 | Milan Crha | 2008-01-25 | 1 | -0/+1 |
* | Patch from Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Fix for b... | Suman Manjunath | 2008-01-14 | 1 | -1/+1 |
* | ** Fix for bug #457842 | Milan Crha | 2008-01-10 | 1 | -0/+11 |
* | ** Fixes bug #392747 (extra cleanup work) | Matthew Barnes | 2007-12-06 | 1 | -16/+10 |
* | ** Fix for bug #214645 | Milan Crha | 2007-11-27 | 1 | -8/+17 |
* | ** Fix for bug #484603 | Milan Crha | 2007-11-23 | 1 | -0/+2 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -100/+100 |
* | ** Fix for bug #318604 | Milan Crha | 2007-11-05 | 1 | -1/+1 |
* | Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations - | Kjartan Maraas | 2007-10-24 | 1 | -1/+1 |
* | ** Fix for bug #455862 Plugged memory leaks. | Hiroyuki Ikezoe | 2007-10-07 | 1 | -15/+1 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -1/+1 |
* | ** Fixes bug #476040 | Matthew Barnes | 2007-09-13 | 1 | -1/+1 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 1 | -9/+15 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Fix for the same issue of week view of bug #330628 | Hiroyuki Ikezoe | 2007-08-27 | 1 | -0/+3 |
* | ** Fix for bug #468440 | Srinivasa Ragavan | 2007-08-25 | 1 | -3/+3 |
* | 2007-08-24 Srinivasa Ragavan Fix for bug #468411 | Milan Crha | 2007-08-24 | 1 | -1/+4 |
* | 2007-08-23 mcrha Fix for bug #201201 and bug #201202 | Milan Crha | 2007-08-23 | 1 | -0/+12 |
* | 2007-08-23 mcrha Fix for bug #355864 | Milan Crha | 2007-08-23 | 1 | -2/+2 |
* | 2007-08-20 mcrha Fix for bug #262226 | Milan Crha | 2007-08-20 | 1 | -1/+1 |
* | Fixes #298513 (bnc) | Chenthill Palanisamy | 2007-08-17 | 1 | -0/+3 |
* | Fixes #300584 | Chenthill Palanisamy | 2007-07-09 | 1 | -5/+13 |
* | ** Fix for bug #321741 | Srinivasa Ragavan | 2007-07-07 | 1 | -1/+1 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -4/+5 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 1 | -4/+4 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -23/+23 |
* | Fixes #332101 | Chenthill Palanisamy | 2006-10-17 | 1 | -2/+2 |
* | ** Fix for bug #334692 | Srinivasa Ragavan | 2006-09-28 | 1 | -8/+20 |
* | remove week_view->comp_data first, since garray is not thread safe and the | Li Yuan | 2006-07-11 | 1 | -4/+5 |
* | Add mnemonic widget to widget, and change calendar's shortcut key. | Li Yuan | 2006-07-11 | 1 | -0/+6 |
* | Committing updated patch for cairo. | Srinivasa Ragavan | 2006-05-04 | 1 | -1/+35 |
* | Move the tooltip if it could hide in the corner. | Srinivasa Ragavan | 2006-04-22 | 1 | -4/+4 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -148/+24 |
* | Reverting Chakravarthi's commit on Jan 17 to fix miscellaneous problems | Harish Krishnaswamy | 2006-01-30 | 1 | -22/+5 |
* | Committed Chax's fix for double click of events in week/month view. Partly fi... | Srinivasa Ragavan | 2006-01-18 | 1 | -5/+22 |
* | fixes #324739 | Chenthill Palanisamy | 2006-01-16 | 1 | -17/+26 |
* | ** Fix for bug #325414 | Srinivasa Ragavan | 2006-01-02 | 1 | -0/+12 |
* | Committing the missed e-week-view.c in my prev commit, where i did just | Srinivasa Ragavan | 2005-12-16 | 1 | -3/+3 |
* | fixes the tool tip crash. | Chenthill Palanisamy | 2005-12-09 | 1 | -40/+80 |
* | Added a function to get tooltip tooltip widget | Srinivasa Ragavan | 2005-11-23 | 1 | -4/+86 |
* | fixes 257649. | Chenthill Palanisamy | 2005-10-01 | 1 | -1/+18 |
* | source-type is an enum not a pointer! | Not Zed | 2005-08-24 | 1 | -2/+0 |
* | Commenting the code for marking the summary of unaccepted meetings as | Chenthill Palanisamy | 2005-07-29 | 1 | -1/+2 |
* | Added a mask to check if the meeting needs to be accepted. Increased the | Chenthill Palanisamy | 2005-07-25 | 1 | -2/+3 |
* | Fixes #309602 | Chenthill Palanisamy | 2005-07-22 | 1 | -1/+38 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -3/+3 |
* | Commiting the delegation support for recurrence events | Chenthill Palanisamy | 2005-06-22 | 1 | -2/+2 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -4/+4 |
* | Fixes #271679 | Rodrigo Moya | 2005-05-06 | 1 | -1/+47 |
* | Fixes #71265 | Rodrigo Moya | 2005-02-04 | 1 | -0/+3 |
* | killed warnings. (e_week_view_start_editing_event): do nothing if the | Rodrigo Moya | 2005-01-19 | 1 | -2/+5 |
* | remove the temporary object from the view when stopping editing. | Rodrigo Moya | 2005-01-11 | 1 | -1/+4 |
* | Added support for attachments support to calendar items. | Harish Krishnaswamy | 2005-01-08 | 1 | -0/+5 |
* | added a new argument to pass the calendar client, since it might happen to | Rodrigo Moya | 2005-01-05 | 1 | -2/+7 |
* | search our internal data for the correct event. | Rodrigo Moya | 2005-01-05 | 1 | -2/+21 |
* | redo the queries after emitting the 'time_range_changed' signal, since now | Rodrigo Moya | 2005-01-03 | 1 | -11/+0 |
* | get instance times using the correct timezone. (redo_queries): emit | Rodrigo Moya | 2004-12-23 | 1 | -39/+0 |
* | get instance times using the correct timezone. (redo_queries): emit | Rodrigo Moya | 2004-12-23 | 1 | -40/+38 |
* | Merge from recurrences-work-branch | Rodrigo Moya | 2004-12-22 | 1 | -58/+36 |
* | update the query so currently held events can be cleared off. | Harish Krishnaswamy | 2004-12-08 | 1 | -0/+3 |
* | Free the string day_view->last_edited_comp_string before changing | Chenthill Palanisamy | 2004-12-02 | 1 | -0/+6 |
* | Fixes #6767 | Li Yuan | 2004-11-04 | 1 | -51/+37 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -20/+12 |
* | If main_canvas has focus, do not grub it. Emit the selected_time_changed | Li Yuan | 2004-10-13 | 1 | -1/+2 |
* | When the start year and the end year are the same, the num should be | Li Yuan | 2004-10-12 | 1 | -8/+8 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 1 | -1/+1 |
* | Fixes #62728 | JP Rosevear | 2004-09-09 | 1 | -0/+3 |
* | Fixes #57622 | Rodrigo Moya | 2004-08-02 | 1 | -0/+2 |
* | guard with is_instance instead of has_recurrences because most of the | JP Rosevear | 2004-08-01 | 1 | -2/+2 |
* | Fixes #61058 | JP Rosevear | 2004-07-27 | 1 | -5/+34 |
* | Fixes #61571 | JP Rosevear | 2004-07-24 | 1 | -5/+23 |
* | Fixes #57142 | Rodrigo Moya | 2004-07-16 | 1 | -1/+2 |
* | Fixes #57287, 58748 | JP Rosevear | 2004-07-14 | 1 | -0/+2 |
* | Fixes #59401 | JP Rosevear | 2004-06-16 | 1 | -1/+4 |
* | Fixes #57393 | JP Rosevear | 2004-06-16 | 1 | -0/+1 |
* | calculate the work week, week, and month views more exactly | JP Rosevear | 2004-06-10 | 1 | -86/+29 |
* | cast week view correctly | JP Rosevear | 2004-06-08 | 1 | -1/+1 |
* | a more straightforward way to calculate the offset of a day within the | Kidd Wang | 2004-05-28 | 1 | -9/+9 |
* | In week view all-day events should keep all-dayness when moved around. | Kidd Wang | 2004-05-26 | 1 | -9/+17 |
* | make the focus movable in week/month view when no events are selected. | Kidd Wang | 2004-05-18 | 1 | -0/+195 |
* | Use E_ICON_SIZE enum here. (display_notification): Same. | Jeffrey Stedfast | 2004-05-18 | 1 | -3/+3 |
* | use e_cal_generate_instances_for_object instead of | Rodrigo Moya | 2004-05-14 | 1 | -6/+4 |
* | Fixes #57644. | Not Zed | 2004-05-13 | 1 | -3/+4 |
* | Fixes #57899 | JP Rosevear | 2004-05-03 | 1 | -1/+10 |
* | Fixes #56092 | JP Rosevear | 2004-04-22 | 1 | -0/+9 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -9/+9 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 1 | -62/+12 |
* | only select one day | JP Rosevear | 2004-04-06 | 1 | -2/+2 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 1 | -27/+21 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 1 | -8/+5 |
* | Fixes #52253 | JP Rosevear | 2004-03-16 | 1 | -114/+316 |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 1 | -2/+4 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 1 | -1/+1 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 1 | -160/+240 |
* | Fixes #51665. | Harry Lu | 2003-12-18 | 1 | -0/+2 |
* | *gui/e-week-view.c: Fix a event/jump button tabbing bug | Bolian Yin | 2003-12-10 | 1 | -2/+3 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 1 | -1/+4 |
* | remove setting property of "handle_popup". remove setting property of | Bolian Yin | 2003-12-09 | 1 | -2/+0 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -100/+100 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 1 | -7/+9 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 1 | -1/+0 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 1 | -32/+2 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 1 | -1/+3 |
* | guard against irrelevant args (ie if there was an error) | JP Rosevear | 2003-10-23 | 1 | -0/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -127/+46 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 1 | -20/+106 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -260/+151 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 1 | -6/+11 |
* | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 1 | -0/+195 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 1 | -3/+11 |
* | Fixes #46847 | Bolian Yin | 2003-07-29 | 1 | -3/+26 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 1 | -111/+52 |
* | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 1 | -1/+1 |
* | removed. | Rodrigo Moya | 2003-07-24 | 1 | -18/+1 |
* | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 1 | -560/+9 |
* | removed unneeded prototypes. | Rodrigo Moya | 2003-07-23 | 1 | -20/+21 |
* | manage the case where the selected events are the popup menu ones. | Rodrigo Moya | 2003-07-23 | 1 | -4/+8 |
* | added "get_selected_events", and "update_query" virtual methods. | Rodrigo Moya | 2003-07-23 | 1 | -512/+135 |