aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 619903 - Event editor is too small in express modeMatthew Barnes2010-05-291-2/+2
* CompEditor cleanup.Matthew Barnes2010-05-291-41/+24
* Bug 619904 - Mnemonic issues in express modeMatthew Barnes2010-05-282-6/+6
* Bug #313791 - Delegator can be repeated when delegating a meetingMilan Crha2010-05-282-30/+30
* Bug #248105 - No warning if you create an appointment in the pastMilan Crha2010-05-275-15/+161
* Coding style and whitespace cleanup.Matthew Barnes2010-05-273-14/+24
* Merge branch 'express2'Matthew Barnes2010-05-2712-181/+330
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-256-16/+23
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-256-13/+57
| |\
| | * 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
| * | Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-271-1/+10
| * | get window transience right for source copying error dialogs.Michael Meeks2010-04-201-6/+8
| * | Hide attendees boxSrinivasa Ragavan2010-04-191-1/+1
| * | Re-work the over-complicated event editor as a tabbed notebook.Michael Meeks2010-04-195-54/+172
| * | Hide the options for Time Divisions when in Express modeFederico Mena Quintero2010-04-181-1/+1
| * | Combine the preferences widgets for week numbersFederico Mena Quintero2010-04-183-22/+5
| * | Remove /apps/evolution/calendar/date_navigator/show_week_numbersFederico Mena Quintero2010-04-181-5/+0
| * | Use a single /apps/evolution/calendar/display/show_week_numbersFederico Mena Quintero2010-04-181-3/+3
| * | Hack the row spacing of a single-row tableFederico Mena Quintero2010-04-181-0/+11
| * | Hook up the calendar's preferences in a sensible placeFederico Mena Quintero2010-04-181-4/+7
| * | Move the 12/24 hour widgets to the top of their sectionFederico Mena Quintero2010-04-171-43/+44
| * | Hide some calendar preferences in Express modeFederico Mena Quintero2010-04-161-0/+4
| * | Give meaningful names to widgets in the calendar's General preferencesFederico Mena Quintero2010-04-161-5/+5
| * | cleanup for non-express modeMichael Meeks2010-04-152-5/+9
| * | Adapt the event editor for MeeGo / small-screen.Michael Meeks2010-04-152-13/+24
| * | Put the for-today/overdue tasks preferences in the same line, to save spaceFederico Mena Quintero2010-04-101-32/+31
| * | Move the day start / day end widgets to the same lineFederico Mena Quintero2010-04-071-45/+59
| * | Remove a superfluous row in a GtkTableFederico Mena Quintero2010-04-071-172/+95
| * | Add extensions to configure calender widgets.Matthew Barnes2010-04-0710-109/+5
| |/
| * 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
* | Add tooltips for print button on CompEditor toolbar.Matthew Barnes2010-05-243-0/+11
* | 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 #617496 - Critical warnings when open a taskMilan Crha2010-05-101-1/+1
* | Bug #609052 - Proper warning should be shown.Punit Jain2010-04-281-2/+2
* | Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* | Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-1/+3
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-7/+9
* | Adapt to Camel API changes.Matthew Barnes2010-04-131-6/+9
* | Forgot to commit some bits.Matthew Barnes2010-04-081-0/+1
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-0813-50/+92
* | Bug #567304 - Review strings for translationMilan Crha2010-04-073-100/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
* | Only #include Camel's top-level header.Matthew Barnes2010-04-032-11/+2
* | Bug #347330 - Mark forgotten strings for translationMilan Crha2010-04-021-1/+1
* | Bug #261979 - Untranslatable string due to sentence splittingUshveen Kaur2010-04-021-1/+1
* | 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
* | Bug 611882 - Missing mnemonics in Date/Time format preferencesMatthew Barnes2010-03-281-2/+2
* | Move the day start / day end widgets to the same lineFederico Mena Quintero2010-03-271-45/+59
* | Remove a superfluous row in a GtkTableFederico Mena Quintero2010-03-271-172/+95
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-2010-109/+5
|/
* 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