SHA256 (Text-Flowed-0.14.tar.gz) = 14f637bb7da094db714be93e361f248a0cda35b68dcc816b1a6aea20b74eb086 SIZE (Text-Flowed-0.14.tar.gz) = 4165 />
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1127-412/+506
* Get drag-and-drop-to-source-selector working for contacts, memos and tasks.Matthew Barnes2008-11-2912-267/+876
* Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2416-122/+470
* Progress update:Matthew Barnes2008-11-195-340/+123
* There we go... that's more like it.Matthew Barnes2008-11-151-0/+1
* More library dependency unravelling.Matthew Barnes2008-11-142-5/+5
* Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-0810-22/+196
* Fix a pane resizing issue on the main window that's been driving me crazy.Matthew Barnes2008-11-032-4/+52
* Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-014-18/+10
* Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-3111-2/+141
* Secondary checkout spotted a compilation issue.Matthew Barnes2008-10-311-0/+80
* Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-3116-1024/+285
* Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-3017-275/+519
* Wire up status messages to include percentages if available.Matthew Barnes2008-10-2921-65/+289
* Fix a couple minor UI bugs.Matthew Barnes2008-10-282-3/+19
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-2816-26/+174
* Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-2519-211/+344
* Commit recent work so I can merge from trunk.Matthew Barnes2008-10-2513-126/+353
* Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-173-4/+4
* Progress update:Matthew Barnes2008-10-1434-1529/+2982
* Baseline cut at the Calendar sidebar and module. Pretty much identicalMatthew Barnes2008-10-076-357/+569
* Support migration in the new shell design.Matthew Barnes2008-10-0513-669/+1220
* Tweak some aspects of the Contacts module to be more consistent withMatthew Barnes2008-10-048-31/+418
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-0418-104/+714
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-0321-928/+963
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-0233-363/+396
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0259-732/+1038
* Add more EShell API documentation.Matthew Barnes2008-10-023-3/+9
* More Memos debugging.Matthew Barnes2008-10-016-48/+171
* Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-3010-26/+378
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-3047-2296/+2602
* Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-2612-912/+964
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-2560-2060/+3276
* Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-203-5/+2
* Progress update:Matthew Barnes2008-09-182-23/+0
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-172-0/+12
* Forgot to commit a couple files.Matthew Barnes2008-09-132-0/+356
* Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-1328-1202/+1272
* Arrange for an ESourceList to be shared amongst all instances of a type ofMatthew Barnes2008-09-1223-460/+780
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-11165-2183/+2794
* Add popup menu stubs for calendars, tasks and memos.Matthew Barnes2008-09-118-293/+156
* Add menu and toolbar UI for calendars, memos and tasks.Matthew Barnes2008-09-1124-219/+1210
* Add stubs for calendar, task, and memo shell views.Matthew Barnes2008-09-1118-0/+1161
* Progress update:Matthew Barnes2008-09-091-1/+2
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-6/+6
* ** Fixes bug #549968Matthew Barnes2008-08-312-1/+8
* ** Fixes bug #549967Matthew Barnes2008-08-313-4/+12
* Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-195-2/+36
* Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1543-374/+545
* Merge revisions 35931:35950 from trunk.Matthew Barnes2008-08-132-3/+10
* Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0819-90/+509
* Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-1635-4896/+4115
* ** Fix for bug #542889Paolo Borelli2008-07-143-5/+9
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape Plac...Suman Manjunath2008-07-132-1/+8
* Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541355 (Remove fr...Suman Manjunath2008-07-134-0/+18
* ** Fix for bug #524130Milan Crha2008-07-093-32/+21
* ** Fix for bug #368038Milan Crha2008-07-042-1/+22
* ** Fix for bug #540152Milan Crha2008-07-034-5/+13
* Patch from Maciej Piechotka <uzytkownik2@gmail.com>Tobias Mueller2008-06-284-166/+173
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-21220-269/+269
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-119-8/+20
* ** Fix for bug #536813Milan Crha2008-06-095-3/+44
* 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-0695-299/+84
* ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109Matthew Barnes2008-06-043-96/+96
* ** Fix for bug #535204Shuai Liu2008-06-042-2/+8
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-024-1/+42
* ** Fixes bug #534476Matthew Barnes2008-05-232-9/+12
* Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (lea...Suman Manjunath2008-05-233-0/+12
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-232-9/+6
* ** Fixes bug #534360Matthew Barnes2008-05-2374-663/+813
* Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338...Suman Manjunath2008-05-222-2/+16
* Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to aTor Lillqvist2008-05-082-2/+17
* Fix include path for e-dbhash.h, now in libebackend.Johan Euphrosine2008-05-052-1/+5
* ** Fix for bug #316390Milan Crha2008-04-304-66/+27
* Patch from Srinivasa Ragavan <sragavan@novell.com>Bharath Acharya2008-04-302-0/+12
* Patch from Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-04-302-1/+11
* ** Fix for bug #240823Milan Crha2008-04-292-2/+16
* ** Fix for bug #524121Milan Crha2008-04-282-1/+8
* ** Fix for bug #529893Danny Baumann2008-04-252-0/+8
* ** Fix for bug #509923Milan Crha2008-04-184-7/+80
* 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-1813-145/+186
* ** Fix for bug #523402Milan Crha2008-04-172-0/+9
* ** Fix for bug #232594Milan Crha2008-04-162-13/+29
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-122-15/+65
* ** Fix for bug #525234Ondrej Jirman2008-04-073-1/+17
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-033-368/+211
* Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl...Suman Manjunath2008-03-312-1/+8
* ** Fix for bug #517492Milan Crha2008-03-272-6/+11
* ** Fix for bug #438613Milan Crha2008-03-273-2/+18
* ** Fix for bug #512543Milan Crha2008-03-139-3884/+14
* ** Fixes bug #513951Matthew Barnes2008-03-118-36/+65
* Fixes #516498Chenthill Palanisamy2008-02-255-8/+29
* Fixes#516408Chenthill Palanisamy2008-02-2513-19/+90
* ** Fix for bug #440426Milan Crha2008-02-212-0/+11
* ** Part of fix for bug #515744Milan Crha2008-02-202-8/+9
* ** Part of fix for bug #515744Milan Crha2008-02-1813-17/+77
* ** Fix for bnc #178778Srinivasa Ragavan2008-02-182-1/+7
* ** Fix for bnc #160049. Patch from OpenSUSE.Srinivasa Ragavan2008-02-185-0/+61
* ** Downstream patches from OpenSUSESrinivasa Ragavan2008-02-184-0/+15
* ** Fix for bug #516453Milan Crha2008-02-152-0/+9
* ** Fix for bug #514987Milan Crha2008-02-153-1/+45
* Google Calendar alarm works now.Srinivasa Ragavan2008-02-112-1/+9
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-114-4/+15
* ** Part of fixes for bug #395939Milan Crha2008-02-083-4/+17
* ** Fix for bug #240073Milan Crha2008-01-292-2/+10
* Patch from Chenthill Palanisamy <pchenthill@novell.com> (Fix memory leak whi...Suman Manjunath2008-01-282-0/+6
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #355864 (Calendar c...Suman Manjunath2008-01-282-11/+33
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #240073 (Cancelled ...Suman Manjunath2008-01-284-9/+32
* ** Fix for bug #475781Milan Crha2008-01-2510-36/+108
* ** Fix for bug #510409Milan Crha2008-01-256-4/+24
* Link with libefilterbar.Tor Lillqvist2008-01-252-0/+6
* ** Fix for bug #402487Milan Crha2008-01-242-3/+10
* ** Fix for bug #337046Srinivasa Ragavan2008-01-242-3/+17
* Port to libsoup 2.4. Plug a leak.Dan Winship2008-01-172-10/+15
* ** Fix for bug #509879Milan Crha2008-01-172-17/+8
* Fix for bug #426159 (Allow users to snooze for 1+ hour 0 minutes)Suman Manjunath2008-01-173-1/+13
* ** Fix for bug #333695Milan Crha2008-01-152-3/+14
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #333695 (Print attendee...Suman Manjunath2008-01-142-1/+107
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI n...Suman Manjunath2008-01-144-8/+43
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #490464 (Memo editor hi...Suman Manjunath2008-01-142-8/+56
* Fix for bug #339620 (Disconnect signal handlers in the destroy_handler of rec...Suman Manjunath2008-01-142-0/+14
* Patch from Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Fix for b...Suman Manjunath2008-01-143-3/+10
* ** Fix for bug #508731Srinivasa Ragavan2008-01-122-0/+10
* ** Fix for bug #457842Milan Crha2008-01-104-2/+31
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-072-2/+11
* Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers o...Suman Manjunath2008-01-064-34/+66
* Refix the last patchSrinivasa Ragavan2008-01-032-1/+5
* ** Fix for bug #506814Srinivasa Ragavan2008-01-033-2/+12
* ** Fixes bug #362638Matthew Barnes2007-12-214-263/+159
* ** Fixes bug 474651Tobias Mueller2007-12-146-9/+10
* ** Fix for bug #340267Milan Crha2007-12-133-4/+13
* ** Fix for bug #501969 Passwords should not be forgotten for all errorsSankar P2007-12-112-0/+20
* ** Fixes bug 474651Tobias Mueller2007-12-103-3/+3
* ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-066