aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-2/+0
* Bug 620150 - EventEditor: Disconnect signal handlers before disposing modelMatthew Barnes2010-06-061-0/+2
* Bug 617094 - System timezone label not initialized in preferencesMatthew Barnes2010-05-302-9/+15
* Bug 619417 - system_tz_label is not translated in cal-prefs-dialogGert Michael Kulyk2010-05-291-1/+1
* Install evolution-alarm-notify into bindir for windowsFridrich Štrba2010-05-281-0/+4
* [win32] Set a path in evolution-alarm-notify binary,Fridrich Štrba2010-05-281-0/+10
* Bug #616889 - Force 24h format for locales not supporting 12h formatGert Michael Kulyk2010-05-211-0/+5
* Bug 594153 (3/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-0/+9
* Bug 594153 (2/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-4/+4
* Bug 594153 (1/3) - Allow setting alarms on any meetingJim Ramsay2010-05-195-13/+43
* Bug 617865 - Various data file cleanupsMatthew Barnes2010-05-181-1/+1
* Bug 618113 - Missing icon in alarm dialogMatthew Barnes2010-05-092-0/+5
* Bug #615384 - Use contact's free/busy URL only when not emptyHolger Mickler2010-04-271-0/+5
* include missing headerMichael Meeks2010-04-231-0/+1
* Initialize dbus threading to avoid loosing alarmsMichael Meeks2010-04-231-0/+1
* Remove 3 leftover references to non-existing librariesFridrich Štrba2010-04-231-4/+0
* Don't bundle 256x256 icon since it does not work anywayFridrich Štrba2010-04-201-0/+0
* Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-203-2/+14
* Bug 596601 (bnc) - monitor system timezone changes in evolutionChenthill Palanisamy2010-04-164-12/+31
* Remove duplicate use_system_timezone pref, set default to trueSandy Armstrong2010-04-161-14/+2
* Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-131-0/+2
* Bug #592117 - Calendar compressed weekend print improvementpepp2010-04-021-5/+5
* Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-013-27/+172
* Bug #612821 - Uses freed memory when changing task's sourceMilan Crha2010-04-011-4/+13
* Bug #569945 - Recurrence icon not removed after changing to single eventMilan Crha2010-04-011-0/+1
* Fix runtime warnings when opening calendar for the first timeMilan Crha2010-03-161-1/+1
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-163-6/+6
* Make the gconf schemas installation rules consistent in all Makefiles.amFridrich Strba2010-03-161-10/+12
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
* Shell and UI manager cleanups.Matthew Barnes2010-03-144-7/+8
* improve locking for async query update, share code for object disposal,Michael Meeks2010-03-142-61/+78
* Fix GnomeCalendar lifecycle; not being a widget meant we didn'tMichael Meeks2010-03-142-11/+14
* More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIRFridrich Strba2010-03-111-1/+2
* Clean up GalView and related classes.Matthew Barnes2010-03-112-2/+2
* Some more directories relocated on windowsFridrich Strba2010-03-112-0/+2
* Bug 612374 - Build failure due to recent GTK+ deprecationsMatthew Barnes2010-03-101-4/+7
* Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-101-1/+1
* Bug 611727 - Date navigator marks dates for inactive calendarsMatthew Barnes2010-03-101-0/+7
* Remove more unnecessary terminal messages.Matthew Barnes2010-03-101-3/+0
* tag-calendar.c cleanups.Matthew Barnes2010-03-101-49/+42
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-0520-1/+153
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-253-3/+6
* Restore some calendar headers that got dropped.Matthew Barnes2010-02-251-0/+3
* Do less output on an evolution-alarm-notify consoleMilan Crha2010-02-233-9/+10
* Bug #602396 - Crashed on Reply to all in meeting pop up menuMilan Crha2010-02-221-2/+1
* Add DnD support to e-selection.c.Matthew Barnes2010-02-094-71/+51
* Coding style and whitespace cleanup.Matthew Barnes2010-02-089-170/+340
* Coding style and whitespace cleanup.Matthew Barnes2010-01-314-50/+50
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-301-12/+36
* Sidebar cleanups for Memos and Tasks.Matthew Barnes2010-01-304-46/+0
* Remove a bunch of dead code in GnomeCalendar.Matthew Barnes2010-01-302-425/+0
* Revert "Without this evo 2.28.2 will not link/run at all"Matthew Barnes2010-01-293-59/+0
* Without this evo 2.28.2 will not link/run at allFridrich Strba2010-01-283-0/+59
* Bug 607566 - Cause calendar view widget to redraw when dates shown changedGustavo Noronha Silva2010-01-271-0/+1
* Expose ECalendarSelectorGustavo Noronha Silva2010-01-271-0/+1
* Make authentication functionality availableGustavo Noronha Silva2010-01-2715-28/+32
* Bug #607751 - Double free while copying whole calendarMilan Crha2010-01-271-3/+46
* Fix include paths for some files to also work when installedGustavo Noronha Silva2010-01-272-2/+2
* Remove a couple silly ECalModel functions.Matthew Barnes2010-01-256-35/+10
* Bug 607952 - "Hours" used as both singular and plural formsMatthew Barnes2010-01-251-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-01-232-3/+8
* Bug 607572 - Date navigator should be synced with the GnomeCalendar upon set...Gustavo Noronha2010-01-221-0/+3
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-205-111/+92
* Bug #390973 - Changing meeting organizer should also change default attendeeMilan Crha2010-01-182-2/+64
* Improve clipboard behavior.Matthew Barnes2010-01-186-26/+242
* Remove dead assignments found by clang.Matthew Barnes2010-01-1626-210/+44
* Also ship gnome-cal.h as a public headerGustavo Noronha Silva2010-01-151-0/+1
* Whitespace cleanup.Matthew Barnes2010-01-111-1/+1
* Cleanup delete actions in shell views.Matthew Barnes2010-01-116-401/+411
* Bug #605600 - Meeting reminders with wrong timesMilan Crha2010-01-091-3/+5
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-086-8/+8
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-072-27/+8
* Bug #605645 - Crash on exit in calendar_view_disposeMilan Crha2010-01-061-41/+9
* Coding style and whitespace cleanup.Matthew Barnes2010-01-055-275/+301
* Kill e_popup_menu().Matthew Barnes2010-01-056-6/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-0410-79/+106
* Compiler and linker flag cleanups.Matthew Barnes2009-12-285-7/+11
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-275-269/+268
* Coding style and whitespace cleanup.Matthew Barnes2009-12-264-6/+12
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-2613-841/+1101
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-246-7/+14
* Bug #342935 - Do not choose disabled accounts for meeting requestsMilan Crha2009-12-231-2/+31
* Bug #372921 - Meeting invites sent from wrong email accountMilan Crha2009-12-231-3/+13
* Bug #592117 - Calendar Day view All Day events print improvementspepp2009-12-231-11/+12
* Bug 604822 - Drop more alert titlesPaul Bolle2009-12-201-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2009-12-203-4/+4
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-102-0/+21
* Bug #591938 - Update translator's commentsMilan Crha2009-12-102-10/+9
* Kill ETableScrolled.Matthew Barnes2009-12-086-723/+606
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-087-12/+12
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-019-26/+25
* port calendar/ to the new EError APIJonathon Jongsma2009-12-017-15/+15
* Fixed bug 364618, solve the chinese character issue.Jeff Cai2009-11-305-41/+75
* Coding style and whitespace cleanups.Matthew Barnes2009-11-292-3/+3
* Bug #551603 - Special case "positive zero alarms"Paul Bolle2009-11-281-28/+34
* Bug #554779 - Removal of task due date does not sync from PalmMatt McCutchen 22009-11-271-1/+2
* Fix uninitialized variable from a patch for bug #591330 (yet another)Milan Crha2009-11-271-3/+1
* Fix uninitialized variable from a patch for bug #591330Milan Crha2009-11-271-0/+1
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-263-0/+115
* Bug #550025 - Add error dialogs for MeetingsPaul Bolle2009-11-263-5/+35
* Bug 602102 - [regression] evolution-alarm-notify segv on login to desktopChenthill Palanisamy2009-11-251-7/+7
* Remove the last traces of libglade.Matthew Barnes2009-11-211-2/+0
* Header file cleanup.Matthew Barnes2009-11-211-78/+131
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-201-3/+0
* Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-202-185/+182
* Bug #602165 - Meeting window doesn't show status, role fieldsMilan Crha2009-11-182-11/+5
* Bug #602098 - No progress notification from GnomeCalendarMilan Crha2009-11-185-24/+70
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-174-33/+68
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-174-9/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1748-7813/+7584
* Bug #602081 - Calendar purge doesn't seem to workMilan Crha2009-11-161-17/+10
* Bug #600133 - Crash on day view print preview without all day eventsMilan Crha2009-11-131-28/+35
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-126-404/+3
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-126-239/+489
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-0/+5
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-114-202/+0
* Bug #601218 - Accepted meeting doesn't show attachments in calendar viewMilan Crha2009-11-101-1/+8
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-101-3/+16
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-101-0/+15
* Bug #596827 - Don't remove meeting attendees after editMilan Crha2009-11-042-3/+25
* Bug #599627 - Crash when adding a new task in a tableC de-Avillez2009-11-031-6/+2
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-273-12/+10
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-271-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2009-10-241-5/+4
* Bug #596860 - Duplicate event gets shown in calendar viewMilan Crha2009-10-161-0/+5
* Bug #555901 - Preserve Start/End/Due timezone when editing in list viewMilan Crha2009-10-164-120/+72
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-161-12/+25
* Bug #404227 - Over-aggressive appointment editor date checkMilan Crha2009-10-161-2/+25
* Slightly better error dialog on "Unable to book"Milan Crha2009-10-161-2/+7
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-164-0/+21
* Bug #592117 - Calendar Printout Lovepepp2009-10-151-32/+69
* Bug #593753 - Calendar search in list view doesn't work properlyMilan Crha2009-10-152-13/+10
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-1/+1
* Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-2/+2
* Bug #597564 - Invalid g_object_unref call in redo_queriesMilan Crha2009-10-072-17/+22
* Bug #594373 - Calendar notifications are not cleared from system trayMilan Crha2009-10-051-17/+18
* BUG#595803 Fixes a double freeBharath Acharya2009-10-051-3/+0
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-023-18/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-019-38/+40
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-4/+2
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-253-4/+4
* Work around build break caused by gnome-pilot headers.Matthew Barnes2009-09-253-0/+6
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-4/+4
* Bug 593747 - Calendar preview dates not indicating eventsMilan Crha2009-09-231-6/+13
* Bug 593750 - Month view doesn't update / scrollMatthew Barnes2009-09-232-250/+250
* Calendar canvas item cleanup.Matthew Barnes2009-09-2216-2115/+2671
* Remove an unnecessary #include.Matthew Barnes2009-09-191-1/+0
* Get "Edit Event" working from the alarm notify window.Matthew Barnes2009-09-191-41/+31
* Rename dead files to avoid fpeter's GNOME 2.99 scanner.Matthew Barnes2009-09-194-0/+0
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-192-1/+5
* Restore the alarm notify daemon.Matthew Barnes2009-09-187-267/+165
* Remove a bunch of unused functions.Matthew Barnes2009-09-158-383/+0
* Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-101-1/+1
* Mark dead source files as such.Matthew Barnes2009-09-094-0/+0
* Finish killing Bonobo.Matthew Barnes2009-09-097-177/+10
* Bug #594484 - Crashed when tried to open more than one memoMilan Crha2009-09-082-6/+2
* Bug #594407 - Alarms won't go awayMilan Crha2009-09-081-11/+1
* Bug #581602 - Purge calendar function not workingMilan Crha2009-09-081-5/+19
* Remove some obsolete utility functions.Matthew Barnes2009-09-054-52/+108
* Bug 593754 - Warnings on evolution terminal when open any taskMilan Crha2009-09-051-111/+79
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-052-5/+21
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-031-37/+64
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-0214-137/+137
* Bug 593776 - Fix include of a11y/addressbook and a11y/calendarH.Habighorst2009-09-011-1/+0
* Fix for few compiler warningsMilan Crha2009-08-311-12/+0
* Fix distcheck errors.Matthew Barnes2009-08-301-148/+0
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-30162-25317/+14814
|\
| * Coding style and whitespace cleanup.Matthew Barnes2009-08-3011-19/+17
| * Simplify EPlugin loading at startup.Matthew Barnes2009-08-307-712/+0
| * Re-enable more calendar code.Matthew Barnes2009-08-288-29/+9
| * Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-8/+87
| * Handle calendar URIs from the command line.Matthew Barnes2009-08-252-44/+0
| * Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-11/+17
| * Kill EPopup.Matthew Barnes2009-08-234-4/+0
| * Kill ECalPopup.Matthew Barnes2009-08-234-719/+0
| * Remove the popup menu from EMeetingListView.Matthew Barnes2009-08-232-197/+0
| * More GnomeCalendar cleanup.Matthew Barnes2009-08-193-125/+41
| * Trim more fat off the GnomeCalendar API.Matthew Barnes2009-08-195-321/+144
| * Re-enable more calendar bits.Matthew Barnes2009-08-192-11/+0
| * Centralize week-start-day tracking in calendar views.Matthew Barnes2009-08-198-275/+146
| * ECalModel cleanup.Matthew Barnes2009-08-181-94/+152
| * Remove duplicate handlers for date navigator signals.Matthew Barnes2009-08-182-56/+17
| * Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-1617-21/+41
| * Get the calendar view popup menu working.Matthew Barnes2009-08-167-676/+105
| * Track the timezone in one place: ECalModelMatthew Barnes2009-08-134-91/+116
| * Make switching between calendar views work.Matthew Barnes2009-08-132-77/+52
| * Get the itip-formatter plugin working.Matthew Barnes2009-08-122-67/+0
| * Get the calendar-weather plugin working.Matthew Barnes2009-08-122-10/+10
| * Remove unnecessary <calendar/gui/e-cal-popup.h> includes.Matthew Barnes2009-08-124-4/+0
| * Kill EMenu.Matthew Barnes2009-08-125-438/+0
| * Fix distcheck errors.Matthew Barnes2009-08-121-0/+2
| * Bug #584030 - [Mail-To-Task] improve duplicate handling and suchMilan Crha2009-08-123-10/+172
| * Fix a build break with libevolution-cal-sharedMilan Crha2009-08-121-3/+0
| * Fix a duplicate install file.Srinivasa Ragavan2009-08-121-2/+0
| * Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-122-12/+76
| * Changes for having a light version of calendar.Srinivasa Ragavan2009-08-124-7/+100
| * Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-127-11/+108
| * Bug #324676 - Print preview displays preview of previous monthMilan Crha2009-08-111-1/+30
| * Bug #539334 - Postpone processing event when called recursivelyMilan Crha2009-08-111-6/+125
| * Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-111-2/+2
| * Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-113-3/+4
| * Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-1115-57/+271
| * Cleanup include file path.Srinivasa Ragavan2009-08-111-1/+1
| * Bug #587468 - Show meeting icon for component with attendees onlyMilan Crha2009-08-115-6/+6
| * Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-113-15/+76
| * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-113-2/+16
| * Bug #590392 - Show selected day in day view's second timezone columnMilan Crha2009-08-112-3/+9
| * Bug #328361 - Support for "Fifth Sunday *of the month*"Marcel Stimberg2009-08-111-0/+7
| * Bug #325611 - Rephrased translators commentsMilan Crha2009-08-111-2/+2
| * Bug #514725 - Critical warnings with appointmentsMilan Crha2009-08-112-20/+31
| * Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-08-113-8/+23
| * Bug #300567 - Calendar drawing optimizationsMilan Crha2009-08-1110-459/+396
| * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-114-1/+22
| * More refactoring of settings management.Matthew Barnes2009-08-0930-3601/+971
| * More refactoring of settings management.Matthew Barnes2009-08-065-100/+80
| * Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-062-4/+0
| * Replace more "config" classes with property bindings.Matthew Barnes2009-08-0645-3150/+1558
| * Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-0/+48
| * Add properties to calendar classes.Matthew Barnes2009-07-3116-1600/+1003
| * Trimming redundancy.Matthew Barnes2009-07-2921-330/+314
| * Bug #245829 - Cannot copy (with mouse for pasting) appointment summaryMilan Crha2009-07-292-2/+42
| * Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-292-5/+10
| * Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-293-20/+46
| * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-284-5/+12
| |\
| * | Fix distcheck errors.Matthew Barnes2009-07-285-5/+0
| * | Start re-enabling parts of the calendar.Matthew Barnes2009-07-282-54/+0
| * | Fix a crash on exit.Matthew Barnes2009-07-281-2/+0
| * | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-285-149/+69
| * | Kill CalSearchBar.Matthew Barnes2009-07-286-1128/+19
| * | Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-264-80/+84
| * | Remove GtkVPaned stuff from GnomeCalendar.Matthew Barnes2009-07-253-101/+0
| * | Add EMonthView, a simple subclass of EWeekView.Matthew Barnes2009-07-245-281/+462
| * | Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-249-114/+91
| * | Some minor fixes before I dive into calendar again.Matthew Barnes2009-07-242-3/+2
| * | More whitespace cleanup.Matthew Barnes2009-07-1925-73/+73
| * | Fix some leftover merge artifacts.Matthew Barnes2009-07-161-154/+0
| * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-152-1/+155
| |\ \
| * | | Fix excessive whitespace.Matthew Barnes2009-07-14107-631/+0
| * | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1116-82/+283
| |\ \ \
| * | | | Kill EConfigListener.Matthew Barnes2009-07-033-21/+22
| * | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-014-18/+37
| |\ \ \ \
| * | | | | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-019-9/+9
| * | | | | Radically reorganize source code.Matthew Barnes2009-06-2574-17270/+26
| * | | | | Don't install libcal-gui.so.Matthew Barnes2009-06-201-1/+1
| * | | | | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-203-0/+18
| * | | | | Fix "make distcheck" errors.Matthew Barnes2009-06-208-11/+8
| * | | | | Stop abusing forward declarations.Matthew Barnes2009-06-195-33/+35
| * | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1828-173/+55
| * | | | | Fix coding style.Matthew Barnes2009-06-144-8/+8
| * | | | | Use key files for tracking widget states.Matthew Barnes2009-06-133-3/+21