calendar file backend: support remove with CALOBJ_MOD_ONLY_THIS
[platform/upstream/evolution-data-server.git] / calendar /
2011-06-07 Patrick Ohlycalendar file backend: support remove with CALOBJ_MOD_O...
2011-06-07 Patrick Ohlycalendar file backend: removal notification for detache...
2011-06-07 Patrick Ohlycalendar file backend: removal notification for detache...
2011-06-07 Patrick Ohlycalendar file backend: white list check for supported...
2011-06-07 Patrick Ohlylibecal: catch invalid CalObjModType values
2011-06-07 Patrick Ohlylibecal: added CALOBJ_MOD_ONLY_THIS
2011-06-07 Patrick Ohlycalendar file backend: support removing parent event...
2011-06-06 Milan CrhaFix few memory leaks
2011-06-01 Matthew BarnesFix build breaks.
2011-06-01 Milan CrhaBug #651147 - EBook/ECal done signals ignored due to...
2011-06-01 Milan CrhaReplace deprecated g_atomic_int_exchange_and_add()
2011-05-28 Matthew BarnesIncluding <glib-object.h> directly is rarely needed.
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-26 Matthew BarnesReduce diff noise with account-mgmt branch.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2011-05-22 Matthew BarnesBug 650524 - Use g_unix_signal_add_watch_full() for...
2011-05-22 Matthew BarnesHandle SIGTERM instead of SIGQUIT.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-08 Raul Gutierrez SegalesBug 649684 - GIR files should contain <package name...
2011-05-05 Vibha YadavBug 649365 - Creation of new repository evolution-groupwise
2011-04-18 Milan CrhaFix few memory leaks
2011-04-15 David WoodhouseBug 647873 [2/2] - e_cal_new_system_foo() should create...
2011-04-15 David WoodhouseBug 647873 [1/2] - Fix comparison of URI in e_cal_new_f...
2011-04-07 Matthew BarnesBug 46117 - e-calendar-factory does not exit
2011-03-22 Matthew BarnesCollect all test code into a top-level "tests" directory
2011-03-21 Punit JainBug 634663 - e-calendar-factory crashes while retractin...
2011-03-18 Matthew BarnesFix linking in calendar/libegdbus/Makefile.am
2011-03-14 Milan CrhaBug #644532 - Crash when opening ESource with local...
2011-03-14 Milan CrhaEnsure backend life-time during inner calls
2011-03-08 Kjartan MaraasBug 641838 - More compiler warning fixes
2011-03-06 Matthew BarnesFix distcheck errors.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-03-04 Matthew BarnesModularize e-calendar-factory migration.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2011-02-23 Carlos Martín NietoECalRecur: Convert intervals < 1 into the default (1)
2011-02-22 Milan CrhaBug #617763 - Cannot create events on Yahoo through...
2011-02-17 Milan CrhaMemory leak fix and return events in proper order
2011-02-12 Matthew BarnesRemove NULL checks for GObject methods.
2011-02-09 Milan CrhaBe able to define DBus call timeout in configure and...
2011-02-08 Kjartan MaraasBug 641757 - Fix warnings from GCC 4.6
2011-02-05 Matthew BarnesAdd a --keep-running option to e-calendar-factory.
2011-01-30 Matthew BarnesECalBackendGroupwise: Fix dead nested assignment.
2011-01-30 Matthew BarnesECalBackendCaldav: Fix dead nested assignment.
2011-01-30 Matthew BarnesECalBackendFile: Fix dead nested assignment.
2011-01-30 Matthew Barnestests/ecal: Fix dead initializations.
2011-01-30 Matthew BarnesMore whitespace cleanup.
2011-01-29 Matthew BarnesCalDAV: Fix a compiler warning.
2011-01-25 Matthew BarnesAdd versioning to D-Bus service names.
2011-01-14 Milan CrhaUse GDBus calls without any timeout set
2011-01-13 Milan CrhaBug #627788 - EDataCalView is never freed in a factory...
2011-01-11 Matthew BarnesAdd macro for GType of ECalSourceType enum.
2011-01-10 Milan CrhaCrash on bogus component removal in file calendar backend
2011-01-06 Matthew BarnesChange the installation path for E-D-S backends.
2010-12-20 Milan CrhaBug #636334 - Birthdays&Anniversaries calendar skips...
2010-12-16 Milan CrhaBug #420813 - Unnecessarily slow update/reopen of webca...
2010-12-10 Milan CrhaBug #633557 - Translation comments needed
2010-12-08 Milan CrhaBug #631568 - Scheduling Meetings with CalDAV calendars
2010-12-07 Milan CrhaBug #590245 - 'evolution --force-shutdown' should kill...
2010-12-07 Milan CrhaBug #628563 - Use-after-free crash in objects_added_cb()
2010-12-03 Milan CrhaBug #530205 - Use CalDAV calendar read-only when server...
2010-12-02 Milan CrhaBug #625048 - Fails to detect America/New York system...
2010-11-26 Milan CrhaBug #635825 - Ensure valid UTF8 strings are passed...
2010-11-24 Milan CrhaBug #635673 - Stack overflow when opening slow calendar
2010-11-23 Diego Escalante... Bug 635572 - Various linking failures
2010-11-22 Milan CrhaBug #635550 - e-calendar-factory leaks memory
2010-11-19 Milan CrhaBug #634573 - Crash when importing ics file
2010-11-08 Milan CrhaBug #634084 - ECal reports loaded state too early
2010-11-08 James M. CapeBug 634167 - Fails to build with gir
2010-11-04 Paul SmithFix a build failure due to used CPPFLAGS
2010-10-29 Christophe FergeauBug #631842 - Improve error reporting in some ECal...
2010-10-21 Chenthill PalanisamyBug 632771 - Recurring calendar events set to recur...
2010-10-21 Milan CrhaBug #597567 - Crash in comp_subject()
2010-10-21 Maxim ErmilovBug 623017 - Add introspection support
2010-10-20 Milan CrhaBug #631073 - Task update operation has some delay
2010-10-19 Priit LaesFix linking against out-of-tree e-d-s
2010-10-08 Milan CrhaInclude also reason_phrase on libsoup errors
2010-10-05 Matthew BarnesBug 631404 - Stop shipping a Locations.xml
2010-10-04 Matthew BarnesPost-release version bump.
2010-10-04 Matthew BarnesFix distcheck errors.
2010-10-03 Matthew BarnesCoding style and whitespace cleanup.
2010-09-29 Vibha YadavBug #599741 - Cannot accept meeting request
2010-09-27 Milan CrhaBug #630265 - Refetches unchanged 'On The Web' calendar
2010-09-23 David WoodhouseFix potential use-after-free in ECal, as with EBook...
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-15 Fridrich ŠtrbaIncrease safety on Windows
2010-09-15 Chenthill PalanisamyBug 629255 - e-d-s FTBFS
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-09-11 Matthew BarnesCoding style and whitespace cleanups.
2010-09-11 Matthew BarnesUpdate API documentation.
2010-09-09 Chenthill PalanisamyUpdate the server utc time in the key file to avoid...
2010-09-09 Bharath AcharyaBug #628299 - Crash in g_variant_is_trusted.
2010-09-09 Punit JainPut the component into the cache after inserting into...
2010-09-09 Chenthill PalanisamyRemove the key if the value is NULL.
2010-09-08 Fridrich ŠtrbaDon't use getline, implement a simple replacement.
2010-09-08 Milan CrhaBug #627336 - Groupwise cal can return NULL without...
2010-09-08 Chenthill PalanisamyEnsure end date is generated for master recurrence...
2010-09-08 Fridrich ŠtrbaFix a memory leak recently created (less work for Milan)
next