Log of /trunk/src
Directory Listing
Revision
1561 -
Directory Listing
Modified
Sun Mar 7 23:12:49 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.14
Revision
1560 -
Directory Listing
Modified
Wed Mar 3 23:24:08 2004 UTC
(9 years, 2 months ago)
by
joey
* Fix display on non-latin symbols in the KDE frontend. Closes: #235837
(Thanks, Eugeniy Meshcheryakov)
* Added Chinese po files. Closes: #235950 (thanks, Carlos Liu)
Revision
1559 -
Directory Listing
Modified
Wed Mar 3 23:23:38 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.13
Revision
1558 -
Directory Listing
Modified
Tue Mar 2 17:44:17 2004 UTC
(9 years, 2 months ago)
by
joey
* Updated French manpages from Julien Louis, includes new
debconf-{get,set}-selections translations. Closes: #235690
Revision
1557 -
Directory Listing
Modified
Tue Mar 2 17:43:25 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.12
Revision
1556 -
Directory Listing
Modified
Thu Feb 19 17:45:27 2004 UTC
(9 years, 3 months ago)
by
joey
* Updated Spanish templates translation. Closes: #232662
* Fix dialog frontend's handling of user entering nothing in an inputbox,
in this case whiptail's output FD is eof, and care must be taken to not
return undef. Closes: #233618, #226963, #227732
Revision
1555 -
Directory Listing
Modified
Thu Feb 19 17:43:41 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.11
Revision
1554 -
Directory Listing
Modified
Tue Feb 10 23:40:55 2004 UTC
(9 years, 3 months ago)
by
joey
* Use treeview for gnome multiselect lists (kov). Closes: #232090
Revision
1553 -
Directory Listing
Modified
Tue Feb 10 23:40:40 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.10
Revision
1552 -
Directory Listing
Modified
Sun Feb 8 00:08:19 2004 UTC
(9 years, 3 months ago)
by
joey
* Patch from Sylvain Ferriol:
- allow empty calues in LDAP DbDriver
- change debconf.schema to support slapd 2.1.x. Closes: #215878
- adds a test suite for DbDrivers.
Thanks, Sylvain!
* Work around perl bug #231619 by unnecessarily using fields in
DirTree.pm. Closes: #227013
* Patch from Eugeniy Meshcheryakov to fix display of messages in KOI8
locales using the GNOME frontend. Closes: #231302
* Re-introduce debconf-get-selections and debconf-set-selections.
The former goes in debconf-utils, the latter in debconf so it can be
used for preseeding during new installs.
* Patch example in debconf-devle(7) to deal with variables that the admin
removed from the config file, but when turned back on via a
dpkg-reconfigure. Thanks, Daniel Kobras.
* Update Polish translation. Closes: #230869
* New Ukrainian translation by Eugeniy Meshcheryako. Closes: #230964
* Update French translation. Closes: #231496
* Update Dutch translation, sorry that took so long. Closes: #227884
Revision
1551 -
Directory Listing
Modified
Sun Feb 8 00:07:48 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.9
Revision
1550 -
Directory Listing
Modified
Sun Feb 1 18:03:28 2004 UTC
(9 years, 3 months ago)
by
joey
* Remove padding whitespace from the end of lines in select questions
in the teletype frontend.
* Explicitly waitpid on dialog in the dialog frontend, to work around
some kind of perl / linux 2.6 behavior change with plain wait.
Closes: #228987
* New Czech translation by Miroslav Kure. Closes: #230600
* Updated Danish translation. Closes: #230618 (non-templates)
Revision
1549 -
Directory Listing
Modified
Sun Feb 1 18:03:00 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.8
Revision
1548 -
Directory Listing
Modified
Mon Jan 19 05:21:56 2004 UTC
(9 years, 4 months ago)
by
joey
license files added, other misc
Revision
1547 -
Directory Listing
Modified
Wed Jan 14 17:38:52 2004 UTC
(9 years, 4 months ago)
by
joey
* Fix debian/po/fi.po.
Revision
1546 -
Directory Listing
Modified
Wed Jan 14 17:38:25 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.7
Revision
1545 -
Directory Listing
Modified
Wed Jan 14 02:51:20 2004 UTC
(9 years, 4 months ago)
by
joey
* Updated de.po from Leonard Michlmayr.
* Gustavo Noronha Silva:
- work around encoding problems when using UTF-8 locales and Gnome
frontend. Closes: #226896
- use a scrooled window instead of a vscrollbar so that
looong texts will fit better.
- addbutton now accepts mnemonics, good for usability!
* Fix misc formatting and tab damange.
* pt_BR update from Gustavo Noronha Silva.
* Updated debian/po/ja.po from Kenshi Muto. Closes: #227462
* Updated debian/po/da.po from Morten Brix Pedersen. Closes: #227617
Revision
1544 -
Directory Listing
Modified
Wed Jan 14 02:50:51 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.6
Revision
1543 -
Directory Listing
Modified
Fri Jan 9 16:57:33 2004 UTC
(9 years, 4 months ago)
by
joey
* Updated Finnish translation. Closes: #226900
Revision
1542 -
Directory Listing
Modified
Fri Jan 9 16:57:17 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.5
Revision
1541 -
Directory Listing
Modified
Fri Jan 9 04:00:32 2004 UTC
(9 years, 4 months ago)
by
joey
* Add a Greek translation by Konstantinos Margaritis. Closes: #226834
* Updated the French translation. Closes: #226226
Revision
1540 -
Directory Listing
Modified
Fri Jan 9 04:00:14 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.4
Revision
1539 -
Directory Listing
Modified
Mon Jan 5 05:16:58 2004 UTC
(9 years, 4 months ago)
by
joey
* Port of the gnome frontend to GNOME2 libs:
* Debconf/Frontend/Gnome.pm, Debconf/Element/Gnome.pm,
Debconf/Element/Gnome/*.pm:
- fixed debian logo exibition
* Makefile, debian-logo.png, debian-logo.xpm:
- use a png instead of a xpm to have a cuter interface =P
* Above changes from Gustavo Noronha Silva. Closes: #225503
* Fix broken fallback from noninteractive frontend in dpkg-reconfgure.
Closes: #226205
Revision
1538 -
Directory Listing
Modified
Mon Jan 5 05:16:30 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.3
Revision
1537 -
Directory Listing
Modified
Tue Dec 30 21:06:11 2003 UTC
(9 years, 4 months ago)
by
joey
* Deal better with hostname -f during debootstrap.
Revision
1536 -
Directory Listing
Modified
Tue Dec 30 21:05:53 2003 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.2
Revision
1535 -
Directory Listing
Modified
Tue Dec 30 15:54:30 2003 UTC
(9 years, 4 months ago)
by
joey
* Patch from Denis Barbier to fix return values from select and multiselect
in the KDE frontend to take localisation into account. Closes: #225504
Revision
1534 -
Directory Listing
Modified
Tue Dec 30 15:54:11 2003 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.1
Revision
1533 -
Directory Listing
Modified
Mon Dec 29 18:49:52 2003 UTC
(9 years, 4 months ago)
by
joey
* Add an exerimental KDE frontend, contributed by Peter Rockai.
Closes: #224040
* Generate Debconf/FrontEnd/Kde/WizardUi.pm in Makefile using puic,
so build-depend on libqt-perl.
* Added basic pod docs for the Kde frontend, though it could stand
improvements.
* Fix code formatting to match the rest of debconf.
* Use frontend debug facility instead of developer.
* Remove some dead code and useless init methods that just call super.
* Split modules into their own files where appropriate; better handling
of libqt-perl less systems with Kde frontend selected.
* Suggest libqt-perl.
Revision
1532 -
Directory Listing
Modified
Mon Dec 29 18:49:22 2003 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.0
Revision
1504 -
Directory Listing
Modified
Tue Dec 2 15:47:25 2003 UTC
(9 years, 5 months ago)
by
joey
* When the teletype frontend is processing the answer to a boolean
question, accept English answers even if the locale is set to some other
language, as the question may not yet be translated. Closes: #220472
* Remove cruft that acted as if "" was a default value in Teletpye Boolean.
Closes: #210671
* debconf-copydb, DbDriver/Copy: deal better with input dbs that have no
Owners fields, such as cdebconf templates dbs. Assume that the owner is
"unknown" in this case.
* Add support for the SETTITLE command to better handle translated titles.
Closes: #172218, #213184
* Drop ucfirst of package name in default title.
* Make Debian::DebConf::Client::ConfModule deprecation warning go to stderr,
not log.
* Conflict with versions of whiptail before --default-item was added.
* Use --default-item in dialog frontend, instead of the nasty menu
reordering. Yay!
* Move debconf-communicate from debconf-utils to debconf, it is needed by
base-config 2.0.
* Urgency medium to help the new base-config get into testing quickly.
* Dialog frontend set values to "" or defaults when the user hit cancel or
escape and capb backup was not enabled. Instead, in this case do not
change any values.
Revision
1503 -
Directory Listing
Modified
Wed Nov 19 18:54:51 2003 UTC
(9 years, 6 months ago)
by
joey
* Fix multiselect elements in non-C locales. Closes: #221410
Thanks to Kenshi Muto and Akira TAGOH for the debugging.
* Numerous typo and consistency fixes in man pages by Yann Dirson.
Closes: #221670
Revision
1502 -
Directory Listing
Modified
Wed Nov 19 18:53:23 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.21
Revision
1501 -
Directory Listing
Modified
Sun Nov 2 17:13:32 2003 UTC
(9 years, 6 months ago)
by
joey
* The locations of debconf-get-selectons and debconf-set-selections are
swapped. The former should move to debconf, while the latter moves to
debconf-utils. Since dpkg is broken and doesn't allow me to move them
at all, I have removed both of them from the binary packages for now.
Closes: #218648, #218698, #218712, #218661, #218685, #218683, #218658
Closes: #218667, #218646, #218676, #218644 (Well, I hope that's all!)
Revision
1500 -
Directory Listing
Modified
Sun Nov 2 17:12:36 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.20
Revision
1499 -
Directory Listing
Modified
Fri Oct 31 22:28:05 2003 UTC
(9 years, 6 months ago)
by
joey
* Added debconf-get-selections and debconf-set-selections, based
loosely on work by Petter Reinholdtsen. Closes: #214617
Revision
1498 -
Directory Listing
Modified
Fri Oct 31 22:27:36 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.19
Revision
1497 -
Directory Listing
Modified
Sat Oct 25 22:43:43 2003 UTC
(9 years, 6 months ago)
by
joey
* Various man page fixes (Closes: #217170).
* Add translated debconf-devel.fr.7, and update Debconf::Client::ConfModule
and debconf translations. All from Julien Louis. Closes: #217536
Revision
1496 -
Directory Listing
Modified
Sat Oct 25 22:43:02 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.18
Revision
1495 -
Directory Listing
Modified
Wed Oct 22 22:15:26 2003 UTC
(9 years, 6 months ago)
by
joey
* Sort list of owners in Question.pm before returning it. The changes to
hash randomization in perl 5.8.1 made the order random otherwise, which
breaks owners = choices style comparisons. It was also possible before
that if a db was moved to a different dbdriver backend, the order would
change. Closes: #217088
Revision
1494 -
Directory Listing
Modified
Wed Oct 22 22:14:51 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.17
Revision
1493 -
Directory Listing
Modified
Mon Oct 20 23:49:46 2003 UTC
(9 years, 7 months ago)
by
joey
* Patch from Fabian Franz to add support for Xdialog to the dialog
frontend, removing the old gdialog cruft.
* Fix some indentation from Xdialog patch.
* Set selectspacer for Xdialog.
* Remove undocumented DEBCONF_FORCE_GDIALOG variable, add
DEBCONF_FORCE_XDIALOG.
* Document DEBCONF_FORCE_XDIALOG.
* Patch from Denis Barbier to fix handling of locales containing a @.
Closes: #215345
* Danish update Morten Brix Pedersen. Closes: #216531
Revision
1492 -
Directory Listing
Modified
Mon Oct 20 23:47:23 2003 UTC
(9 years, 7 months ago)
by
joey
releasing version 1.3.16
Revision
1490 -
Directory Listing
Modified
Wed Oct 15 02:30:18 2003 UTC
(9 years, 7 months ago)
by
joey
more cruft from the import
Revision
1489 -
Directory Listing
Modified
Wed Oct 15 02:28:36 2003 UTC
(9 years, 7 months ago)
by
joey
why is this here, after cvs import? delete!
Revision
1483 -
Directory Listing
Modified
Mon Sep 13 07:04:32 2004 UTC
(8 years, 8 months ago)
by
joey
move from cvs import