aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-0248-143/+143
* Branch maintenance.Matthew Barnes2009-06-021-0/+2
* Whitespace cleanup.Matthew Barnes2009-05-2952-320/+320
* Prefer GLib basic types over C types.Matthew Barnes2009-05-27142-1911/+1911
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-27284-570/+585
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-27225-324/+324
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-2642-296/+303
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-248-64/+64
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-255-15/+15
* | Fix what I assume are some merge errors.Matthew Barnes2009-05-223-35/+17
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-228-25/+32
|\|
| * Bug #579779 - No crash when updating repeating eventMilan Crha2009-05-211-2/+1
| * Bug #583360 - Be able to select UTC as day view's second timezoneMilan Crha2009-05-211-1/+9
| * Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-214-13/+10
| * Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-213-9/+12
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1721-28/+28
| * Bug 582626 - Remove forgotten widgets from a glade fileMilan Crha2009-05-151-36/+0
| * Remove an unnecessary variable from get_attachment_list().Matthew Barnes2009-05-141-3/+1
| * Make the Calendar view scroll using the arrow keysMarcel Stimberg2009-05-141-17/+74
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-2116-28/+20
* | Bug 582626 - Remove forgotten widgets from a glade fileMilan Crha2009-05-211-36/+0
* | Remove an unnecessary variable from get_attachment_list().Matthew Barnes2009-05-211-3/+1
* | Make the Calendar view scroll using the arrow keysMarcel Stimberg2009-05-211-17/+74
* | Use -no-undefined on Linux tooMilan Crha2009-05-2038-24/+6749
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-111-1/+1
|\|
| * Resize the alarm notifier correctlyRitesh Khadgaray2009-05-091-1/+1
* | Add G_MODULE_EXPORT to exported module functions.Matthew Barnes2009-05-111-2/+2
* | Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-1149-414/+441
* | Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-103-8/+8
* | Adapt tasks to EShellBackend changes.Matthew Barnes2009-05-099-155/+229
* | Adapt memos to EShellBackend changes.Matthew Barnes2009-05-0910-94/+202
* | Adapt calendar to EShellBackend changes.Matthew Barnes2009-05-0827-273/+505
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-075-11/+3
|\|
| * Bug 580900 – Kill libgnomeui/gnome-dateeditAdam Petaccia2009-05-071-1/+0
| * Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-064-10/+3
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-062-40/+70
|\|
| * Be able to setup custom alarms and a runtime warning fixMilan Crha2009-05-051-32/+49
| * Mark CompEditor as changed when attachments are added or removed.Matthew Barnes2009-05-051-8/+21
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-043-4/+4
|\|
| * Assure that the filename <-> uri conversion are done with g_filename_{to,from...Fridrich Strba2009-05-041-1/+1
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-043-4/+4
| * Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-031-1960/+1226
| * Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-031-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0212-0/+24
| * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-013-3/+1
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-011-1/+0
| * Bug 580898 – Kill libgnomeui/gnome-winhintsMatthew Barnes2009-05-011-3/+0
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
| * Bug #273818 - Allow scrolling Month View by a week onlyMilan Crha2009-05-0110-6/+127
| * Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-04-305-58/+197
* | Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-041-1960/+1226
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0412-0/+24
* | Add a "Print Preview" menu item to CompEditor.Matthew Barnes2009-05-021-6/+21
* | Merge in changes from master.Matthew Barnes2009-05-0115-26/+129
* | Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-05-015-58/+197
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-291-0/+3
|\|
| * Simplify action and action group lookups in CompEditor.Matthew Barnes2009-04-281-24/+6
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-284-29/+29
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-286-1361/+295
| * Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-282-0/+576
| * Sanitize values from GConf before using themMilan Crha2009-04-272-4/+19
| * Allow Last Modified and Created columns for event tableMilan Crha2009-04-279-12/+116
| * Calendar - do not close editor after errorMilan Crha2009-04-252-7/+20
| * Possible leak fixMilan Crha2009-04-252-2/+12
| * Use new ESourceList API (simplifies code)Milan Crha2009-04-254-154/+56
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-46/+83
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-284-44/+14
* | Sanitize values from GConf before using themMilan Crha2009-04-282-4/+19
* | Allow Last Modified and Created columns for event tableMilan Crha2009-04-289-12/+116
* | Calendar - do not close editor after errorMilan Crha2009-04-282-7/+20
* | Possible leak fixMilan Crha2009-04-282-2/+12
* | Use new ESourceList API (simplifies code)Milan Crha2009-04-281-0/+9
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-2633-299/+508
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-254-30/+30
* | Manual conflict resolutionMatthew Barnes2009-04-259-64/+10
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2550-1786/+1602
|\|
| * Use system timezone in EvolutionMilan Crha2009-04-258-54/+265
| * Include timezone information in a tooltip when differs from user'sMilan Crha2009-04-242-3/+22
| * Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-248-178/+19
| * Remove unused filesMilan Crha2009-04-241-0/+0
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2418-1455/+714
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-238-36/+11
| * Fixes #561312Chenthill Palanisamy2009-04-136-17/+131
| * ** Fix for bug #523802Milan Crha2009-04-0811-11/+167
| * ** Fix for bug #577717Milan Crha2009-04-022-0/+14
| * ** Fix for bug #401346Milan Crha2009-03-063-3/+15
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-0511-19/+55
| * ** Fix for bug #573119Milan Crha2009-03-053-9/+22
| * ** Fix for bug #573193Milan Crha2009-03-042-4/+7
| * ** Fix for bug #573122Milan Crha2009-03-044-4/+13
| * ** Fix for bug #558366Milan Crha2009-02-252-0/+9
| * ** Fix for bug #238346Milan Crha2009-02-252-45/+93
| * ** Fix for bug #529037Milan Crha2009-02-252-0/+18
| * ** Fix for bug #561465Milan Crha2009-02-252-0/+8
| * ** Fix for bug #572543Milan Crha2009-02-232-2/+10
| * Make it use the proper action. Patch by Paweł ZembrzuskiTobias Mueller2009-02-222-1/+8
| * ** Fix for bug #567949Milan Crha2009-02-203-6/+16
| * Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-191-1/+3
| * ** Fixes part of bug #572348Matthew Barnes2009-02-193-5/+13
| * Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.Andre Klapper2009-02-192-11/+6
| * ** Fix for bug #550114Milan Crha2009-02-164-9/+48
| * ** Fixes bug #571625Chow Loong Jin2009-02-143-10/+14
| * Substitute some deprecated gtk+ functions.Andre Klapper2009-02-123-5/+11
| * Do not use non-zero page size in an adjustment, it's deprecated now.Milan Crha2009-02-092-1/+6
| * Mark a string for translation. Fixes bug #570364Gabor Kelemen2009-02-032-1/+7
| * Fix compiler warnings.Matthew Barnes2009-02-028-9/+21
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-014-4/+3
| * Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the lis...Suman Manjunath2009-01-307-16/+98
| * Fixes #463602.Chenthill Palanisamy2009-01-302-87/+99
| * Fixes #450535 (bnc).Chenthill Palanisamy2009-01-302-1/+8
| * Fixes #347287.Chenthill Palanisamy2009-01-303-4/+11
| * ** Fix for bug #318003Milan Crha2009-01-279-306/+256
| * ** Fix for bug #463597, bug #463594, bug#463599 (BNC) and ** bugBharath Acharya2009-01-272-13/+39
| * ** Fix for bug #559604Milan Crha2009-01-244-3/+20
| * ** Fix for bug #442869Milan Crha2009-01-234-23/+41
| * ** Fix for bug #362754Milan Crha2009-01-224-10/+56
| * ** Fix for bug #541209Suman Manjunath2009-01-2113-26/+86
| * ** Fix for bug #353460Milan Crha2009-01-212-2/+9
| * ** Fix for bug #568331Milan Crha2009-01-212-1/+24
| * ** Fix for bug #567850Milan Crha2009-01-204-1/+68
| * ** Fix for bug #550735Milan Crha2009-01-202-25/+40
| * ** Part of fix for bug #260853Milan Crha2009-01-197-7/+238
| * ** Fix for bug #225712Milan Crha2009-01-1915-50/+173
| * ** Fix for bug #200254Milan Crha2009-01-1910-1/+157
| * ** Fix for bug #360813Milan Crha2009-01-162-1/+8
| * ** Partial fix for bug #310844Milan Crha2009-01-162-5/+39
| * ** Fix for bug #303738Milan Crha2009-01-156-25/+74
| * ** Fix for bug #245156Milan Crha2009-01-156-20/+115
| * ** Fix for bug #246313Milan Crha2009-01-156-79/+115
| * ** Fix for bug #554454Milan Crha2009-01-142-0/+17
| * ** Fix for bug #489437Milan Crha2009-01-132-0/+38
| * ** Fix for bug #567045Milan Crha2009-01-132-0/+22
| * ** Fix for bug #563364Milan Crha2009-01-1210-75/+696
| * ** Fix for bug #555310Milan Crha2009-01-122-1/+8
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567148 (Use a labelled b...Suman Manjunath2009-01-122-7/+8
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-116-28/+20
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-1111-10/+14
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-1113-14/+20
| * ** Fixes bug #567281Matthew Barnes2009-01-113-2/+8
| * ** Fixes bug #567276Matthew Barnes2009-01-1113-85/+20
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-096-4/+28
| * ** Fix for bug #565553, #462372 (bnc)Ashish Shrivastava2009-01-072-1/+8
| * Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUS...Suman Manjunath2009-01-075-4/+27
| * ** Fixes bug #566599Matthew Barnes2009-01-072-9/+48
| * Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about changes...Suman Manjunath2009-01-062-0/+10
| * Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (...Suman Manjunath2009-01-053-4/+20
| * ** Fixes bug #566566Matthew Barnes2009-01-052-1/+8
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create MemoPage...Suman Manjunath2008-12-312-6/+24
| * ** Fix for bug #446285 (bnc)Bharath Acharya2008-12-292-30/+43
| * ** Fix for bug #439998 (bnc)Bharath Acharya2008-12-292-2/+52
| * ** Fix for bug #559604Milan Crha2008-12-224-5/+15
| * Show reason of a failure on a console too.Milan Crha2008-12-182-1/+6
| * ** Fix for bug #540181Milan Crha2008-12-152-1/+7
| * ** Part of fix for bug #564229Milan Crha2008-12-153-2/+11
| * ** Part of fix for bug #563669Milan Crha2008-12-153-2/+10
| * ** Fix for BNC bug #435452Srinivasa Ragavan2008-12-152-0/+24
| * ** Fix for bug #333224Milan Crha2008-12-102-7/+20
| * ** Fix for bug #563669Milan Crha2008-12-098-12/+25
| * ** Fix for bug #563633Jeff Cai2008-12-082-0/+7
| * Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 ...Suman Manjunath2008-12-082-1/+10
| * Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop...Suman Manjunath2008-12-085-155/+335
| * Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not fal...Suman Manjunath2008-12-082-9/+16
| * ** Fix for bug #332629Milan Crha2008-12-064-208/+12
| * ** Part of fix for bug #352287Milan Crha2008-12-032-13/+20
| * ** Fixes part of bug #348299Matthew Barnes2008-12-037-6/+32
| * Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-283-2/+21
| * ** Fix for bug #560138Milan Crha2008-11-252-0/+8
| * ** Fix for bug #556224Milan Crha2008-11-192-2/+50
| * ** Fixes bug #557818Matthew Barnes2008-11-184-411/+53
| * ** Fixes bug #558322Matthew Barnes2008-11-184-0/+45
| * ** Fix for bug #559604Milan Crha2008-11-114-0/+110
| * Fix for bug #490503 - Show summary of unaccepted meetings as bold in calendar...Suman Manjunath2008-11-113-35/+41
| * Fix for bug #443190 (bugzilla.novell.com) - Block signals from attachment-bar...Suman Manjunath2008-11-102-3/+10
| * ** Fix for bug #440007 (bnc) Print Preview of Calendar Event Shows BlankBharath Acharya2008-11-072-1/+8
| * ** Fix for bug #558354Milan Crha2008-11-045-5/+192
| * Fix compiler warnings.Matthew Barnes2008-11-044-2/+12
| * ** Fix for bug #559086Ashish Shrivastava2008-11-039-22/+219
| * ** Fixes bug #559042Matthew Barnes2008-11-032-1/+6
| * Fix a crash when selecting "Forward as iCalendar".Matthew Barnes2008-11-012-1/+6
| * Only include the toplevel GTK+ header.Matthew Barnes2008-10-315-4/+12
| * ** Fixes bug #555958 (patch by Anis Elleuch)Matthew Barnes2008-10-202-0/+12
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #553715 (Set end time for the e...Suman Manjunath2008-10-202-2/+9
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #528816 (Disable vCalendar impo...Suman Manjunath2008-10-202-11/+31
| * ** Fix for bug #556059Matt Davey2008-10-173-1/+10
| * ** Fix for bug #553609Milan Crha2008-10-172-0/+12
| * ** Fix for bug #530872Milan Crha2008-10-172-2/+12
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-148-104/+137
| * Remove improper FSF copyright statements; was never signed over to themSankarasivasubramanian Pasupathilingam2008-10-147-12/+0
| * Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli...Suman Manjunath2008-10-136-23/+112
| * ** Fixes bug #555494Matthew Barnes2008-10-092-3/+9
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-083-26/+40
| * Change license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-30/+20
| * ** Fix for bug #554418Milan Crha2008-10-013-2/+10
| * ** Fix for bug #554458Milan Crha2008-10-012-5/+13
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-013-31/+42
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-303-22/+43
| * Unbreak build, sorry for the inconvenience.Gabor Kelemen2008-09-292-4/+8
| * Mark some forgotten strings for translation. Fixes bug #553105Gabor Kelemen2008-09-292-4/+8
| * ** Fix for bug #553297Milan Crha2008-09-262-0/+10
| * License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-256-53/+81
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-2419-257/+303
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-243-25/+38
| * ** Fix for bug #553273Milan Crha2008-09-235-5/+15
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-193-27/+37
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1613-165/+205
| * Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ...Suman Manjunath2008-09-144-7/+72
| * ** Fix for bug #551895Paul Bolle2008-09-132-1/+8
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1312-159/+177
| * ** Fix for bug #551382Milan Crha2008-09-093-3/+12
| * Fixes #544187.Chenthill Palanisamy2008-09-085-30/+135
| * ** Fixes bug #549968Matthew Barnes2008-09-072-1/+8
| * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-068-58/+25
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-046-67/+82
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0376-1047/+1224
| * ** Related to bug #547822Matthew Barnes2008-08-282-3/+11
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2780-986/+1295
| * ** Fix for bug #523327Milan Crha2008-08-273-6/+14
| * Make it show "Tasks" for printing tasks list and "Calendar" for printingTobias Mueller2008-08-222-6/+27
| * Wrong date in ChangeLog of previous commit - fixed.Suman Manjunath2008-08-181-1/+1
| * Milan Crha <mcrha@redhat.com> ** Part of fix for bug #462242 (Do not unref N...Suman Manjunath2008-08-182-3/+11
| * ** Fixes bug #508732Matthew Barnes2008-08-184-0/+13
| * Patch by Paul Bolle which uses "Calendars" as a label for componentTobias Mueller2008-08-152-1/+7
| * ** Fix for bug #547805Sebastien Bacher2008-08-152-6/+7
| * New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-152-6/+7
| * Fixed some warnings.Chenthill Palanisamy2008-08-145-16/+12
| * Fixes #347287Chenthill Palanisamy2008-08-1315-231/+426
| * Fix a typo. (#547369)Matthew Barnes2008-08-122-1/+6
| * ** Fixes bug #498095Dmitrijs Ledkovs2008-08-124-3/+14
| * ** Fixes bug #546892Matthew Barnes2008-08-1224-118/+81
| * ** Fix for bug #544117Milan Crha2008-08-082-3/+10
| * ** Fix for bug #249844Milan Crha2008-08-064-10/+21
| * ** Fix for bug #467115Michael Monreal2008-08-063-4/+4
| * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #544157 (Sort View /...Suman Manjunath2008-08-042-2/+9
| * Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-043-6/+15
| * ** Fixes bug #546057Matthew Barnes2008-08-0310-11/+26
| * ** Fixes bug #544857Matthew Barnes2008-08-022-2/+8
| * ** Fix for bug #353927Milan Crha2008-08-012-5/+19
| * ** Fix for bug #211267Milan Crha2008-07-302-53/+128
| * ** Fix for bug #329821Milan Crha2008-07-302-2/+17
| * Fix some strings. See bug #543753.Andre Klapper2008-07-212-3/+7
| * Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-212-0/+208
| * Forgot to add event_page_dispose() to the vtable.Matthew Barnes2008-07-191-0/+1
| * ** Fixes bug #542125Matthew Barnes2008-07-1936-4803/+4114
* | Fix the "Recent Documents" menu in CompEditor.Matthew Barnes2009-04-241-9/+36
* | Bug fixes and formerly unfinished bits of the attachment rewrite.Matthew Barnes2009-04-112-19/+14
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-104-0/+586
* | Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-1/+0
* | build a bit more smoothlyMilan Crha2009-04-081-6/+6
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-2/+0
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-0/+3