File: NEWS

package info (click to toggle)
poedit 1.0.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,040 kB
  • ctags: 897
  • sloc: cpp: 6,155; sh: 2,001; xml: 1,115; makefile: 120
file content (36 lines) | stat: -rw-r--r-- 1,060 bytes parent folder | download | duplicates (2)
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

Version 1.0.3
-------------

- fixed comments parsing bug (reported by Mattias Dahlberg)
- fixed ugly blinking when resizing poEdit window (Win32)


Version 1.0.2
-------------

- fixed problem with localized versions of gettext (Unix)
- fixed Content-Transfer-Encoding header (was "8-bit" instead of "8bit")
- fixed POT-Creation-Date and PO-Revision-Date date writing
- better handling of \n: strings with \n in them are now both
  displayed and saved to .po file as multiline records
- saving catalog now preserves comments
- fixed dist makefile target (Unix)


Version 1.0.1
-------------

- fixed loading of catalogs with multiline msgid records
- fixed assertion failure in parsers info saving if ~/.poedit
  did not exist [harmless, in debug builds only]
- right-clicking list control now selects the item under cursor
- fixed docs/Makefile.am to cd correctly (Unix)
- configure change: better check for wxWindows (Unix)
- fixed RPM spec file (Unix)
- added integration with KDE and GNOME desktops (Unix)


Version 1.0.0
-------------
- initial release