aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-111-0/+2
* Bug #587468 - Show meeting icon for component with attendees onlyMilan Crha2009-08-111-2/+2
* Bug #590392 - Show selected day in day view's second timezone columnMilan Crha2009-08-111-0/+6
* Bug #514725 - Critical warnings with appointmentsMilan Crha2009-08-111-10/+15
* Bug #300567 - Calendar drawing optimizationsMilan Crha2009-08-111-2/+2
* More refactoring of settings management.Matthew Barnes2009-08-061-1/+41
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-37/+21
* Add properties to calendar classes.Matthew Barnes2009-07-311-75/+443
* Trimming redundancy.Matthew Barnes2009-07-291-10/+15
* Bug #245829 - Cannot copy (with mouse for pasting) appointment summaryMilan Crha2009-07-291-2/+13
* Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-291-3/+5
* Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-241-3/+2
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-107/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-1/+6
|\
| * Bug #238058 - Show more from summary for events with iconsMilan Crha2009-07-091-0/+4
| * Bug #251694 - Highlight current day in a calendarMilan Crha2009-07-031-0/+1
| * Bug #252296 - Do not preset alarm for all day eventsMilan Crha2009-07-031-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-2/+0
|\|
| * Bug #238058 - Show more from summary for events with iconsMilan Crha2009-06-301-2/+0
| * More code cleanup.Matthew Barnes2009-06-021-1/+1
| * Whitespace cleanup.Matthew Barnes2009-05-291-31/+31
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-46/+46
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-14/+14
* | Fix "make distcheck" errors.Matthew Barnes2009-06-201-1/+1
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Whitespace cleanup.Matthew Barnes2009-05-291-31/+31
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-46/+46
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-20/+20
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-14/+14
| |/
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-6/+6
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-5/+5
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-5/+5
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-1/+0
|\|
| * Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-061-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-27/+61
|\|
| * Fixes #561312Chenthill Palanisamy2009-04-131-12/+36
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-051-1/+21
| * ** Fix for bug #567949Milan Crha2009-02-201-3/+4
| * Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.Andre Klapper2009-02-191-11/+0
| * ** Fixes bug #571625Chow Loong Jin2009-02-141-5/+3
| * ** Fix for bug #318003Milan Crha2009-01-271-1/+11
| * ** Fix for bug #541209Suman Manjunath2009-01-211-5/+5
| * ** Fix for bug #200254Milan Crha2009-01-191-0/+48
| * ** Fix for bug #245156Milan Crha2009-01-151-16/+14
| * ** Fix for bug #246313Milan Crha2009-01-151-53/+44
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
| * ** Fix for bug #333224Milan Crha2008-12-101-7/+12
| * Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop...Suman Manjunath2008-12-081-68/+109
| * Fix for bug #490503 - Show summary of unaccepted meetings as bold in calendar...Suman Manjunath2008-11-111-19/+16
| * Change license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-30/+20
| * ** Fix for bug #553297Milan Crha2008-09-261-0/+3
| * Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ...Suman Manjunath2008-09-141-1/+18
| * Fixes #544187.Chenthill Palanisamy2008-09-081-9/+7
| * Fixes #347287Chenthill Palanisamy2008-08-131-15/+42
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-5/+3
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-6/+16
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-69/+106
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+0
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-75/+121
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-19/+16
* | Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-0/+8
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-30/+20
* | Progress update:Matthew Barnes2008-10-141-0/+2
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-1/+21
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-1/+0
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-9/+7
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-15/+42
|/
* 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-5/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-9/+5
* Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338...Suman Manjunath2008-05-221-0/+6
* ** Fix for bug #512543Milan Crha2008-03-131-1672/+0
* Fixes #516498Chenthill Palanisamy2008-02-251-1/+3
* Fixes#516408Chenthill Palanisamy2008-02-251-4/+15
* ** Part of fix for bug #515744Milan Crha2008-02-181-1/+4
* ** Fix for bug #475781Milan Crha2008-01-251-29/+57
* Patch from Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Fix for b...Suman Manjunath2008-01-141-2/+1
* ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-061-48/+18
* ** Fix for bug #346693Milan Crha2007-11-261-7/+13
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-164/+164
* ** Fix for bug #341085Milan Crha2007-11-051-2/+2
* ** Fix for bug #318604Milan Crha2007-11-051-2/+2
* ** Fix for bug #346693Milan Crha2007-11-051-36/+146
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-4/+4
* ** Fix for bug #455862 Plugged memory leaks.Hiroyuki Ikezoe2007-10-071-25/+2
* ** Fixes bug #477045Matthew Barnes2007-09-281-2/+2
* ** Fixes bug #476040Matthew Barnes2007-09-131-2/+2
* Fixes #332026.Chenthill Palanisamy2007-09-101-20/+23
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-8/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-23 mcrha Fix for bug #201201 and bug #201202Milan Crha2007-08-231-0/+22
* Fixes #298513 (bnc)Chenthill Palanisamy2007-08-171-0/+6
* Fixes #200977.Chenthill Palanisamy2007-07-301-0/+3
* Fixes #300584Chenthill Palanisamy2007-07-091-2/+7
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-8/+8
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-6/+6
* Fixes #332101Chenthill Palanisamy2006-10-171-3/+3
* Disable tooltips on drag, resize and edit. Fixes #333224. Patch submittedHarish Krishnaswamy2006-10-161-8/+31
* Added configure option for disabling cairo calendarSrinivasa Ragavan2006-07-281-5/+1659
* Cairo fixes by rajeevSrinivasa Ragavan2006-07-281-79/+15
* Cairo fixes by rajeevSrinivasa Ragavan2006-07-241-9/+3
* Fix for disturbed emboss in cairo.Srinivasa Ragavan2006-07-201-0/+1
* Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-101-166/+47
* Committing updated patch for cairo.Srinivasa Ragavan2006-05-041-6/+49
* Added Cairo support for Evolution.Srinivasa Ragavan2006-04-241-4/+17
* Move the tooltip if it could hide in the corner.Srinivasa Ragavan2006-04-221-1/+1
* Fixes drag and drop of recurring appointmentsChenthill Palanisamy2006-04-061-4/+2
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-84/+21
* fixes #324739Chenthill Palanisamy2006-01-161-21/+57
* Change the keys which need to be pressed to alter the end time of theBoby Wang2006-01-061-2/+2
* reverting the patch.Chenthill Palanisamy2006-01-041-33/+8
* ** Fix for bug #325416Srinivasa Ragavan2006-01-041-8/+33
* ** Fix for bug #325414Srinivasa Ragavan2006-01-021-0/+11
* fixes the tool tip crash.Chenthill Palanisamy2005-12-091-21/+66
* Added a function to get tooltip tooltip widgetSrinivasa Ragavan2005-11-231-2/+46
* source-type is an enum not a pointer!Not Zed2005-08-241-6/+3
* Fixes #312739Chenthill Palanisamy2005-08-121-14/+7
* Fixes #302460Chenthill Palanisamy2005-08-051-5/+10
* Fixes #309601Chenthill Palanisamy2005-08-031-7/+31
* Commenting the code for marking the summary of unaccepted meetings asChenthill Palanisamy2005-07-291-4/+4
* Added a mask to check if the meeting needs to be accepted. Increased theChenthill Palanisamy2005-07-251-2/+3
* Fixes #309602Chenthill Palanisamy2005-07-221-1/+40
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-1/+0
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-4/+4
* Commiting the delegation support for recurrence eventsChenthill Palanisamy2005-06-221-6/+6
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-5/+5
* We need compare backend for long events too.Jedy Wang2005-06-131-0/+3
* Fixes #272301Thouis R. Jones2005-05-301-0/+58
* Reverted Marcus Baines patchRodrigo Moya2005-05-161-58/+0
* Fixes #272301Thouis R. Jones2005-05-131-0/+58
* Fixes #271679Rodrigo Moya2005-05-061-12/+109
* abort sequence (e_day_view_on_top_canvas_motion): prevent drag ofJP Rosevear2005-03-211-8/+5
* free the ecalcomponent after using it.Not Zed2005-03-111-0/+1
* Fixes #71265Rodrigo Moya2005-02-041-2/+8
* killed warnings. (e_week_view_start_editing_event): do nothing if theRodrigo Moya2005-01-191-0/+4
* set last_Edited_comp_string to NULL, not test it for null.Not Zed2005-01-121-1/+1
* remove the temporary object from the view when stopping editing.Rodrigo Moya2005-01-111-0/+3
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-1/+7
* added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-051-2/+7
* redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-031-12/+0
* set fields we free to NULL.Rodrigo Moya2004-12-271-0/+1
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-48/+0
* Merge from recurrences-work-branchRodrigo Moya2004-12-221-53/+58
* Free the string day_view->last_edited_comp_string before changingChenthill Palanisamy2004-12-021-0/+13
* Fixes #6767Li Yuan2004-11-041-60/+57
* Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-201-1/+4
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-17/+10
* If main_canvas has focus, do not grub it. Emit the selected_time_changedLi Yuan2004-10-131-1/+2
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-1/+1
* Fixes #57622Rodrigo Moya2004-08-021-0/+2
* guard with is_instance instead of has_recurrences because most of theJP Rosevear2004-08-011-6/+6
* Fixes #57142Rodrigo Moya2004-07-161-1/+2
* Fixes #57287, 58748JP Rosevear2004-07-141-0/+2
* Use E_ICON_SIZE enum here. (display_notification): Same.Jeffrey Stedfast2004-05-181-4/+4
* use e_cal_generate_instances_for_object instead ofRodrigo Moya2004-05-141-5/+3
* Fixes #57644.Not Zed2004-05-131-2/+3
* Fixes #58014Umeshtej2004-05-101-4/+4
* Fixes #57899JP Rosevear2004-05-031-4/+12
* Fixes #56092JP Rosevear2004-04-221-0/+10
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-13/+12
* remove extra set view params (gnome_calendar_set_view): simplify, just setJP Rosevear2004-04-081-1/+3
* remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.Kidd Wang2004-03-291-12/+27
* compare ecalcomponents, not icalcomponents (the compare func is borked),JP Rosevear2004-03-191-9/+20
* Fixes #52253JP Rosevear2004-03-161-184/+302
* add a call to e_cal_component_commit_sequence since we have changed theKidd Wang2004-03-121-5/+13
* remove protoJP Rosevear2004-02-271-0/+2
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-6/+4
* Fixes #52970Rodrigo Moya2004-02-041-2/+2
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-151-2/+4
* added missing headers.Rodrigo Moya2004-01-111-1/+1
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-091-38/+159
* add a menu item for "open appointment".Kidd Wang2003-12-291-1/+4
* remove setting property of "handle_popup". remove setting property ofBolian Yin2003-12-091-2/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-271/+271
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-6/+6
* Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE andDan Winship2003-11-011-11/+13
* fixed typo in menu item label.Rodrigo Moya2003-10-291-37/+3
* accept also text/calendar for D&D.Rodrigo Moya2003-10-241-1/+2
* fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue,JP Rosevear2003-10-241-3/+3
* remove and free op before return.Harry Lu2003-10-241-26/+152
* guard against irrelevant args (ie if there was an error)JP Rosevear2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-228/+124
* Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event.Andrew Wu2003-09-011-0/+84
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-421/+280
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-8/+18
* In DayView, Shift+Home, Change the duration to the time that begins theAndrew Wu2003-08-131-0/+93
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-1/+1
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-081-3/+11
* Fixes #46847Bolian Yin2003-07-291-39/+100
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-127/+60
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-1/+1
* removed.Rodrigo Moya2003-07-241-109/+87
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-588/+4
* removed unneeded prototypes.Rodrigo Moya2003-07-231-17/+17
* manage the case where the selected events are the popup menu ones.Rodrigo Moya2003-07-231-10/+20
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-536/+190
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-221-48/+7
* moved duplicated code to...Rodrigo Moya2003-07-181-61/+37
* new base class for calendar views.Rodrigo Moya2003-07-171-1/+1
* Fixes #45774Andrew Wu2003-07-161-0/+67
* Fixes #45328, #45329Bolian Yin2003-07-021-1/+3
* added a GtkWindow argument for callers to specify the parent window.Rodrigo Moya2003-06-301-13/+32
* Fixes #45276Bolian Yin2003-06-301-0/+2
* 2003-06-25 Bolian Yin <bolian.yin@sun.comRodrigo Moya2003-06-251-4/+232
* Fixes #44682, Shift+F10 to active popup menu on day/week viewBolian Yin2003-06-191-11/+50
* Fixes #43763Rodrigo Moya2003-06-021-2/+2
* Fixes #43775JP Rosevear2003-05-311-7/+8
* Fixes #43103JP Rosevear2003-05-191-48/+48
* Fixes #42220Rodrigo Moya2003-05-181-11/+11
* Fixes #41935JP Rosevear2003-05-161-34/+40
* Fixes #43029JP Rosevear2003-05-161-19/+30
* guard against multiple destroysJP Rosevear2003-05-151-3/+2
* Fixes #37552JP Rosevear2003-04-251-9/+7
* removed unused variable..Rodrigo Moya2003-04-251-1/+0
* Fixes #41641Hans Petter Jansson2003-04-241-16/+5
* Fixes #22444Rodrigo Moya2003-04-231-34/+84
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-6/+1
* Nuke GdkFont and use Pango's font measuring.Hans Petter Jansson2003-04-021-89/+90
* Fixes #39895Not Zed2003-03-301-0/+4
* Hold weak references to the CalComponent instead of connecting to theHans Petter Jansson2003-03-291-24/+13
* Fixes #34095Hans Petter Jansson2003-03-181-0/+1
* Fixes #39736Hans Petter Jansson2003-03-181-1/+1
* If only the pipe wouldn't break.JP Rosevear2003-03-051-38/+127
* Fixes Ximian #37895.Hans Petter Jansson2003-02-271-2/+2
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-221-6/+6
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-2/+2
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-021-0/+4
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-271-29/+39
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-15/+16
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-251-1/+1
* Silence warnings caused by missing casts.Hans Petter Jansson2003-01-161-22/+22
* Work around canvas crashes by ensuring rectangles have an initial width.Hans Petter Jansson2003-01-151-0/+3
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-4/+6
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-26/+3
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-091-18/+16
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-26/+26
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-115/+79
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-17/+24
* set the 24 hour format initiallyJP Rosevear2002-10-091-28/+1
* Fixes #30057Rodrigo Moya2002-10-031-7/+10
* check to see if the component is already on the server or notJP Rosevear2002-09-211-40/+11
* keep the selection if we right click in it (but not on an appointment)JP Rosevear2002-09-121-7/+14
* kill warningJP Rosevear2002-09-071-23/+65
* added support for text/x-calendar targets, in which case a VCALENDARRodrigo Moya2002-09-051-8/+26
* select the top canvas if the user right-clicks on itJP Rosevear2002-08-301-1/+69