aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-view.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes #57622Rodrigo Moya2004-08-021-10/+6
* creating new items no longer needs to be disabled since the user canJP Rosevear2004-08-011-4/+4
* Fixes #57287, 58748JP Rosevear2004-07-141-9/+20
* Fixes #60289Rodrigo Moya2004-07-101-2/+15
* Fixes #60645JP Rosevear2004-07-061-0/+4
* Fixes #58799Rodrigo Moya2004-06-101-2/+16
* Fixes #57578Rodrigo Moya2004-06-091-22/+55
* Fixes #59369Rodrigo Moya2004-06-011-0/+3
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-011-3/+3
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-5/+5
* if we don't have a RECURRENCE-ID, remove nothing, and use the instanceRodrigo Moya2004-05-171-6/+2
* if we don't have a RECURRENCE-ID, remove nothing.Rodrigo Moya2004-05-171-11/+13
* remove prototypesJP Rosevear2004-04-301-11/+28
* Fixes #56504JP Rosevear2004-04-221-0/+2
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-11/+24
* include libecal/e-cal-component.h to kill implicit declaration ofTrent Lloyd2004-04-191-0/+1
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-151-2/+13
* fix small typoRadek Doulik2004-04-011-1/+1
* Naming issue, Go to Date -> Select Date, Go to Today -> Select today.Hari Prasad Nadig2004-03-291-2/+2
* remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.Kidd Wang2004-03-291-55/+1
* Fixes #55648JP Rosevear2004-03-271-0/+3
* fix buildChris Toshok2004-03-241-1/+1
* make the flow control correctJP Rosevear2004-03-241-4/+3
* get the UID from the server on newly created events and set theRodrigo Moya2004-03-221-2/+67
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-1/+1
* Fixes #52253JP Rosevear2004-03-161-51/+2
* Fixes #35577Rodrigo Moya2004-03-151-6/+22
* make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-181-8/+53
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-5/+1
* stop status bar messages madness.Rodrigo Moya2004-01-291-4/+0
* we are required to pass in the end in-out argJP Rosevear2004-01-181-2/+2
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-151-15/+25
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-28/+2
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-091-0/+71
* add a menu item for "open appointment".Kidd Wang2003-12-291-0/+43
* Fixes part of #41237Rodrigo Moya2003-12-171-13/+0
* Do not call control_util_set_folder_bar_label().Ettore Perazzoli2003-12-041-13/+0
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-021-25/+17
* Fixes #43556Rodrigo Moya2003-11-201-127/+71
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-273/+273
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-0/+10
* fixed typo in menu item label.Rodrigo Moya2003-10-291-0/+31
* no need to keep the timezone here, it is already stored in the model.Rodrigo Moya2003-10-281-11/+8
* accept also text/calendar for D&D.Rodrigo Moya2003-10-241-2/+2
* remove and free op before return.Harry Lu2003-10-241-15/+46
* connect also to ETableModel's "model_cell_changed" signal.Rodrigo Moya2003-10-231-1/+14
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-142/+355
* set more icons for the popup menu.Rodrigo Moya2003-08-201-1/+27
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-123/+156
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+29
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-2/+3
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-1/+75
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-27/+47
* check the uid before using it.Rodrigo Moya2003-07-241-0/+2
* removed.Rodrigo Moya2003-07-241-32/+59
* added missing cases. (setup_popup_icons): new function to set up icons forRodrigo Moya2003-07-241-0/+24
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-3/+479
* removed unneeded prototypes.Rodrigo Moya2003-07-231-50/+42
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-0/+421