aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-0242-147/+147
* Whitespace cleanup.Matthew Barnes2009-05-2952-286/+286
* Prefer GLib basic types over C types.Matthew Barnes2009-05-29133-1883/+1883
* Remove trailing whitespace, again.Matthew Barnes2009-05-29214-311/+311
* Fix compiler warnings in calendar.Matthew Barnes2009-05-2641-292/+297
* Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-248-64/+64
* 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-1718-24/+24
* 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
* Resize the alarm notifier correctlyRitesh Khadgaray2009-05-091-1/+1
* 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
* 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
* 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-023-0/+6
* 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
* 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-271-4/+10
* Allow Last Modified and Created columns for event tableMilan Crha2009-04-277-10/+93
* Calendar - do not close editor after errorMilan Crha2009-04-251-7/+13
* Possible leak fixMilan Crha2009-04-251-2/+6
* Use new ESourceList API (simplifies code)Milan Crha2009-04-253-154/+47
* Use system timezone in EvolutionMilan Crha2009-04-257-54/+247
* Include timezone information in a tooltip when differs from user'sMilan Crha2009-04-241-3/+15
* Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-247-178/+0
* Remove unused filesMilan Crha2009-04-241-0/+0
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2417-1455/+689
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-238-36/+11
* Fixes #561312Chenthill Palanisamy2009-04-135-17/+118
* ** Fix for bug #523802Milan Crha2009-04-0810-11/+146
* ** Fix for bug #577717Milan Crha2009-04-021-0/+6
* ** Fix for bug #401346Milan Crha2009-03-062-3/+6
* Fixes #435455 (bnc)Chenthill Palanisamy2009-03-0510-19/+40
* ** Fix for bug #573119Milan Crha2009-03-052-9/+14
* ** Fix for bug #573193Milan Crha2009-03-041-4/+1
* ** Fix for bug #573122Milan Crha2009-03-043-4/+4
* ** Fix for bug #558366Milan Crha2009-02-251-0/+2
* ** Fix for bug #238346Milan Crha2009-02-251-45/+83
* ** Fix for bug #529037Milan Crha2009-02-251-0/+11
* ** Fix for bug #561465Milan Crha2009-02-251-0/+1
* ** Fix for bug #572543Milan Crha2009-02-231-2/+3
* Make it use the proper action. Patch by Paweł ZembrzuskiTobias Mueller2009-02-221-1/+1
* ** Fix for bug #567949Milan Crha2009-02-202-6/+8
* 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-192-5/+2
* Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.Andre Klapper2009-02-191-11/+0
* ** Fix for bug #550114Milan Crha2009-02-163-9/+37
* ** Fixes bug #571625Chow Loong Jin2009-02-142-10/+6
* Substitute some deprecated gtk+ functions.Andre Klapper2009-02-122-5/+5
* Do not use non-zero page size in an adjustment, it's deprecated now.Milan Crha2009-02-091-1/+1
* Mark a string for translation. Fixes bug #570364Gabor Kelemen2009-02-031-1/+2
* Fix compiler warnings.Matthew Barnes2009-02-027-9/+10
* ** 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-306-16/+80
* Fixes #463602.Chenthill Palanisamy2009-01-301-87/+93
* Fixes #450535 (bnc).Chenthill Palanisamy2009-01-301-1/+1
* Fixes #347287.Chenthill Palanisamy2009-01-302-4/+4
* ** Fix for bug #318003Milan Crha2009-01-278-306/+235
* ** Fix for bug #463597, bug #463594, bug#463599 (BNC) and ** bugBharath Acharya2009-01-271-13/+16
* ** Fix for bug #559604Milan Crha2009-01-243-3/+10
* ** Fix for bug #442869Milan Crha2009-01-233-23/+31
* ** Fix for bug #362754Milan Crha2009-01-223-10/+46
* ** Fix for bug #541209Suman Manjunath2009-01-2112-26/+26
* ** Fix for bug #353460Milan Crha2009-01-211-2/+2
* ** Fix for bug #568331Milan Crha2009-01-211-1/+15
* ** Fix for bug #567850Milan Crha2009-01-203-1/+56
* ** Fix for bug #550735Milan Crha2009-01-201-25/+32
* ** Part of fix for bug #260853Milan Crha2009-01-196-7/+220
* ** Fix for bug #225712Milan Crha2009-01-1914-50/+139
* ** Fix for bug #200254Milan Crha2009-01-199-1/+135
* ** Partial fix for bug #310844Milan Crha2009-01-161-5/+32
* ** Fix for bug #303738Milan Crha2009-01-154-18/+47
* ** Fix for bug #245156Milan Crha2009-01-155-20/+98
* ** Fix for bug #246313Milan Crha2009-01-155-79/+99
* ** Fix for bug #554454Milan Crha2009-01-141-0/+9
* ** Fix for bug #489437Milan Crha2009-01-131-0/+31
* ** Fix for bug #567045Milan Crha2009-01-131-0/+14
* ** Fix for bug #563364Milan Crha2009-01-129-74/+663
* Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567148 (Use a labelled b...Suman Manjunath2009-01-121-7/+1
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-115-28/+12
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-1110-10/+0
* Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-1112-14/+0
* ** Fixes bug #567281Matthew Barnes2009-01-112-2/+0
* ** Fixes bug #567276Matthew Barnes2009-01-1112-85/+0
* Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-095-4/+14
* ** Fix for bug #565553, #462372 (bnc)Ashish Shrivastava2009-01-071-1/+1
* Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUS...Suman Manjunath2009-01-074-4/+17
* ** Fixes bug #566599Matthew Barnes2009-01-071-9/+40
* Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about changes...Suman Manjunath2009-01-061-0/+2
* Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (...Suman Manjunath2009-01-052-4/+12
* ** Fixes bug #566566Matthew Barnes2009-01-051-1/+1
* Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create MemoPage...Suman Manjunath2008-12-311-6/+16
* ** Fix for bug #446285 (bnc)Bharath Acharya2008-12-291-30/+34
* ** Fix for bug #439998 (bnc)Bharath Acharya2008-12-291-2/+44
* ** Fix for bug #559604Milan Crha2008-12-223-5/+5
* Show reason of a failure on a console too.Milan Crha2008-12-181-1/+1
* ** Fix for bug #540181Milan Crha2008-12-151-1/+0
* ** Part of fix for bug #564229Milan Crha2008-12-152-2/+2
* ** Part of fix for bug #563669Milan Crha2008-12-151-1/+1
* ** Fix for BNC bug #435452Srinivasa Ragavan2008-12-151-0/+17
* ** Fix for bug #333224Milan Crha2008-12-101-7/+12
* ** Fix for bug #563669Milan Crha2008-12-097-12/+12
* ** Fix for bug #563633Jeff Cai2008-12-081-0/+1
* Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 ...Suman Manjunath2008-12-081-1/+3
* Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop...Suman Manjunath2008-12-084-155/+314
* Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not fal...Suman Manjunath2008-12-081-9/+8
* ** Fix for bug #332629Milan Crha2008-12-063-208/+3
* ** Part of fix for bug #352287Milan Crha2008-12-031-13/+13
* ** Fixes part of bug #348299Matthew Barnes2008-12-036-6/+18
* Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-282-2/+12
* ** Fix for bug #560138Milan Crha2008-11-251-0/+1
* ** Fix for bug #556224Milan Crha2008-11-191-2/+39
* ** Fixes bug #557818Matthew Barnes2008-11-183-411/+42
* ** Fixes bug #558322Matthew Barnes2008-11-183-0/+33
* ** Fix for bug #559604Milan Crha2008-11-113-0/+100
* Fix for bug #490503 - Show summary of unaccepted meetings as bold in calendar...Suman Manjunath2008-11-112-35/+28
* Fix for bug #443190 (bugzilla.novell.com) - Block signals from attachment-bar...Suman Manjunath2008-11-101-2/+2
* ** Fix for bug #440007 (bnc) Print Preview of Calendar Event Shows BlankBharath Acharya2008-11-071-1/+1
* ** Fix for bug #558354Milan Crha2008-11-044-5/+179
* Fix compiler warnings.Matthew Barnes2008-11-043-2/+5
* ** Fix for bug #559086Ashish Shrivastava2008-11-037-22/+184
* ** Fixes bug #559042Matthew Barnes2008-11-031-1/+1
* Fix a crash when selecting "Forward as iCalendar".Matthew Barnes2008-11-011-1/+1
* Only include the toplevel GTK+ header.Matthew Barnes2008-10-314-4/+4
* ** Fixes bug #555958 (patch by Anis Elleuch)Matthew Barnes2008-10-201-0/+4
* Milan Crha <mcrha@redhat.com> ** Fix for bug #553715 (Set end time for the e...Suman Manjunath2008-10-201-2/+2
* ** Fix for bug #553609Milan Crha2008-10-171-0/+5
* ** Fix for bug #530872Milan Crha2008-10-171-2/+5
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-144-60/+74
* Remove improper FSF copyright statements; was never signed over to themSankarasivasubramanian Pasupathilingam2008-10-144-9/+0
* Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli...Suman Manjunath2008-10-135-23/+95
* ** Fixes bug #555494Matthew Barnes2008-10-091-3/+2
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-082-26/+33
* Change license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-30/+20
* ** Fix for bug #554418Milan Crha2008-10-012-2/+2
* ** Fix for bug #554458Milan Crha2008-10-011-5/+6
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-18/+20
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-302-22/+36
* ** Fix for bug #553297Milan Crha2008-09-261-0/+3
* License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-255-53/+71
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-2418-257/+280
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-25/+31
* ** Fix for bug #553273Milan Crha2008-09-234-5/+5
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-192-27/+30
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1612-165/+188
* Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ...Suman Manjunath2008-09-143-7/+63
* ** Fix for bug #551895Paul Bolle2008-09-131-1/+1
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1311-159/+161
* ** Fix for bug #551382Milan Crha2008-09-092-3/+2
* Fixes #544187.Chenthill Palanisamy2008-09-084-30/+126
* ** Fixes bug #549968Matthew Barnes2008-09-071-1/+1
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-068-58/+25
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-045-67/+72
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0373-1020/+1112
* ** Related to bug #547822Matthew Barnes2008-08-281-3/+3
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-2774-945/+1130
* ** Fix for bug #523327Milan Crha2008-08-272-6/+6
* Make it show "Tasks" for printing tasks list and "Calendar" for printingTobias Mueller2008-08-221-6/+18
* Milan Crha <mcrha@redhat.com> ** Part of fix for bug #462242 (Do not unref N...Suman Manjunath2008-08-181-1/+2
* ** Fixes bug #508732Matthew Barnes2008-08-183-0/+3
* Patch by Paul Bolle which uses "Calendars" as a label for componentTobias Mueller2008-08-151-1/+1
* ** Fix for bug #547805Sebastien Bacher2008-08-151-6/+0
* New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-151-6/+2
* Fixed some warnings.Chenthill Palanisamy2008-08-144-16/+4
* Fixes #347287Chenthill Palanisamy2008-08-1314-231/+382
* Fix a typo. (#547369)Matthew Barnes2008-08-121-1/+1
* ** Fixes bug #498095Dmitrijs Ledkovs2008-08-123-3/+4
* ** Fixes bug #546892Matthew Barnes2008-08-1223-118/+54
* ** Fix for bug #544117Milan Crha2008-08-081-3/+3
* ** Fix for bug #249844Milan Crha2008-08-063-10/+10
* ** 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-041-2/+2
* Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-042-6/+6
* ** Fixes bug #546057Matthew Barnes2008-08-039-11/+11
* ** Fixes bug #544857Matthew Barnes2008-08-021-2/+2
* ** Fix for bug #353927Milan Crha2008-08-011-5/+12
* ** Fix for bug #211267Milan Crha2008-07-301-53/+118
* ** Fix for bug #329821Milan Crha2008-07-301-2/+10
* Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-211-0/+201
* Forgot to add event_page_dispose() to the vtable.Matthew Barnes2008-07-191-0/+1
* ** Fixes bug #542125Matthew Barnes2008-07-1935-4803/+4065
* ** Fix for bug #542889Paolo Borelli2008-07-142-5/+1
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape Plac...Suman Manjunath2008-07-131-1/+1
* ** Fix for bug #524130Milan Crha2008-07-092-32/+13
* ** Fix for bug #368038Milan Crha2008-07-041-1/+15
* ** Fix for bug #540152Milan Crha2008-07-033-5/+4
* Patch from Maciej Piechotka <uzytkownik2@gmail.com>Tobias Mueller2008-06-283-166/+166
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-21211-260/+260
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-117-7/+7
* ** Fix for bug #536813Milan Crha2008-06-094-3/+31
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-072-0/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0690-291/+76
* ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109Matthew Barnes2008-06-042-96/+81
* ** Fix for bug #535204Shuai Liu2008-06-041-2/+0
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-1/+32
* ** Fixes bug #534476Matthew Barnes2008-05-231-9/+4
* Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (lea...Suman Manjunath2008-05-231-0/+2
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-231-9/+0
* ** Fixes bug #534360Matthew Barnes2008-05-2370-597/+669
* Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338...Suman Manjunath2008-05-221-0/+6
* Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to aTor Lillqvist2008-05-081-2/+9
* Fix include path for e-dbhash.h, now in libebackend.Johan Euphrosine2008-05-051-1/+1
* ** Fix for bug #316390Milan Crha2008-04-303-66/+14
* Patch from Srinivasa Ragavan <sragavan@novell.com>Bharath Acharya2008-04-301-0/+5
* Patch from Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-04-301-1/+3
* ** Fix for bug #240823Milan Crha2008-04-291-2/+9
* ** Fix for bug #524121Milan Crha2008-04-281-1/+1
* ** Fix for bug #529893Danny Baumann2008-04-251-0/+1
* ** Fix for bug #509923Milan Crha2008-04-183-7/+68
* Remove and obsolete comment from configure.in and #include <gio/gio.h> inMatthew Barnes2008-04-181-0/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-1812-145/+155
* ** Fix for bug #523402Milan Crha2008-04-171-0/+2
* ** Fix for bug #232594Milan Crha2008-04-161-13/+22
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-121-15/+55
* ** Fix for bug #525234Ondrej Jirman2008-04-072-1/+9
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-032-368/+201
* Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl...Suman Manjunath2008-03-311-1/+1
* ** Fix for bug #517492Milan Crha2008-03-271-6/+3
* ** Fix for bug #438613Milan Crha2008-03-271-2/+2
* ** Fix for bug #512543Milan Crha2008-03-138-3884/+0
* ** Fixes bug #513951Matthew Barnes2008-03-117-36/+43
* Fixes #516498Chenthill Palanisamy2008-02-254-7/+19
* Fixes#516408Chenthill Palanisamy2008-02-2512-19/+65
* ** Fix for bug #440426Milan Crha2008-02-211-0/+4
* ** Part of fix for bug #515744Milan Crha2008-02-201-8/+2
* ** Part of fix for bug #515744Milan Crha2008-02-1812-17/+55
* ** Fix for bnc #178778Srinivasa Ragavan2008-02-181-1/+1
* ** Fix for bnc #160049. Patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+10
* ** Fix for bug #516453Milan Crha2008-02-151-0/+2
* ** Fix for bug #514987Milan Crha2008-02-152-1/+36
* Google Calendar alarm works now.Srinivasa Ragavan2008-02-111-1/+4
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-112-3/+3
* ** Part of fixes for bug #395939Milan Crha2008-02-081-3/+8
* ** Fix for bug #240073Milan Crha2008-01-291-2/+2