aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-0/+6
* Stop abusing forward declarations.Matthew Barnes2009-06-192-17/+18
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
* Fix coding style.Matthew Barnes2009-06-141-2/+2
* Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-031-81/+139
* More code cleanup.Matthew Barnes2009-06-025-6/+6
* Whitespace cleanup.Matthew Barnes2009-05-2910-36/+36
* Prefer GLib basic types over C types.Matthew Barnes2009-05-2731-307/+307
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2756-111/+115
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2756-66/+66
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-267-46/+50
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-223-6/+9
|\|
| * Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-212-3/+5
| * Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-211-3/+4
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-173-4/+4
| * 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
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-213-4/+4
* | 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
* | 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
| * Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-031-1960/+1226
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+0
| * Bug #273818 - Allow scrolling Month View by a week onlyMilan Crha2009-05-013-0/+31
* | 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-041-0/+2
* | Add a "Print Preview" menu item to CompEditor.Matthew Barnes2009-05-021-6/+21
* | Merge in changes from master.Matthew Barnes2009-05-014-1/+31
* | 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-282-942/+289
| * Calendar - do not close editor after errorMilan Crha2009-04-251-7/+13
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-46/+83
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-282-42/+13
* | Calendar - do not close editor after errorMilan Crha2009-04-281-7/+13
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-2613-73/+230
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-254-30/+30
* | Manual conflict resolutionMatthew Barnes2009-04-252-17/+6
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2518-1254/+710
|\|
| * Use system timezone in EvolutionMilan Crha2009-04-253-52/+190
| * Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-243-50/+0
| * Remove unused filesMilan Crha2009-04-241-0/+0
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2414-1271/+581
| * Fixes #561312Chenthill Palanisamy2009-04-131-1/+10
| * ** Fix for bug #577717Milan Crha2009-04-021-0/+6
| * ** Fix for bug #401346Milan Crha2009-03-061-2/+2
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-055-8/+8
| * ** Fix for bug #573119Milan Crha2009-03-051-2/+3
| * ** Fix for bug #573122Milan Crha2009-03-041-2/+2
| * Substitute some deprecated gtk+ functions.Andre Klapper2009-02-121-1/+1
| * Do not use non-zero page size in an adjustment, it's deprecated now.Milan Crha2009-02-091-1/+1
| * Fix compiler warnings.Matthew Barnes2009-02-023-4/+4
| * Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the lis...Suman Manjunath2009-01-303-0/+23
| * ** Fix for bug #442869Milan Crha2009-01-232-21/+25
| * ** Fix for bug #541209Suman Manjunath2009-01-211-1/+1
| * ** Fix for bug #568331Milan Crha2009-01-211-1/+15
| * ** Part of fix for bug #260853Milan Crha2009-01-193-0/+141
| * ** Fix for bug #225712Milan Crha2009-01-196-27/+87
| * ** Fix for bug #200254Milan Crha2009-01-193-0/+30
| * ** Fix for bug #489437Milan Crha2009-01-131-0/+31
| * ** Fix for bug #563364Milan Crha2009-01-123-51/+238
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-7/+2
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-115-5/+0
| * ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-091-1/+1
| * 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
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create MemoPage...Suman Manjunath2008-12-311-6/+16
| * ** Fix for bug #439998 (bnc)Bharath Acharya2008-12-291-2/+44
| * ** Part of fix for bug #564229Milan Crha2008-12-151-1/+1
| * ** Part of fix for bug #563669Milan Crha2008-12-151-1/+1
| * ** Fix for bug #563669Milan Crha2008-12-095-9/+9
| * Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 ...Suman Manjunath2008-12-081-1/+3
| * Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not fal...Suman Manjunath2008-12-081-9/+8
| * ** 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-281-1/+2
| * Fix for bug #443190 (bugzilla.novell.com) - Block signals from attachment-bar...Suman Manjunath2008-11-101-2/+2
| * ** Fixes bug #555958 (patch by Anis Elleuch)Matthew Barnes2008-10-201-0/+4
| * Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli...Suman Manjunath2008-10-131-1/+2
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-081-12/+16
| * ** Fix for bug #554418Milan Crha2008-10-011-1/+1
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-18/+20
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-245-74/+89
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-12/+16
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-163-36/+48
| * ** Fix for bug #551895Paul Bolle2008-09-131-1/+1
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-132-27/+30
| * ** Fixes bug #549968Matthew Barnes2008-09-071-1/+1
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-12/+13
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0322-313/+377
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2720-255/+334
| * New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-151-6/+2
| * Fixed some warnings.Chenthill Palanisamy2008-08-142-2/+2
| * ** Fixes bug #498095Dmitrijs Ledkovs2008-08-123-3/+4
| * ** Fixes bug #546892Matthew Barnes2008-08-1211-57/+18
| * ** Fixes bug #546057Matthew Barnes2008-08-036-6/+6
| * Forgot to add event_page_dispose() to the vtable.Matthew Barnes2008-07-191-0/+1
| * ** Fixes bug #542125Matthew Barnes2008-07-1924-4759/+4024
* | 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-111-12/+12
* | 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
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-28/+11
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-640/+220
* | Add e_lookup_action() and e_lookup_action_group() to e-util, soMatthew Barnes2009-03-101-24/+6
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-232/+1
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-154-5/+5
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-015-20/+47
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-0/+6
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-243-3/+15
* | Fix some runtime warnings.Matthew Barnes2009-01-221-1/+1
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-219-27/+258
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-154-51/+269
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1211-22/+78
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-7/+6
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1113-26/+40
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-2/+2
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-252-13/+22
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0214-169/+205
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-0/+2
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-252-3/+41
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1143-580/+724
* | Add menu and toolbar UI for calendars, memos and tasks.Matthew Barnes2008-09-117-7/+0
* | ** Fixes bug #549968Matthew Barnes2008-08-311-1/+1
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1516-68/+26
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-088-6/+12
* | Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-1624-4852/+4074
|/
* ** Fix for bug #542889Paolo Borelli2008-07-141-3/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2156-64/+64
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-112-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0635-110/+29
* ** Fixes bug #534360Matthew Barnes2008-05-2314-73/+72
* ** Fix for bug #509923Milan Crha2008-04-181-2/+19
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-23/+1
* 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-071-0/+6
* 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
* Fixes#516408Chenthill Palanisamy2008-02-251-1/+6
* ** Part of fix for bug #515744Milan Crha2008-02-201-8/+2
* ** Part of fix for bug #515744Milan Crha2008-02-181-1/+1
* ** Fix for bnc #178778Srinivasa Ragavan2008-02-181-1/+1
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-111-2/+2
* ** Fix for bug #475781Milan Crha2008-01-252-0/+4
* ** Fix for bug #337046Srinivasa Ragavan2008-01-241-3/+10
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI n...Suman Manjunath2008-01-141-1/+1
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #490464 (Memo editor hi...Suman Manjunath2008-01-141-8/+44
* Fix for bug #339620 (Disconnect signal handlers in the destroy_handler of rec...Suman Manjunath2008-01-141-0/+7
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-071-2/+2
* Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers o...Suman Manjunath2008-01-063-34/+52
* ** Fixes bug 474651Tobias Mueller2007-12-103-3/+3
* ** Fix for bug #440497Milan Crha2007-12-042-20/+18
* ** Fix for bug #380644Milan Crha2007-11-266-7/+48
* ** Fix for bug #401337Milan Crha2007-11-192-3/+8
* ** Fix for bug #492793Milan Crha2007-11-164-11/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1530-1150/+1150
* ** Fix for bug #353780Milan Crha2007-11-052-8/+27
* ** Fix for bug #351932Milan Crha2007-11-051-2/+152
* ** Remove dead files from source control. The dates below indicate whenMatthew Barnes2007-11-037-2387/+0
* ** Fix for bug #490538Milan Crha2007-10-291-0/+1
* ** Fix for bug #417999Milan Crha2007-10-261-2/+1
* Zero out the GnomePilotRecord struct to silence a compiler warning.Matthew Barnes2007-10-261-1/+1
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-246-38/+26
* ** Fixes part of bug #417999Matthew Barnes2007-10-236-63/+68
* ** Fixes bug #437579Matthew Barnes2007-10-104-3/+7
* ** Fixes bug #477045Matthew Barnes2007-09-284-11/+23
* 2007-09-21 mcrha Fix for bug #411125Milan Crha2007-09-211-10/+10
* ** Fixes bug #476124.Jedy Wang2007-09-211-0/+2
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-46/+0
* ** Fixes bug #476040Matthew Barnes2007-09-131-3/+3
* Fixes #270605Chenthill Palanisamy2007-09-102-21/+33
* code cleanup.Chenthill Palanisamy2007-09-103-199/+142
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-036-49/+55
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0258-61/+61
* 2007-08-29 Suman Manjunath Fix for bug #466051Milan Crha2007-08-291-3/+5
* 2007-08-23 mcrha Fix for bug #385517Milan Crha2007-08-241-2/+3
* 2007-08-23 mcrha Fix for bug #329746Milan Crha2007-08-246-15/+17
* 2007-08-23 mcrha Fix for bug #338803Milan Crha2007-08-231-0/+2
* ** Fix for bug #308636Milan Crha2007-08-231-79/+41
* 2007-08-20 mcrha Fix for bug #262226Milan Crha2007-08-201-4/+7
* Fixes #420492Chenthill Palanisamy2007-08-171-0/+2
* reviewed by: Chenthill Palanisamy <pchenthill@novell.com>Suman Manjunath2007-08-139-90/+662
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-8/+0
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-317-7/+7
* 2007-07-30 mcrha Fix for bug #343716Milan Crha2007-07-301-21/+19
* Fixes #461474.Chenthill Palanisamy2007-07-301-4/+0
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-276-0/+11
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-092-6/+5
* ** Fix for bug #234294Srinivasa Ragavan2007-07-091-0/+26
* Fixes #329594Chenthill Palanisamy2007-07-093-7/+16
* Fix for bug #445526Chenthill Palanisamy2007-07-043-5/+28
* ** Fix for bug #325882Srinivasa Ragavan2007-06-182-2/+2
* Remove the aalarm_attach widget and retrieve the selected filename usingMatthew Barnes2007-06-151-7/+7
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-6/+5
* ** Fixes bug #347767Srinivasa Ragavan2007-06-031-1/+3
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-036-14/+18
* ** Fix for bug #351729 from Milan CrhaSrinivasa Ragavan2007-05-283-7/+6
* ** Fixes bug #424562Matthew Barnes2007-05-251-3/+0
* Fix for #330098Srinivasa Ragavan2007-05-141-0/+4
* Downstream fixes from OpenSUSESrinivasa Ragavan2007-05-042-8/+12
* Fix a mnemonic conflict. Patch from Jens Knutson. Closes bug #397463.Kjartan Maraas2007-04-281-1/+1
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-2014-108/+158
* add missing mnemonic widgets. Fixes bug #329168.Andre Klapper2007-04-101-0/+4
* ** Fixes bug #373116Matthew Barnes2007-04-024-119/+92
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-274-4/+5
* ** Fixes bug #419524Matthew Barnes2007-03-2121-21/+21
* Query for freebusy information only when the window is clicked.Chenthill Palanisamy2007-03-064-24/+60
* Fixes bug #357970Matthew Barnes2006-12-042-2/+2
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-11-281-0/+44
* ** Fix for bug #349966Daniel Gryniewicz2006-11-281-0/+1
* Fixes #208318.Chenthill Palanisamy2006-11-071-1/+13
* Fixes #354875Chenthill Palanisamy2006-11-061-6/+10
* Fixes #332101Chenthill Palanisamy2006-10-176-9/+8
* ** Fixes bug #347768Ushveen Kaur2006-10-161-2/+2
* Fixes bug #352546Matthew Barnes2006-10-141-1/+1
* svn path=/trunk/; revision=32849Francisco Javier F. Serrador2006-10-031-4/+4
* Fixes #343369 Set the filename as email followed the number of theChenthill Palanisamy2006-09-301-1/+19
* ** Fixes bug #325613Ushveen Kaur2006-09-291-0/+3
* Fixes #351332Matthew Barnes2006-09-191-0/+2
* Fixes #353763Chenthill Palanisamy2006-09-011-0/+2
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-246-12/+10
* Fixes #351263Chenthill Palanisamy2006-08-221-20/+14
* Fixes #346549Chenthill Palanisamy2006-08-211-2/+1
* Do not resend the memos while modification.Chenthill Palanisamy2006-08-102-5/+3
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-105-12/+88
* Add missing declaration. Fixes #350391 (Patch from Øystein Gisnås).Harish Krishnaswamy2006-08-091-0/+1
* Fixes #335276.Chenthill Palanisamy2006-07-313-5/+36
* Fixes #344927Chenthill Palanisamy2006-07-312-2/+4
* Fixes #323499.Chenthill Palanisamy2006-07-311-9/+6
* Fixes #345646Chenthill Palanisamy2006-07-311-0/+4
* Added support Gw notes.Chenthill Palanisamy2006-07-227-24/+681
* harmonize strings. Fixes bug #346552.Andre Klapper2006-07-191-2/+2
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-194-10/+10
* Add labelled_by relation to start-date and due-date. Fix for #347473.Li Yuan2006-07-171-0/+6
* Fix for bug #330633Srinivasa Ragavan2006-07-141-1/+8
* Add mnemonic widget to widget, and change calendar's shortcut key.Li Yuan2006-07-112-2/+5
* Fixes #332911Chenthill Palanisamy2006-07-103-6/+60
* Fixes #345222Wang Xin2006-07-071-0/+48
* **Fixes bug #329305Rajeev ramanathan2006-06-281-1/+1
* Remove GroupWise from the Calendar ESource Groups as it supports a singleHarish Krishnaswamy2006-06-191-1/+20
* Free GSList and its data after callingHarish Krishnaswamy2006-06-191-0/+2
* Partial fix for bug 303856Srinivasa Ragavan2006-06-151-0/+3
* Remove GroupWise from the list Task ESource Groups as it supports a singleHarish Krishnaswamy2006-06-151-2/+21
* *Fix for bug #339217 Added translator comments for weekdays.Aishwarya k2006-06-141-7/+7