aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-view.c
Commit message (Expand)AuthorAgeFilesLines
* Replace GtkStyle usages with GtkStyleContextMilan Crha2014-07-071-3/+6
* Bug 607753 - Appointment tooltip sometimes 'stick' to screenMilan Crha2014-06-251-13/+29
* Bug #727888 - Wrap the Location label in a reminder dialogMilan Crha2014-04-111-0/+4
* Bug #722938 - Adapt a11y code for newest gtkMike Gorse2014-03-131-1/+12
* Miscellaneous cleanups.Matthew Barnes2014-03-031-4/+4
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-7/+7
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Miscellaneous cleanups.Matthew Barnes2013-09-081-28/+62
* Bug #704369 - Meeting change asks on save, but tries to send update anywayMilan Crha2013-08-091-0/+3
* Miscellaneous cleanups.Matthew Barnes2013-07-281-10/+10
* Bug #703899 - Moving a meeting does not ask for confirmationFabiano Fidêncio2013-07-171-38/+65
* Miscellaneous cleanups.Matthew Barnes2013-07-071-2/+2
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-5/+47
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-131-4/+8
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-6/+6
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-9/+1
* Bug #449081 - Drop read-only calendar error messageMilan Crha2012-12-041-23/+1
* Avoid gdk_display_get_pointer().Matthew Barnes2012-12-011-7/+11
* Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab().Matthew Barnes2012-12-011-5/+66
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-11/+19
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* Bug #676785 - Enables wrong calendar after saving appointmentMilan Crha2012-08-101-5/+6
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+3
* Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-031-16/+41
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-3/+3
* Bug #668768 - Copy&paste of appointment occurrence creates two appointmentsMilan Crha2012-04-241-8/+1
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-1/+1
* Whitespace cleanup.Matthew Barnes2012-04-021-9/+9
* Fix possible use of uninitialized variableMilan Crha2012-03-151-1/+1
* Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the appointme...Chenthill Palanisamy2012-03-051-56/+111
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-8/+16
* Trivial little cleanups.Matthew Barnes2011-10-191-1/+1
* Bug #661549 - Avoid fetching from backend when calculating summaryMilan Crha2011-10-181-16/+24
* Bug 661399 - Crash when hovering over calendar entryMatthew Barnes2011-10-121-6/+10
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-98/+58
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-43/+75
* Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-06-301-0/+2
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-58/+56
* Bug #647785 - Pasting an 24h event in month and week view doesn't workMilan Crha2011-05-171-3/+4
* bug #648612 crash during drag & drop of recurring eventsPunit Jain2011-05-171-0/+1
* Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-05-161-1/+1
* Coding style cleanups.Matthew Barnes2011-05-091-23/+23
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-4/+5
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-1/+1
* Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2010-12-071-8/+5
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-15/+75
* Bug #629462 - Tasks 'Due' filters don't work properlyMilan Crha2010-09-291-0/+4
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* Coding style cleanups.Matthew Barnes2010-09-131-6/+6
* Bug 628654 - e_calendar_view_get_tooltips memory leakMatthew Barnes2010-09-031-3/+1
* Fix a runtime warning on calendar startup.Matthew Barnes2010-05-281-1/+3
* Refix bug #613798 - Marcus Bains line is greyMatthew Barnes2010-05-271-2/+0
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+2
|\
| * Add extensions to configure calender widgets.Matthew Barnes2010-04-071-1/+6
* | Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-2/+52
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-34/+39
* | Bug 613798 - Marcus Bains line is greyMatthew Barnes2010-03-241-2/+10
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-201-1/+6
|/
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-3/+3
* Revert "Without this evo 2.28.2 will not link/run at all"Matthew Barnes2010-01-291-9/+0
* Without this evo 2.28.2 will not link/run at allFridrich Strba2010-01-281-0/+9
* Improve clipboard behavior.Matthew Barnes2010-01-181-11/+79
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-163/+176
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-1/+1
* Bug #605645 - Crash on exit in calendar_view_disposeMilan Crha2010-01-061-41/+9
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-289/+393
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port calendar/ to the new EError APIJonathon Jongsma2009-12-011-1/+1
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-121-1/+1
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-121-83/+22
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-1/+5
* Re-enable more calendar code.Matthew Barnes2009-08-281-3/+1
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-10/+1
* Get the calendar view popup menu working.Matthew Barnes2009-08-161-599/+89
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-6/+2
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-111-8/+14
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-110/+113
* Add properties to calendar classes.Matthew Barnes2009-07-311-25/+42
* Trimming redundancy.Matthew Barnes2009-07-291-31/+0
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-2/+2
|\
| * Bug #583527 display reply and reply-all fields for all backends.Chenthill Palanisamy2009-07-201-2/+2
| * More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
| * Fix excessive whitespace.Matthew Barnes2009-07-131-9/+0
* | Start re-enabling parts of the calendar.Matthew Barnes2009-07-281-44/+0
* | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-281-27/+0
* | Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-241-12/+18
* | More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* | Fix excessive whitespace.Matthew Barnes2009-07-141-9/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-1/+24
|\|
| * Bug #251694 - Highlight current day in a calendarMilan Crha2009-07-031-0/+23
| * Bug #252296 - Do not preset alarm for all day eventsMilan Crha2009-07-031-1/+1
| * More code cleanup.Matthew Barnes2009-06-021-1/+1
| * Whitespace cleanup.Matthew Barnes2009-05-291-35/+35
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-75/+75
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-3/+3
* | Fix "make distcheck" errors.Matthew Barnes2009-06-201-2/+1
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Whitespace cleanup.Matthew Barnes2009-05-291-35/+35
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-71/+71
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-39/+39
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
| |/
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-34/+34
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-11/+10
|\|
| * Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-211-5/+4
| * Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-211-6/+6
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-261-1/+5
* | Manual conflict resolutionMatthew Barnes2009-04-251-29/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-55/+134
|\|
| * Include timezone information in a tooltip when differs from user'sMilan Crha2009-04-241-3/+15
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-2/+2
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-051-6/+6
| * ** Fix for bug #573193Milan Crha2009-03-041-4/+1
| * ** Fix for bug #238346Milan Crha2009-02-251-45/+83
| * Fixes #450535 (bnc).Chenthill Palanisamy2009-01-301-1/+1
| * ** Fix for bug #559604Milan Crha2009-01-241-1/+1
| * ** Fix for bug #541209Suman Manjunath2009-01-211-3/+3
| * ** Fix for bug #225712Milan Crha2009-01-191-8/+12
| * ** Partial fix for bug #310844Milan Crha2009-01-161-5/+32
| * ** Fix for bug #245156Milan Crha2009-01-151-2/+2
| * ** Fix for bug #559604Milan Crha2008-12-221-3/+3
| * Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop...Suman Manjunath2008-12-081-13/+89
| * ** Fix for bug #559604Milan Crha2008-11-111-0/+89
| * ** Fix for bug #559086Ashish Shrivastava2008-11-031-0/+33
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-15/+14
| * Fixes #347287Chenthill Palanisamy2008-08-131-3/+0
| * ** Fixes bug #546892Matthew Barnes2008-08-121-8/+2
| * ** Fixes bug #546057Matthew Barnes2008-08-031-1/+1
| * ** Fixes bug #542125Matthew Barnes2008-07-191-7/+4
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-5/+5
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-15/+46
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-3/+3
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-13/+89
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-0/+89
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-0/+9
* | Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-0/+10
* | Progress update:Matthew Barnes2008-10-141-63/+0
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+14
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-59/+16
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-3/+2
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-11/+2
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+1
* | Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-161-7/+4
|/
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape Plac...Suman Manjunath2008-07-131-1/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-9/+2
* Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (lea...Suman Manjunath2008-05-231-0/+2
* ** Fix for bug #529893Danny Baumann2008-04-251-0/+1
* ** Fix for bug #509923Milan Crha2008-04-181-2/+24
* ** Fix for bug #523402Milan Crha2008-04-171-0/+2
* ** Fix for bug #512543Milan Crha2008-03-131-2/+0
* Fixes #516498Chenthill Palanisamy2008-02-251-4/+9
* Fixes#516408Chenthill Palanisamy2008-02-251-1/+4
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-111-1/+1
* ** Fix for bug #475781Milan Crha2008-01-251-1/+7
* ** Fix for bug #508731Srinivasa Ragavan2008-01-121-0/+3
* ** Fix for bug #354265David Turner2007-12-041-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-99/+99
* ** Fix for bug #209425Michael Monreal2007-11-101-1/+1
* ** Fix for bug #318604Milan Crha2007-11-051-1/+1
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-1/+1
* 2007-10-01 mcrha Fix for bug #342283Milan Crha2007-10-011-7/+1
* ** Fixes bug #477045Matthew Barnes2007-09-281-4/+4
* 2007-09-27 mcrha Fixes part of bug #228832Milan Crha2007-09-271-1/+3
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-2/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-20 mcrha Fix for bug #262226Milan Crha2007-08-201-12/+48
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-091-7/+7
* Fixes #300584Chenthill Palanisamy2007-07-091-3/+69
* ** Fix for bug #321741Srinivasa Ragavan2007-07-071-8/+9
* ** Fix for bug #321741Srinivasa Ragavan2007-06-021-2/+4
* ** Fix for bug #427789simon.zheng2007-05-121-1/+1
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-24/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-101-6/+6
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-11/+4
* Fixes a crashChenthill Palanisamy2006-05-111-1/+1
* partially fixes #332911Chenthill Palanisamy2006-05-111-10/+13
* Committing updated patch for cairo.Srinivasa Ragavan2006-05-041-0/+2
* Added Cairo support for Evolution.Srinivasa Ragavan2006-04-241-1/+49
* Fixes #332409 Reset the ecal to NULL. If the default client does not existChenthill Palanisamy2006-04-241-2/+2
* Move the tooltip if it could hide in the corner.Srinivasa Ragavan2006-04-221-0/+41
* Added retract support.Chenthill Palanisamy2006-04-031-8/+119
* Fix for bug #330931 #331029Srinivasa Ragavan2006-02-141-1/+2
* fixes #329570Chenthill Palanisamy2006-02-101-16/+8
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-16/+9
* Fixes #327958Irene Huang2006-01-231-3/+10
* fixes #324739Chenthill Palanisamy2006-01-161-12/+21
* added code in gui/itip-utils.[ch], gui/e-cal-popup.[ch], gui/e-calendar-view.cChenthill Palanisamy2006-01-161-5/+50
* fixes #313112Chenthill Palanisamy2006-01-131-3/+14
* fixes #271810Chenthill Palanisamy2006-01-131-0/+9
* fixes #271541Chenthill Palanisamy2006-01-131-0/+12
* ** Fix for bug #325414Srinivasa Ragavan2006-01-021-0/+8
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-191-13/+1
* Use gstdio wrappers.Tor Lillqvist2005-12-171-1/+3
* ** Fixes bug #324094Srinivasa Ragavan2005-12-171-1/+4
* Commited fix to remove markup from translation and added few notes toSrinivasa Ragavan2005-12-151-1/+9
* Added code to make the tooltips strings translatable. Also picked up theSrinivasa Ragavan2005-12-151-24/+7
* fixes the tool tip crash.Chenthill Palanisamy2005-12-091-1/+5
* fixes #317322Chenthill Palanisamy2005-11-291-47/+55
* fixes #314639Chenthill Palanisamy2005-11-281-0/+8
* Include e-time-utils.h from libedataserver instead of using evolution'sTor Lillqvist2005-11-241-1/+1
* Added a function to get tooltip tooltip widgetSrinivasa Ragavan2005-11-231-0/+168
* Committing the patch to add menu items in attachment bar.Chenthill Palanisamy2005-10-181-1/+1
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-3/+7
* Provides across calendars keyboard accelerators for popup menusSrinivasa Ragavan2005-10-031-4/+4
* fixes 316954.Chenthill Palanisamy2005-10-011-1/+1
* fixes #301391Chenthill Palanisamy2005-10-011-2/+9
* Fixes #246480Chenthill Palanisamy2005-09-301-4/+14
* source-type is an enum not a pointer!Not Zed2005-08-241-4/+3
* Vulnerability patch submitted byChenthill Palanisamy2005-08-051-1/+1
* Fixes #306017 Obtain the default zone information from cal-view andP. S. Chakravarthi2005-08-031-9/+16
* Added a mask to check if the meeting needs to be accepted. Increased theChenthill Palanisamy2005-07-251-5/+5
* Fixes #310340 Check if the backend supports having master object forChenthill Palanisamy2005-07-201-6/+9
* Fixes #309680 Remove the recurrence id only from e_cal_comp.Chenthill Palanisamy2005-07-201-3/+1
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-111-6/+13
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-9/+17
* Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-221-2/+10
* Delegate support for personal calendarChenthill Palanisamy2005-06-211-8/+47
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-071-25/+91
* Fixes #271679Rodrigo Moya2005-05-061-19/+39
* Fixes #274476 Send the right value boolean variable meeting toChenthill Palanisamy2005-04-181-2/+1
* Fixes #73969 Remove the recurrence id property if its present.Chenthill Palanisamy2005-03-311-0/+2
* abort sequence (e_day_view_on_top_canvas_motion): prevent drag ofJP Rosevear2005-03-211-1/+3
* clear the component preview when we update the view.Rodrigo Moya2005-02-041-1/+1
* Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-311-2/+8
* removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-171-2/+2
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-6/+6
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* keep a local copy of the ECal.Rodrigo Moya2004-12-091-3/+18
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-251-1/+2
* added hook doco.Not Zed2004-10-281-0/+8
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-191-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-12/+8
* removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-121-1/+16
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-250/+101
* re-added 'Make this occurrence movable' menu item, gone by mistake.Rodrigo Moya2004-08-101-0/+72