aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
...
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-163-6/+6
* 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-141-1/+1
* More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIRFridrich Strba2010-03-111-1/+2
* Remove more unnecessary terminal messages.Matthew Barnes2010-03-101-3/+0
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-052-0/+8
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-253-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-15/+15
* Make authentication functionality availableGustavo Noronha Silva2010-01-274-5/+5
* Bug #607751 - Double free while copying whole calendarMilan Crha2010-01-271-3/+46
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-1/+3
* Bug #390973 - Changing meeting organizer should also change default attendeeMilan Crha2010-01-182-2/+64
* Remove dead assignments found by clang.Matthew Barnes2010-01-167-30/+12
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-9/+18
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+1
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-262-76/+79
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-243-4/+6
* Bug #591938 - Update translator's commentsMilan Crha2009-12-101-8/+8
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-085-6/+6
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-015-15/+15
* port calendar/ to the new EError APIJonathon Jongsma2009-12-015-10/+10
* Bug #550025 - Add error dialogs for MeetingsPaul Bolle2009-11-262-5/+19
* Bug #602165 - Meeting window doesn't show status, role fieldsMilan Crha2009-11-182-11/+5
* 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-1737-6782/+6594
* 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
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-101-0/+15
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-3/+3
* Bug #404227 - Over-aggressive appointment editor date checkMilan Crha2009-10-161-2/+25
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-163-0/+17
* Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-2/+2
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-3/+4
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-253-4/+4
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-4/+4
* Remove an unnecessary #include.Matthew Barnes2009-09-191-1/+0
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-1/+3
* Bug #594484 - Crashed when tried to open more than one memoMilan Crha2009-09-082-6/+2
* 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
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-026-73/+73
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-3020-753/+784
|\
| * Coding style and whitespace cleanup.Matthew Barnes2009-08-303-7/+8
| * Kill EPopup.Matthew Barnes2009-08-232-2/+0
| * Kill ECalPopup.Matthew Barnes2009-08-231-1/+0
| * Remove the popup menu from EMeetingListView.Matthew Barnes2009-08-232-197/+0
| * Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-164-5/+7
| * Remove unnecessary <calendar/gui/e-cal-popup.h> includes.Matthew Barnes2009-08-121-1/+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-121-1/+29
| * Changes for having a light version of calendar.Srinivasa Ragavan2009-08-124-7/+100
| * Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-122-0/+86
| * Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-111-1/+0
| * Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-1110-39/+240
| * 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-111-1/+3
| * Bug #328361 - Support for "Fifth Sunday *of the month*"Marcel Stimberg2009-08-111-0/+7
| * Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-08-111-8/+16
| * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-111-1/+1
| * More refactoring of settings management.Matthew Barnes2009-08-097-76/+81
| * Replace more "config" classes with property bindings.Matthew Barnes2009-08-069-214/+200
| * Some minor fixes before I dive into calendar again.Matthew Barnes2009-07-241-1/+1
| * More whitespace cleanup.Matthew Barnes2009-07-196-8/+8
| * Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-1/+1
| |\
| * | Fix excessive whitespace.Matthew Barnes2009-07-1418-43/+0
| * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-113-43/+128
| |\ \
| * | | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
| * | | 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
| * | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-223-6/+9
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | 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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | Bug #592551 - Build break fix caused by bug #581288Milan Crha2009-08-211-1/+1
* | | | | | | | | Whitespace and coding style cleanup.Matthew Barnes2009-08-091-1/+1
* | | | | | | | | Coding style and whitespace cleanups.Matthew Barnes2009-08-092-6/+6
* | | | | | | | | Fix a duplicate install file.Srinivasa Ragavan2009-08-071-2/+0
* | | | | | | | | Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-071-1/+29
* | | | | | | | | Changes for having a light version of calendar.Srinivasa Ragavan2009-08-074-7/+100
* | | | | | | | | Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-042-1/+86
* | | | | | | | | Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-043-15/+76
* | | | | | | | | Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-031-1/+3
* | | | | | | | | Bug #328361 - Support for "Fifth Sunday *of the month*"Marcel Stimberg2009-07-311-0/+7
* | | | | | | | | Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-07-301-8/+16
* | | | | | | | | Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-07-291-1/+1
* | | | | | | | | Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-07-2710-39/+239
* | | | | | | | | More whitespace cleanup.Matthew Barnes2009-07-196-8/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Pick the user_org from comp editor flags.Chenthill Palanisamy2009-07-141-1/+1
* | | | | | | | Fix excessive whitespace.Matthew Barnes2009-07-1318-44/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Bug #425582 - Calendar Alarm Display is not noticable enoughMilan Crha2009-07-093-43/+128
* | | | | | | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* | | | | | | Stop abusing forward declarations.Matthew Barnes2009-06-192-17/+18
* | | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-191-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-2931-307/+307
* | | | | | | Remove trailing whitespace, again.Matthew Barnes2009-05-2956-66/+66
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix compiler warnings in calendar.Matthew Barnes2009-05-267-46/+50
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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 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