Commit graph

12 commits

Author SHA1 Message Date
dholland
548f91f0c9 Turn off G_DISABLE_DEPRECATED as well as GTK_DISABLE_DEPRECATED; part
of fixing the build with the new glib2.
2012-05-06 04:15:43 +00:00
drochner
602d471e81 remove GTK_DISABLE_DEPRECATED from CPPFLAGS to fix build problem
with new gtk2 reported by wiz
2011-03-10 09:41:50 +00:00
drochner
40c4cbe803 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 13:57:31 +00:00
schwarz
a30aea1725 added a missing include file that prevented compiling on MacOS X
(cf. e.g. http://lists.macosforge.org/pipermail/macports-tickets/2008-April/007500.html)
That issue could have affected other platforms, too.
2008-10-05 17:49:04 +00:00
drochner
aaabd250c2 update to 1.12.1
This switches to the new gnome-2.20 branch.

pkgsrc change: require the "time/zonetab" pkg on NetBSD. The zone.tab
file is needed for the "ical" stuff to work correctly.
2007-11-03 21:51:28 +00:00
jmmv
cc51ab829a Avoid putting the same objects twice into different libraries (some of
which depend on the others), as this fixes the build in Mac OS X.  It
was previously complaining about duplicate symbols.
2007-07-18 12:45:39 +00:00
wiz
2e88c9f271 Update to 1.6.2:
Changelog:

Evolution-Data-Server 1.6.2, 2006-05-29
----------------------------------------

Bug fixes since 1.6.2 :
http://go-evolution.org/Evo2.6.2#Evolution-Data-Server

And on that page:

  From Evolution

   (There is currently no text in this page)
2006-06-11 15:05:39 +00:00
jmmv
b854548ad2 Fix a C99ism so that this builds in NetBSD 1.6.2. 2006-04-04 13:51:04 +00:00
jmmv
7981f6991d Update to 1.0.4:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Address Book
    #64298 - G/W failure to authenticate (Siva)
    #67541 - LDAP password not to be remembered (Siva)
    #66854 - Some strings are missed to translation (Rodney)
    #71116 - wrong gettext initialization breaks translation (Rodney)
    #70918 - Importing kontact vcard causes inifinite loop (Siva)

  * Calendar
    #64682 - Moving an appointment from one calendar to another sends update
      (Chen)
    #67031 - GroupWise tasks are not getting updated in any way (Chen)

  * All
    #69186 - cannot remove GAL from Autocomplete in settings (Siva)
    #64298 - G/W failure to authenticate (Siva)

Other bugs

  * Calendar
    - warning fixes (Michael)
    - fix groupwise ssl usage (Harish)

  * Address Book
    - fix vcard note migration issues if containing non-ascii chars (Siva)
    - fix groupwise ssl usage (Harish)

  * All
    - 64 bit fixes (Michael)

Updated Translations:
    -et (Priit Laes)
    -ru (Leonid Kanter)
2005-02-22 18:24:37 +00:00
kristerw
540b75f77c Fix a line-continuation that gcc 2.95 didn't understand. 2004-10-15 16:27:56 +00:00
jmmv
db8500f829 Update to 1.0.0. This version corresponds to GNOME 2.8.0.
Evolution Data Server 1.0.0, 2004-09-13
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Addressbook

    #59582 - Contact incompletely updated to LDAP store, address information lost/not editable
    #63385 - Evolution crash - Adding two email ids with same name

  * Calendar

    #57443 - ics import crashes

Updated Translations:

	- da (Martin Willemoes Hansen)
	- ar (Arafat Medini)
	- nn (Åsmund Skjæveland)
	- en_GB (David Lodge)
	- cy (Telsa Gwynne)
	- el (Kostas Papadimas)
	- tr (Baris Cicek)

Evolution Data Server 0.0.99, 2004-08-27
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Addressbook

    #63844 - avoid locking if authentication needed during auto completion (Siva)
    #63255 - ignore name prefixes when completing (Siva)

  * Calendar

    #62857 - display recurring events upon creation for groupwise (Chen)
    #61782 - handle importing objects with no UID (Rodrigo)
    #62655 - don't crash with NULL uri (Hans)

  * All

    #63051 - solaris build fixes (notzed)

Other bugs

  * Calendar

    - add has-alarms-in-range query type (Rodrigo)
    - always set return value for e_cal_set_default_timezone (Frederic Crozat)
    - don't set the same default timezone multiple times (JP)
    - don't get all items from the groupwise server every time (Chen)

  * Addressbook

    - and thread safety flag for libdb (Toshok)
    - throw error when deleting system address book (Siva)
    - avoid unfiltered system address book searchs (Siva)
    - use cursors to populate the groupwise cache (Siva)
    - prevent groupwise server crash by not doing to cursor requests at the same time (Chen)
    - immediately show meeting status updates in GUI for groupwise (Chen)

  * All

    - fix warnings (Frederic Crozat)
    - set cache file name properly (Siva)

Updated Translations:

  - pt_BR (Gustavo Maciel Dias Vieira)
  - es (Francisco Javier F. Serrador)
  - da (Martin Willemoes Hansen)
  - de (Christian Neumair)
  - hu (Laszlo Dvornik)
  - nb (Kjartan Maraas)
  - no (Kjartan Maraas)
  - sq (Laurent Dhima)
  - uk (Maxim Dziumanenko)
  - az (Metin Amiroff)
  - ja (Takeshi AIHANA)
  - pt (Duarte Loreto)
  - fi (Ilkka Tuohela, Tommi Vainikainen)
2004-09-21 16:56:41 +00:00
kristerw
a10a22a178 Modify some cases od C99 usage, so that this compiles with gcc 2.95 too. 2004-06-13 15:31:19 +00:00