1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487
|
2006-04-24 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.6.0 for release
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
* configure.ac: Remove obsolete entry for no_NO.
* po/no.po: And the translation.
2006-03-22 Tommi Vainikainen <thv@iki.fi>
* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-20 Vladimer Sichinava <alinux@siena.linux.it>
* configure.ac: Added "ka" Georgian to ALL_LINGUAS
2006-02-13 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.5.90 for release
2006-02-12 Rodney Dawes <dobey@novell.com>
* configure.ac:
* src/*.[ch]: Update copyright years to include 2006
2006-02-12 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_display_error): Set the
maximum width for the error message to 80 characters for long URIs
2005-11-02 Simos Xenitellis <simos@gnome.org>
* configure.ac: Added ky (Kirghiz) to ALL_LINGUAS.
2005-10-03 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.4.1 for release
2005-10-03 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-main.c (e_webcal_idle_callback): Add a bit of
gtkrc magic here to parse so that we get the proper border width around
the dialog buttons
2005-09-04 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.4.0.1 for release
2005-08-23 Dan Damian <dand@gnome.ro>
* configure.ac: Added "ro" to ALL_LINGUAS.
2005-08-21 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.4.0 for release
2005-08-08 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.3.91 for release
2005-07-26 Abduxukur Abdurixit <abdurixit@gmail.com>
* configure.ac: Added 'ug' to ALL_LINGUAS.
2005-07-25 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.3.90 for release
2005-06-30 Marcel Telka <marcel@telka.sk>
* configure.ac (ALL_LINGUAS): Added sk.
2005-06-20 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* configure.ac: Added 'gl' to ALL_LINGUAS.
2005-06-16 JP Rosevear <gnome-211@rosevear.com>
* configure.ac: add a name for the variables when checking for
LIBSOUP, but don't AC_SUBST the variable so it works with the
latest package config
2005-06-10 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.3.0 for HEAD
Check for libsoup 2.4 and fall back to 2.2
2005-04-12 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.2.1 for release
2005-04-01 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "mk" to ALL_LINGUAS.
2005-03-31 Steve Murphy <murf@e-tools.com>
* configure.ac: Added "rw" to ALL_LINGUAS.
2005-03-24 Adi Attar <aattar@cvs.gnome.org>
* configure.ac: Added 'xh' to ALL_LINGUAS.
2005-03-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.2.0 for release
2005-03-02 Roozbeh Pournader <roozbeh@farsiweb.info>
* configure.ac: Added "fa" (Persian) to ALL_LINGUAS.
2005-02-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.92 for release
2005-02-28 Rodney Dawes <dobey@novell.com>
* Makefile.am (MAINTAINERCLEANFILES): Add mkinstalldirs to the list
* src/evolution-webcal-main.c (e_webcal_open_cal_http): Remove unused
variable "tmpname" to fix compiler warnings
(e_webcal_open_cal_vfs): Remove unused method to fix compiler warnings
(main): Remove call to bonobo_init as we don't need to call it
* src/encompass-webcal-notify.c: #include <libbonobo.h> to fix some
compiler warnings
2005-02-26 Ahmad Riza H Nst <ari@160c.afraid.org>
* configure.ac: Added id (Indonesian) in ALL_LINGUAS line
2005-02-11 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-main.c (e_webcal_read): We need to strndup the
message body before passing it off to the ical parsing code
2005-02-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up verison to 2.1.91 for release
2005-01-28 Pawan Chitrakar <pawan@nplinux.org>
* configure.ac: Added ne "Nepali" in ALL_LINGUAS
2005-01-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
* configure.ac: Added "th" (Thai) to ALL_LINGUAS.
2005-01-23 Rodney Dawes <dobey@novell.com>
* configure.ac: Update version to 2.1.4 for release
2005-01-10 Rodney Dawes <dobey@novell.com>
* configure.ac: Update version to 2.1.3 for release
Update copyright to be (C) 2004-2005
* src/*.[ch]: Update copyright to be (C) 2004-2005
2005-01-08 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_label_new):
(e_webcal_label_size_allocate_cb, e_webcal_label_handle_resize):
Add new methods to set up proper resizing for the
description/title labels
(e_webcal_query_user): Fix the vbox packing to be filled/expanded
Use the new label routines to handle resizing of the dialog
2004-12-20 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.1 for release
Add vi to ALL_LINGUAS
2004-12-04 Žygimantas Beručka <uid0@akl.lt>
* configure.ac: Added "lt" (Lithuanian) to ALL_LINGUAS.
2004-11-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.1 for release
2004-11-10 Rodney Dawes <dobey@novell.com>
* Makefile.am (EXTRA_DIST): Remove mkinstalldirs
(CLEANFILES): Remove po/.intltool-merge-cache
2004-11-09 Rodney Dawes <dobey@novell.com>
* Makefile.am: Remove the applications file stuff
* evolution-webcal.applications.in: Remove this file
2004-11-04 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_query_user):
Move the tmpuri and tmpname assignments up to the top of the function
If we get called with has_events and has_tasks as false, pop up a
better error than "Already Subscribed" before trying to set up the
ESource for the calendar
Remove the comma from the "Already Subscribed" error before the
calendar name so we have "calendar \"%s\"" instead
Fixes #154617
2004-11-01 Rodney Dawes <dobey@novell.com>
* *: Release version 2.1.0
2004-09-27 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.0
Update libecal requires for libecal-1.2 >= 1.1.0
Mon Sep 27 10:38:41 2004 Jonathan Blandford <jrb@gnome.org>
* configure.ac: Link to the right libecal.
2004-09-19 Alessio Frusciante <algol@firenze.linux.it>
* configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2004-09-13 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "ru" "zh_CN" "zh_TW" to ALL_LINGUAS.
2004-09-13 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.0.0 for release and to sync
versioning with the Evolution 2.0 release
2004-09-11 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.ac: Added "hi" (Hindi) to ALL_LINGUAS.
2004-09-04 Christophe Merlet <redfox@redfoxcenter.org>
* configure.ac: Added "fr" (French) to ALL_LINGUAS.
2004-09-04 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
* configure.ac: Added "cy" (Welsh) to ALL_LINGUAS.
2004-09-03 Gora Mohanty <gora@linux>
* configure.ac: Added "or" to ALL_LINGUAS.
2004-09-03 Baris Cicek <baris@teamforce.name.tr>
* configure.ac: Added 'tr' to ALL_LINGUAS.
2004-08-29 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 1.0.10 for release
2004-08-29 Kostas Papadimas <pkst@gnome.org>
* configure.ac: Added 'el' to ALL_LINGUAS.
2004-08-28 Akagic Amila <bono@linux.org.ba>
* configure.ac: Added 'bs' to ALL_LINGUAS.
2004-08-25 Hasbullah Bin Pit <sebol@my-penguin.org>
* configure.ac: Added "ms" to ALL_LINGUAS.
2004-08-25 Changwoo Ryu <cwryu@debian.org>
* configure.ac: Added "ko" to ALL_LINGUAS.
2004-08-24 Iñaki Larrañaga <dooteo@euskalgnu.org>
* configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
2004-08-21 Jayaradha <njaya@redhat,cin>
* configure.ac: Added 'ta' tamil ALL_LINGUAS
2004-08-21 Martin Willemoes Hansen <mwh@sysrq.dk>
* configure.ac: Added "da" (Danish) to ALL_LINGUAS
2004-08-21 Kjartan Maraas <kmaraas@gnome.org>
* configure.ac: Added «nb» to ALL_LINGUAS.
2004-08-20 Maxim Dziumanenko <mvd@mylinux.com.ua>
* configure.ac: Added "uk" (Ukrainian) to ALL_LINGUAS.
2004-08-15 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 1.0.9 for release
* src/evolution-webcal-notify.c (e_webcal_display_error):
Don't set the skip taskbar hint (#148863)
Fixes #148863
2004-08-14 Artur Flinta <aflinta@cvs.gnome.org>
* configure.ac: Added "pl" to ALL_LINGUAS.
2004-08-07 Danilo Šegan <dsegan@gmx.net>
* configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2004-08-05 Sayamindu Dasgupta <sayamindu@gnome.org>
* configure.ac: Added "bn" (Bengali)
2004-08-04 Ilkka Tuohela <hile@iki.fi>
* configure.in (ALL_LINGUAS): Added "fi" (Finnish)
2004-08-03 Alexander Shopov <ash@contact.bg>
* configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
2004-08-02 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 1.0.8 for release
2004-07-31 Jordi Mallach <jordi@sindominio.net>
* configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
2004-07-31 Kjartan Maraas <kmaraas@gnome.org>
* configure.ac: Added "no" to ALL_LINGUAS.
2004-07-19 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 1.0.7 for release
2004-07-08 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* configure.ac (ALL_LINGUAS): Added Spanish (es).
2004-07-03 Christian Neumair <chris@gnome-de.org>
* configure.ac (ALL_LINGUAS): Added German (de).
2004-06-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 1.0.6 for release
2004-06-28 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (select_source): Fix small style bug
2004-06-22 Arafat Medini <lumina@silverpen.de>
* configure.ac: Added Arabic locale "ar" to ALL_LINGUAS.
2004-06-17 Adam Weinberger <adamw@gnome.org>
* configure.ac: Added en_CA to ALL_LINGUAS.
2004-06-17 Gustavo Maciel Dias Vieira <gustavo@sagui.org>
* configure.ac: Added pt_BR to ALL_LINGUAS.
2004-06-07 Rodney Dawes <dobey@novell.com>
* configure.ac (GETTEXT_PACKAGE): Remove quoting of $PACKAGE
2004-06-06 Rodney Dawes <dobey@novell.com>
* configure.ac: Require GTK+ >= 2.4 for GtkColorButton API
Up version to 1.0.5 for release
2004-06-06 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_query_user):
Add UI to support the color properties of ESources in Evolution
2004-06-03 Rodney Dawes <dobey@novell.com>
* evolution-webcal-applications.in: Fix to actually reference the
binary that we install instead of evolution-icalshare
2004-06-02 Gareth Owen <gowen72@yahoo.com>
* configure.ac: Added en_GB to ALL_LINGUAS
2004-05-31 Duarte Loreto <happyguy_pt@hotmail.com>
* configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
2004-05-27 Christian Rose <menthos@menthos.com>
* configure.ac: Added "sv" to ALL_LINGUAS.
2004-05-06 Rodney Dawes <dobey@ximian.com>
* src/evolution-webcal-notify.c (e_webcal_query_user):
Check that we are already subscribed and pop up an error dialog to
tell the user if we are
2004-05-03 Rodney Dawes <dobey@ximian.com>
* configure.ac: Up version to 1.0.4 and release
2004-05-02 William Jon McCann <mccann@jhu.edu>
* src/evolution-webcal-notify.c (select_source)
(e_webcal_query_user): Automatically select new source so user doesn't
have to manually start up evolution to select it.
2004-04-30 Rodney Dawes <dobey@ximian.com>
* src/evolution-webcal-notify.c (e_webcal_query_user):
Don't translate the "On The Web" string in here, because we shouldn't
be shoving translated strings into the gconf key, as they should be
getting translated at the backend level that feeds the string to the
GUI (Evolution)
2004-04-20 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Use @libexecdir@ instead of $(exec_prefix)/libexec for
the libexecdir substitution in the applications and schemas files
2004-04-16 Rodney Dawes <dobey@ximian.com>
* configure.ac: Update version to 1.0.3 and require the latest version
of evolution-data-server for the remote tasks support
2004-03-24 William Jon McCann <mccann@jhu.edu>
* src/evolution-webcal-notify.[ch] (e_webcal_query_user):
* src/evolution-webcal-main.c (e_webcal_has_kind, e_webcal_load):
Determine if tasks and/or events are present and add to appropriate
source group.
2004-03-24 Rodney Dawes <dobey@ximian.com>
* src/e-webcal-main.c (e_webcal_load): Use a SoupUri to get at the
path of the URI, so we don't pop up an error with a URI that is longer
than the screen is wide
(e_webcal_read): Likewise, here we need to get at the SoupUri for the
message, and its path element as well
* src/e-webcal-notify.c: Clean up some function prototypes
(e_webcal_query_user): Get at the SoupUri here to get the path of
the URI so we don't overfill the screen with a wide dialog, and set
the name correctly for the ESource, when the calendar has no name
* src/e-webcal-notify.h: Need to include libsoup/soup.h
Clean up some function prototypes
Original patch from William Jon McCann
2004-03-23 Takeshi AIHANA <aihana@gnome.gr.jp>
* configure.ac: Added "ja" (Japanese) into ALL_LINGUAS.
2004-03-09 Rodney Dawes <dobey@ximian.com>
* TODO: Added a TODO file
* Makefile.am: Add TODO to EXTRA_DIST
* configure.ac: Up version to 1.0.2, require new libsoup/libecal
* src/evolution-webcal-main.c (e_webcal_read): Add messages for
specific HTTP error codes
(e_webcal_open_cal): Auto-prepend http:// to URIs without protocols
* src/evolution-webcal-notify.c (e_webcal_display_error):
Create a proper icon for the error dialog window
2004-02-17 Rodney Dawes <dobey@ximian.com>
* Makefile.am: remove old usages of variables that are dead
* configure.ac: Fix the AC_COPYRIGHT()
* src/evolution-webcal-main.[ch]: Update Copyright year
(e_webcal_read): Pop up an error dialog when soup gets an invalid
response from the server
(e_webcal_open_http): Pop up an error dialog, if we can't get a
valid SoupMessage, like when the url is "webcal:foo" or such
* src/evolution-webcal-notify.[ch]: Update Copyright year
(e_webcal_display_error): Allow secondary text to contain markup
(e_webcal_query_user): Disable the Help button, since we have no docs
Add a mnemonic to the Subscribe button
Add a mnemonic and colon to the "Refresh Every" label
2004-02-07 Rodney Dawes <dobey@ximian.com>
* src/evolution-webcal-notify.c: Add a GtkAlignment for the
"Subscribe" button
2004-02-07 Rodney Dawes <dobey@ximian.com>
* *: Initial release 1.0, and import into CVS
|