File: ChangeLog

package info (click to toggle)
hdate-applet 0.15.11-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,076 kB
  • sloc: ansic: 1,885; sh: 1,164; python: 94; makefile: 84
file content (29 lines) | stat: -rw-r--r-- 1,505 bytes parent folder | download | duplicates (4)
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
2010-10-31 release of 0.15.11 
   * Bug fix: longitude latitude and timezone are now floats
   * libhdate ver >= 1.4.18 use positive longitude values, change default value to tel-aviv (+34)
   
2008-06-30 release of 0.15.10 
   * Bug fix: accept negative timezone values (Bug report:Jonathan Jacobs <stingray761@fuse.net>)

2008-02-18 release of 0.15.9 
   * Build ghcal without a dependency on libecal (Patch:Ken Bloom <kbloom@gmail.com>)
   * Bug fix: all recurring appointments would be shown for a given day regardless of 
     whether they occurred on that day (Patch:Ken Bloom <kbloom@gmail.com>)
   * Bug fix: fix all-day events are appearing on two days (Bug report:Ken Bloom <kbloom@gmail.com>)

2008-01-15 release of 0.15.8 
   * Fix Hebrew translation
   * Re-fix orientation for vertical paneles. Fixed bug in initial orientation.
   * Change license to GPL3
   * Fix name of tray icon in the system menu
   * Add requires for system notification icon in the README file.
      - PyGTK, the system icon is a python GTK script
      - libhdate-python, the system icon use Libhdate's python bindings
   
2008-01-14 release of 0.15.7 
   * Bug fix: gtk about box doesn't close (Patch:Jonas Schneider<jonas_schneider@gmx.de>)
   * Fix orientation for vertical paneles
   * Add system notification area icon for desktops without gnome panel (hdate-tray-icon.py)
   
2003-03-19 release of 0.4.5 bug fix from BIU. David A. Kessler
           in file interface.c hdate_applet_paint() now return TRUE.