The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Note: this file is not updated anymore. Please use "git log" instead.
The git repository can be found at

    git://github.com/eserte/perl-tk.git

------------------------------------------------------------------------
r14067 | srezic | 2010-05-27 21:16:53 +0200 (Thu, 27 May 2010) | 1 line

* inc'd versions
------------------------------------------------------------------------
r14066 | srezic | 2010-05-27 21:16:43 +0200 (Thu, 27 May 2010) | 1 line

* preparing 804.029
------------------------------------------------------------------------
r14065 | srezic | 2010-05-27 21:16:33 +0200 (Thu, 27 May 2010) | 1 line

* made after.t a TODO test on Windows, because of RT #57009
------------------------------------------------------------------------
r13983 | srezic | 2010-05-13 01:58:01 +0200 (Thu, 13 May 2010) | 1 line

* added xt/rt7474.t to MANIFEST
------------------------------------------------------------------------
r13981 | srezic | 2010-05-13 01:41:05 +0200 (Thu, 13 May 2010) | 1 line

* update
------------------------------------------------------------------------
r13980 | srezic | 2010-05-13 01:38:17 +0200 (Do, 13. Mai 2010) | 1 Zeile

* inc'd version
------------------------------------------------------------------------
r13979 | srezic | 2010-05-13 01:38:04 +0200 (Do, 13. Mai 2010) | 1 Zeile

* inc'd Tk version
------------------------------------------------------------------------
r13978 | srezic | 2010-05-13 01:37:52 +0200 (Do, 13. Mai 2010) | 1 Zeile

* release preparations (for 804.028_503)
------------------------------------------------------------------------
r13974 | srezic | 2010-05-10 21:14:54 +0200 (Mo, 10. Mai 2010) | 2 Zeilen

* fixed Strawberry Perl builds
  (informal patch by Eduard Wulff)
------------------------------------------------------------------------
r13873 | srezic | 2010-03-22 21:43:53 +0100 (Mo, 22. Mär 2010) | 1 Zeile

* updated Changes
------------------------------------------------------------------------
r13830 | srezic | 2010-02-18 12:02:25 +0100 (Do, 18. Feb 2010) | 2 Zeilen

* get rid of all computed $VERSIONs
  https://rt.cpan.org/Ticket/Display.html?id=54745
------------------------------------------------------------------------
r13813 | srezic | 2010-02-06 18:29:59 +0100 (Sa, 06. Feb 2010) | 1 Zeile

* a missing rgb.txt on X11 systems is not anymore an error
------------------------------------------------------------------------
r13812 | srezic | 2010-02-06 18:29:50 +0100 (Sa, 06. Feb 2010) | 3 Zeilen

* removed special lddlflags setting on Darwin systems, which might
  cause bus errors
  http://rt.cpan.org/Public/Bug/Display.html?id=39593
------------------------------------------------------------------------
r13811 | srezic | 2010-02-06 18:29:39 +0100 (Sa, 06. Feb 2010) | 1 Zeile

* avoid installing fix_4_os2.pl
------------------------------------------------------------------------
r13810 | srezic | 2010-02-06 18:29:31 +0100 (Sa, 06. Feb 2010) | 1 Zeile

* removed probably outdated RedHat-specific warning from Makefile.PL
------------------------------------------------------------------------
r13809 | srezic | 2010-02-06 18:29:22 +0100 (Sa, 06. Feb 2010) | 1 Zeile

* check_display_harness now outputs a formally correct TAP skip
------------------------------------------------------------------------
r13808 | srezic | 2010-02-06 18:29:11 +0100 (Sa, 06. Feb 2010) | 2 Zeilen

* the test case for RT #7474 (segfault after placing a destroyed
  widget)
------------------------------------------------------------------------
r13805 | srezic | 2010-02-03 14:25:00 +0100 (Mi, 03. Feb 2010) | 2 Zeilen

* added test case for RT #42043 (combining -size and -weight does not
  work in font specs)
------------------------------------------------------------------------
r13804 | srezic | 2010-02-03 14:24:49 +0100 (Mi, 03. Feb 2010) | 2 Zeilen

* fixed minor typo in ProgressBar documentation
  spotted in https://rt.cpan.org/Ticket/Display.html?id=39182
------------------------------------------------------------------------
r13803 | srezic | 2010-02-03 14:24:39 +0100 (Mi, 03. Feb 2010) | 1 Zeile

* update Changes
------------------------------------------------------------------------
r13802 | srezic | 2010-02-03 08:52:38 +0100 (Mi, 03. Feb 2010) | 3 Zeilen

* fixed display of Unicode characters in Windows toplevel menus
  https://rt.cpan.org/Ticket/Display.html?id=50681
  applied original Tk changeset (with changes) from Mon May 3 22:40:30 2004
------------------------------------------------------------------------
r13801 | srezic | 2010-02-03 08:52:26 +0100 (Mi, 03. Feb 2010) | 1 Zeile

* avoid installing reindex.pl
------------------------------------------------------------------------
r13800 | srezic | 2010-02-03 08:52:16 +0100 (Mi, 03. Feb 2010) | 1 Zeile

* added SEE ALSO section in Tk::FileSelect documentation
------------------------------------------------------------------------
r13799 | srezic | 2010-02-02 22:01:28 +0100 (Di, 02. Feb 2010) | 3 Zeilen

* tied Text widgets: add WRITE method (see
  https://rt.cpan.org/Ticket/Display.html?id=45818)
* add tests for tied Text widgets in text2.t
------------------------------------------------------------------------
r13798 | srezic | 2010-02-02 22:01:13 +0100 (Di, 02. Feb 2010) | 2 Zeilen

* document that -width and -height do not work with NoteBook widgets
  https://rt.cpan.org/Ticket/Display.html?id=52609
------------------------------------------------------------------------
r13797 | srezic | 2010-02-02 16:03:47 +0100 (Di, 02. Feb 2010) | 4 Zeilen

* MMtry improvements
  * VERBOSE is now even more verbose by showing all of compiler stderr
    output
  * use $Config{ldflags} when trying to compile things
------------------------------------------------------------------------
r13796 | srezic | 2010-02-02 14:29:12 +0100 (Di, 02. Feb 2010) | 3 Zeilen

* documentation fix for Tk::Text::FindNext (-backwards vs. -reverse),
  see https://rt.cpan.org/Ticket/Display.html?id=51552
* added a new test file t/text2.t
------------------------------------------------------------------------
r13795 | srezic | 2010-02-02 14:28:55 +0100 (Di, 02. Feb 2010) | 2 Zeilen

* added an example to chooseDirectory.pod, similar to the one found in
  Tcl/Tk docs
------------------------------------------------------------------------
r13789 | srezic | 2010-01-31 13:18:39 +0100 (So, 31. Jan 2010) | 1 Zeile

* entry.t: placeholder workaround also used for KDE's kwin
------------------------------------------------------------------------
r13788 | srezic | 2010-01-31 13:18:29 +0100 (So, 31. Jan 2010) | 1 Zeile

* fixed all interactive placement issues in test suite
------------------------------------------------------------------------
r13787 | srezic | 2010-01-31 13:18:18 +0100 (So, 31. Jan 2010) | 2 Zeilen

* ptked: make sure that invisible mainwindow works well with WMs with
  interactive placement (i.e. twm)
------------------------------------------------------------------------
r13786 | srezic | 2010-01-31 13:18:09 +0100 (So, 31. Jan 2010) | 2 Zeilen

* added -geometry option to ptked
* documented ptked's options in SYNOPSIS
------------------------------------------------------------------------
r13785 | srezic | 2010-01-31 13:18:00 +0100 (So, 31. Jan 2010) | 1 Zeile

* DirTreeDialog is now marked as transient
------------------------------------------------------------------------
r13784 | srezic | 2010-01-31 13:17:49 +0100 (So, 31. Jan 2010) | 2 Zeilen

* made entry.t behave better on fluxbox by creating a placeholder
  widget
------------------------------------------------------------------------
r13782 | srezic | 2010-01-30 18:26:37 +0100 (Sa, 30. Jan 2010) | 1 Zeile

* update
------------------------------------------------------------------------
r13781 | srezic | 2010-01-30 18:25:01 +0100 (Sa, 30. Jan 2010) | 1 line

* release preparations
------------------------------------------------------------------------
r13780 | srezic | 2010-01-30 18:24:51 +0100 (Sa, 30. Jan 2010) | 1 line

* release preparations (version inc)
------------------------------------------------------------------------
r13766 | srezic | 2010-01-22 21:46:27 +0100 (Fr, 22. Jan 2010) | 2 lines

* patch for mingw-w64 gcc compiler by kmx
  http://rt.cpan.org/Public/Bug/Display.html?id=53467
------------------------------------------------------------------------
r13765 | srezic | 2010-01-22 21:46:14 +0100 (Fr, 22. Jan 2010) | 1 line

* document the change for perl 5.11.x in Changes file
------------------------------------------------------------------------
r13764 | srezic | 2010-01-22 21:41:32 +0100 (Fr, 22. Jan 2010) | 2 lines

* use UTF8_MAXBYTES_CASE instead of not anymore existent
  UTF8_MAXLEN_UCLC (was removed in perl 5.11.2 or so)
------------------------------------------------------------------------
r13763 | srezic | 2010-01-22 21:41:08 +0100 (Fr, 22. Jan 2010) | 1 line

* updated MANIFEST
------------------------------------------------------------------------
r13479 | srezic | 2009-11-10 08:17:09 +0100 (Di, 10. Nov 2009) | 2 lines

* Tk::BrowseEntry and destroy
  https://rt.cpan.org/Ticket/Display.html?id=50882
------------------------------------------------------------------------
r13478 | srezic | 2009-11-09 00:39:01 +0100 (Mo, 09. Nov 2009) | 1 line

* earth.gif in demo was corrupted
------------------------------------------------------------------------
r13428 | srezic | 2009-10-26 22:38:15 +0100 (Mo, 26. Okt 2009) | 1 line

* SVt_RV/IV check probably never worked, but hopefully now
------------------------------------------------------------------------
r13427 | srezic | 2009-10-24 22:59:38 +0200 (Sa, 24. Okt 2009) | 1 line

* get rid of conditional declarations
------------------------------------------------------------------------
r13404 | srezic | 2009-10-17 12:14:50 +0200 (Sa, 17. Okt 2009) | 4 lines

* canvas grids: -color was documented, but only -fill was implemented.
  https://rt.cpan.org/Ticket/Display.html?id=47132
  * support now both
  * added also a new test
------------------------------------------------------------------------
r13403 | srezic | 2009-10-17 11:33:46 +0200 (Sa, 17. Okt 2009) | 2 lines

* modified shebangs in scripts located in demos to use /usr/bin/env
  (this was spotted in Debian's bug tracker: Bug#543663: perl-tk)
------------------------------------------------------------------------
r13402 | srezic | 2009-10-17 11:33:26 +0200 (Sa, 17. Okt 2009) | 2 lines

* check with _is_in_path whether window manager is at all available on
  local system, to avoid "Can't exec ..." errors in remote operation
------------------------------------------------------------------------
r13401 | srezic | 2009-10-17 10:29:34 +0200 (Sa, 17. Okt 2009) | 1 line

* small Pod fix (Tree.pod), submitted by H.Merijn Brand
------------------------------------------------------------------------
r13400 | srezic | 2009-10-17 10:29:23 +0200 (Sa, 17. Okt 2009) | 1 line

* mw_segfault test runs long, output a comment about this fact
------------------------------------------------------------------------
r13399 | srezic | 2009-10-17 10:29:12 +0200 (Sa, 17. Okt 2009) | 2 lines

* fixed a buffer overflow (CVE-2006-4484)
  patch is 1.40..1.41 from original Tcl/Tk CVS repo
------------------------------------------------------------------------
r13398 | srezic | 2009-10-17 10:29:00 +0200 (Sa, 17. Okt 2009) | 3 lines

* added (adapted) test case from
  https://bugzilla.redhat.com/show_bug.cgi?id=235666 
  (segfault when destroying and re-creating MainWindows)
------------------------------------------------------------------------
r13397 | srezic | 2009-10-17 10:28:46 +0200 (Sa, 17. Okt 2009) | 1 line

* Changes update
------------------------------------------------------------------------
r13396 | srezic | 2009-10-16 20:27:37 +0200 (Fr, 16. Okt 2009) | 1 line

* ignore .prove file
------------------------------------------------------------------------
r13395 | srezic | 2009-10-16 20:27:28 +0200 (Fr, 16. Okt 2009) | 2 lines

* another TODO for a failure under MacOSX
  reported in https://rt.cpan.org/Ticket/Display.html?id=48760
------------------------------------------------------------------------
r13394 | srezic | 2009-10-16 20:23:06 +0200 (Fr, 16. Okt 2009) | 2 lines

* fix compile errors with gcc version 4.3.2 (format related)
  patch by MWARD: https://rt.cpan.org/Ticket/Display.html?id=49499
------------------------------------------------------------------------
r13393 | srezic | 2009-10-16 19:58:43 +0200 (Fr, 16. Okt 2009) | 4 lines

* fix for rt.cpan.org #49515 (reported by Michael Parker)
* made RecolorTree implementation as close as possible to Tcl/Tk
  implementation
* new test for RecolorTree
------------------------------------------------------------------------
r13392 | srezic | 2009-10-16 16:12:42 +0200 (Fr, 16. Okt 2009) | 1 line

* documentation for "cget" was accidentally titled as "delete" (RT #50253)
------------------------------------------------------------------------
r13391 | srezic | 2009-10-16 16:12:24 +0200 (Fr, 16. Okt 2009) | 1 line

* ignore for git checkout
------------------------------------------------------------------------
r13386 | srezic | 2009-10-10 21:37:19 +0200 (Sa, 10. Okt 2009) | 1 line

* fixed some nroff(?) leftover
------------------------------------------------------------------------
r12772 | srezic | 2009-05-17 23:07:43 +0200 (So, 17. Mai 2009) | 1 line

* getpwuid not available on Windows systems (patch by Ch Lamprecht)
------------------------------------------------------------------------
r12756 | srezic | 2009-05-07 22:47:48 +0200 (Do, 07. Mai 2009) | 3 lines

* Control-X/Y/C now also works if Caps Lock is active
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205895
  (applied a variation of the patch in the bugreport)
------------------------------------------------------------------------
r12755 | srezic | 2009-05-07 22:20:27 +0200 (Do, 07. Mai 2009) | 1 line

* use fvwm -version instead of --version for compat with 2.4.x
------------------------------------------------------------------------
r12754 | srezic | 2009-05-07 22:20:17 +0200 (Do, 07. Mai 2009) | 2 lines

* bugfix: copy/paste operations between KDE and Perl/Tk applications
  on 64bit system did not work, patch by Petr Pajas
------------------------------------------------------------------------
r12753 | srezic | 2009-05-07 22:20:03 +0200 (Do, 07. Mai 2009) | 1 line

* Changes update
------------------------------------------------------------------------
r12752 | srezic | 2009-05-07 21:21:39 +0200 (Do, 07. Mai 2009) | 1 line

* minor documentation fixes
------------------------------------------------------------------------
r12609 | srezic | 2009-03-14 14:54:49 +0100 (Sa, 14. Mär 2009) | 1 line

* link directly to Encode/TERMINOLOGY
------------------------------------------------------------------------
r12608 | srezic | 2009-03-14 14:54:39 +0100 (Sa, 14. Mär 2009) | 2 lines

* implemented some mostly stylistic suggestions by David Haller
  Message-ID: <6unl86-3s5.ln1@ID-1222.user.individual.de>
------------------------------------------------------------------------
r12607 | srezic | 2009-03-14 14:54:26 +0100 (Sa, 14. Mär 2009) | 1 line

* first sketch on section "Perl/Tk and Unicode"
------------------------------------------------------------------------
r12589 | srezic | 2009-03-08 22:19:34 +0100 (So, 08. Mär 2009) | 1 line

* XIM event filtering
------------------------------------------------------------------------
r12588 | srezic | 2009-03-08 22:19:22 +0100 (So, 08. Mär 2009) | 2 lines

* fixed an warning in traceVdelete (seen when destroying a
  progressbar widget)
------------------------------------------------------------------------
r12587 | srezic | 2009-03-08 22:19:10 +0100 (So, 08. Mär 2009) | 2 lines

* minor change in ProgressBar's Pod: swap the values for -length and
  -width in the SYNOPSIS, which seems to be more sensible
------------------------------------------------------------------------
r12564 | srezic | 2009-03-02 21:47:00 +0100 (Mo, 02. Mär 2009) | 1 line

* also test the ->value method
------------------------------------------------------------------------
r12503 | srezic | 2009-02-14 15:27:23 +0100 (Sa, 14. Feb 2009) | 1 line

* pod fix: focusLast is correctly spelled focusLastfor
------------------------------------------------------------------------
r12502 | srezic | 2009-02-14 15:23:16 +0100 (Sa, 14. Feb 2009) | 1 line

* minor typo fix
------------------------------------------------------------------------
r12501 | srezic | 2009-02-14 15:23:05 +0100 (Sa, 14. Feb 2009) | 1 line

* test case for core dump if -data is used inappropriately
------------------------------------------------------------------------
r12500 | srezic | 2009-02-14 15:22:50 +0100 (Sa, 14. Feb 2009) | 2 lines

* fix for attaching balloons to items of scrolled widgets
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=246363
------------------------------------------------------------------------
r12184 | srezic | 2008-12-19 09:21:35 +0100 (Fr, 19. Dez 2008) | 1 line

* another rgb.txt location, by h.m.brand
------------------------------------------------------------------------
r12178 | srezic | 2008-12-17 13:19:21 +0100 (Mi, 17. Dez 2008) | 2 lines

* svn ignore Makefile.old and other generated files

------------------------------------------------------------------------
r12177 | srezic | 2008-12-17 13:09:05 +0100 (Mi, 17. Dez 2008) | 2 lines

* missing dTHX declaration in new FixBuggyUTF8String

------------------------------------------------------------------------
r12176 | srezic | 2008-12-17 00:35:32 +0100 (Mi, 17. Dez 2008) | 2 lines

* workaround for http://rt.cpan.org/Public/Bug/Display.html?id=41436
  (SvREADONLY issue with 5.8.x?), including test
------------------------------------------------------------------------
r12172 | srezic | 2008-12-16 23:41:51 +0100 (Di, 16. Dez 2008) | 3 lines

* fixing some regular expression-related and other errors, patch by
  Alexander Krasnorutsky, see
  http://rt.cpan.org/Public/Bug/Display.html?id=41068
------------------------------------------------------------------------
r12171 | srezic | 2008-12-16 23:41:40 +0100 (Di, 16. Dez 2008) | 1 line

* $is_maintainer
------------------------------------------------------------------------
r12170 | srezic | 2008-12-16 23:25:56 +0100 (Di, 16. Dez 2008) | 1 line

* better diagnostics if rgb.txt could not be found
------------------------------------------------------------------------
r12169 | srezic | 2008-12-16 23:25:42 +0100 (Di, 16. Dez 2008) | 1 line

* use XFT=1 by default
------------------------------------------------------------------------
r12143 | srezic | 2008-12-09 12:32:50 +0100 (Di, 09. Dez 2008) | 2 lines

* no check for PERL_DEBUGGING_MSTATS needed anymore

------------------------------------------------------------------------
r12136 | srezic | 2008-12-04 22:31:41 +0100 (Do, 04. Dez 2008) | 3 lines

* in order to fix http://rt.cpan.org/Ticket/Display.html?id=41435 the
  Perl/Tk documentation was re-ordered according the current Tcl/Tk
  documentation and slightly proof-read
------------------------------------------------------------------------
r12135 | srezic | 2008-12-04 22:31:30 +0100 (Do, 04. Dez 2008) | 1 line

* a ticket number changed
------------------------------------------------------------------------
r12098 | srezic | 2008-11-22 01:16:21 +0100 (Sa, 22. Nov 2008) | 1 line

* changes update
------------------------------------------------------------------------
r12097 | srezic | 2008-11-22 01:12:12 +0100 (Sa, 22. Nov 2008) | 1 line

* fixed mode of trace1.t
------------------------------------------------------------------------
r12096 | srezic | 2008-11-22 01:12:03 +0100 (Sa, 22. Nov 2008) | 3 lines

* avoid autovivifying %TRACE values, fixes
  http://rt.cpan.org/Ticket/Display.html?id=41069 and makes Tk::Gauge
  work (patch by Steve Lidie)
------------------------------------------------------------------------
r12095 | srezic | 2008-11-22 01:11:53 +0100 (Sa, 22. Nov 2008) | 2 lines

* freetype lib does not need to be necessarily in $xlib, check also in
  /usr/local/lib
------------------------------------------------------------------------
r12079 | srezic | 2008-11-16 19:36:59 +0100 (So, 16. Nov 2008) | 1 line

* fix: exit() cannot be used in Makefile.libpng.maybe!
------------------------------------------------------------------------
r12077 | srezic | 2008-11-15 14:04:21 +0100 (Sa, 15. Nov 2008) | 1 line

* Changes towards Tk-804.028_502
------------------------------------------------------------------------
r12076 | srezic | 2008-11-15 14:04:13 +0100 (Sa, 15. Nov 2008) | 3 lines

* new function try_configure
* fixing build on IRIX64
  http://rt.cpan.org/Ticket/Display.html?id=40820
------------------------------------------------------------------------
r12075 | srezic | 2008-11-15 14:04:03 +0100 (Sa, 15. Nov 2008) | 2 lines

* realclean now also cleans files which are created when using
  libpng's configure
------------------------------------------------------------------------
r12074 | srezic | 2008-11-15 14:03:54 +0100 (Sa, 15. Nov 2008) | 1 line

* workaround for perl bug under Windows (when using japanese? locale)
------------------------------------------------------------------------
r12073 | srezic | 2008-11-15 14:03:44 +0100 (Sa, 15. Nov 2008) | 1 line

* exit gracefully if X11 library could not be found
------------------------------------------------------------------------
r12055 | srezic | 2008-11-06 21:44:02 +0100 (Do, 06. Nov 2008) | 2 lines

* Tk doesn't support more than 32 fds on 64bit machines
  http://rt.cpan.org/Ticket/Display.html?id=40688
------------------------------------------------------------------------
r12046 | srezic | 2008-11-05 22:32:59 +0100 (Mi, 05. Nov 2008) | 1 line

* PNG does not build under aix, unchecked fix
------------------------------------------------------------------------
r12045 | srezic | 2008-11-05 22:32:47 +0100 (Mi, 05. Nov 2008) | 1 line

* mailing list cannot be used without registration, it seems
------------------------------------------------------------------------
r12043 | srezic | 2008-11-04 23:16:07 +0100 (Di, 04. Nov 2008) | 2 lines

* update
* re-generated log, using English dates now
------------------------------------------------------------------------
r12042 | srezic | 2008-11-04 23:11:24 +0100 (Tue, 04 Nov 2008) | 1 line

* inc'd versions
------------------------------------------------------------------------
r12041 | srezic | 2008-11-04 23:07:10 +0100 (Tue, 04 Nov 2008) | 1 line

* update for Tk-804.028_501
------------------------------------------------------------------------
r12040 | srezic | 2008-11-04 23:07:01 +0100 (Tue, 04 Nov 2008) | 1 line

* coredumps also happen on other (non-freebsd) systems
------------------------------------------------------------------------
r12039 | srezic | 2008-11-04 23:06:51 +0100 (Tue, 04 Nov 2008) | 1 line

* update for Tk804.028_501
------------------------------------------------------------------------
r12038 | srezic | 2008-11-04 23:06:41 +0100 (Tue, 04 Nov 2008) | 1 line

* ups, typo
------------------------------------------------------------------------
r12026 | srezic | 2008-11-02 22:42:43 +0100 (Sun, 02 Nov 2008) | 1 line

* the forthcoming Tk-804.028_501 release
------------------------------------------------------------------------
r12025 | srezic | 2008-11-02 22:42:33 +0100 (Sun, 02 Nov 2008) | 2 lines

* try harder to make the existing .t/.m file writable (after
  experiencing problems with Strawberry Perl 5.10.0.3)
------------------------------------------------------------------------
r11963 | srezic | 2008-10-12 19:46:05 +0200 (Sun, 12 Oct 2008) | 1 line

* the menubug problem also happens in Tcl/Tk 8.5.4, documented
------------------------------------------------------------------------
r11962 | srezic | 2008-10-12 19:45:53 +0200 (Sun, 12 Oct 2008) | 4 lines

* check_Tk_version not needed anymore
  (instead a more generic script is used, see cpan_check_versions in CVS repository
   srezic.cvs.sourceforge.net:/cvsroot/srezic module srezic-misc/scripts)
* moved tkfontsel to examples
------------------------------------------------------------------------
r11960 | srezic | 2008-10-11 17:47:21 +0200 (Sat, 11 Oct 2008) | 1 line

* do not run Event tests if there is no DISPLAY (to force UNKNOWN reports)
------------------------------------------------------------------------
r11959 | srezic | 2008-10-11 16:59:22 +0200 (Sat, 11 Oct 2008) | 3 lines

 r2174@biokovo:  eserte | 2008-10-11 16:57:18 +0200
 * moved example scripts to new examples/ directory

------------------------------------------------------------------------
r11958 | srezic | 2008-10-11 16:57:32 +0200 (Sat, 11 Oct 2008) | 3 lines

 r2173@biokovo:  eserte | 2008-10-11 10:03:37 +0200
 * bindtest script fix (-highlight* options forbidden)

------------------------------------------------------------------------
r11938 | srezic | 2008-10-05 18:18:15 +0200 (Sun, 05 Oct 2008) | 3 lines

 r2170@biokovo:  eserte | 2008-10-05 18:17:55 +0200
 * fileevent2 test marked as TODO on cygein

------------------------------------------------------------------------
r11937 | srezic | 2008-10-05 18:18:06 +0200 (Sun, 05 Oct 2008) | 3 lines

 r2169@biokovo:  eserte | 2008-10-05 17:58:01 +0200
 * described additional ROText bindings in Pod

------------------------------------------------------------------------
r11936 | srezic | 2008-10-05 16:13:52 +0200 (Sun, 05 Oct 2008) | 5 lines

 r2166@biokovo:  eserte | 2008-10-05 16:13:27 +0200
 * patch by Reini Urban to compile under cygwin/MSWin32, but event handling
   still does not work (see https://rt.cpan.org/Ticket/Display.html?id=31792)
 * changed again default to cygwin/x

------------------------------------------------------------------------
r11935 | srezic | 2008-10-05 16:13:35 +0200 (Sun, 05 Oct 2008) | 3 lines

 r2165@biokovo:  eserte | 2008-10-05 15:51:04 +0200
 * added README for Strawberry Perl

------------------------------------------------------------------------
r11931 | srezic | 2008-10-04 21:48:19 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2163@biokovo:  eserte | 2008-10-04 21:48:04 +0200
 * update of README file, removing references to oldish perl and OS versions

------------------------------------------------------------------------
r11930 | srezic | 2008-10-04 17:31:35 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2159@biokovo:  eserte | 2008-10-04 17:29:51 +0200
 * add -I. for MSWin32 builds

------------------------------------------------------------------------
r11929 | srezic | 2008-10-04 17:31:26 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2158@biokovo:  eserte | 2008-10-04 12:56:42 +0200
 * minor test fixes: 'skip:' -> 'skip '

------------------------------------------------------------------------
r11928 | srezic | 2008-10-04 17:31:13 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2157@biokovo:  eserte | 2008-10-04 12:41:26 +0200
 * be optimistic, do not skip the JP and KR tests

------------------------------------------------------------------------
r11927 | srezic | 2008-10-04 12:00:38 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2152@biokovo:  eserte | 2008-10-04 11:51:54 +0200
 * prepared SendNetWMClientMessage method

------------------------------------------------------------------------
r11926 | srezic | 2008-10-04 12:00:26 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2151@biokovo:  eserte | 2008-10-04 11:40:33 +0200
 * realclean now also cleans Makefile* in libpng and zlib subdirs

------------------------------------------------------------------------
r11925 | srezic | 2008-10-04 12:00:16 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2150@biokovo:  eserte | 2008-10-04 11:39:45 +0200
 * prepared for 804.028_501

------------------------------------------------------------------------
r11924 | srezic | 2008-10-04 12:00:00 +0200 (Sat, 04 Oct 2008) | 3 lines

 r2149@biokovo:  eserte | 2008-10-04 11:38:50 +0200
 * added release date

------------------------------------------------------------------------
r11919 | srezic | 2008-10-03 09:00:43 +0200 (Fri, 03 Oct 2008) | 3 lines

 r2147@biokovo:  eserte | 2008-10-03 09:00:34 +0200
 * protect from more possible failures under fluxbox

------------------------------------------------------------------------
r11918 | srezic | 2008-10-02 21:33:58 +0200 (Thu, 02 Oct 2008) | 3 lines

 r2144@biokovo:  eserte | 2008-10-02 21:33:46 +0200
 * the fbox.t segfaults seem to happen elsewhere, too

------------------------------------------------------------------------
r11910 | srezic | 2008-10-01 23:41:06 +0200 (Wed, 01 Oct 2008) | 3 lines

 r2142@biokovo:  eserte | 2008-10-01 23:40:58 +0200
 * better diagnostics in fileevent test

------------------------------------------------------------------------
r11909 | srezic | 2008-10-01 23:39:59 +0200 (Wed, 01 Oct 2008) | 3 lines

 r2140@biokovo:  eserte | 2008-10-01 23:39:51 +0200
 * problematic fbox tests with multiple mainwindows marked as TODO

------------------------------------------------------------------------
r11908 | srezic | 2008-10-01 23:04:04 +0200 (Wed, 01 Oct 2008) | 3 lines

 r2138@biokovo:  eserte | 2008-10-01 23:03:57 +0200
 * update of Change.log

------------------------------------------------------------------------
r11907 | srezic | 2008-10-01 22:56:05 +0200 (Wed, 01 Oct 2008) | 3 lines

 r2136@biokovo:  eserte | 2008-10-01 22:55:57 +0200
 * skip correctly the leak test

------------------------------------------------------------------------
r11875 | srezic | 2008-09-23 23:01:08 +0200 (Tue, 23 Sep 2008) | 3 lines

 r2134@biokovo:  eserte | 2008-09-23 23:00:54 +0200
 * more fbox tests protected by catch_grabs

------------------------------------------------------------------------
r11874 | srezic | 2008-09-23 22:18:29 +0200 (Tue, 23 Sep 2008) | 3 lines

 r2132@biokovo:  eserte | 2008-09-23 22:18:21 +0200
 * added -delay option to fbox test

------------------------------------------------------------------------
r11862 | srezic | 2008-09-22 22:49:15 +0200 (Mon, 22 Sep 2008) | 4 lines

 r2130@biokovo:  eserte | 2008-09-22 22:48:36 +0200
 * hack to force a fully visible listbox in the tests
   http://rt.cpan.org/Ticket/Display.html?id=31290

------------------------------------------------------------------------
r11861 | srezic | 2008-09-22 22:36:22 +0200 (Mon, 22 Sep 2008) | 3 lines

 r2128@biokovo:  eserte | 2008-09-22 22:36:12 +0200
 * heuristics for KWin version

------------------------------------------------------------------------
r11860 | srezic | 2008-09-22 21:41:07 +0200 (Mon, 22 Sep 2008) | 3 lines

 r2126@biokovo:  eserte | 2008-09-22 21:40:59 +0200
 * modeline for emacs

------------------------------------------------------------------------
r11859 | srezic | 2008-09-22 21:40:41 +0200 (Mon, 22 Sep 2008) | 3 lines

 r2124@biokovo:  eserte | 2008-09-22 21:40:28 +0200
 * modeline for emacs

------------------------------------------------------------------------
r11853 | srezic | 2008-09-21 22:49:44 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2121@biokovo:  eserte | 2008-09-21 22:49:24 +0200
 * another -xscrollcommand related possible failure in entry test

------------------------------------------------------------------------
r11852 | srezic | 2008-09-21 22:49:31 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2120@biokovo:  eserte | 2008-09-21 22:48:45 +0200
 * catch_grabs: another possible 'grab failed' error message

------------------------------------------------------------------------
r11851 | srezic | 2008-09-21 22:24:05 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2118@biokovo:  eserte | 2008-09-21 22:23:57 +0200
 * more for 804.028_500

------------------------------------------------------------------------
r11850 | srezic | 2008-09-21 22:10:40 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2116@biokovo:  eserte | 2008-09-21 22:10:18 +0200
 * VERSION update

------------------------------------------------------------------------
r11849 | srezic | 2008-09-21 22:09:22 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2114@biokovo:  eserte | 2008-09-21 22:09:11 +0200
 * skip a problematic xscrollcommand-related listbox test on some wms

------------------------------------------------------------------------
r11848 | srezic | 2008-09-21 21:39:42 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2112@biokovo:  eserte | 2008-09-21 21:39:33 +0200
 * ups, syntax error

------------------------------------------------------------------------
r11847 | srezic | 2008-09-21 21:33:57 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2110@biokovo:  eserte | 2008-09-21 21:33:44 +0200
 * use libpng's configure also on sun4-solaris

------------------------------------------------------------------------
r11846 | srezic | 2008-09-21 20:24:34 +0200 (Sun, 21 Sep 2008) | 4 lines

 r2108@biokovo:  eserte | 2008-09-21 20:24:25 +0200
 * workaround for failing text.t test with compiz wm (position +0+0 was
   not preserved)

------------------------------------------------------------------------
r11845 | srezic | 2008-09-21 20:05:54 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2106@biokovo:  eserte | 2008-09-21 20:05:22 +0200
 * workaround for MacOSX mainwindow width problems in the canvas test

------------------------------------------------------------------------
r11844 | srezic | 2008-09-21 16:33:55 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2104@biokovo:  eserte | 2008-09-21 16:33:48 +0200
 * again disabled wm-related entry tests - seems to work only on kwin

------------------------------------------------------------------------
r11843 | srezic | 2008-09-21 16:31:04 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2102@biokovo:  eserte | 2008-09-21 16:30:56 +0200
 * make sure fileselect check works on MacOSX where /tmp is hardlinked to /private/tmp

------------------------------------------------------------------------
r11842 | srezic | 2008-09-21 16:10:55 +0200 (Sun, 21 Sep 2008) | 4 lines

 r2098@biokovo:  eserte | 2008-09-21 16:10:22 +0200
 * enabled wmtest for all wms
 * made some xscrollcommand-related tests TODO tests on some WMs

------------------------------------------------------------------------
r11841 | srezic | 2008-09-21 16:10:45 +0200 (Sun, 21 Sep 2008) | 4 lines

 r2097@biokovo:  eserte | 2008-09-21 11:31:20 +0200
 * update
 * removed duplicated changelog entries (artifact from svn repo movement)

------------------------------------------------------------------------
r11840 | srezic | 2008-09-21 16:10:32 +0200 (Sun, 21 Sep 2008) | 3 lines

 r2096@biokovo:  eserte | 2008-09-20 22:34:49 +0200
 * added another -xscrollcommand check

------------------------------------------------------------------------
r11839 | srezic | 2008-09-20 22:10:21 +0200 (Sat, 20 Sep 2008) | 4 lines

 r2094@biokovo:  eserte | 2008-09-20 22:10:12 +0200
 * more heuristics for wm version
 * fix for zero byte in Xfwm4 window manager name

------------------------------------------------------------------------
r11838 | srezic | 2008-09-20 00:18:48 +0200 (Sat, 20 Sep 2008) | 4 lines

 r2091@biokovo:  eserte | 2008-09-20 00:18:27 +0200
 * ErrorDialog fix for Windows
   http://rt.cpan.org/Ticket/Display.html?id=39417

------------------------------------------------------------------------
r11837 | srezic | 2008-09-20 00:18:38 +0200 (Sat, 20 Sep 2008) | 3 lines

 r2090@biokovo:  eserte | 2008-09-20 00:12:02 +0200
 * added method SelectButton for programmatic button selection

------------------------------------------------------------------------
r11836 | srezic | 2008-09-19 22:35:03 +0200 (Fri, 19 Sep 2008) | 3 lines

 r2086@biokovo:  eserte | 2008-09-19 22:34:29 +0200
 * new test for Tk::ErrorDialog

------------------------------------------------------------------------
r11835 | srezic | 2008-09-19 22:34:54 +0200 (Fri, 19 Sep 2008) | 3 lines

 r2085@biokovo:  eserte | 2008-09-19 22:34:12 +0200
 * new test for Tk::ErrorDialog

------------------------------------------------------------------------
r11834 | srezic | 2008-09-19 22:34:44 +0200 (Fri, 19 Sep 2008) | 3 lines

 r2084@biokovo:  eserte | 2008-09-19 22:33:50 +0200
 * better variable name

------------------------------------------------------------------------
r11809 | srezic | 2008-09-18 08:56:57 +0200 (Thu, 18 Sep 2008) | 4 lines

 r2080@biokovo:  eserte | 2008-09-18 08:56:30 +0200
 * fix for: skips lines when arrowing down in a window not exactly sized to
   a text line (http://rt.cpan.org/Ticket/Display.html?id=39343)

------------------------------------------------------------------------
r11808 | srezic | 2008-09-18 08:56:48 +0200 (Thu, 18 Sep 2008) | 3 lines

 r2079@biokovo:  eserte | 2008-09-14 23:23:50 +0200
 * more fluxbox failures

------------------------------------------------------------------------
r11807 | srezic | 2008-09-18 08:56:39 +0200 (Thu, 18 Sep 2008) | 3 lines

 r2078@biokovo:  eserte | 2008-09-14 23:15:36 +0200
 * ignore wm-related failures under fluxbox

------------------------------------------------------------------------
r11789 | srezic | 2008-09-14 20:35:37 +0200 (Sun, 14 Sep 2008) | 3 lines

 r2076@biokovo:  eserte | 2008-09-14 20:35:24 +0200
 * do not fail if exceeding expected_max, may happen easily on loaded machines

------------------------------------------------------------------------
r11788 | srezic | 2008-09-14 08:23:03 +0200 (Sun, 14 Sep 2008) | 5 lines

 r2074@biokovo:  eserte | 2008-09-14 08:22:53 +0200
 * new test function is_float_pair
 * canvas.t test uses is_float_pair tests (see
   http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2204594.html)

------------------------------------------------------------------------
r11781 | srezic | 2008-09-13 11:41:03 +0200 (Sat, 13 Sep 2008) | 4 lines

 r2072@biokovo:  eserte | 2008-09-13 11:40:50 +0200
 * fixed movement of cursor on insertations in Tk::TextUndo
   (http://rt.cpan.org/Ticket/Display.html?id=34513)

------------------------------------------------------------------------
r11780 | srezic | 2008-09-12 23:38:32 +0200 (Fri, 12 Sep 2008) | 3 lines

 r2070@biokovo:  eserte | 2008-09-12 23:27:00 +0200
 * regexp support for perl 5.11.0

------------------------------------------------------------------------
r11779 | srezic | 2008-09-12 22:39:53 +0200 (Fri, 12 Sep 2008) | 3 lines

 r2067@biokovo:  eserte | 2008-09-12 22:39:31 +0200
 * fixed number of tests

------------------------------------------------------------------------
r11778 | srezic | 2008-09-12 22:39:43 +0200 (Fri, 12 Sep 2008) | 3 lines

 r2066@biokovo:  eserte | 2008-09-12 21:39:14 +0200
 * help emacs with utf-8

------------------------------------------------------------------------
r11773 | srezic | 2008-09-12 20:42:07 +0200 (Fri, 12 Sep 2008) | 3 lines

 r2064@biokovo:  eserte | 2008-09-12 20:41:57 +0200
 * minor typo

------------------------------------------------------------------------
r11754 | srezic | 2008-09-08 21:24:58 +0200 (Mon, 08 Sep 2008) | 3 lines

 r2062@biokovo:  eserte | 2008-09-08 21:24:48 +0200
 * fix for RT #39096, including test

------------------------------------------------------------------------
r11750 | srezic | 2008-09-07 18:44:48 +0200 (Sun, 07 Sep 2008) | 3 lines

 r2060@biokovo:  eserte | 2008-09-07 18:44:38 +0200
 * RT #39038 (permissions of MANIFEST.SKIP)

------------------------------------------------------------------------
r11717 | srezic | 2008-09-01 21:32:08 +0200 (Mon, 01 Sep 2008) | 3 lines

 r2057@biokovo:  eserte | 2008-09-01 21:31:47 +0200
 * corrected ticket number of last change

------------------------------------------------------------------------
r11716 | srezic | 2008-09-01 21:31:56 +0200 (Mon, 01 Sep 2008) | 3 lines

 r2056@biokovo:  eserte | 2008-09-01 21:29:49 +0200
 * Fixed event handling for newer X servers (RT 38745)

------------------------------------------------------------------------
r11523 | srezic | 2008-07-12 16:16:10 +0200 (Sat, 12 Jul 2008) | 3 lines

 r2054@biokovo:  eserte | 2008-07-12 15:30:19 +0200
 * Tk::After::Cancelled needs also a dummy cancel() method

------------------------------------------------------------------------
r11045 | srezic | 2008-04-02 20:00:33 +0200 (Wed, 02 Apr 2008) | 5 lines

 r2043@biokovo:  eserte | 2008-04-02 19:59:01 +0200
 * KDE defines properties on the mainwindow, so removed the empty
   property list test (spotted by Christoph Lamprecht)
 

------------------------------------------------------------------------
r11044 | srezic | 2008-04-02 20:00:22 +0200 (Wed, 02 Apr 2008) | 3 lines

 r2042@biokovo:  eserte | 2008-03-29 16:51:16 +0100
 * added Test::More as prerequisite

------------------------------------------------------------------------
r11043 | srezic | 2008-04-02 20:00:11 +0200 (Wed, 02 Apr 2008) | 3 lines

 r2041@biokovo:  eserte | 2008-03-23 22:30:04 +0100
 * clipboardGet change

------------------------------------------------------------------------
r11042 | srezic | 2008-04-02 20:00:01 +0200 (Wed, 02 Apr 2008) | 5 lines

 r2040@biokovo:  eserte | 2008-03-23 22:29:04 +0100
 * clipboardGet was documented, but did not work (though clipboard('get')
   always worked)
 * fixed typo in clipboardGet documentation (SelectionGet, not selectionGet)

------------------------------------------------------------------------
r11041 | srezic | 2008-04-02 19:59:48 +0200 (Wed, 02 Apr 2008) | 4 lines

 r2039@biokovo:  eserte | 2008-03-12 21:48:22 +0100
 * larger intervals permitted in after test
 

------------------------------------------------------------------------
r11040 | srezic | 2008-04-02 19:59:36 +0200 (Wed, 02 Apr 2008) | 4 lines

 r2038@biokovo:  eserte | 2008-03-01 22:55:50 +0100
 * include parameter changed again, to make it working with Tk and Tk-TableMatrix
   patch provided by Ch Lamprecht

------------------------------------------------------------------------
r11039 | srezic | 2008-04-02 19:59:23 +0200 (Wed, 02 Apr 2008) | 4 lines

 r2037@biokovo:  eserte | 2008-03-01 19:04:38 +0100
 * use hires times, if available, for faster tests (0.3s instead of 3s)
 

------------------------------------------------------------------------
r11038 | srezic | 2008-04-02 19:59:11 +0200 (Wed, 02 Apr 2008) | 4 lines

 r2036@biokovo:  eserte | 2008-02-29 00:27:55 +0100
 * doc fix for header(size)
 

------------------------------------------------------------------------
r10821 | srezic | 2008-02-22 23:44:00 +0100 (Fri, 22 Feb 2008) | 5 lines

 r2034@biokovo-amd64:  eserte | 2008-02-22 23:43:50 +0100
 * handle now <Motion> and <<ListboxSelect>> events
 * vertical filling of listbox
 

------------------------------------------------------------------------
r10816 | srezic | 2008-02-22 00:22:52 +0100 (Fri, 22 Feb 2008) | 3 lines

 r2032@biokovo-amd64:  eserte | 2008-02-22 00:22:37 +0100
 * changed again cygwin's default to MSWin32, there's hope to get it running

------------------------------------------------------------------------
r10812 | srezic | 2008-02-20 18:39:56 +0100 (Wed, 20 Feb 2008) | 4 lines

 r2027@biokovo-amd64:  eserte | 2008-02-20 18:19:47 +0100
 * removed unused "use Tk::Pretty"
 

------------------------------------------------------------------------
r10811 | srezic | 2008-02-20 18:39:46 +0100 (Wed, 20 Feb 2008) | 4 lines

 r2026@biokovo-amd64:  eserte | 2008-02-20 18:17:19 +0100
 * removed unused "use Tk::Pretty"
 

------------------------------------------------------------------------
r10810 | srezic | 2008-02-20 18:39:35 +0100 (Wed, 20 Feb 2008) | 4 lines

 r2025@biokovo-amd64:  eserte | 2008-02-20 18:16:00 +0100
 * removed unused "use Tk::Pretty"
 

------------------------------------------------------------------------
r10809 | srezic | 2008-02-20 18:39:24 +0100 (Wed, 20 Feb 2008) | 4 lines

 r2024@biokovo-amd64:  eserte | 2008-02-20 18:14:00 +0100
 * make sure Tk::Pretty is loaded before using it
 

------------------------------------------------------------------------
r10740 | srezic | 2008-02-15 23:34:10 +0100 (Fri, 15 Feb 2008) | 5 lines

 r2022@biokovo-amd64:  eserte | 2008-02-15 23:33:45 +0100
 * ROText: added ConfigSpecs for foreground/background
   Should hopefully fix the wrong default colors under Windows
 * new test rotext.t

------------------------------------------------------------------------
r10739 | srezic | 2008-02-15 23:02:30 +0100 (Fri, 15 Feb 2008) | 5 lines

 r2020@biokovo-amd64:  eserte | 2008-02-15 23:02:17 +0100
 * cygwin's default build architecture is now "x", because Win32 GUI does not
   work
 * reflected README.cygwin

------------------------------------------------------------------------
r10722 | srezic | 2008-02-11 23:18:42 +0100 (Mon, 11 Feb 2008) | 4 lines

 r2017@biokovo-amd64:  eserte | 2008-02-11 23:18:20 +0100
 * bindDump support for Canvas (http://rt.cpan.org/Ticket/Display.html?id=33064)
 * new test t/bind.t

------------------------------------------------------------------------
r10721 | srezic | 2008-02-11 23:18:29 +0100 (Mon, 11 Feb 2008) | 4 lines

 r2016@biokovo-amd64:  eserte | 2008-02-10 23:57:34 +0100
 * clipboard selection example is possibly flawed
 

------------------------------------------------------------------------
r10716 | srezic | 2008-02-10 21:51:00 +0100 (Sun, 10 Feb 2008) | 4 lines

 r2014@biokovo-amd64:  eserte | 2008-02-10 21:50:47 +0100
 * more for 804.029
 

------------------------------------------------------------------------
r10711 | srezic | 2008-02-09 13:06:11 +0100 (Sat, 09 Feb 2008) | 3 lines

 r2012@biokovo-amd64:  eserte | 2008-02-09 13:05:58 +0100
 security fix (CVE-2006-4484, reported by Anicka Bernathova)

------------------------------------------------------------------------
r10701 | srezic | 2008-02-08 00:25:06 +0100 (Fri, 08 Feb 2008) | 3 lines

 r2010@biokovo-amd64:  eserte | 2008-02-08 00:24:51 +0100
 * fix for 5.11.0: SVt_RV and SVt_IV are now the same, breaking switches

------------------------------------------------------------------------
r10680 | srezic | 2008-02-03 10:48:44 +0100 (Sun, 03 Feb 2008) | 3 lines

 r2008@biokovo-amd64:  eserte | 2008-02-03 10:48:33 +0100
 [rt.cpan.org #32858] Tk::Widget BusyRecurse

------------------------------------------------------------------------
r10620 | srezic | 2008-01-19 23:11:26 +0100 (Sat, 19 Jan 2008) | 5 lines

 r2005@biokovo-amd64:  eserte | 2008-01-19 21:21:30 +0100
 * do not destroy messageBox if it does not exist (e.g. if mainwindow
   was destroyed)
 

------------------------------------------------------------------------
r10619 | srezic | 2008-01-19 23:11:17 +0100 (Sat, 19 Jan 2008) | 4 lines

 r2004@biokovo-amd64:  eserte | 2008-01-14 11:23:54 +0100
 * added rgb.txt location for OpenBSD 4.2 (reported by Bob Walker)
 

------------------------------------------------------------------------
r10478 | srezic | 2008-01-06 12:28:39 +0100 (Sun, 06 Jan 2008) | 3 lines

 r2002@biokovo-amd64:  eserte | 2008-01-06 12:28:30 +0100
 * preparing for .029 release

------------------------------------------------------------------------
r10477 | srezic | 2008-01-06 11:46:32 +0100 (Sun, 06 Jan 2008) | 4 lines

 r1998@biokovo-amd64:  eserte | 2008-01-06 11:45:51 +0100
 * make MsgBox invisible after creation
   bug reported in http://www.perlmonks.org/?node_id=660592

------------------------------------------------------------------------
r10476 | srezic | 2008-01-06 11:46:17 +0100 (Sun, 06 Jan 2008) | 3 lines

 r1997@biokovo-amd64:  eserte | 2008-01-06 11:44:31 +0100
 * some HList todos

------------------------------------------------------------------------
r10471 | srezic | 2008-01-02 11:27:24 +0100 (Wed, 02 Jan 2008) | 3 lines

* fixed signal availability checks
* moved "use Tk" after BEGIN blocks because of exit() problems on MSWin32

------------------------------------------------------------------------
r10470 | srezic | 2008-01-02 08:55:23 +0100 (Wed, 02 Jan 2008) | 1 line

* fixed async test for slow displays
------------------------------------------------------------------------
r10469 | srezic | 2008-01-02 00:01:50 +0100 (Wed, 02 Jan 2008) | 6 lines

 r1993@biokovo-amd64:  eserte | 2008-01-01 22:47:35 +0100
 * manually applied the tcl repo diff between 1.11.2.4 and 1.11.2.5 
   This seems to solve the POE problem reported in
   http://rt.cpan.org/Ticket/Display.html?id=32034
 * new fileevent2.t test for checking this problem

------------------------------------------------------------------------
r10467 | srezic | 2008-01-01 16:59:06 +0100 (Tue, 01 Jan 2008) | 3 lines

 r1991@biokovo-amd64:  eserte | 2008-01-01 16:58:53 +0100
 new test for signals

------------------------------------------------------------------------
r10466 | srezic | 2007-12-31 17:12:18 +0100 (Mon, 31 Dec 2007) | 4 lines

 r1989@biokovo-amd64:  eserte | 2007-12-31 17:12:09 +0100
 * set LICENSE
 * allow again auto-creation of META.yml

------------------------------------------------------------------------
r10465 | srezic | 2007-12-30 01:10:50 +0100 (Sun, 30 Dec 2007) | 3 lines

 r1987@biokovo-amd64:  eserte | 2007-12-30 01:10:42 +0100
 * exit cleanly if x11 headers are missing (to help cpantesters)

------------------------------------------------------------------------
r10464 | srezic | 2007-12-29 22:06:40 +0100 (Sat, 29 Dec 2007) | 5 lines

 r1985@biokovo-amd64:  eserte | 2007-12-29 22:06:31 +0100
 * fixed typo in Done, spotted by Horst-W. Radners
   http://rt.cpan.org/Ticket/Display.html?id=31989
 

------------------------------------------------------------------------
r10463 | srezic | 2007-12-29 22:02:05 +0100 (Sat, 29 Dec 2007) | 5 lines

 r1983@biokovo-amd64:  eserte | 2007-12-29 22:01:38 +0100
 * test for getOpenFile -multiple
 * skip of getOpenFile tests for non-X11 systems probably not necessary
 

------------------------------------------------------------------------
r10447 | srezic | 2007-12-21 01:23:55 +0100 (Fri, 21 Dec 2007) | 3 lines

 r1981@biokovo:  eserte | 2007-12-21 01:23:46 +0100
 mark some wm tests as TODO for MacOSX

------------------------------------------------------------------------
r10443 | srezic | 2007-12-19 23:47:56 +0100 (Wed, 19 Dec 2007) | 3 lines

 r1979@biokovo:  eserte | 2007-12-19 23:47:47 +0100
 rgb.txt location on a Mac OS X 10.5.1 system

------------------------------------------------------------------------
r10442 | srezic | 2007-12-19 22:58:33 +0100 (Wed, 19 Dec 2007) | 3 lines

 r1977@biokovo:  eserte | 2007-12-19 22:58:23 +0100
 fixed a makedepend issue, reported by marek.rouchal

------------------------------------------------------------------------
r10439 | srezic | 2007-12-18 22:46:26 +0100 (Tue, 18 Dec 2007) | 3 lines

 r1975@biokovo-amd64:  eserte | 2007-12-18 22:46:19 +0100
 * another wm-time.t fix, now without a fixed test count

------------------------------------------------------------------------
r10438 | srezic | 2007-12-18 22:41:50 +0100 (Tue, 18 Dec 2007) | 3 lines

 r1973@biokovo-amd64:  eserte | 2007-12-18 22:41:41 +0100
 * fixed counting tests when skipping for slow connections

------------------------------------------------------------------------
r10437 | srezic | 2007-12-18 21:50:33 +0100 (Tue, 18 Dec 2007) | 4 lines

 r1971@biokovo-amd64:  eserte | 2007-12-18 21:28:24 +0100
 * update
 

------------------------------------------------------------------------
r10436 | srezic | 2007-12-18 21:27:06 +0100 (Tue, 18 Dec 2007) | 3 lines

 r1967@biokovo-amd64:  eserte | 2007-12-18 21:26:28 +0100
 inc'd versions

------------------------------------------------------------------------
r10435 | srezic | 2007-12-18 21:26:50 +0100 (Tue, 18 Dec 2007) | 4 lines

 r1966@biokovo-amd64:  eserte | 2007-12-18 21:23:56 +0100
 Tk-804.028
 

------------------------------------------------------------------------
r10434 | srezic | 2007-12-18 21:26:37 +0100 (Tue, 18 Dec 2007) | 4 lines

 r1965@biokovo-amd64:  eserte | 2007-12-09 22:22:48 +0100
 * postamble: added PASTHRU to MYEXTLIB rule
 

------------------------------------------------------------------------
r10390 | srezic | 2007-12-07 19:49:24 +0100 (Fri, 07 Dec 2007) | 4 lines

 r1963@biokovo-amd64:  eserte | 2007-12-07 19:49:05 +0100
 * added server output
 

------------------------------------------------------------------------
r10382 | srezic | 2007-12-06 21:24:25 +0100 (Thu, 06 Dec 2007) | 3 lines

 r1961@biokovo-amd64:  eserte | 2007-12-06 21:24:14 +0100
 added more init options/actions for all widget demo

------------------------------------------------------------------------
r10376 | srezic | 2007-12-05 23:13:27 +0100 (Wed, 05 Dec 2007) | 3 lines

 r1959@biokovo-amd64:  eserte | 2007-12-05 23:13:18 +0100
 mark a lot of wm tests as TODO for xfwm4

------------------------------------------------------------------------
r10375 | srezic | 2007-12-05 22:46:12 +0100 (Wed, 05 Dec 2007) | 3 lines

 r1957@biokovo-amd64:  eserte | 2007-12-05 22:46:04 +0100
 fixed text failures if *borderWidth:something is specified in .Xdefaults

------------------------------------------------------------------------
r10374 | srezic | 2007-12-05 22:30:56 +0100 (Wed, 05 Dec 2007) | 3 lines

 r1954@biokovo-amd64:  eserte | 2007-12-05 22:30:28 +0100
 fixed text failures if *borderWidth:something is specified in .Xdefaults

------------------------------------------------------------------------
r10373 | srezic | 2007-12-05 22:30:44 +0100 (Wed, 05 Dec 2007) | 3 lines

 r1953@biokovo-amd64:  eserte | 2007-12-05 22:29:06 +0100
 suggestion for SendClientMessage

------------------------------------------------------------------------
r10372 | srezic | 2007-12-05 21:56:31 +0100 (Wed, 05 Dec 2007) | 3 lines

 r1951@biokovo-amd64:  eserte | 2007-12-05 21:56:10 +0100
 fixed xlib tree demo

------------------------------------------------------------------------
r10365 | srezic | 2007-12-05 11:04:06 +0100 (Wed, 05 Dec 2007) | 1 line

ups: the wrong test was marked as TODO
------------------------------------------------------------------------
r10362 | srezic | 2007-12-04 21:58:14 +0100 (Tue, 04 Dec 2007) | 3 lines

 r1946@biokovo-amd64:  eserte | 2007-12-04 21:57:53 +0100
 inc'd versions

------------------------------------------------------------------------
r10361 | srezic | 2007-12-04 21:55:56 +0100 (Tue, 04 Dec 2007) | 3 lines

 r1944@biokovo-amd64:  eserte | 2007-12-04 21:55:24 +0100
 Changes update

------------------------------------------------------------------------
r10322 | srezic | 2007-11-27 23:46:54 +0100 (Tue, 27 Nov 2007) | 3 lines

 r1942@biokovo:  eserte | 2007-11-27 23:46:43 +0100
 added dummy MasterMenu for possible Balloon performance problems

------------------------------------------------------------------------
r10307 | srezic | 2007-11-25 13:43:20 +0100 (Sun, 25 Nov 2007) | 3 lines

 r1940@biokovo:  eserte | 2007-11-25 13:43:09 +0100
 basic test of new Entry options

------------------------------------------------------------------------
r10304 | srezic | 2007-11-24 14:04:55 +0100 (Sat, 24 Nov 2007) | 5 lines

 r1938@biokovo-amd64:  eserte | 2007-11-24 14:04:44 +0100
 moved window manager related code from 00wmcheck.t to TkTest.pm and use this
 in wm-tcl.t to detect window manager
 mark a lot of wm tests as "TODO" for KWin (and some also for other X11 wm)

------------------------------------------------------------------------
r10303 | srezic | 2007-11-24 11:31:28 +0100 (Sat, 24 Nov 2007) | 3 lines

 r1936@biokovo-amd64:  eserte | 2007-11-24 11:28:53 +0100
 workaround for segfaults under threaded perl

------------------------------------------------------------------------
r10302 | srezic | 2007-11-24 11:22:30 +0100 (Sat, 24 Nov 2007) | 3 lines

 r1934@biokovo-amd64:  eserte | 2007-11-24 11:22:21 +0100
 disabling a failed canvas test (only on linux)

------------------------------------------------------------------------
r10281 | srezic | 2007-11-18 22:35:01 +0100 (Sun, 18 Nov 2007) | 3 lines

 r1932@biokovo-amd64:  eserte | 2007-11-18 22:34:51 +0100
 libpng now also builds on amd64-freebsd with threads

------------------------------------------------------------------------
r10269 | srezic | 2007-11-17 19:42:33 +0100 (Sat, 17 Nov 2007) | 3 lines

 r1930@biokovo-amd64:  eserte | 2007-11-17 19:42:22 +0100
 documented missing page_widget method in Tk::NoteBook

------------------------------------------------------------------------
r10268 | srezic | 2007-11-17 17:50:03 +0100 (Sat, 17 Nov 2007) | 4 lines

 r1928@biokovo-amd64:  eserte | 2007-11-17 17:49:52 +0100
 Tk::DirTree: locale-specific sorting, convert unicode characters back
 to something perl's filesystem functions understand

------------------------------------------------------------------------
r10267 | srezic | 2007-11-17 16:54:57 +0100 (Sat, 17 Nov 2007) | 4 lines

 r1925@biokovo-amd64:  eserte | 2007-11-17 16:54:22 +0100
 applied Wolfgang Laun's Canvas patches (especially for -dash), see
 https://rt.cpan.org/Ticket/Display.html?id=11083

------------------------------------------------------------------------
r10266 | srezic | 2007-11-17 16:54:36 +0100 (Sat, 17 Nov 2007) | 3 lines

 r1924@biokovo-amd64:  eserte | 2007-11-17 16:41:46 +0100
 inc'd some versions

------------------------------------------------------------------------
r10265 | srezic | 2007-11-17 16:17:59 +0100 (Sat, 17 Nov 2007) | 3 lines

 r1922@biokovo-amd64:  eserte | 2007-11-16 22:26:48 +0100
 inc'd version

------------------------------------------------------------------------
r10263 | srezic | 2007-11-16 22:24:12 +0100 (Fri, 16 Nov 2007) | 5 lines

 r1920@biokovo-amd64:  eserte | 2007-11-16 22:23:58 +0100
 (hopefully) fixed DirTree problem on Windows, spotted by Martin Thurn
 (http://rt.cpan.org/Ticket/Display.html?id=30781)
 a couple of more tests for DirTree

------------------------------------------------------------------------
r10257 | srezic | 2007-11-15 22:05:00 +0100 (Thu, 15 Nov 2007) | 4 lines

 r1917@biokovo-amd64:  eserte | 2007-11-15 21:58:23 +0100
 protect Tk_MoveToplevelWindow from being called on a non-toplevel
 added new test Tkxs.t (but only enabled with TEST_AUTHOR env variable)

------------------------------------------------------------------------
r10256 | srezic | 2007-11-15 22:04:45 +0100 (Thu, 15 Nov 2007) | 4 lines

 r1916@biokovo-amd64:  eserte | 2007-11-15 20:53:55 +0100
 removed some debugging code+abort() to enable selectionGet of
 text/html from Mozilla, see also the selection test script

------------------------------------------------------------------------
r10217 | srezic | 2007-11-09 21:43:16 +0100 (Fri, 09 Nov 2007) | 3 lines

 r1911@biokovo-amd64:  eserte | 2007-11-09 21:41:58 +0100
 fix for hpux ia64

------------------------------------------------------------------------
r10216 | srezic | 2007-11-09 21:42:57 +0100 (Fri, 09 Nov 2007) | 3 lines

 r1910@biokovo-amd64:  eserte | 2007-11-09 21:34:28 +0100
 do not set period, use the image defaults

------------------------------------------------------------------------
r10215 | srezic | 2007-11-09 21:42:42 +0100 (Fri, 09 Nov 2007) | 3 lines

 r1909@biokovo-amd64:  eserte | 2007-11-09 21:33:55 +0100
 update, new section 'Fixes needing perl support'

------------------------------------------------------------------------
r10214 | srezic | 2007-11-09 21:42:29 +0100 (Fri, 09 Nov 2007) | 3 lines

 r1908@biokovo-amd64:  eserte | 2007-11-09 21:33:37 +0100
 EntryValidate not used in ptk

------------------------------------------------------------------------
r10206 | srezic | 2007-11-09 00:22:48 +0100 (Fri, 09 Nov 2007) | 5 lines

 r1906@biokovo-amd64:  eserte | 2007-11-09 00:22:37 +0100
 better disposal/period support in GIF animations, but only if
 Image::Info is installed. See also
 http://rt.cpan.org/Public/Bug/Display.html?id=30585

------------------------------------------------------------------------
r10205 | srezic | 2007-11-08 22:30:19 +0100 (Thu, 08 Nov 2007) | 4 lines

 r1904@biokovo-amd64:  eserte | 2007-11-08 22:30:07 +0100
 new CAVEATS sections for chooseDirectory/getOpenFile Pods about missing
 encoding support in perl's filesystem access

------------------------------------------------------------------------
r10204 | srezic | 2007-11-08 22:16:25 +0100 (Thu, 08 Nov 2007) | 3 lines

 r1902@biokovo-amd64:  eserte | 2007-11-08 22:15:38 +0100
 increased version

------------------------------------------------------------------------
r10197 | srezic | 2007-11-08 12:13:04 +0100 (Thu, 08 Nov 2007) | 1 line

DirTree: canonify initial path; minor fix in dirtree test
------------------------------------------------------------------------
r10196 | srezic | 2007-11-08 08:47:24 +0100 (Thu, 08 Nov 2007) | 3 lines

 r1898@biokovo-amd64:  eserte | 2007-11-08 08:47:11 +0100
 added SEE ALSO section to Tk::Table Pod

------------------------------------------------------------------------
r10193 | srezic | 2007-11-07 23:54:16 +0100 (Wed, 07 Nov 2007) | 3 lines

 r1896@biokovo-amd64:  eserte | 2007-11-07 23:53:50 +0100
 (untested) fixes for DirTree under windows; BATCH env for dirtree.t test

------------------------------------------------------------------------
r10190 | srezic | 2007-11-07 22:09:37 +0100 (Wed, 07 Nov 2007) | 3 lines

 r1894@biokovo-amd64:  eserte | 2007-11-07 22:09:26 +0100
 new canvas test file, for now with dash tests (may be called interactively)

------------------------------------------------------------------------
r10181 | srezic | 2007-11-07 00:15:36 +0100 (Wed, 07 Nov 2007) | 5 lines

 r1891@biokovo-amd64:  eserte | 2007-11-07 00:15:16 +0100
 fixed warning, reported in http://rt.cpan.org/Ticket/Display.html?id=20108 
 to reproduce old problem: set the cursor by mouse at the end of the text,
 go one down and then one up

------------------------------------------------------------------------
r10180 | srezic | 2007-11-07 00:15:26 +0100 (Wed, 07 Nov 2007) | 3 lines

 r1890@biokovo-amd64:  eserte | 2007-11-07 00:11:08 +0100
 fixed indentation in UpDownLine method

------------------------------------------------------------------------
r10172 | srezic | 2007-11-06 21:41:44 +0100 (Tue, 06 Nov 2007) | 3 lines

 r1888@biokovo-amd64:  eserte | 2007-11-06 21:41:34 +0100
 possible memory corruption, applied patch from http://rt.cpan.org/Ticket/Display.html?id=24542

------------------------------------------------------------------------
r10171 | srezic | 2007-11-06 21:14:21 +0100 (Tue, 06 Nov 2007) | 3 lines

 r1886@biokovo-amd64:  eserte | 2007-11-06 21:14:10 +0100
 explained automatic bg/fg propagation

------------------------------------------------------------------------
r10162 | srezic | 2007-11-04 17:56:41 +0100 (Sun, 04 Nov 2007) | 3 lines

 r1884@biokovo-amd64:  eserte | 2007-11-04 17:53:10 +0100
 make sure that Canvas methods are really accessible in OnDestroy

------------------------------------------------------------------------
r10161 | srezic | 2007-11-04 17:07:13 +0100 (Sun, 04 Nov 2007) | 3 lines

 r1882@biokovo-amd64:  eserte | 2007-11-04 17:07:02 +0100
 at least documented segfault in Tk::LCD test suite with a (skipped) testcase

------------------------------------------------------------------------
r10160 | srezic | 2007-11-04 10:32:35 +0100 (Sun, 04 Nov 2007) | 3 lines

 r1880@biokovo-amd64:  eserte | 2007-11-04 10:32:25 +0100
 synchronised with Tk-Tree-4.72 (fixed packing in DirTreeDialog, 5.005 compat)

------------------------------------------------------------------------
r10158 | srezic | 2007-11-03 22:37:31 +0100 (Sat, 03 Nov 2007) | 3 lines

 r1878@biokovo-amd64:  eserte | 2007-11-03 22:34:01 +0100
 added test for Tk::DirTree

------------------------------------------------------------------------
r10157 | srezic | 2007-11-03 22:24:26 +0100 (Sat, 03 Nov 2007) | 3 lines

 r1872@biokovo-amd64:  eserte | 2007-11-03 22:23:31 +0100
 Tk-Tree sync done

------------------------------------------------------------------------
r10156 | srezic | 2007-11-03 22:24:15 +0100 (Sat, 03 Nov 2007) | 6 lines

 r1871@biokovo-amd64:  eserte | 2007-11-03 22:18:43 +0100
 synchronized with CPAN version of Tk-Tree which added
 * add_pathimage
 * child_entries
 including documentation for those both methods

------------------------------------------------------------------------
r10155 | srezic | 2007-11-03 22:24:04 +0100 (Sat, 03 Nov 2007) | 3 lines

 r1870@biokovo-amd64:  eserte | 2007-11-03 21:40:28 +0100
 new section OTHER METHODS, taken from Tk-Tree distribution

------------------------------------------------------------------------
r10154 | srezic | 2007-11-03 22:23:53 +0100 (Sat, 03 Nov 2007) | 3 lines

 r1869@biokovo-amd64:  eserte | 2007-11-03 21:37:03 +0100
 inc'd versions

------------------------------------------------------------------------
r10153 | srezic | 2007-11-03 22:23:42 +0100 (Sat, 03 Nov 2007) | 3 lines

 r1868@biokovo-amd64:  eserte | 2007-11-03 21:34:26 +0100
 use strict, inc'd version

------------------------------------------------------------------------
r10146 | srezic | 2007-11-01 00:36:42 +0100 (Thu, 01 Nov 2007) | 3 lines

 r1866@biokovo-amd64:  eserte | 2007-11-01 00:36:16 +0100
 applied patch from http://sourceforge.net/tracker/index.php?func=detail&aid=1374119&group_id=12997&atid=312997 (but not tested yet)

------------------------------------------------------------------------
r10090 | srezic | 2007-10-17 12:21:44 +0200 (Wed, 17 Oct 2007) | 2 lines

* test rule in zlib Makefile: windows cannot cope with the "./command" syntax

------------------------------------------------------------------------
r10089 | srezic | 2007-10-17 10:19:20 +0200 (Wed, 17 Oct 2007) | 4 lines

* fixed location of rgb.txt on Debian systems
* rgb.txt is probably missing on MSWin32 systems, so protect the coloreditor
  test from failures there (untested)

------------------------------------------------------------------------
r10080 | srezic | 2007-10-14 13:27:03 +0200 (Sun, 14 Oct 2007) | 7 lines

 r1861@biokovo-amd64:  eserte | 2007-10-14 13:26:50 +0200
 * solved chooseColor issue reported in
   http://groups.google.com/group/comp.lang.perl.tk/browse_frm/thread/8a1f994f532648be
   (only first color dialog gets a color list)
 * additional tests for ColorEditor
 * make sure a destroyed waiting color dialog does not "block" the application

------------------------------------------------------------------------
r10079 | srezic | 2007-10-14 08:47:07 +0200 (Sun, 14 Oct 2007) | 3 lines

 r1859@biokovo-amd64:  eserte | 2007-10-14 08:46:59 +0200
 File::Spec does not export DynaLoader (bug spotted by Christoph Lamprecht)

------------------------------------------------------------------------
r10076 | srezic | 2007-10-12 21:27:44 +0200 (Fri, 12 Oct 2007) | 3 lines

 r1857@biokovo-amd64:  eserte | 2007-10-12 21:26:38 +0200
 use File::Spec to avoid problems with double-slashes (which are nearly fatal under cygwin)

------------------------------------------------------------------------
r10055 | srezic | 2007-10-06 14:53:26 +0200 (Sat, 06 Oct 2007) | 3 lines

 r1854@biokovo-amd64:  eserte | 2007-10-06 14:53:18 +0200
 note for older perls

------------------------------------------------------------------------
r9974 | srezic | 2007-09-22 00:46:56 +0200 (Sat, 22 Sep 2007) | 3 lines

 r1850@biokovo:  eserte | 2007-09-22 00:46:11 +0200
 increased versions

------------------------------------------------------------------------
r9973 | srezic | 2007-09-22 00:46:30 +0200 (Sat, 22 Sep 2007) | 3 lines

 r1849@biokovo:  eserte | 2007-09-22 00:17:44 +0200
 increased version to 804.027_501

------------------------------------------------------------------------
r9972 | srezic | 2007-09-22 00:46:19 +0200 (Sat, 22 Sep 2007) | 3 lines

 r1848@biokovo:  eserte | 2007-09-22 00:17:23 +0200
 Changes for the 804.027_501 release

------------------------------------------------------------------------
r9955 | srezic | 2007-09-21 00:58:03 +0200 (Fri, 21 Sep 2007) | 3 lines

 r1846@biokovo-amd64:  eserte | 2007-09-21 00:57:53 +0200
 2nd attempt for ceasing warning

------------------------------------------------------------------------
r9954 | srezic | 2007-09-20 21:12:08 +0200 (Thu, 20 Sep 2007) | 3 lines

 r1844@biokovo-amd64:  eserte | 2007-09-20 21:12:01 +0200
 wait zwo seconds instead only one before using SIGKILL

------------------------------------------------------------------------
r9953 | srezic | 2007-09-20 21:10:04 +0200 (Thu, 20 Sep 2007) | 3 lines

 r1841@biokovo-amd64:  eserte | 2007-09-20 21:09:34 +0200
 cease warning

------------------------------------------------------------------------
r9952 | srezic | 2007-09-20 21:09:53 +0200 (Thu, 20 Sep 2007) | 3 lines

 r1840@biokovo-amd64:  eserte | 2007-09-20 21:09:15 +0200
 corrected number of tests

------------------------------------------------------------------------
r9948 | srezic | 2007-09-16 22:52:43 +0200 (Sun, 16 Sep 2007) | 3 lines

 r1838@biokovo-amd64:  eserte | 2007-09-16 22:52:33 +0200
 fix for not working 'hide entry' in HList, together with tests for show/hide

------------------------------------------------------------------------
r9927 | srezic | 2007-09-10 16:37:30 +0200 (Mon, 10 Sep 2007) | 3 lines

 r1835@biokovo-amd64:  eserte | 2007-09-10 16:37:22 +0200
 about MouseWheel on windows

------------------------------------------------------------------------
r9818 | srezic | 2007-07-31 19:44:50 +0200 (Tue, 31 Jul 2007) | 1 line

fixed number of tests
------------------------------------------------------------------------
r9816 | srezic | 2007-07-31 00:11:44 +0200 (Tue, 31 Jul 2007) | 3 lines

 r1833@biokovo-amd64:  eserte | 2007-07-31 00:11:28 +0200
 update of Button and Button-related Pods, more interactive tests

------------------------------------------------------------------------
r9815 | srezic | 2007-07-30 23:42:40 +0200 (Mon, 30 Jul 2007) | 3 lines

 r1830@biokovo-amd64:  eserte | 2007-07-30 23:42:16 +0200
 implemented -overrelief,-repeatinterval,-repeatdelay for Tk::Button, together with new test suite

------------------------------------------------------------------------
r9814 | srezic | 2007-07-30 23:42:24 +0200 (Mon, 30 Jul 2007) | 3 lines

 r1829@biokovo-amd64:  eserte | 2007-07-30 22:13:33 +0200
 

------------------------------------------------------------------------
r9790 | srezic | 2007-07-23 22:52:01 +0200 (Mon, 23 Jul 2007) | 3 lines

 r1825@biokovo-amd64:  eserte | 2007-07-23 22:50:05 +0200
 documented the Widget() method and added a test

------------------------------------------------------------------------
r9789 | srezic | 2007-07-23 22:51:50 +0200 (Mon, 23 Jul 2007) | 3 lines

 r1824@biokovo-amd64:  eserte | 2007-07-23 22:43:40 +0200
 resorted methods alphabetically

------------------------------------------------------------------------
r9788 | srezic | 2007-07-23 22:51:40 +0200 (Mon, 23 Jul 2007) | 3 lines

 r1823@biokovo-amd64:  eserte | 2007-07-23 22:37:21 +0200
 added a defined check; spotted by Amit.Didwania

------------------------------------------------------------------------
r9741 | srezic | 2007-07-15 20:53:30 +0200 (Sun, 15 Jul 2007) | 3 lines

 r1819@biokovo-amd64:  eserte | 2007-07-15 20:52:59 +0200
 use PNG_sRGB_SUPPORTED and PNG_gAMA_SUPPORTED, removes gcc warnings and enables compiling with Sun compiler

------------------------------------------------------------------------
r9740 | srezic | 2007-07-15 20:53:21 +0200 (Sun, 15 Jul 2007) | 3 lines

 r1818@biokovo-amd64:  eserte | 2007-07-15 20:52:03 +0200
 extracted getNextFocus and getPrevFocus out of focusNext/Prev

------------------------------------------------------------------------
r9739 | srezic | 2007-07-15 20:53:11 +0200 (Sun, 15 Jul 2007) | 3 lines

 r1817@biokovo-amd64:  eserte | 2007-07-15 20:51:21 +0200
 more Debian instructions

------------------------------------------------------------------------
r9733 | srezic | 2007-07-12 22:25:40 +0200 (Thu, 12 Jul 2007) | 3 lines

 r1815@biokovo-amd64:  eserte | 2007-07-12 22:25:31 +0200
 added an empty test rule, needed for new MakeMaker and freebsd/amd64 and darwin

------------------------------------------------------------------------
r9727 | srezic | 2007-07-12 08:27:27 +0200 (Thu, 12 Jul 2007) | 5 lines

 r1812@biokovo-amd64:  eserte | 2007-07-12 01:14:22 +0200
 fixed setPalette and RecolorTree (using Tcl/Tk's current version;
 solves problems if colors in X11's option database are defined (like by
 default in KDE)

------------------------------------------------------------------------
r9726 | srezic | 2007-07-12 08:27:15 +0200 (Thu, 12 Jul 2007) | 3 lines

 r1811@biokovo-amd64:  eserte | 2007-07-12 01:12:30 +0200
 new widget demonstration showing ALL Tk widgets

------------------------------------------------------------------------
r9719 | srezic | 2007-07-11 00:53:29 +0200 (Wed, 11 Jul 2007) | 3 lines

 r1809@biokovo-amd64:  eserte | 2007-07-11 00:53:06 +0200
 documented Tk::DialogBox::Exit

------------------------------------------------------------------------
r9718 | srezic | 2007-07-11 00:05:43 +0200 (Wed, 11 Jul 2007) | 3 lines

 r1806@biokovo-amd64:  eserte | 2007-07-11 00:05:11 +0200
 Make sure waitVariable exits if a waiting dialog is destroyed, with interactive tests

------------------------------------------------------------------------
r9717 | srezic | 2007-07-11 00:05:28 +0200 (Wed, 11 Jul 2007) | 3 lines

 r1805@biokovo-amd64:  eserte | 2007-07-11 00:04:30 +0200
 success report for Windows

------------------------------------------------------------------------
r9706 | srezic | 2007-07-07 16:26:04 +0200 (Sat, 07 Jul 2007) | 3 lines

 r1802@biokovo-amd64:  eserte | 2007-07-07 16:25:27 +0200
 mention subversion repository

------------------------------------------------------------------------
r9705 | srezic | 2007-07-07 16:25:53 +0200 (Sat, 07 Jul 2007) | 3 lines

 r1801@biokovo-amd64:  eserte | 2007-05-20 19:24:16 +0200
 balloon demo: also test balloons in standard menubar

------------------------------------------------------------------------
r9506 | srezic | 2007-05-05 21:11:15 +0200 (Sat, 05 May 2007) | 3 lines

 r1797@biokovo-amd64:  eserte | 2007-05-05 21:11:06 +0200
 clarified some issues mentioned at annocpan; removed duplicated section

------------------------------------------------------------------------
r9493 | srezic | 2007-05-03 11:08:14 +0200 (Thu, 03 May 2007) | 2 lines

look in more locations for cursorfont.h

------------------------------------------------------------------------
r9448 | srezic | 2007-04-24 22:39:40 +0200 (Tue, 24 Apr 2007) | 3 lines

 r1795@biokovo:  eserte | 2007-04-24 22:29:52 +0200
 bleedperl #31027 changed pregcomp call

------------------------------------------------------------------------
r9447 | srezic | 2007-04-24 00:05:30 +0200 (Tue, 24 Apr 2007) | 3 lines

 r1793@biokovo:  eserte | 2007-04-24 00:05:22 +0200
 remove warning in MasterMenu

------------------------------------------------------------------------
r9443 | srezic | 2007-04-22 22:39:39 +0200 (Sun, 22 Apr 2007) | 3 lines

 r1789@biokovo:  eserte | 2007-04-22 22:39:03 +0200
 fixed problems with property method on 64 bit platforms, with new test

------------------------------------------------------------------------
r9442 | srezic | 2007-04-22 22:39:26 +0200 (Sun, 22 Apr 2007) | 3 lines

 r1788@biokovo:  eserte | 2007-04-22 22:38:37 +0200
 prepared Changes for new release _501

------------------------------------------------------------------------
r9441 | srezic | 2007-04-22 22:39:16 +0200 (Sun, 22 Apr 2007) | 4 lines

 r1787@biokovo:  eserte | 2007-04-22 22:38:11 +0200
 fixed a new problem in HList (addChild with empty string) which occurred
 with change r1465@biokovo

------------------------------------------------------------------------
r9440 | srezic | 2007-04-20 23:09:55 +0200 (Fri, 20 Apr 2007) | 4 lines

 r1784@biokovo:  eserte | 2007-04-20 23:09:21 +0200
 HList: fixed errors with disabled entries and a entry named 0, see Message-ID:
 <bcb829052b42a0dabd486aefe4adaad4@localhost.talkaboutprogramming.com>

------------------------------------------------------------------------
r9439 | srezic | 2007-04-20 23:09:36 +0200 (Fri, 20 Apr 2007) | 3 lines

 r1783@biokovo:  eserte | 2007-04-13 22:01:43 +0200
 updated MANIFEST

------------------------------------------------------------------------
r9377 | srezic | 2007-04-06 10:57:46 +0200 (Fri, 06 Apr 2007) | 3 lines

 r1781@biokovo:  eserte | 2007-04-06 10:45:52 +0200
 bleedperl #30841 changed pmop structure

------------------------------------------------------------------------
r9371 | srezic | 2007-03-30 21:04:32 +0200 (Fri, 30 Mar 2007) | 4 lines

 r1779@biokovo:  eserte | 2007-03-30 21:04:22 +0200
 missing file and change for:
 bleedperl #30769 changed regexp structure

------------------------------------------------------------------------
r9363 | srezic | 2007-03-29 23:48:29 +0200 (Thu, 29 Mar 2007) | 4 lines

 r1777@biokovo:  eserte | 2007-03-29 23:38:32 +0200
 font.t: skip times-related tests if a times replacement was chosen by Tk or
 X11. Problem reported by Ch Lamprecht

------------------------------------------------------------------------
r9362 | srezic | 2007-03-29 22:57:02 +0200 (Thu, 29 Mar 2007) | 5 lines

 r1775@biokovo:  eserte | 2007-03-29 22:56:47 +0200
 fixed situation when resizing a mainwindow containing a PNG image crashed Tk
 Tcl/Tk bug 979239 fixed by George Peter Staplin, brought to Perl/Tk by
 Franck Aniere

------------------------------------------------------------------------
r9361 | srezic | 2007-03-29 22:07:33 +0200 (Thu, 29 Mar 2007) | 3 lines

 r1773@biokovo:  eserte | 2007-03-29 22:02:20 +0200
 bleedperl #30769 changed regexp structure

------------------------------------------------------------------------
r9321 | srezic | 2007-03-24 22:26:27 +0100 (Sat, 24 Mar 2007) | 4 lines

 r1771@biokovo:  eserte | 2007-03-24 22:26:18 +0100
 adapt path for getOpen/SaveFile's -initialfile and -initialdir to the os
 patch provided by Roland Minner

------------------------------------------------------------------------
r9320 | srezic | 2007-03-24 22:16:24 +0100 (Sat, 24 Mar 2007) | 4 lines

 r1769@biokovo:  eserte | 2007-03-24 22:16:14 +0100
 Fix for Tk::NoteBook: -dynamicgeometry did not work
 (Spotted by Ch Lamprecht)

------------------------------------------------------------------------
r9318 | srezic | 2007-03-24 21:49:16 +0100 (Sat, 24 Mar 2007) | 4 lines

 r1767@biokovo:  eserte | 2007-03-24 21:49:04 +0100
 [PATCH] Tk/Widget.pm: fix perl syntax by Alexey Tourbin
 http://rt.cpan.org/Ticket/Display.html?id=25119

------------------------------------------------------------------------
r9209 | srezic | 2007-03-03 00:25:43 +0100 (Sat, 03 Mar 2007) | 3 lines

 r1765@biokovo:  eserte | 2007-03-03 00:25:33 +0100
 qr{} should be replaced by q{}, spotted by Ch Lamprecht

------------------------------------------------------------------------
r9208 | srezic | 2007-03-02 20:38:02 +0100 (Fri, 02 Mar 2007) | 3 lines

 r1761@biokovo:  eserte | 2007-03-02 20:37:25 +0100
 

------------------------------------------------------------------------
r9207 | srezic | 2007-03-02 20:37:52 +0100 (Fri, 02 Mar 2007) | 3 lines

 r1760@biokovo:  eserte | 2007-03-02 20:37:17 +0100
 test for notebook balloon; make main window smaller

------------------------------------------------------------------------
r9206 | srezic | 2007-03-02 20:37:40 +0100 (Fri, 02 Mar 2007) | 3 lines

 r1759@biokovo:  eserte | 2007-03-02 20:36:51 +0100
 deactivate Balloon if not on a tab

------------------------------------------------------------------------
r9109 | srezic | 2007-02-15 00:29:57 +0100 (Thu, 15 Feb 2007) | 3 lines

 r1754@biokovo:  eserte | 2007-02-14 23:29:25 +0100
 added BalloonInfo to NoteBook, along with tests

------------------------------------------------------------------------
r9108 | srezic | 2007-02-15 00:29:46 +0100 (Thu, 15 Feb 2007) | 3 lines

 r1753@biokovo:  eserte | 2007-02-14 23:29:06 +0100
 FreeBSD/amd64 also needs configure for libpng

------------------------------------------------------------------------
r9107 | srezic | 2007-02-15 00:29:35 +0100 (Thu, 15 Feb 2007) | 3 lines

 r1752@biokovo:  eserte | 2007-02-14 23:22:52 +0100
 converted balloon.t to Test::More

------------------------------------------------------------------------
r9097 | srezic | 2007-02-13 00:09:47 +0100 (Tue, 13 Feb 2007) | 5 lines

 r1750@biokovo:  eserte | 2007-02-12 23:09:34 +0100
 ptked: Encoding menu now with radiobuttons, also added some popular encodings
 to menu
 ToDo updated with recent test failures (Altix etc.)

------------------------------------------------------------------------
r9096 | srezic | 2007-02-12 23:16:58 +0100 (Mon, 12 Feb 2007) | 3 lines

 r1747@biokovo:  eserte | 2007-02-12 21:55:04 +0100
 Fixed zlib compilation problem under Windows (unistd.h does not exist there). Reported by esskar.

------------------------------------------------------------------------
r9095 | srezic | 2007-02-12 23:16:48 +0100 (Mon, 12 Feb 2007) | 3 lines

 r1746@biokovo:  eserte | 2007-02-12 21:54:10 +0100
 fixed configure problems on mixed 32/64 bit architectures, patch by Steve Lidie

------------------------------------------------------------------------
r9090 | srezic | 2007-02-12 18:29:26 +0100 (Mon, 12 Feb 2007) | 2 lines

ignoring a lot of (generated) files

------------------------------------------------------------------------
r9088 | srezic | 2007-02-12 18:25:56 +0100 (Mon, 12 Feb 2007) | 1 line

ptked todos
------------------------------------------------------------------------
r9078 | srezic | 2007-02-12 00:24:40 +0100 (Mon, 12 Feb 2007) | 3 lines

 r1741@biokovo:  eserte | 2007-02-11 23:24:27 +0100
 Tk::Table's scrollbars now advertised like in Tk::Scrolled; new test file for Tk::Table

------------------------------------------------------------------------
r9077 | srezic | 2007-02-12 00:09:05 +0100 (Mon, 12 Feb 2007) | 3 lines

 r1738@biokovo:  eserte | 2007-02-11 23:08:57 +0100
 ptksh: history listbox expands now

------------------------------------------------------------------------
r9074 | srezic | 2007-02-11 18:08:44 +0100 (Sun, 11 Feb 2007) | 3 lines

 r1736@biokovo:  eserte | 2007-02-11 17:08:33 +0100
 detect dtwm in 00wmcheck.t (not tested yet)

------------------------------------------------------------------------
r9073 | srezic | 2007-02-11 13:28:14 +0100 (Sun, 11 Feb 2007) | 3 lines

 r1732@biokovo:  eserte | 2007-02-11 12:27:32 +0100
 disable wm-time tests for slow X11 connections

------------------------------------------------------------------------
r9072 | srezic | 2007-02-11 13:28:01 +0100 (Sun, 11 Feb 2007) | 3 lines

 r1731@biokovo:  eserte | 2007-02-11 12:27:08 +0100
 Solaris 10 seems also to work

------------------------------------------------------------------------
r9068 | srezic | 2007-02-11 10:36:18 +0100 (Sun, 11 Feb 2007) | 3 lines

 r1729@biokovo:  eserte | 2007-02-11 09:36:08 +0100
 updated Changes; fixed version number in README.darwin

------------------------------------------------------------------------
r9067 | srezic | 2007-02-10 23:12:30 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1727@biokovo:  eserte | 2007-02-10 22:12:14 +0100
 updated README.darwin: no more test failures with XFT=0

------------------------------------------------------------------------
r9066 | srezic | 2007-02-10 23:08:50 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1725@biokovo:  eserte | 2007-02-10 22:08:38 +0100
 unicode.t: use utf-8 encoding for filenames on darwin (otherwise there are fatal errors)

------------------------------------------------------------------------
r9065 | srezic | 2007-02-10 22:51:41 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1723@biokovo:  eserte | 2007-02-10 21:51:30 +0100
 inc'd version to 804.027_500

------------------------------------------------------------------------
r9064 | srezic | 2007-02-10 22:26:14 +0100 (Sat, 10 Feb 2007) | 7 lines

 r1721@biokovo:  eserte | 2007-02-10 21:25:46 +0100
 fixes to make Tk compile under Mac OS X 10.3
 - libpng.a now builds correctly
 - use X11INC for freetype include path, needed for Mac OS X
 - updated README.darwin
 - a tweak in entry.t (again different font metrics...)

------------------------------------------------------------------------
r9062 | srezic | 2007-02-10 16:37:06 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1719@biokovo:  eserte | 2007-02-10 15:36:55 +0100
 png again compiles with Strawberry Perl (that is, dmake+gcc)

------------------------------------------------------------------------
r9061 | srezic | 2007-02-10 14:39:42 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1717@biokovo:  eserte | 2007-02-10 13:39:32 +0100
 add new incompatible changes to 804delta pod

------------------------------------------------------------------------
r9060 | srezic | 2007-02-10 14:32:49 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1712@biokovo:  eserte | 2007-02-10 13:28:35 +0100
 increased $VERSION

------------------------------------------------------------------------
r9059 | srezic | 2007-02-10 14:31:57 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1711@biokovo:  eserte | 2007-02-10 13:28:14 +0100
 new helper for checking $VERSION strings

------------------------------------------------------------------------
r9058 | srezic | 2007-02-10 14:31:47 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1707@biokovo:  eserte | 2007-02-10 10:07:56 +0100
 updated log for forthcoming release

------------------------------------------------------------------------
r9057 | srezic | 2007-02-10 14:31:37 +0100 (Sat, 10 Feb 2007) | 891 lines

 [moved repository from sourceforge to svn.perl.org]

------------------------------------------------------------------------
r9056 | srezic | 2007-02-10 11:09:44 +0100 (Sat, 10 Feb 2007) | 3 lines

 r1707@biokovo:  eserte | 2007-02-10 10:07:56 +0100
 updated log for forthcoming release

------------------------------------------------------------------------
r9054 | eserte | 2007-02-07 01:25:06 +0100 (Wed, 07 Feb 2007) | 3 lines

 r1481@biokovo:  eserte | 2007-02-07 01:24:50 +0100
 

------------------------------------------------------------------------
r9053 | eserte | 2007-02-02 00:42:31 +0100 (Fri, 02 Feb 2007) | 3 lines

 r1475@biokovo:  eserte | 2007-02-02 00:27:12 +0100
 additional include, suggested by marek.rouchal for Solaris

------------------------------------------------------------------------
r9052 | eserte | 2007-02-02 00:42:13 +0100 (Fri, 02 Feb 2007) | 3 lines

 r1474@biokovo:  eserte | 2007-02-02 00:20:38 +0100
 font.t: corrected check for helvetica under XFT

------------------------------------------------------------------------
r9051 | eserte | 2007-01-31 01:15:17 +0100 (Wed, 31 Jan 2007) | 3 lines

 r1471@biokovo:  eserte | 2007-01-31 01:14:45 +0100
 workaround for 'selection conversion left too many bytes unconverted' aborts

------------------------------------------------------------------------
r9050 | eserte | 2007-01-31 01:15:00 +0100 (Wed, 31 Jan 2007) | 3 lines

 r1470@biokovo:  eserte | 2007-01-31 01:13:53 +0100
 

------------------------------------------------------------------------
r9049 | eserte | 2007-01-26 22:23:26 +0100 (Fri, 26 Jan 2007) | 3 lines

 r1465@biokovo:  eserte | 2007-01-26 21:53:52 +0100
 fixed -at/-before/-after problem with Tk::HList

------------------------------------------------------------------------
r9048 | eserte | 2007-01-26 22:23:01 +0100 (Fri, 26 Jan 2007) | 3 lines

 r1464@biokovo:  eserte | 2007-01-24 22:31:21 +0100
 hlist test converted to Test::More and prepared for -at/-after/-before test

------------------------------------------------------------------------
r9047 | eserte | 2007-01-26 22:22:42 +0100 (Fri, 26 Jan 2007) | 3 lines

 r1463@biokovo:  eserte | 2007-01-24 21:43:16 +0100
 fixes for darwin (PNG needs configure, a dTHX decl needed

------------------------------------------------------------------------
r9046 | eserte | 2007-01-26 22:22:20 +0100 (Fri, 26 Jan 2007) | 3 lines

 r1462@biokovo:  eserte | 2007-01-17 22:56:10 +0100
 unicode test: dump fbox results in non-batch mode

------------------------------------------------------------------------
r9045 | eserte | 2007-01-17 22:46:17 +0100 (Wed, 17 Jan 2007) | 3 lines

 r1459@biokovo:  eserte | 2007-01-17 22:45:35 +0100
 more todos, big projects

------------------------------------------------------------------------
r9044 | eserte | 2007-01-17 22:46:00 +0100 (Wed, 17 Jan 2007) | 3 lines

 r1458@biokovo:  eserte | 2007-01-16 20:43:35 +0100
 patched FBox to treat special files like sockets, pipes as files, not as dirs

------------------------------------------------------------------------
r9043 | eserte | 2007-01-08 23:52:02 +0100 (Mon, 08 Jan 2007) | 6 lines

 r1456@biokovo:  eserte | 2007-01-08 23:51:42 +0100
 the last Balloon/Menu patch was not enough for cloned menus
 added some extra code to fix this
 also introduced a new method Tk::Menu::MasterMenu for getting the master
     menu of a cloned menu

------------------------------------------------------------------------
r9042 | eserte | 2007-01-07 22:46:12 +0100 (Sun, 07 Jan 2007) | 3 lines

 r1452@biokovo:  eserte | 2007-01-07 22:45:13 +0100
 updated Changes

------------------------------------------------------------------------
r9041 | eserte | 2007-01-07 22:45:55 +0100 (Sun, 07 Jan 2007) | 3 lines

 r1451@biokovo:  eserte | 2007-01-07 22:42:12 +0100
 new test adjuster.t

------------------------------------------------------------------------
r9040 | eserte | 2007-01-07 22:45:33 +0100 (Sun, 07 Jan 2007) | 5 lines

 r1450@biokovo:  eserte | 2007-01-07 22:41:36 +0100
 fixed non-working Balloon attachments to invidual menu entries
 (see http://board.perl-community.de/cgi-bin/ikonboard/ikonboard.cgi?act=ST;f=3;t=665
 for bug report)

------------------------------------------------------------------------
r9039 | eserte | 2007-01-07 12:50:10 +0100 (Sun, 07 Jan 2007) | 4 lines

 r1446@biokovo:  eserte | 2007-01-07 12:49:10 +0100
 Force creation of Adjuster Frame in Toplevel. See also
 http://groups.google.de/group/comp.lang.perl.tk/browse_frm/thread/5366757a4c6cd844/8ff9d1745d2b75b8

------------------------------------------------------------------------
r9038 | eserte | 2007-01-07 12:49:52 +0100 (Sun, 07 Jan 2007) | 3 lines

 r1445@biokovo:  eserte | 2007-01-07 00:36:51 +0100
 fix memory leak in afterIdle callbacks, reported in http://rt.perl.org/rt3/Ticket/Display.html?id=41130

------------------------------------------------------------------------
r9037 | eserte | 2007-01-07 12:49:26 +0100 (Sun, 07 Jan 2007) | 3 lines

 r1444@biokovo:  eserte | 2007-01-07 00:35:02 +0100
 slight optimization when deleting canvas items in ProgressBar

------------------------------------------------------------------------
r9036 | eserte | 2007-01-06 19:48:40 +0100 (Sat, 06 Jan 2007) | 4 lines

 r1441@biokovo:  eserte | 2007-01-06 19:47:59 +0100
 more Tk::FBox tests (-type => dir, getOpen/SaveFile/chooseDirectory)
 some Tk::FBox Pod corrections 

------------------------------------------------------------------------
r9035 | eserte | 2007-01-06 19:48:19 +0100 (Sat, 06 Jan 2007) | 3 lines

 r1440@biokovo:  eserte | 2007-01-06 19:28:01 +0100
 corrected typo

------------------------------------------------------------------------
r9034 | eserte | 2007-01-05 00:14:14 +0100 (Fri, 05 Jan 2007) | 3 lines

 r1433@biokovo:  eserte | 2007-01-05 00:12:07 +0100
 mention catch_grabs in Changes

------------------------------------------------------------------------
r9033 | eserte | 2007-01-05 00:13:58 +0100 (Fri, 05 Jan 2007) | 3 lines

 r1432@biokovo:  eserte | 2007-01-05 00:11:08 +0100
 use catch_grabs in a couple of tests

------------------------------------------------------------------------
r9032 | eserte | 2007-01-05 00:13:30 +0100 (Fri, 05 Jan 2007) | 3 lines

 r1431@biokovo:  eserte | 2007-01-05 00:10:37 +0100
 last change also introduced catch_grabs; copyright year

------------------------------------------------------------------------
r9031 | eserte | 2007-01-05 00:13:13 +0100 (Fri, 05 Jan 2007) | 3 lines

 r1430@biokovo:  eserte | 2007-01-05 00:09:40 +0100
 corrected typo in TkTest.pm

------------------------------------------------------------------------
r9030 | eserte | 2007-01-05 00:12:55 +0100 (Fri, 05 Jan 2007) | 3 lines

 r1429@biokovo:  eserte | 2007-01-05 00:07:21 +0100
 converted t/fbox.t to Test::More

------------------------------------------------------------------------
r9029 | eserte | 2007-01-05 00:12:37 +0100 (Fri, 05 Jan 2007) | 3 lines

 r1428@biokovo:  eserte | 2007-01-05 00:06:40 +0100
 converted t/fbox.t to Test::More

------------------------------------------------------------------------
r9028 | eserte | 2007-01-04 23:43:04 +0100 (Thu, 04 Jan 2007) | 4 lines

 r1426@biokovo:  eserte | 2007-01-04 23:42:43 +0100
 BrowseEntry-related tests: protect from failures when other applications
 have the grab

------------------------------------------------------------------------
r9027 | eserte | 2007-01-04 23:30:30 +0100 (Thu, 04 Jan 2007) | 4 lines

 r1423@biokovo:  eserte | 2007-01-04 23:29:41 +0100
 documented -cancel_button in Tk::DialogBox's Pod
 mentioned Tk::DialogBox changes in Changes

------------------------------------------------------------------------
r9026 | eserte | 2007-01-04 23:30:05 +0100 (Thu, 04 Jan 2007) | 9 lines

 r1422@biokovo:  eserte | 2007-01-04 23:23:21 +0100
 fixes for http://bugs.activestate.com/show_bug.cgi?id=40231 (default
 button indicator on win32) and
 http://bugs.activestate.com/show_bug.cgi?id=40217 (wm close button
 should not call the default button)
 added -cancel_button option
 converted t/dialogbox.t to use Test::More
 extended t/dialogbox.t for close button tests (only in non-BATCH mode)

------------------------------------------------------------------------
r9025 | eserte | 2006-12-21 23:16:31 +0100 (Thu, 21 Dec 2006) | 3 lines

 r1420@biokovo:  eserte | 2006-12-21 23:16:15 +0100
 use withdraw to avoid MsgBox from jumping around

------------------------------------------------------------------------
r9024 | eserte | 2006-12-21 22:53:13 +0100 (Thu, 21 Dec 2006) | 3 lines

 r1418@biokovo:  eserte | 2006-12-21 22:52:56 +0100
 make Tcl-pTk conversion script more robust against SIGINT and full filesystems

------------------------------------------------------------------------
r9023 | eserte | 2006-12-21 22:44:46 +0100 (Thu, 21 Dec 2006) | 3 lines

 r1414@biokovo:  eserte | 2006-12-21 22:43:37 +0100
 widget demonstration, main window: changed font definitions: use monospace font for source; prefer default sans-serif font on XFT systems; use default font size

------------------------------------------------------------------------
r9022 | eserte | 2006-12-21 22:44:28 +0100 (Thu, 21 Dec 2006) | 3 lines

 r1413@biokovo:  eserte | 2006-12-21 22:42:10 +0100
 more descriptive text for cursor demo

------------------------------------------------------------------------
r9021 | eserte | 2006-12-21 22:44:05 +0100 (Thu, 21 Dec 2006) | 3 lines

 r1412@biokovo:  eserte | 2006-12-21 22:38:48 +0100
 new widget demostration: predefined cursors

------------------------------------------------------------------------
r9020 | eserte | 2006-12-20 22:21:02 +0100 (Wed, 20 Dec 2006) | 3 lines

 r1409@biokovo:  eserte | 2006-12-20 22:20:28 +0100
 missing dependency for debian systems

------------------------------------------------------------------------
r9019 | eserte | 2006-12-20 22:20:42 +0100 (Wed, 20 Dec 2006) | 3 lines

 r1408@biokovo:  eserte | 2006-12-19 23:28:21 +0100
 more tests converted

------------------------------------------------------------------------
r9018 | eserte | 2006-12-19 21:33:37 +0100 (Tue, 19 Dec 2006) | 3 lines

 r1404@biokovo:  eserte | 2006-12-19 21:32:36 +0100
 font.t: another check (for expected size)

------------------------------------------------------------------------
r9017 | eserte | 2006-12-19 21:33:19 +0100 (Tue, 19 Dec 2006) | 3 lines

 r1403@biokovo:  eserte | 2006-12-19 21:18:08 +0100
 font.t: make sure *adobe*-helvetica is used

------------------------------------------------------------------------
r9016 | eserte | 2006-12-19 21:33:01 +0100 (Tue, 19 Dec 2006) | 3 lines

 r1402@biokovo:  eserte | 2006-12-18 21:40:05 +0100
 Changes and ToDo updates

------------------------------------------------------------------------
r9015 | eserte | 2006-12-16 12:56:57 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1397@biokovo:  eserte | 2006-12-16 12:54:41 +0100
 fixed BrowseEntry problem when -label* options where given, along with testcase (see http://perlmonks.org/?node_id=590170)

------------------------------------------------------------------------
r9014 | eserte | 2006-12-16 12:56:36 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1396@biokovo:  eserte | 2006-12-16 10:55:44 +0100
 new: LangAsyncCheck, which fixes http://rt.cpan.org/Ticket/Display.html?id=23879

------------------------------------------------------------------------
r9013 | eserte | 2006-12-16 12:56:03 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1395@biokovo:  eserte | 2006-12-16 10:54:11 +0100
 removed unnecessary MANIFESTs in PNG and JPEG subdirectories

------------------------------------------------------------------------
r9012 | eserte | 2006-12-16 12:55:42 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1394@biokovo:  eserte | 2006-12-16 10:15:54 +0100
 removed unnecessary zlib/Makefile

------------------------------------------------------------------------
r9011 | eserte | 2006-12-16 01:22:22 +0100 (Sat, 16 Dec 2006) | 5 lines

 r1389@biokovo:  eserte | 2006-12-16 01:00:06 +0100
 explicitely set DISTVNAME in Makefile.PL to have dists with underscore
 avoid multiplication of BINARY_LOCATION in Makefile
 -Werror compile not working (libpng fails)

------------------------------------------------------------------------
r9010 | eserte | 2006-12-16 01:22:04 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1388@biokovo:  eserte | 2006-12-16 00:58:34 +0100
 exefiles test: more diagnostics

------------------------------------------------------------------------
r9009 | eserte | 2006-12-16 01:21:45 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1387@biokovo:  eserte | 2006-12-16 00:58:22 +0100
 corrected MANIFEST for latest libpng/zlib upgrade

------------------------------------------------------------------------
r9008 | eserte | 2006-12-16 01:21:15 +0100 (Sat, 16 Dec 2006) | 5 lines

 r1386@biokovo:  eserte | 2006-12-16 00:43:14 +0100
 upgrades:
    libpng from 1.2.5 to 1.2.12
    zlib from 1.1.4 to 1.2.3

------------------------------------------------------------------------
r9007 | eserte | 2006-12-16 00:26:37 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1384@biokovo:  eserte | 2006-12-16 00:26:15 +0100
 *maybe files vanished in the last svk operation?

------------------------------------------------------------------------
r9006 | eserte | 2006-12-16 00:24:57 +0100 (Sat, 16 Dec 2006) | 4 lines

 r1378@biokovo:  eserte | 2006-12-16 00:21:27 +0100
 moved Makefile.maybe (PNG, JPEG) up one directory, to have libpng/zlib/jpeg
     directories "clean"

------------------------------------------------------------------------
r9005 | eserte | 2006-12-16 00:24:24 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1377@biokovo:  eserte | 2006-12-15 23:57:39 +0100
 typo

------------------------------------------------------------------------
r9004 | eserte | 2006-12-16 00:24:07 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1376@biokovo:  eserte | 2006-12-15 23:55:20 +0100
 fixed warnings in chnGlue.c

------------------------------------------------------------------------
r9003 | eserte | 2006-12-16 00:23:51 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1375@biokovo:  eserte | 2006-12-15 23:27:41 +0100
 moved PREREQ_PM definition to Makefile.PL

------------------------------------------------------------------------
r9002 | eserte | 2006-12-16 00:23:32 +0100 (Sat, 16 Dec 2006) | 3 lines

 r1374@biokovo:  eserte | 2006-12-15 23:23:11 +0100
 fixed some minor Test::Pod nitpicks

------------------------------------------------------------------------
r9001 | eserte | 2006-12-15 09:49:54 +0100 (Fri, 15 Dec 2006) | 3 lines

 r1372@biokovo:  eserte | 2006-12-15 09:49:17 +0100
 check_display_harness never called ony cygwin because of `remap' problems

------------------------------------------------------------------------
r9000 | eserte | 2006-12-14 12:24:24 +0100 (Thu, 14 Dec 2006) | 2 lines

Tcl_GetByteArrayFromObj: missing dTHX for threaded perls

------------------------------------------------------------------------
r8999 | eserte | 2006-12-14 10:01:42 +0100 (Thu, 14 Dec 2006) | 1 line

image-related tests: binmode necessary after open (e.g. for perl5.8.0+utf8 locale)
------------------------------------------------------------------------
r8998 | eserte | 2006-12-14 00:33:35 +0100 (Thu, 14 Dec 2006) | 6 lines

 r1367@biokovo:  eserte | 2006-12-14 00:33:00 +0100
 Tcl_GetByteArrayFromObj now downgrades to bytes
 this means that GIF data can be specified as binary data, not only base64
     encoded data
 photo.t has tests cases for using GIF -data as base64 encoded and binary

------------------------------------------------------------------------
r8997 | eserte | 2006-12-13 22:35:12 +0100 (Wed, 13 Dec 2006) | 3 lines

 r1365@biokovo:  eserte | 2006-12-13 22:34:45 +0100
 convert JPEG and PNG test scripts to Test::More and now also test -data option

------------------------------------------------------------------------
r8996 | eserte | 2006-12-12 23:35:19 +0100 (Tue, 12 Dec 2006) | 9 lines

 r1363@biokovo:  eserte | 2006-12-12 23:35:02 +0100
 prepared Changes for next patch
 
 missing in last log:
 some Pod cleanup (added some Pod markup, added hypertext links), corrected some typos
 added new widgets to overview.pod
 fixed gedi to handle X11 options
 

------------------------------------------------------------------------
r8995 | eserte | 2006-12-12 23:21:25 +0100 (Tue, 12 Dec 2006) | 3 lines

 r1359@biokovo:  eserte | 2006-12-12 23:10:04 +0100
 updated MANIFEST

------------------------------------------------------------------------
r8994 | eserte | 2006-12-12 23:20:35 +0100 (Tue, 12 Dec 2006) | 3 lines

 r1358@biokovo:  eserte | 2006-12-12 23:09:53 +0100
 new test for EXE_FILES

------------------------------------------------------------------------
r8993 | eserte | 2006-12-12 23:20:17 +0100 (Tue, 12 Dec 2006) | 3 lines

 r1357@biokovo:  eserte | 2006-12-12 23:09:42 +0100
 new documentation for Tk::MsgBox

------------------------------------------------------------------------
r8992 | eserte | 2006-12-11 01:00:14 +0100 (Mon, 11 Dec 2006) | 3 lines

 r1351@biokovo:  eserte | 2006-12-11 00:08:43 +0100
 added some documentation Todos

------------------------------------------------------------------------
r8991 | eserte | 2006-12-11 00:59:58 +0100 (Mon, 11 Dec 2006) | 3 lines

 r1350@biokovo:  eserte | 2006-12-11 00:08:25 +0100
 Busy: protect from a widget prematurely destroyed

------------------------------------------------------------------------
r8990 | eserte | 2006-12-11 00:59:41 +0100 (Mon, 11 Dec 2006) | 3 lines

 r1349@biokovo:  eserte | 2006-12-11 00:07:50 +0100
 added some Busy/Unbusy tests to widget.t

------------------------------------------------------------------------
r8989 | eserte | 2006-12-11 00:59:24 +0100 (Mon, 11 Dec 2006) | 3 lines

 r1348@biokovo:  eserte | 2006-12-10 23:48:43 +0100
 converted widget.t to Test::More

------------------------------------------------------------------------
r8988 | eserte | 2006-12-11 00:59:06 +0100 (Mon, 11 Dec 2006) | 3 lines

 r1347@biokovo:  eserte | 2006-12-10 21:30:47 +0100
 added CAVEATS section to Pod to explain the necessity of using delete()

------------------------------------------------------------------------
r8987 | eserte | 2006-12-08 01:39:35 +0100 (Fri, 08 Dec 2006) | 3 lines

 r1342@biokovo:  eserte | 2006-12-08 01:38:13 +0100
 check_display_harness

------------------------------------------------------------------------
r8986 | eserte | 2006-12-08 01:39:06 +0100 (Fri, 08 Dec 2006) | 3 lines

 r1341@biokovo:  eserte | 2006-12-08 01:37:28 +0100
 added Encode prereq (normally build with perl 5.8.x, but could be disabled

------------------------------------------------------------------------
r8985 | eserte | 2006-12-08 01:38:50 +0100 (Fri, 08 Dec 2006) | 3 lines

 r1340@biokovo:  eserte | 2006-12-08 00:47:08 +0100
 more info in 00wmcheck.t, now with aligned output

------------------------------------------------------------------------
r8984 | eserte | 2006-12-08 01:38:32 +0100 (Fri, 08 Dec 2006) | 3 lines

 r1339@biokovo:  eserte | 2006-12-08 00:41:52 +0100
 more tests converted

------------------------------------------------------------------------
r8983 | eserte | 2006-12-04 22:09:15 +0100 (Mon, 04 Dec 2006) | 3 lines

 r1337@biokovo:  eserte | 2006-12-04 22:08:55 +0100
 just changed comments in the last tkListbox.c change to match the official Tcl/Tk changes

------------------------------------------------------------------------
r8982 | eserte | 2006-12-03 18:51:57 +0100 (Sun, 03 Dec 2006) | 6 lines

 r1334@biokovo:  eserte | 2006-12-03 17:28:28 +0100
 Fixed slow listbox itemconfigure if many items were in the widget by
 replacing ListboxWorldChanged with EventuallyRedrawRange with one element
 Problem spotted by Stephen in
 Message-ID: <1165144192.226228.254620@16g2000cwy.googlegroups.com>

------------------------------------------------------------------------
r8981 | eserte | 2006-12-03 18:51:32 +0100 (Sun, 03 Dec 2006) | 3 lines

 r1333@biokovo:  eserte | 2006-12-02 23:18:11 +0100
 more tests converted

------------------------------------------------------------------------
r8980 | eserte | 2006-11-28 23:37:56 +0100 (Tue, 28 Nov 2006) | 3 lines

 r1330@biokovo:  eserte | 2006-11-28 23:34:43 +0100
 Text widget: fixed array returns of get method; more text.t tests converted

------------------------------------------------------------------------
r8979 | eserte | 2006-11-28 23:37:32 +0100 (Tue, 28 Nov 2006) | 3 lines

 r1329@biokovo:  eserte | 2006-11-28 21:52:12 +0100
 increased version to be greater than the old Tk::MsgBox of Tk800.015

------------------------------------------------------------------------
r8978 | eserte | 2006-11-28 16:25:38 +0100 (Tue, 28 Nov 2006) | 1 line

compiles now on cygwin
------------------------------------------------------------------------
r8977 | eserte | 2006-11-28 16:24:44 +0100 (Tue, 28 Nov 2006) | 1 line

workaround for Test::More bug generating a false error in t/font.t
------------------------------------------------------------------------
r8976 | eserte | 2006-11-28 00:18:49 +0100 (Tue, 28 Nov 2006) | 3 lines

 r1321@biokovo:  eserte | 2006-11-28 00:17:22 +0100
 define WINARCH_... macro, use it for cygwin/X11 detection

------------------------------------------------------------------------
r8975 | eserte | 2006-11-28 00:18:26 +0100 (Tue, 28 Nov 2006) | 3 lines

 r1320@biokovo:  eserte | 2006-11-27 22:55:21 +0100
 ups, forgotten to increase array index

------------------------------------------------------------------------
r8974 | eserte | 2006-11-28 00:18:03 +0100 (Tue, 28 Nov 2006) | 4 lines

 r1319@biokovo:  eserte | 2006-11-27 21:53:09 +0100
 subfonts now also returns file of font, for better diagnostics. font.t
 checks for the helvetica metrics test for an expected font name.

------------------------------------------------------------------------
r8973 | eserte | 2006-11-28 00:17:38 +0100 (Tue, 28 Nov 2006) | 3 lines

 r1318@biokovo:  eserte | 2006-11-27 21:52:31 +0100
 Solaris success

------------------------------------------------------------------------
r8972 | eserte | 2006-11-27 00:16:40 +0100 (Mon, 27 Nov 2006) | 3 lines

 r1316@biokovo:  eserte | 2006-11-27 00:16:27 +0100
 more Todos

------------------------------------------------------------------------
r8971 | eserte | 2006-11-26 20:26:10 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1313@biokovo:  eserte | 2006-11-26 20:25:19 +0100
 Tk-804.027-p4.patch.gz preparations

------------------------------------------------------------------------
r8970 | eserte | 2006-11-26 20:25:51 +0100 (Sun, 26 Nov 2006) | 5 lines

 r1312@biokovo:  eserte | 2006-11-26 20:06:37 +0100
 merge of current tkUnixXft.c from Tcl/Tk, but retained Perl/Tk changes
 (special font size handling, X11 font name selection)
 added tests to font.t to check X11 font name selection under Xft

------------------------------------------------------------------------
r8969 | eserte | 2006-11-26 17:20:25 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1304@biokovo:  eserte | 2006-11-26 17:13:49 +0100
 workaround for segmentation faults with fontconfig 2.4.1

------------------------------------------------------------------------
r8968 | eserte | 2006-11-26 17:19:59 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1303@biokovo:  eserte | 2006-11-26 17:13:18 +0100
 debian notes

------------------------------------------------------------------------
r8967 | eserte | 2006-11-26 17:19:43 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1302@biokovo:  eserte | 2006-11-26 17:11:43 +0100
 implemented VERBOSE=1 switch in Makefile.PL

------------------------------------------------------------------------
r8966 | eserte | 2006-11-26 17:19:22 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1301@biokovo:  eserte | 2006-11-26 17:11:33 +0100
 more font-dependent tests

------------------------------------------------------------------------
r8965 | eserte | 2006-11-26 17:19:01 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1300@biokovo:  eserte | 2006-11-26 12:36:42 +0100
 merged old and new todos

------------------------------------------------------------------------
r8964 | eserte | 2006-11-26 17:18:45 +0100 (Sun, 26 Nov 2006) | 3 lines

 r1299@biokovo:  eserte | 2006-11-26 12:36:18 +0100
 added release date

------------------------------------------------------------------------
r8963 | eserte | 2006-11-26 17:18:29 +0100 (Sun, 26 Nov 2006) | 4 lines

 r1298@biokovo:  eserte | 2006-11-25 21:56:34 +0100
 ceased warning in bleedperl, probably caused by cop_warnings change
 (perl@27779)

------------------------------------------------------------------------
r8962 | eserte | 2006-11-25 21:38:46 +0100 (Sat, 25 Nov 2006) | 4 lines

 r1295@biokovo:  eserte | 2006-11-25 21:37:57 +0100
 more warning fixes in tkGlue.c (occurred only id perl was compiled with
 use64bitint)

------------------------------------------------------------------------
r8961 | eserte | 2006-11-25 21:38:29 +0100 (Sat, 25 Nov 2006) | 3 lines

 r1294@biokovo:  eserte | 2006-11-25 21:36:29 +0100
 listbox test: confused $v and $v

------------------------------------------------------------------------
r8960 | eserte | 2006-11-25 12:30:52 +0100 (Sat, 25 Nov 2006) | 3 lines

 r1292@biokovo:  eserte | 2006-11-25 12:27:29 +0100
 converted "%_" format string to "%"SVf to avoid warnings in bleadperl

------------------------------------------------------------------------
r8959 | eserte | 2006-11-25 00:19:22 +0100 (Sat, 25 Nov 2006) | 3 lines

 r1290@biokovo:  eserte | 2006-11-24 21:58:20 +0100
 better checks if fonts have the expected metrics

------------------------------------------------------------------------
r8958 | eserte | 2006-11-23 23:52:00 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1288@biokovo:  eserte | 2006-11-23 23:51:42 +0100
 continued t/text.t conversion

------------------------------------------------------------------------
r8957 | eserte | 2006-11-23 02:14:34 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1286@biokovo:  eserte | 2006-11-23 02:09:58 +0100
 core dump with -font=>undef solved, but not perfect yet

------------------------------------------------------------------------
r8956 | eserte | 2006-11-23 01:59:51 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1284@biokovo:  eserte | 2006-11-23 01:59:34 +0100
 yet another (unresolved) segfault with undefined font, just a skipped test case for now

------------------------------------------------------------------------
r8955 | eserte | 2006-11-23 00:13:02 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1279@biokovo:  eserte | 2006-11-23 00:10:04 +0100
 fixed wrong declaration in TclObjSetType

------------------------------------------------------------------------
r8954 | eserte | 2006-11-23 00:12:45 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1278@biokovo:  eserte | 2006-11-23 00:06:16 +0100
 fixed another core dump if configure(-font=>undef) was used (along with test cases)

------------------------------------------------------------------------
r8953 | eserte | 2006-11-23 00:12:23 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1277@biokovo:  eserte | 2006-11-23 00:04:53 +0100
 fixed number of tests

------------------------------------------------------------------------
r8952 | eserte | 2006-11-23 00:12:03 +0100 (Thu, 23 Nov 2006) | 3 lines

 r1276@biokovo:  eserte | 2006-11-22 23:28:03 +0100
 corrected number of tests

------------------------------------------------------------------------
r8951 | eserte | 2006-11-22 22:08:27 +0100 (Wed, 22 Nov 2006) | 5 lines

 r1274@biokovo:  eserte | 2006-11-22 22:07:51 +0100
 better handling of undef in BrowseEntry widgets
 bug reported by Puetz Kevin A
 Message-ID: <0B4BDC724143544EB509F90F7791EB64026EF8E1@edxmb16.jdnet.deere.com>

------------------------------------------------------------------------
r8950 | eserte | 2006-11-22 10:51:22 +0100 (Wed, 22 Nov 2006) | 1 line

corrected number of tests
------------------------------------------------------------------------
r8949 | eserte | 2006-11-22 10:49:18 +0100 (Wed, 22 Nov 2006) | 1 line

fix font-related failures on cygwin/X11
------------------------------------------------------------------------
r8948 | eserte | 2006-11-22 00:09:56 +0100 (Wed, 22 Nov 2006) | 3 lines

 r1267@biokovo:  eserte | 2006-11-22 00:09:00 +0100
 fixed font test: font family has to be matched case insensitive

------------------------------------------------------------------------
r8947 | eserte | 2006-11-22 00:09:38 +0100 (Wed, 22 Nov 2006) | 3 lines

 r1266@biokovo:  eserte | 2006-11-21 23:12:09 +0100
 skipping wm test which fail without a running window manager

------------------------------------------------------------------------
r8946 | eserte | 2006-11-22 00:09:20 +0100 (Wed, 22 Nov 2006) | 3 lines

 r1265@biokovo:  eserte | 2006-11-21 23:00:31 +0100
 disable fork.t and fileevent.t tests on cygwin

------------------------------------------------------------------------
r8945 | eserte | 2006-11-21 22:43:48 +0100 (Tue, 21 Nov 2006) | 5 lines

 r1263@biokovo:  eserte | 2006-11-21 22:28:36 +0100
 Fix for segfault in t/regexp.t with perl 5.9.x. See also
 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00748.html
 for a similar issue.

------------------------------------------------------------------------
r8944 | eserte | 2006-11-21 20:25:42 +0100 (Tue, 21 Nov 2006) | 1 line

make cygwin working with X11
------------------------------------------------------------------------
r8943 | eserte | 2006-11-21 02:17:30 +0100 (Tue, 21 Nov 2006) | 3 lines

 r1258@biokovo:  eserte | 2006-11-21 02:16:34 +0100
 more test for unicode problems in Tk::Text (unfixed)

------------------------------------------------------------------------
r8942 | eserte | 2006-11-21 02:17:10 +0100 (Tue, 21 Nov 2006) | 3 lines

 r1257@biokovo:  eserte | 2006-11-21 01:23:41 +0100
 fixed Tk::Text movements wordstart and wordend in unicode content; new function Tcl_UniCharIsWordChar

------------------------------------------------------------------------
r8941 | eserte | 2006-11-21 01:07:51 +0100 (Tue, 21 Nov 2006) | 3 lines

 r1254@biokovo:  eserte | 2006-11-21 01:07:20 +0100
 another unicode problem in Tk::Text, unfixed

------------------------------------------------------------------------
r8940 | eserte | 2006-11-21 01:07:34 +0100 (Tue, 21 Nov 2006) | 3 lines

 r1253@biokovo:  eserte | 2006-11-21 00:12:31 +0100
 

------------------------------------------------------------------------
r8939 | eserte | 2006-11-20 23:53:17 +0100 (Mon, 20 Nov 2006) | 3 lines

 r1251@biokovo:  eserte | 2006-11-20 23:52:58 +0100
 last fix for fixing fontActual(undef) was not quite right, but hopefully now it is

------------------------------------------------------------------------
r8938 | eserte | 2006-11-20 23:21:01 +0100 (Mon, 20 Nov 2006) | 4 lines

 r1246@biokovo:  eserte | 2006-11-20 23:19:44 +0100
 fix segfaults if undef font name was used in fontActual etc.
 added tests to t/font.t which was also converted to Test::More

------------------------------------------------------------------------
r8937 | eserte | 2006-11-20 23:20:39 +0100 (Mon, 20 Nov 2006) | 3 lines

 r1245@biokovo:  eserte | 2006-11-20 23:18:33 +0100
 TclObjSetType: protect debugging code from unset type

------------------------------------------------------------------------
r8936 | eserte | 2006-11-20 23:20:22 +0100 (Mon, 20 Nov 2006) | 3 lines

 r1244@biokovo:  eserte | 2006-11-20 21:20:09 +0100
 fixed wrong usage of $#{@...} which does not work anymore in bleedperl

------------------------------------------------------------------------
r8935 | eserte | 2006-11-20 23:19:58 +0100 (Mon, 20 Nov 2006) | 3 lines

 r1243@biokovo:  eserte | 2006-11-20 21:19:24 +0100
 compiled Changes

------------------------------------------------------------------------
r8934 | eserte | 2006-11-19 23:06:39 +0100 (Sun, 19 Nov 2006) | 3 lines

 r1241@biokovo:  eserte | 2006-11-19 23:06:20 +0100
 fixed immediate ptksh core dump on Windows

------------------------------------------------------------------------
r8933 | eserte | 2006-11-19 22:52:02 +0100 (Sun, 19 Nov 2006) | 9 lines

 r1237@biokovo:  eserte | 2006-11-19 22:50:46 +0100
 various changes to make building under MSWin32 using Strawberry perl possible:
   fixed libpng Makefile because dmake does not recognize "rem" as a command
   the -use parameter for embedded windows accepts hex ids
   fixed almost all tclish lists in tkWinWm.c (like formerly in tkUnixWm.c)
   fixed wmTracing arguments (like formerly in tkUnixWM.c)
   fixed widthInc and heightInc acceptance for wm grid
   t/wm.t and t/wm-tcl.t now run under Windows, but with a lot of TODO tests

------------------------------------------------------------------------
r8932 | eserte | 2006-11-19 22:51:26 +0100 (Sun, 19 Nov 2006) | 3 lines

 r1236@biokovo:  eserte | 2006-11-19 22:43:50 +0100
 prevent from generating a META.yml file

------------------------------------------------------------------------
r8931 | eserte | 2006-11-19 22:51:09 +0100 (Sun, 19 Nov 2006) | 3 lines

 r1235@biokovo:  eserte | 2006-11-19 22:43:13 +0100
 moved Lang_Utf8ToBytes to encGlue.c, now static only

------------------------------------------------------------------------
r8930 | eserte | 2006-11-19 14:43:54 +0100 (Sun, 19 Nov 2006) | 3 lines

 r1232@biokovo:  eserte | 2006-11-19 14:43:03 +0100
 removed META.yml from distro; let MakeMaker create a META.yml automatically

------------------------------------------------------------------------
r8929 | eserte | 2006-11-19 14:43:36 +0100 (Sun, 19 Nov 2006) | 6 lines

 r1231@biokovo:  eserte | 2006-11-18 16:32:56 +0100
 ImgXpmGetDataFromFile now uses Tcl_Channel for file reading, thus filename
 conversion from utf8 to native is now done right
 pixmap.t converted to Test::More and added a test for non-existing pixmap
 unicode.t now passes all tests

------------------------------------------------------------------------
r8928 | eserte | 2006-11-17 00:01:11 +0100 (Fri, 17 Nov 2006) | 5 lines

 r1225@biokovo:  eserte | 2006-11-16 23:55:59 +0100
 fixed loading of photos and bitmaps with non-ascii characters
 see also Message-ID: <451e2719$0$21144$7a628cd7@news.club-internet.fr>
 xpm pixmaps are not fixed yet

------------------------------------------------------------------------
r8927 | eserte | 2006-11-17 00:00:39 +0100 (Fri, 17 Nov 2006) | 3 lines

 r1224@biokovo:  eserte | 2006-11-16 22:02:54 +0100
 new unicode-related tests

------------------------------------------------------------------------
r8926 | eserte | 2006-11-17 00:00:09 +0100 (Fri, 17 Nov 2006) | 3 lines

 r1223@biokovo:  eserte | 2006-11-16 21:41:22 +0100
 maybe fixed listbox deletion leak, reported in http://rt.cpan.org/Ticket/Display.html?id=12466

------------------------------------------------------------------------
r8925 | eserte | 2006-11-16 23:59:51 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1222@biokovo:  eserte | 2006-11-16 21:36:11 +0100
 smaller values for leak check, 10 is enough

------------------------------------------------------------------------
r8924 | eserte | 2006-11-16 23:59:33 +0100 (Thu, 16 Nov 2006) | 4 lines

 r1221@biokovo:  eserte | 2006-11-16 21:35:48 +0100
 central -listvar check
 more test names

------------------------------------------------------------------------
r8923 | eserte | 2006-11-16 01:37:29 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1219@biokovo:  eserte | 2006-11-16 01:37:15 +0100
 converted to Test::More; more test for leaking Tk::Listbox insert

------------------------------------------------------------------------
r8922 | eserte | 2006-11-16 00:20:15 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1212@biokovo:  eserte | 2006-11-16 00:18:08 +0100
 Pod correction: wrong package name

------------------------------------------------------------------------
r8921 | eserte | 2006-11-16 00:19:52 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1211@biokovo:  eserte | 2006-11-15 22:34:23 +0100
 corrected number of tests

------------------------------------------------------------------------
r8920 | eserte | 2006-11-16 00:19:35 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1210@biokovo:  eserte | 2006-11-15 22:30:52 +0100
 solved core dump when using font patterns and Xft

------------------------------------------------------------------------
r8919 | eserte | 2006-11-16 00:19:09 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1209@biokovo:  eserte | 2006-11-14 23:36:39 +0100
 MANIFEST.SKIP is generated by MANIFEST.SKIP.PL

------------------------------------------------------------------------
r8918 | eserte | 2006-11-16 00:18:51 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1208@biokovo:  eserte | 2006-11-14 20:52:09 +0100
 make distcheck is now silent

------------------------------------------------------------------------
r8917 | eserte | 2006-11-16 00:18:34 +0100 (Thu, 16 Nov 2006) | 3 lines

 r1207@biokovo:  eserte | 2006-11-14 20:49:37 +0100
 some cleanup in UnderlineAmpersand and MsgBox support

------------------------------------------------------------------------
r8916 | eserte | 2006-11-14 01:17:25 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1205@biokovo:  eserte | 2006-11-14 01:17:05 +0100
 extended messgebox demonstration: may select MsgBox implementation or old DialogBox implementation

------------------------------------------------------------------------
r8915 | eserte | 2006-11-14 00:52:03 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1196@biokovo:  eserte | 2006-11-14 00:49:15 +0100
 first implementation of Tk::MsgBox, together with tests

------------------------------------------------------------------------
r8914 | eserte | 2006-11-14 00:51:37 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1195@biokovo:  eserte | 2006-11-14 00:48:50 +0100
 added UnderlineAmpersand et al. (primarily for Tk::MsgBox support)

------------------------------------------------------------------------
r8913 | eserte | 2006-11-14 00:51:20 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1194@biokovo:  eserte | 2006-11-14 00:48:13 +0100
 corrected number of tests

------------------------------------------------------------------------
r8912 | eserte | 2006-11-14 00:50:56 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1193@biokovo:  eserte | 2006-11-14 00:40:57 +0100
 

------------------------------------------------------------------------
r8911 | eserte | 2006-11-14 00:50:39 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1192@biokovo:  eserte | 2006-11-13 22:56:31 +0100
 added more widgets to basic test

------------------------------------------------------------------------
r8910 | eserte | 2006-11-14 00:50:18 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1191@biokovo:  eserte | 2006-11-13 22:56:05 +0100
 beginnings of t/text.t

------------------------------------------------------------------------
r8909 | eserte | 2006-11-14 00:49:52 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1190@biokovo:  eserte | 2006-11-13 22:00:45 +0100
 can handle non-ascii chars in directory and file names, at least under Unix

------------------------------------------------------------------------
r8908 | eserte | 2006-11-14 00:49:33 +0100 (Tue, 14 Nov 2006) | 3 lines

 r1189@biokovo:  eserte | 2006-11-13 21:24:23 +0100
 automatically rebuild Makefiles preserve all MakeMaker arguments, especially XFT

------------------------------------------------------------------------
r8907 | eserte | 2006-11-12 00:48:07 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1180@biokovo:  eserte | 2006-11-12 00:32:45 +0100
 added -server option; dies if no NNTP server could be connected

------------------------------------------------------------------------
r8906 | eserte | 2006-11-12 00:47:51 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1179@biokovo:  eserte | 2006-11-12 00:27:20 +0100
 added missing option dashes in gedi

------------------------------------------------------------------------
r8905 | eserte | 2006-11-12 00:47:35 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1178@biokovo:  eserte | 2006-11-12 00:24:00 +0100
 fix: starting empty ptksh now possible again

------------------------------------------------------------------------
r8904 | eserte | 2006-11-12 00:47:12 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1177@biokovo:  eserte | 2006-11-12 00:15:21 +0100
 CmdLine Pod now only in own file; updated

------------------------------------------------------------------------
r8903 | eserte | 2006-11-12 00:46:50 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1176@biokovo:  eserte | 2006-11-12 00:14:59 +0100
 more Pod fixes

------------------------------------------------------------------------
r8902 | eserte | 2006-11-12 00:46:02 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1175@biokovo:  eserte | 2006-11-11 23:56:36 +0100
 minor Pod fixes

------------------------------------------------------------------------
r8901 | eserte | 2006-11-12 00:45:44 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1174@biokovo:  eserte | 2006-11-11 23:56:13 +0100
 moved Item.pod to Menu subdirectory

------------------------------------------------------------------------
r8900 | eserte | 2006-11-12 00:45:25 +0100 (Sun, 12 Nov 2006) | 3 lines

 r1173@biokovo:  eserte | 2006-11-11 23:55:25 +0100
 moved Item.pod to Menu subdirectory

------------------------------------------------------------------------
r8899 | eserte | 2006-11-11 15:59:31 +0100 (Sat, 11 Nov 2006) | 3 lines

 r1171@biokovo:  eserte | 2006-11-11 15:59:24 +0100
 cease warnings caused by underscore in VERSION

------------------------------------------------------------------------
r8898 | eserte | 2006-11-11 03:04:16 +0100 (Sat, 11 Nov 2006) | 4 lines

 r1168@biokovo:  eserte | 2006-11-11 03:03:46 +0100
 tearoff menus: swaped call of tearOffMenu and Unpost, now title of tearoff
 menu is set correctly

------------------------------------------------------------------------
r8897 | eserte | 2006-11-11 03:03:57 +0100 (Sat, 11 Nov 2006) | 3 lines

 r1167@biokovo:  eserte | 2006-11-11 03:02:42 +0100
 ups, typo

------------------------------------------------------------------------
r8896 | eserte | 2006-11-11 01:53:07 +0100 (Sat, 11 Nov 2006) | 4 lines

 r1165@biokovo:  eserte | 2006-11-11 01:52:58 +0100
 protect some grabGlobal calls, should fix
 https://rt.cpan.org/Public/Bug/Display.html?id=15677

------------------------------------------------------------------------
r8895 | eserte | 2006-11-11 01:30:18 +0100 (Sat, 11 Nov 2006) | 5 lines

 r1163@biokovo:  eserte | 2006-11-11 01:30:06 +0100
 tearOffMenu:
   added an "Exists" protection (like in the Tcl original)
   explicitely set state to normal

------------------------------------------------------------------------
r8894 | eserte | 2006-11-09 00:40:36 +0100 (Thu, 09 Nov 2006) | 3 lines

 r1157@biokovo:  eserte | 2006-11-09 00:38:24 +0100
 some minor TextList fixes, but still more than half of the tests fail

------------------------------------------------------------------------
r8893 | eserte | 2006-11-09 00:40:14 +0100 (Thu, 09 Nov 2006) | 3 lines

 r1156@biokovo:  eserte | 2006-11-09 00:14:37 +0100
 show current window manager information before starting tests

------------------------------------------------------------------------
r8892 | eserte | 2006-11-09 00:39:53 +0100 (Thu, 09 Nov 2006) | 3 lines

 r1155@biokovo:  eserte | 2006-11-09 00:14:14 +0100
 more failure statistics

------------------------------------------------------------------------
r8891 | eserte | 2006-11-09 00:39:34 +0100 (Thu, 09 Nov 2006) | 3 lines

 r1154@biokovo:  eserte | 2006-11-08 23:28:34 +0100
 new listbox tests: -listvar, itemconfigure

------------------------------------------------------------------------
r8890 | eserte | 2006-11-09 00:39:11 +0100 (Thu, 09 Nov 2006) | 3 lines

 r1153@biokovo:  eserte | 2006-11-08 22:06:24 +0100
 converted to Test::More

------------------------------------------------------------------------
r8889 | eserte | 2006-11-08 19:58:19 +0100 (Wed, 08 Nov 2006) | 1 line

more wm tests may fail on newer fvwm 2.5.18
------------------------------------------------------------------------
r8888 | eserte | 2006-11-08 19:41:37 +0100 (Wed, 08 Nov 2006) | 1 line

even more wm tests may fail on older metacity
------------------------------------------------------------------------
r8887 | eserte | 2006-11-08 00:05:18 +0100 (Wed, 08 Nov 2006) | 4 lines

 r1142@biokovo:  eserte | 2006-11-07 23:56:34 +0100
 Test -> Test::More
 made one critical test case a TODO test (fails sometimes on metacity)

------------------------------------------------------------------------
r8886 | eserte | 2006-11-08 00:04:56 +0100 (Wed, 08 Nov 2006) | 3 lines

 r1141@biokovo:  eserte | 2006-11-07 23:43:12 +0100
 tests for wmTracing; blocks

------------------------------------------------------------------------
r8885 | eserte | 2006-11-08 00:04:33 +0100 (Wed, 08 Nov 2006) | 3 lines

 r1140@biokovo:  eserte | 2006-11-07 23:42:52 +0100
 make wmTracing working

------------------------------------------------------------------------
r8884 | eserte | 2006-11-08 00:04:15 +0100 (Wed, 08 Nov 2006) | 3 lines

 r1139@biokovo:  eserte | 2006-11-07 23:42:18 +0100
 translated fullscreen tests; some TODO tests for metacity; -poswin is default

------------------------------------------------------------------------
r8883 | eserte | 2006-11-08 00:03:56 +0100 (Wed, 08 Nov 2006) | 3 lines

 r1138@biokovo:  eserte | 2006-11-07 23:41:37 +0100
 missing geometry

------------------------------------------------------------------------
r8882 | eserte | 2006-11-08 00:03:38 +0100 (Wed, 08 Nov 2006) | 3 lines

 r1137@biokovo:  eserte | 2006-11-07 22:05:42 +0100
 set no of tests

------------------------------------------------------------------------
r8881 | eserte | 2006-11-07 23:57:03 +0100 (Tue, 07 Nov 2006) | 3 lines

 r1136@biokovo:  eserte | 2006-11-07 22:04:47 +0100
 completed

------------------------------------------------------------------------
r8880 | eserte | 2006-11-06 23:58:24 +0100 (Mon, 06 Nov 2006) | 3 lines

 r1132@biokovo:  eserte | 2006-11-06 23:57:31 +0100
 completed nearly 80%

------------------------------------------------------------------------
r8879 | eserte | 2006-11-06 23:58:03 +0100 (Mon, 06 Nov 2006) | 3 lines

 r1131@biokovo:  eserte | 2006-11-06 23:57:15 +0100
 removed unused char arrays, resizable also returns list now

------------------------------------------------------------------------
r8878 | eserte | 2006-11-06 23:57:43 +0100 (Mon, 06 Nov 2006) | 3 lines

 r1130@biokovo:  eserte | 2006-11-06 23:56:37 +0100
 stackorder was missing

------------------------------------------------------------------------
r8877 | eserte | 2006-11-06 00:04:21 +0100 (Mon, 06 Nov 2006) | 3 lines

 r1127@biokovo:  eserte | 2006-11-06 00:03:33 +0100
 incompatible changes: iconposition and wmGrid return lists now

------------------------------------------------------------------------
r8876 | eserte | 2006-11-06 00:04:00 +0100 (Mon, 06 Nov 2006) | 3 lines

 r1126@biokovo:  eserte | 2006-11-06 00:02:27 +0100
 completed 40% of original wm.test from Tcl/Tk

------------------------------------------------------------------------
r8875 | eserte | 2006-11-05 21:47:27 +0100 (Sun, 05 Nov 2006) | 5 lines

 r1124@biokovo:  eserte | 2006-11-05 21:47:16 +0100
 beginning new test file wm-tcl.t
 ups, forgotten wrapper in tkUnixWm.c (but now it's tested in wm.t)
 output of aspect is now a list

------------------------------------------------------------------------
r8874 | eserte | 2006-11-05 21:11:09 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1120@biokovo:  eserte | 2006-11-05 21:09:49 +0100
 iconphoto implementation, documentation and test

------------------------------------------------------------------------
r8873 | eserte | 2006-11-05 21:10:19 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1119@biokovo:  eserte | 2006-11-05 19:53:41 +0100
 integrate Tcl/Tk version 1.51, not fully completed

------------------------------------------------------------------------
r8872 | eserte | 2006-11-05 21:09:57 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1118@biokovo:  eserte | 2006-11-05 19:52:32 +0100
 

------------------------------------------------------------------------
r8871 | eserte | 2006-11-05 11:45:05 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1113@biokovo:  eserte | 2006-11-05 11:43:52 +0100
 inc VERSION

------------------------------------------------------------------------
r8870 | eserte | 2006-11-05 11:44:43 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1112@biokovo:  eserte | 2006-11-05 11:43:38 +0100
 new ToDos

------------------------------------------------------------------------
r8869 | eserte | 2006-11-05 11:44:23 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1111@biokovo:  eserte | 2006-11-05 11:43:19 +0100
 warning fix

------------------------------------------------------------------------
r8868 | eserte | 2006-11-05 11:43:59 +0100 (Sun, 05 Nov 2006) | 3 lines

 r1110@biokovo:  eserte | 2006-11-05 11:43:03 +0100
 enable tests for Xft builds; shorter delay before exit

------------------------------------------------------------------------
r8867 | eserte | 2006-11-04 16:21:13 +0100 (Sat, 04 Nov 2006) | 3 lines

 r1108@biokovo:  eserte | 2006-11-04 16:21:05 +0100
 minor Pod tweaks

------------------------------------------------------------------------
r8866 | eserte | 2006-11-04 14:56:41 +0100 (Sat, 04 Nov 2006) | 3 lines

 r1105@biokovo:  eserte | 2006-11-04 14:56:17 +0100
 adjusted VERSION

------------------------------------------------------------------------
r8865 | eserte | 2006-11-04 14:56:23 +0100 (Sat, 04 Nov 2006) | 3 lines

 r1104@biokovo:  eserte | 2006-11-04 14:53:49 +0100
 Pasting selection with middle mouse sets cursor position now

------------------------------------------------------------------------
r8864 | eserte | 2006-11-04 14:18:40 +0100 (Sat, 04 Nov 2006) | 4 lines

 r1102@biokovo:  eserte | 2006-11-04 14:18:29 +0100
 x is an alias for d
 font handling: force fixed font, use bold font for prompt

------------------------------------------------------------------------
r8863 | eserte | 2006-11-03 22:02:21 +0100 (Fri, 03 Nov 2006) | 3 lines

 r1100@biokovo:  eserte | 2006-11-03 22:01:18 +0100
 translation completed

------------------------------------------------------------------------
r8862 | eserte | 2006-11-03 19:50:53 +0100 (Fri, 03 Nov 2006) | 1 line

update
------------------------------------------------------------------------
r8861 | eserte | 2006-11-03 19:35:26 +0100 (Fri, 03 Nov 2006) | 1 line

NEED_FT2BUILD_H macro to get XFT build on an old RedHat version
------------------------------------------------------------------------
r8860 | eserte | 2006-11-03 19:27:27 +0100 (Fri, 03 Nov 2006) | 1 line

allow setting defines in try_run/compile
------------------------------------------------------------------------
r8859 | eserte | 2006-11-03 19:26:42 +0100 (Fri, 03 Nov 2006) | 1 line

corrected no of tests
------------------------------------------------------------------------
r8858 | eserte | 2006-11-02 23:27:13 +0100 (Thu, 02 Nov 2006) | 3 lines

 r1092@biokovo:  eserte | 2006-11-02 23:26:40 +0100
 more tests converted

------------------------------------------------------------------------
r8857 | eserte | 2006-11-02 23:26:49 +0100 (Thu, 02 Nov 2006) | 3 lines

 r1091@biokovo:  eserte | 2006-11-02 22:51:47 +0100
 started conversion from tcl original

------------------------------------------------------------------------
r8856 | eserte | 2006-11-02 22:28:44 +0100 (Thu, 02 Nov 2006) | 3 lines

 r1089@biokovo:  eserte | 2006-11-02 22:28:36 +0100
 avoid ptksh initial slowness and when popping up history

------------------------------------------------------------------------
r8855 | eserte | 2006-11-01 23:06:21 +0100 (Wed, 01 Nov 2006) | 3 lines

 r1087@biokovo:  eserte | 2006-11-01 23:05:07 +0100
 entry.t/listbox.t tests work also with Xft

------------------------------------------------------------------------
r8854 | eserte | 2006-10-31 01:43:06 +0100 (Tue, 31 Oct 2006) | 5 lines

 r1085@biokovo:  eserte | 2006-10-31 01:42:57 +0100
 change in ConfigureWinItem to fix
 https://rt.cpan.org/Ticket/Display.html?id=4677
 (which is the same as Bug 982248 in the Tcl/Tk version)

------------------------------------------------------------------------
r8853 | eserte | 2006-10-31 01:34:05 +0100 (Tue, 31 Oct 2006) | 3 lines

 r1083@biokovo:  eserte | 2006-10-31 01:34:00 +0100
 Ctrl-Q accelerator, changed date

------------------------------------------------------------------------
r8852 | eserte | 2006-10-31 01:29:58 +0100 (Tue, 31 Oct 2006) | 3 lines

 r1081@biokovo:  eserte | 2006-10-31 01:29:52 +0100
 strip DOS newlines from user contributed demos titles

------------------------------------------------------------------------
r8851 | eserte | 2006-10-31 01:19:13 +0100 (Tue, 31 Oct 2006) | 4 lines

 r1079@biokovo:  eserte | 2006-10-31 01:19:05 +0100
 manually merged from the Tcl/Tk counterpart from January 2006 to fix
 http://rt.cpan.org/Ticket/Display.html?id=6026

------------------------------------------------------------------------
r8850 | eserte | 2006-10-31 00:44:04 +0100 (Tue, 31 Oct 2006) | 5 lines

 r1077@biokovo:  eserte | 2006-10-31 00:43:55 +0100
 converted from Test to Test::More
 force wm dependent tests with -wmtest option
 enable all Unicode related tests

------------------------------------------------------------------------
r8849 | eserte | 2006-10-30 23:28:55 +0100 (Mon, 30 Oct 2006) | 3 lines

 r1075@biokovo:  eserte | 2006-10-30 23:28:40 +0100
 http://rt.cpan.org/Ticket/Display.html?id=8567

------------------------------------------------------------------------
r8848 | eserte | 2006-10-30 23:14:48 +0100 (Mon, 30 Oct 2006) | 1 line

https://rt.cpan.org/Ticket/Display.html?id=6708
------------------------------------------------------------------------
r8847 | eserte | 2006-10-24 01:32:56 +0200 (Tue, 24 Oct 2006) | 2 lines

see https://rt.cpan.org/Ticket/Display.html?id=6166

------------------------------------------------------------------------
r8846 | eserte | 2006-10-24 01:31:25 +0200 (Tue, 24 Oct 2006) | 2 lines

automatically changed by Makefile?

------------------------------------------------------------------------
r8845 | eserte | 2006-10-24 01:14:17 +0200 (Tue, 24 Oct 2006) | 3 lines

documented Walk, as wished in
https://rt.cpan.org/Ticket/Display.html?id=394

------------------------------------------------------------------------
r8844 | eserte | 2006-10-24 00:37:11 +0200 (Tue, 24 Oct 2006) | 3 lines

patch from
http://groups.google.com/group/comp.lang.perl.tk/browse_frm/thread/b8a65eadd66b2efe/97500370b02e1642?lnk=st&q=perl+tk+xlib+windows&rnum=1#97500370b02e1642

------------------------------------------------------------------------
r8843 | eserte | 2006-10-24 00:25:33 +0200 (Tue, 24 Oct 2006) | 3 lines

applied informal patch from
https://rt.cpan.org/Ticket/Display.html?id=16053

------------------------------------------------------------------------
r8842 | eserte | 2006-10-23 23:51:54 +0200 (Mon, 23 Oct 2006) | 1 line

initial checkin
------------------------------------------------------------------------
r8798 | robert | 2007-02-04 06:48:03 +0100 (Sun, 04 Feb 2007) | 2 lines

41370 - Tk

------------------------------------------------------------------------

Following the old perforce changelog
========================================================================

Change 3278 on 2004/04/11 by nick@llama

	Change VERSION to 804.027

Change 3277 on 2004/04/08 by nick@camel

	Win32 cannot do CORE::exit.

Change 3276 on 2004/04/08 by nick@llama

	Forgot to add fork.t test to perforce

Change 3275 on 2004/04/08 by nick@llama

	XS variant of Slaven's fix for
	[cpan #5783] fork/CORE::exit does not work anymore

Change 3273 on 2004/04/03 by nick@camel

	Tidy up the simple minded Win32Site stuff to 
	it follows current DragDrop calling conventions etc.

Change 3271 on 2004/04/03 by nick@camel

	Avoid vtable mess of LangWinChildProc and possible
	hInstance issues by having Tk define an CS_OWNDC window
	class for Tk::GLX to use.

Change 3270 on 2004/04/03 by nick@dromedary

	Avoid perl-ish comment in comment looking like pragma

Change 3267 on 2004/04/02 by nick@ElixentWinXP

	#include path wasn't right after install

Change 3263 on 2004/03/31 by nick@camel

	Update .t/.m 

Change 3262 on 2004/03/31 by nick@camel

	Add a LangWinChildProc() wrapper on the special 
	TkWinChildProc()

Change 3259 on 2004/03/28 by nick@llama

	JPEG fix for SPARC-64 etc. where LDFLAGs are needed.

Change 3251 on 2004/03/27 by nick@camel

	Reinstate wm imageicon on Win32

Change 3250 on 2004/03/27 by nick@camel

	Now we use PoitToWindow for Drag&Drop we need
	a Win32 version that works.

Change 3249 on 2004/03/27 by nick@camel

	Dummy 'wm wrapper' command for Win32

Change 3248 on 2004/03/27 by nick@camel

	Missing dTHX for non GCC

Change 3247 on 2004/03/27 by nick@llama

	Drop LIB="$(LIB)" from PASTHRU - it breaks cygwin
	which inherits LIB from environment, and is not used
	anywhere in Tk.

Change 3245 on 2004/03/27 by nick@llama

	Revert to using system encoding in PostScript,
	but make sure we set up CurrentEncoding.

Change 3244 on 2004/03/27 by nick@llama

	REFCNT issue with SystemEncoding

Change 3243 on 2004/03/27 by nick@llama

	Fix PostScript text being function of locale when Font encoding
	isn't. Also makes it match %%DocumentData: Clean7Bit claim.

Change 3242 on 2004/03/27 by nick@llama

	Add more ->geometry calls (shown up by make test in Xvnc)
	to make tests non-interactive.

Change 3241 on 2004/03/26 by nick@llama

	MaxSize patch to re-enable Maximize button on KDE3.2
	from https://sourceforge.net/tracker/index.php?func=detail&aid=915350&group_id=12997&atid=112997

Change 3240 on 2004/03/26 by nick@llama

	This patch by Ondrej Koala Vacha (via Slaven) forwards the
	-font option also to the Listbox portion of Tk::BrowseEntry.

Change 3239 on 2004/03/24 by nick@llama

	Use different arg reordering to allow Win32 users
	to have as many -topmost (sic) windows as they like.

Change 3238 on 2004/03/24 by nick@llama

	Tweak the Scrolled test

Change 3232 on 2004/03/23 by nick@llama

	More safety still for SystemEncoding()

Change 3231 on 2004/03/23 by nick@llama

	Extra safety in SystemEncoding() detection.
	Skip JP.t and KR.t unless locale can represent key codepoints.

Change 3227 on 2004/03/22 by nick@llama

	Move grep* util scripts out of Tk

Change 3223 on 2004/03/21 by nick@llama

	Fix for non-GCC threaded/multiplicity builds.

Change 3221 on 2004/03/21 by nick@llama

	Cancelled afters can have repeat called too.

Change 3217 on 2004/03/19 by nick@llama

	New YML

Change 3215 on 2004/03/18 by nick@llama

	Tk-804.026 Release Preparation

Change 3214 on 2004/03/18 by nick@llama

	Bump version to Tk804.026

Change 3213 on 2004/03/18 by nick@dromedary

	Heisenbug hunting in entry.t

Change 3212 on 2004/03/18 by nick@camel

	WinNT getOpenFile/getSaveFile uses non-dstring encode call
	which did not have code to append a wide NUL to end 
	of string.

Change 3210 on 2004/03/18 by nick@llama

	Loose patchlevel.h as it causes warnings with Tk-TableMatrix

Change 3208 on 2004/03/18 by nick@llama

	Spinbox validate fix
	from (Roderich Schupp) forwared from newsgroub by Steve

Change 3207 on 2004/03/18 by nick@llama

	Spinbox bbox should return list

Change 3206 on 2004/03/17 by nick@llama

	Mark cause of POE callback issue, pending confirmation.

Change 3205 on 2004/03/17 by nick@llama

	Re-factor DragDrop:: Rect and SunDrop so latter works again
	while keeping the fix to local and XDND protocols.
	Remove KDEDrop and KDESite (a weak ad hoc protocol used by KDE 2).

Change 3204 on 2004/03/17 by nick@llama

	Copyright dates

Change 3203 on 2004/03/17 by nick@llama

	When calling C code with perl args on stack as "objv"
	swap perl stack so if C calls back into perl it gets
	a private stack to mess with.
	(t/leak.t needs minor tuning as a result of above.)

Change 3202 on 2004/03/17 by nick@llama

	Slaven's best-guess patch to get <6> and <7> working
	for multi-wheel mice.

Change 3201 on 2004/03/17 by nick@llama

	"Michael Krause" <VKrauseM@web.de> reports that
	EnterFocus sometimes doesn't have widget defined
	and suggests this workround.

Change 3200 on 2004/03/17 by nick@llama

	Give TextUndo a PerlIO_layers hook
	Use it to make ptked do encodings.

Change 3199 on 2004/03/17 by nick@llama

	Set SystemEncoding from locale via nl_langinfo if available.
	Make Tk::SystemEncoding return corresponding Encode object.

Change 3198 on 2004/03/17 by nick@llama

	Cannot use "->containing" for DND's Over has it doesn't return
	our window if cursor is in toplevel belonging to another app
	(e.g. a drag token). So do our own search using PointToWindow.

Change 3197 on 2004/03/16 by nick@llama

	Revised fix for RT ticket #5678 - Drag&Drop bug.
	Site is only valid if its widget is viewable and
	it "contains" the drop point.

Change 3196 on 2004/03/16 by nick@llama

	Revert change 3195 to DragDrop/Rect.pm
	It isn't right and breaks Konqueror Xdnd drops on pTk sites.

Change 3195 on 2004/03/16 by nick@llama

	Slaven's patch for Drag&Drop from
	https://rt.cpan.org/Ticket/Display.html?id=5678

Change 3179 on 2004/03/10 by nick@llama

	Fallout of post-destroy call to After object means
	that Tk::After::Cancelled needs a method.

Change 3178 on 2004/03/10 by nick@llama

	POD markup glitches

Change 3177 on 2004/03/09 by nick@llama

	HPUX build fix from chris.seip@hp.com

Change 3176 on 2004/03/08 by nick@nickwork

	Detect and warn RedHat UTF-8 (But RedHat9.0 seems to build ok now.)
	Update README

Change 3175 on 2004/03/08 by nick@nickwork

	Fix die-after-exit for t/browseentry.t (at least as occurs with
	threaded official perl5.8.0 on RedHat 9).

Change 3174 on 2004/03/07 by nick@llama

	Tk-804.025_beta16 Release Preparation

Change 3173 on 2004/03/07 by nick@llama

	Work round LVs (e.g. substr) not upgrading to UTF-8
	when asked. (https://rt.cpan.org/Ticket/Display.html?id=5529)

Change 3172 on 2004/03/07 by nick@llama

	fileevent fix for socket with autoflush
	from MHX@cpan.org (which long been sitting in RT queue)

Change 3171 on 2004/03/06 by nick@llama

	Remove some gcc-isms from PNG/libpng makefile.solaris
	Based on mail from Mun Johl <mun_johl@sierralogic.com>

Change 3170 on 2004/03/06 by nick@camel

	Allow for possible skipped tearoff entry in a menubar
	menu when computing index for active element
	for <<MenuSelect>> etc.

Change 3169 on 2004/03/06 by nick@llama

	Steve's patch to TIEHANDLE docs in Text.

Change 3168 on 2004/03/06 by nick@llama

	HPUX/IA64 fix for libpng from
	"SEIP,CHRISTOPHER (HP-Roseville,ex1)" <chris.seip@hp.com>

Change 3167 on 2004/03/06 by nick@llama

	Steve's patch to make listbox demos take focus.

Change 3166 on 2004/02/29 by nick@llama

	VTABLE cleanup load side

Change 3165 on 2004/02/29 by nick@llama

	A little more protection on loading
	wrong vtables.

Change 3164 on 2004/02/29 by nick@llama

	tkImgGIF does not need vtables

Change 3163 on 2004/02/29 by nick@llama

	AIX PNG patch

Change 3162 on 2004/02/28 by nick@llama

	Tk-804.025_beta15 Release Preparation

Change 3161 on 2004/02/28 by nick@llama

	Fix my e-mail address in a few spots

Change 3160 on 2004/02/28 by nick@llama

	Really add get_corners() to Canvas (helps if you save the edit!)

Change 3159 on 2004/02/28 by nick@llama

	Duplicate code removal from Gisle Aas <gisle@ActiveState.com>

Change 3158 on 2004/02/28 by nick@llama

	XFT diagnostics in myConfig from Slaven

Change 3157 on 2004/02/28 by nick@llama

	Steve's Animation and widget demo changes that
	were in BigPODpatch

Change 3156 on 2004/02/28 by nick@llama

	Steve's BitPODpatch pod changes.

Change 3155 on 2004/02/28 by nick@llama

	Spurious 'print' patch from Steve Lidie <sol0@Lehigh.EDU>

Change 3154 on 2004/02/28 by nick@llama

	Remove premature refcount reduction in tkSelect.c

Change 3153 on 2004/02/28 by nick@llama

	Add Slaven's get_corners method to Canvas.

Change 3152 on 2004/02/28 by nick@llama

	Cleanup handling of comments in mTk/pTk.exc files and
	add some comments.
	Use core tk's tkImgGIF.c rather than img's imgGIF.c
	Downgrade GIF testing in photo.t to match core's lack
	of string write.

Change 3142 on 2004/02/01 by nick@llama

	Steve's arrows.pl patch re-cast to use 'NoOp' rather
	than an anon-sub.

Change 3141 on 2004/02/01 by nick@llama

	Slaven's fix for Text tagConfigure bug

Change 3140 on 2004/02/01 by nick@llama

	New README.darwin from Steve

Change 3138 on 2004/02/01 by nick@llama

	Jack continues to improve Text Up/Down code.

Change 3135 on 2004/01/25 by nick@llama

	Long pending DirTree workround for Win32
	from "Tim Harsch" <harsch1@llnl.gov>

Change 3134 on 2004/01/25 by nick@llama

	Slaven's patch for DirTree -image

Change 3133 on 2004/01/25 by nick@llama

	Steve's Derived and composite pod patches

Change 3132 on 2004/01/25 by nick@llama

	Fix tkFont.c enum as suggested by
	"H.Merijn Brand" <h.m.brand@hccnet.nl>

Change 3131 on 2004/01/25 by nick@llama

	Steve's mega.pod patch

Change 3130 on 2004/01/25 by nick@llama

	"Jack" <goodcall1@hotmail.com> - fix for his improved
	UpDownLine in Text.pm

Change 3129 on 2004/01/25 by nick@llama

	Steve's pod patches for Widget

Change 3128 on 2004/01/19 by nick@llama

	Text up/down line patch from "Jack" <goodcall1@hotmail.com>
	Incorporating methods match from Gisle Aas <gisle@ActiveState.com>

Change 3127 on 2004/01/19 by nick@llama

	Steve's Animation patches.

Change 3125 on 2004/01/12 by nick@llama

	Tk-804.025_beta14 Release Preparation

Change 3124 on 2004/01/12 by nick@camel

	Auto generated files for device context debug

Change 3123 on 2004/01/12 by nick@camel

	Fix tix Pixmap image type leaking device contexts
	and color maps on Win32. (the t/pixmap.t issue)
	Leave debugging hooks in place.

Change 3122 on 2004/01/11 by nick@camel

	On Win32 Pixmap/Bitmap are distinct so 
	we need to see what kind of thing we are using as 
	an icon to free it. (Botched merge of imageicon stuff.)
	Note on XP still not getting the icon...

Change 3121 on 2004/01/11 by nick@camel

	Win32's abort() doesn't do backtrace,
	so have Tcl_Panic de-ref NULL to get one.

Change 3120 on 2004/01/10 by nick@llama

	Slaven's fix for BUG: dlineinfo returns a scalar

Change 3119 on 2004/01/10 by nick@llama

	Move use 5.007 above use open IO => ':bytes' to get
	better error messages on perl5.6 (as suggested by Slaven)

Change 3118 on 2004/01/10 by nick@llama

	Win32Drop fix as requested by
	John Cavanaugh <john_p_cavanaugh@yahoo.com>

Change 3117 on 2004/01/10 by nick@llama

	eventGenerate batch from newsgroup via Steve.

Change 3099 on 2004/01/02 by nick@llama

	Tk-804.025_beta14 Release Preparation

Change 3098 on 2004/01/02 by nick@llama

	Steve's patch for new demos
	extra t/button.t

Change 3089 on 2003/12/30 by nick@llama

	Copy in Jack <goodcall@telusplanet.net> version of Text.pod
	with some text from "Mastering Perl/Tk" used with permission.

Change 3088 on 2003/12/30 by nick@llama

	Alternate way to honour iccm timestamp for WM_TAKE_FOCUS
	ClientMessage-s - reverts change 3013. tkUnixWm.c takes timestamp
	from message as lastEventTime. (No point for tkWinWm as timestamps
	are faked anyway.) Then tkUnixFocus.c uses TkCurrentTime() to
	set focus.

Change 3087 on 2003/12/30 by nick@llama

	More PNG configure stuff:
	  try and match $^O to scripts/makefile.*

Change 3084 on 2003/12/29 by nick@llama

	Slaven's fix for text in canvas postscript

Change 3083 on 2003/12/29 by nick@llama

	Slaven's compound addition to menu demo

Change 3082 on 2003/12/29 by nick@llama

	More tests which now seem to work.

Change 3081 on 2003/12/29 by nick@llama

	Tk::GetCwd muddle - C now calls Cwd::getcwd and Tk.pm
	makes sure it is loaded.

Change 3080 on 2003/12/29 by nick@llama

	Spinbox fast-click fix from Slaven

Change 3079 on 2003/12/29 by nick@llama

	Start of -listvar fix

Change 3078 on 2003/12/24 by nick@llama

	Add Slaven's 804delta.pod

Change 3077 on 2003/12/23 by nick@llama

	Tk-804.025_beta13 Release Preparation

Change 3076 on 2003/12/23 by nick@llama

	Generated file out of date

Change 3075 on 2003/12/23 by nick@llama

	Remove problematic flags for zlib on Solaris

Change 3074 on 2003/12/23 by nick@llama

	HList.pod and debug removal patch from
	 Ala Qumsieh <qumsieh@cim.mcgill.ca>

Change 3073 on 2003/12/23 by nick@llama

	Slaven's ->{Value} fix, + tweaks to make it compile.

Change 3072 on 2003/12/23 by nick@llama

	New tests that work on UNIX - but allegedly don't on Win32

Change 3071 on 2003/12/23 by nick@llama

	Sort out the Photo StringWrite mess - works now.
	I had completely mis-understood the oh-so-clever Img extension
	code - what we have now isn't as clever and is probably pTk
	specific but it works.

Change 3070 on 2003/12/23 by nick@llama

	Fix gross segfault issue with $phoo->data (still does not work).
	Tidy new photo.t so we can see what isn't working

Change 3069 on 2003/12/23 by nick@llama

	Slaven's $photo->data() tests (fail horribly)

Change 3068 on 2003/12/23 by nick@llama

	More CFLAGS and ./configure convergence

Change 3067 on 2003/12/23 by nick@llama

	Slaven's skip-window-manager-test patch for entry.t
	tweaked to not-skip under KDE/XFree86 (where they work)

Change 3066 on 2003/12/23 by nick@llama

	SaveYourself debug removal patch from Steve

Change 3065 on 2003/12/23 by nick@llama

	Tinker with zzScrolled test

Change 3064 on 2003/12/23 by nick@llama

	Correct Epsilon in TkTest
	Slaven's mark font-dependant patch for entry.t

Change 3063 on 2003/12/22 by nick@llama

	Steve's beta12 patch for demos & UserGuide.

Change 3062 on 2003/12/22 by nick@llama

	Force IO to bytes (RedHat perl tolerence) in Makefile.PL
	With this it builds in a UTF-8 locale on RedHat9.
	RedHat perl gives some fails (weird coredump after exit),
	but stock perl5.8.0 is fine.

Change 3061 on 2003/12/21 by nick@llama

	Tk-804.025_beta12 Release Preparation

Change 3060 on 2003/12/21 by nick@llama

	Fix $hlist->infoChildren for children with spaces
	(e.g. Win32 pathnames). The fix is to make Tcl_AppendElement
	cause result to be a list. This has consequences that
	$listbox->curselection returns a list even when (as is common)
	only a single element is selected - so fixup those
	as revealed by test suite.

Change 3059 on 2003/12/21 by nick@llama

	Use platfrom CTL_FONT as default for Tix items.

Change 3058 on 2003/12/21 by nick@llama

	Fixup UTF-8 chars to PostScript

Change 3057 on 2003/12/21 by nick@llama

	Automate Change.log and $Tk::CHANGE in mkdist

Change 3056 on 2003/12/21 by nick@llama

	Tk-804.025_trial Release Preparation

Change 3055 on 2003/12/21 by nick@llama

	More MANIFEST tweaks

Change 3054 on 2003/12/21 by nick@llama

	Steve's beta11 relative patch to widget + spelling
	corrections, and tweaks to user guide.

Change 3053 on 2003/12/21 by nick@llama

	Steve's re-work of demos structure

Change 3052 on 2003/12/21 by nick@llama

	UTF-8 avoidance in Tcl-pTk, remove some debug

Change 3051 on 2003/12/20 by nick@llama

	Missing '-' on -fill in LabFrame.pm

Change 3050 on 2003/12/20 by nick@llama

	Update change log

Change 3049 on 2003/12/19 by nick@llama

	tk8.4.5 tests for image1 etc. already existing with
	Tcl_GetCommandInfo() on the image, so we need to honour
	that and return info for images.

Change 3048 on 2003/12/19 by nick@llama

	Trivial typo in dirtree comment

Change 3047 on 2003/12/19 by nick@llama

	Generated files

Change 3046 on 2003/12/19 by nick@dromedary

	Raw merge of tcl/tk8.4.5

Change 3043 on 2003/12/14 by nick@llama

	Steve's widget patch

Change 3042 on 2003/12/14 by nick@llama

	Switch $VERSION stuff to new style when file
	has been touched.

Change 3040 on 2003/12/14 by nick@llama

	Slaven's Entry more like Tcl patch. Nick is not entierly
	convinced by the Selection hackery here is an improvement.

Change 3039 on 2003/12/13 by nick@llama

	Slaven's ToDo additions and listbox test

Change 3038 on 2003/12/13 by nick@llama

	MANIFEST cleanup

Change 3037 on 2003/12/13 by nick@llama

	Heuristics for command line parse - ignore things
	after -unknown - and no croaks only warn

Change 3036 on 2003/12/13 by nick@llama

	Slaven's Listbox patches

Change 3035 on 2003/12/13 by nick@llama

	Slaven's FBox patches

Change 3034 on 2003/12/13 by nick@llama

	Avoid a core dump if tkUnixFont cannot find (e.g.) Korean
	glyph.

Change 3033 on 2003/12/13 by nick@llama

	Fixup beta9 MANIFEST issues etc.

Change 3032 on 2003/12/10 by nick@llama

	Makefile generation tweaks:
	  Perl's %Config can have leading/trailing spaces
	  Try propagating perl's values to CFLAGs for JPEG/jpeg/configure

Change 3031 on 2003/12/10 by nick@llama

	Steve's patch for slaves with test etc.
	(In respnse to report from Christoph Fuchs <j.c.fuchs@gmx.de>)

Change 3030 on 2003/12/10 by nick@llama

	Re-engineer TkFontGet(Points|Pixels) to take a Screen *
	rather an a tkwin. Tk_Font has one of those, and is all they
	need. So now Tk_PostscriptFontName() can return points correctly
	without help or change to public Tk_Xxx API.

Change 3029 on 2003/12/10 by nick@llama

	Slaven's test fixes for font issues.

Change 3028 on 2003/12/10 by nick@llama

	Slaven's FBox as directory chooser patch (thanks)

Change 3027 on 2003/12/10 by nick@llama

	Spelling of dependencies patch from RT.

Change 3026 on 2003/12/09 by nick@llama

	Fix XSRETURN(Function()) properly

Change 3025 on 2003/12/09 by nick@llama

	Specimen XSRETURN(Functtion()) that was segfulting on
	Steve's G5. 'grep' shows More to come ...

Change 3024 on 2003/12/08 by nick@llama

	Slaven's patches:
	 TkTest.pm and use in listbox.t for float epsilon
	 Add ->geometry to all test files.
	 ProgressBar fix

Change 3023 on 2003/12/07 by nick@llama

	Update Change.log

Change 3019 on 2003/12/06 by nick@camel

	MinGW libpng makefile was not checked in or in MANIFEST

Change 3017 on 2003/12/06 by nick@camel

	Win32 hangs if you display dialog which is transient
	to a withdrawn window?

Change 3016 on 2003/12/06 by nick@camel

	dTHXs stuff fow Windows builds with PERL_NO_GET_CONTEXT

Change 3015 on 2003/12/06 by nick@llama

	"Loose some debug prints in Win32 Drag/Drop

Change 3014 on 2003/12/06 by nick@llama

	"Jack" <goodcall@telusplanet.net> - latest version of
	Balloon.pm tweaks

Change 3013 on 2003/12/06 by nick@llama

	Patch for timestamp for WM_TAKE_FOCUS events.
	from Scott Smedley <ss@aao.gov.au>
	There is a bug in Perl/Tk that neglects to pass the timestamp associated
	with a WM_TAKE_FOCUS event. This leads to focussing race conditions in
	aplications that use a globally active focussing policy.
	The correct functionality is documented in:
	http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.7

Change 3012 on 2003/12/06 by nick@llama

	Demos patch from Steve

Change 3011 on 2003/12/06 by nick@llama

	A number of patches from Slaven.

Change 3010 on 2003/12/06 by nick@llama

	Removed debug as suggested by Jim Winters <jim.winters@ccur.com>

Change 3009 on 2003/12/02 by nick@llama

	Change.log update for beta7

Change 3008 on 2003/12/02 by nick@llama

	Avoid 'nsv' as a variable after scare with encGlue.c in perl5.9

Change 3007 on 2003/12/01 by nick@llama

	Avoid PERL_HASH stuff for perl5.9 compatibility.

Change 3004 on 2003/11/29 by nick@llama

	Propagate CC= to libjpeg's 'configure'

Change 3003 on 2003/11/29 by nick@llama

	Slaven's (revised) DialogBox patch

Change 2999 on 2003/11/21 by nick@llama

	Slaven's patch for Copy/Paste mess in Derived's -background
	code.

Change 2998 on 2003/11/20 by nick@llama

	PERL_NO_GET_CONTEXT in all .xs files

Change 2997 on 2003/11/16 by nick@llama

	Change.log update.
	Also add blibdirs to MANIFEST.SKIP (via .PL file)

Change 2996 on 2003/11/16 by nick@llama

	Steve's ->clear method for Table. (Add to POD as well).
	Then re-work Table not to use magical numbers in the flags.

Change 2995 on 2003/11/16 by nick@llama

	MakeDepend should take account of -I and -D in ccflags
	which is passed to test compiles and real build.
	This will find "png.h" in /usr/local/include for example

Change 2989 on 2003/11/16 by nick@llama

	Propagate CC= from %Config to ./configure i zlib

Change 2988 on 2003/11/10 by nick@llama

	Avoid using winPtr of original owner to clean up after
	a INCR slection request.

Change 2987 on 2003/11/10 by nick@llama

	Modern MakeMaker does not need/have ->dir_target()

Change 2986 on 2003/11/09 by nick@llama

	Steve's Photo tweaks, docs and demo

Change 2985 on 2003/11/02 by nick@llama

	New style $VERSION for files we touched.

Change 2984 on 2003/11/02 by nick@llama

	Update Change.log

Change 2983 on 2003/11/02 by nick@llama

	HList's ->header('size',0) command is unreliable as measure of height
	of header window. Add new sub-command ->header('height') which
	uses computed geometry based height of _all_ column headers.
	Use that to compute nearest info.
	Fixes snag reported by Petr Pajas <pajas@ufal.ms.mff.cuni.cz>

Change 2982 on 2003/11/02 by nick@llama

	Create common dialogs as child of toplevel not MainWindow
	which avoids spurious raise of MainWindow.
	Try using ->Popup in FBox's ->Show rather than centred.

Change 2981 on 2003/11/02 by nick@llama

	Add -lm if perl's Configure has found it.

Change 2980 on 2003/11/02 by nick@llama

	Steve's browseentry.t patch

Change 2979 on 2003/11/02 by nick@llama

	Enable transparency

Change 2978 on 2003/11/02 by nick@llama

	If site gets <Configure> event (size change etc.) need
	to update site info.  Thanks to Scott Smedley <scottie7@tpg.com.au>

Change 2977 on 2003/11/02 by nick@llama

	Tweaks for Ballon and DialogBox from "Michael Krause" <VKrauseM@web.de>

Change 2976 on 2003/11/02 by nick@llama

	Jack's Ballon pod too

Change 2975 on 2003/11/02 by nick@llama

	Improved Balloon.pm from "Jack" <goodcall1@hotmail.com>

Change 2974 on 2003/11/01 by nick@camel

	MANIFEST stuff

Change 2973 on 2003/11/01 by nick@camel

	Tweak icon stuff (still not working on XP?)
	Now entry selection range bug is fixed test needs to reflect 
	that.

Change 2972 on 2003/11/01 by nick@llama

	Naive copy/paste of old iconimage code

Change 2971 on 2003/11/01 by nick@llama

	Slaven's patch for Gedi.pl

Change 2970 on 2003/11/01 by nick@llama

	Fix -foreground on widgets which use Tk::Derived but
	inherit from a widget which has the option (e.g. ROText from Text)

Change 2969 on 2003/11/01 by nick@llama

	Tab focus fix - something is returning '' rather than undef now.

Change 2966 on 2003/10/28 by nick@llama

	Update change log

Change 2965 on 2003/10/28 by nick@llama

	Fix for spaces in HList entry name

Change 2964 on 2003/10/28 by nick@llama

	More Slaven/Steve patches

Change 2963 on 2003/10/28 by nick@llama

	Something almost quite unlike  Dan Rawson's <Daniel.Rawson@asml.com>
	patch for BrowseEntry button packing which should have same effect.

Change 2962 on 2003/10/28 by nick@llama

	Slaven's dialog box <Return> binding (Tk800 -like)

Change 2961 on 2003/10/28 by nick@llama

	Slaven's hlist with spaces test.

Change 2960 on 2003/10/28 by nick@llama

	Slaven's tied SV test and fix

Change 2959 on 2003/10/26 by nick@llama

	Steve's PNG Makefile.PL patch (RANLIB with spaces).

Change 2958 on 2003/10/26 by nick@llama

	Try some tuning from CPANPLUS fail reports

Change 2957 on 2003/10/26 by nick@llama

	When we are using real Xrm calls we need extra
	check these days that mainwindow still exists.

Change 2956 on 2003/10/26 by nick@llama

	LangDoCallback() as used by Entry's -validatecmd etc. was
	not assuming UTF-8 (Thanks to Petr Pajas <pajas@ufal.ms.mff.cuni.cz>
	once again for finding this.)

Change 2954 on 2003/10/26 by nick@llama

	More panic avoidance

Change 2953 on 2003/10/26 by nick@llama

	Avoid using unqualified 'panic'

Change 2952 on 2003/10/26 by nick@llama

	Add some sort-s so that 5.8.1's randomized hashes
	don't keep changing generated .t/.m files.

Change 2951 on 2003/10/20 by nick@llama

	Update changes
	Dist name Tk-804... rather than Tk804...

Change 2950 on 2003/10/20 by nick@llama

	Avoid poking our noses in the internals of objects.
	Catch simple case of recursive lists.

Change 2949 on 2003/10/20 by nick@llama

	Allow empty -background on bitmaps.

Change 2948 on 2003/10/20 by nick@llama

	Part fix for problem found by Petr Pajas <pajas@ufal.ms.mff.cuni.cz>.
	Avoid stringify of config options to test for emptiness:
	Use LangNull for ObjctIsEmpty in _new_ config code.
	Enhance LangNull to return true for string "".
	Fix _old_ config code to avoid NULL for non-optional
	options for which LangNull() now returns true.

Change 2946 on 2003/10/20 by nick@llama

	Selection was off-by-1 as pointed out by  Simon.Lux@etas.de

Change 2944 on 2003/10/10 by nick@llama

	Update change log

Change 2943 on 2003/10/10 by nick@llama

	Suggestions from Tom.Horsley@ccur.com

Change 2942 on 2003/10/10 by nick@llama

	Were leaking SVs for option DB values.

Change 2941 on 2003/10/10 by nick@llama

	More size tests (XFT=0 ssh-ed to SuSE8.2)

Change 2940 on 2003/10/10 by nick@llama

	Fix nasty pseudo-list SV leak (e.g. fonts with 'helvetica 12 bold'
	got temp AV to get at elements and we lost them.)

Change 2939 on 2003/10/10 by nick@dromedary

	More todo skips (XFT on stock SuSE8.2)

Change 2938 on 2003/10/09 by nick@bactrian

	UnixFont todo of listbox.t

Change 2937 on 2003/10/09 by nick@dromedary

	Check leaks

Change 2936 on 2003/10/09 by nick@camel

	Loose some debug - Win32 calls ->focus after window
	has been destroyed.

Change 2935 on 2003/10/09 by nick@camel

	Avoid JPEG<=>GIF compare

Change 2934 on 2003/10/09 by nick@camel

	Test todo-ing and correction for Win32

Change 2933 on 2003/10/09 by nick@llama

	perl5.6 tolerance (maybe)

Change 2932 on 2003/10/09 by nick@llama

	Another try an PNG/zlib build

Change 2928 on 2003/10/06 by nick@llama

	Decls.[tm] seem to have changed again...

Change 2927 on 2003/10/06 by nick@llama

	Avoid UNIVERSAL.pm

Change 2926 on 2003/10/04 by nick@llama

	Sub-dir MANIFEST issues reported by.
	Vinicius Jose Latorre <vinicius@cpqd.com.br>

Change 2925 on 2003/10/04 by nick@llama

	Steve Hay's <steve.hay@uk.radan.com> diagnosis of Win32 PNG/zlib
	issues.

Change 2924 on 2003/09/28 by nick@llama

	pre-release prep

Change 2923 on 2003/09/28 by nick@camel

	Skip ColorEditor test on Win32 - it seems to leave a 
	color map open at Win32 level and this causes abort()
	on exit.

Change 2922 on 2003/09/28 by nick@camel

	Win32/dmake/vc6 build issues.

Change 2921 on 2003/09/28 by nick@camel

	Tweaks to tkWinFont to match "new" perl/Tk API rules:
	  - subfonts returns list of lists
	  - font actual attribute size is in pixels

Change 2920 on 2003/09/28 by nick@llama

	Remove the -state => 'hidden' way of eliding text in Text widget.
	Mainstream Tcl/Tk now has -elide as the way to do it, by aligning
	with Tcl/Tk it works again. Update docs to match.

Change 2919 on 2003/09/27 by nick@llama

	Finish moving Photo to core
	Some other MANIFEST cleanup.

Change 2918 on 2003/09/27 by nick@llama

	Photo to core (part 1)

Change 2917 on 2003/09/27 by nick@llama

	Generate prolog

Change 2916 on 2003/09/27 by nick@llama

	Cure some nasty leaks:
	 1. Original quest was for 'after' leak - which was due
	    to excessive REFCNT on the callback.
	 2. When that was fixed the new test showed that return
	    values were leaking (how have we missed that!)

Change 2915 on 2003/09/26 by nick@llama

	Don't exclude Tcl_NewLongObj
	Changelog update
	Other auto-generated updates.

Change 2914 on 2003/09/26 by nick@llama

	Steves trace and tiler patches.

Change 2912 on 2003/09/25 by nick@llama

	Don't use 32-bit chars unless we are using XFT.
	Win32 is short anyway, and tkUnixFont's bitmaps get huge.

Change 2911 on 2003/09/25 by nick@llama

	Cleanup MANIFEST

Change 2910 on 2003/09/25 by nick@llama

	Steve's IRIX patch

Change 2909 on 2003/09/18 by nick@llama

	Update Change.log

Change 2908 on 2003/09/18 by nick@llama

	Lost UTF-8ness on cget
	Explicit dTHX in objGlue.c

Change 2907 on 2003/09/17 by nick@llama

	Use TixGrid to browse unicode

Change 2906 on 2003/09/17 by nick@llama

	Steve's new Trace module

Change 2905 on 2003/09/15 by nick@llama

	Honour -justify in Tix Text items

Change 2903 on 2003/09/15 by nick@llama

	Another round of TixGrid doc/code cleanup.

Change 2902 on 2003/09/15 by nick@llama

	Rub some corners off TixGrid:
	 -browsecmd and -command exist
	 ->see implemented
	 de-deprecate ;-)

Change 2901 on 2003/09/13 by nick@llama

	Basic support for ->chooseDirectory based on tweaked FBox.

Change 2899 on 2003/09/12 by nick@llama

	On XFree86 use Xutf8LookupString() if available.

Change 2898 on 2003/09/12 by nick@llama

	If we "know" selection is UTF-8 (maybe partial), don't do
	the perl check which complains about partials. Likewise
	don't create an SV of partial fragments but just append
	as octets.

Change 2896 on 2003/09/11 by nick@llama

	On non-windows set TCL_UTF_MAX to perl's (excessive?) 13
	so we get Tcl_UniChar big enough for UCS-4

Change 2895 on 2003/09/11 by nick@llama

	Another numBytes adjust giving partial character issue.

Change 2894 on 2003/09/11 by nick@llama

	Avoid DStrings for INCR selections and allocate
	non-trivial buffer even for short requests.

Change 2893 on 2003/09/11 by nick@llama

	Don't ask to measure partial characters (Xft doesn't like it).
	Make Xft abort() rather than inifite loop if we get partial char.

Change 2892 on 2003/09/11 by nick@llama

	More attempts at PNG build

Change 2891 on 2003/09/08 by nick@llama

	tkUnixFont return pixel size as actual.
	optionAdd to force font selection in test.

Change 2890 on 2003/09/08 by nick@llama

	Try and use a valid event time for Selection calls
	to match ICCCM rules.

Change 2889 on 2003/09/08 by nick@llama

	Misc cleanup - new Makefile.PL for PNG, remove debug from Xft,
	autogenerated files.

Change 2888 on 2003/09/07 by nick@llama

	Xft honours in-place font mods i.e. $font->configure
	valgrind Xft some

Change 2886 on 2003/09/07 by nick@llama

	Make Xft own up to the actual font family fontconfig
	has given it to use.
	Add fontSubfonts method (from Tcl/Tk's "test" command), and
	some tests & diagnostics in t/font.t
	Tune entry.t and listbox.t by using "Adobe Helevtica" family
	for Xft.

Change 2885 on 2003/09/07 by nick@llama

	Still getting odd results from Xft's XLFD parse, so don't use
	it at all (use Tk's).

Change 2884 on 2003/09/07 by nick@llama

	More PNG build fallout

Change 2883 on 2003/09/06 by nick@dromedary

	Manifest updates

Change 2882 on 2003/09/06 by nick@camel

	Win32 PNG support works with mingw at least

Change 2881 on 2003/09/06 by nick@camel

	New libpng and zlib import

Change 2880 on 2003/09/06 by nick@camel

	Win32 build issues.

Change 2879 on 2003/09/06 by nick@dromedary

	JPEG build hackery

Change 2878 on 2003/09/06 by nick@llama

	Make Tix DItems work right with Xft. Unix was using
	XClipRectangles(), which XftDraw has no easy way to access.
	Switch to scheme used on Win32 - draw into right-sized pixmap -
	by promoting Win32 scheme to a generic one. Also
	pass "display info" into sub-region start so we can get
	depth of required pixmap.

Change 2877 on 2003/09/04 by nick@llama

	Mark places where Tix DItems width and char/bytes seem
	to be an issue.

Change 2876 on 2003/09/04 by nick@llama

	Allow Tcl_UniCharIsSpace

Change 2875 on 2003/09/04 by nick@llama

	When measuring and asked for words don't return 0
	if there are no spaces.

Change 2874 on 2003/09/04 by nick@llama

	Steve's manual corrections auto-converted man->pod for
	new core widgets.

Change 2873 on 2003/09/04 by nick@llama

	Hue range correction.

Change 2872 on 2003/09/02 by nick@llama

	Various Xft fixes & copyright
	Loose last XLFD default font names
	Try tuning entry.t

Change 2871 on 2003/08/31 by nick@llama

	Make -lXft optional (default off) and discuss briefly in README

Change 2870 on 2003/08/31 by nick@llama

	Use Tk's XLFD parse when Xft's fails.

Change 2869 on 2003/08/31 by nick@llama

	Update generated files

Change 2868 on 2003/08/31 by nick@llama

	Basic Xft support using code Keith Packard <keithp@keithp.com>

Change 2863 on 2003/08/31 by nick@llama

	De-specialize Tile stuff - we were not using the canvas Item
	argument and that muddies waters for apply to other widgets
	someday.

Change 2862 on 2003/08/31 by nick@llama

	Finish re-implementing Tk_Tile stuff

Change 2861 on 2003/08/31 by nick@llama

	Tweaks to try and re-enable -tile on Canvas (does not work yet)
	 - add various code fragments that seem to be missing in diff
	   with Tk800/pTk/tlCanvas.c
	 - re-enable bboxProc of Tk_Item
	 - avoid core-dump if Tk_Tile is NULL

Change 2860 on 2003/08/30 by nick@llama

	More messing with exit and associated cleanup calls.
	We were not calling WhenDeleted callbacks on commands,
	so send was not deleting its entry from list of interps.
	When we started calling them other snags showed up (exit again).

Change 2859 on 2003/08/30 by nick@llama

	Call Tcl_Finialize() as an END block if Tcl_Exit() is not called.
	Otherwise application is not deleted from "interps" as used
	by send.

Change 2858 on 2003/08/30 by nick@llama

	Use fullpath in try_run

Change 2857 on 2003/08/29 by nick@llama

	Use WriteEmptyMakefile if we cannot find -lpng etc.

Change 2856 on 2003/08/28 by nick@llama

	Steve's patch for demos

Change 2855 on 2003/08/27 by nick@llama

	perl-only fix to the "image does not exist" messages
	from balloons. They were being double delete-d due to
	various mis-understandings of how widget destroy has always worked.
	(Maybe revist Balloon.pm as it is overly complex and causes a lot of
	 overhead.)

Change 2854 on 2003/08/26 by nick@llama

	Loose one of larger .jpg files

Change 2853 on 2003/08/26 by nick@llama

	Another try at jpeg lib detection

Change 2852 on 2003/08/26 by nick@llama

	Fix photo rotate and similar uses of string-write to Photo.

Change 2851 on 2003/08/26 by nick@llama

	Check for _TCL_EXIT() in Tk::Event's $@ code - to supresss
	some errors on calling exit().

Change 2850 on 2003/08/26 by nick@llama

	Manually applied Steve's patches for demos:
	  - wrong name for view_widget
	  - various cscroll.pl fixes:
	     - avoid sprintf()
	     - ->find returns array ref in scalar context
	     - use scanMark style.

Change 2849 on 2003/08/26 by nick@llama

	Slaven't FBox/FileSelect patch

Change 2848 on 2003/08/24 by nick@llama

	Slaven's gcc-3-isms patch

Change 2847 on 2003/08/24 by nick@llama

	Manifest, Change log, generated files etc.

Change 2846 on 2003/08/24 by nick@llama

	Bundle PNG

Change 2844 on 2003/08/24 by nick@llama

	Bundle tkJPEG

Change 2842 on 2003/08/24 by nick@llama

	Use system's -ljpeg if we can find it.

Change 2841 on 2003/08/24 by nick@llama

	All perl/Tk Photo formats are in new style - no tricks
	saying formats which start with upper-case take strings
	not Tcl_Obj please!

Change 2840 on 2003/08/24 by nick@llama

	Fix Steve bug #6 (fileevent untie) - extra REFCNT someone
	else (Slaven?) sugested to keep structures live during call
	were causing problems if we untied in the callback.

Change 2839 on 2003/08/24 by nick@llama

	Steve's warning avoidance in Tk::Table

Change 2838 on 2003/08/23 by nick@llama

	Use new variable option types for buttons.

Change 2837 on 2003/08/23 by nick@llama

	Return image names as objects as well.

Change 2836 on 2003/08/23 by nick@llama

	Image create was not returing an object.
	(Steve's bug #4)

Change 2835 on 2003/08/23 by nick@llama

	Support legacy scheme of defaulting -variable options
	for menu check buttons etc. (Steve's bug #3)

Change 2834 on 2003/08/22 by nick@llama

	Re-re-architect Tk::exit

Change 2833 on 2003/08/22 by nick@llama

	End-off-buffer issues with tkUnixSelect.c

Change 2832 on 2003/08/20 by nick@llama

	perl5.8.0 tolerance

Change 2831 on 2003/08/17 by nick@llama

	@$ may be undef not "" so stringify before testing.

Change 2830 on 2003/08/17 by nick@llama

	Tidy up Drag/Drop

Change 2829 on 2003/08/16 by nick@llama

	License terms have been tweaked for US Government

Change 2828 on 2003/08/16 by nick@llama

	Re-integrate tcl/tk docs with .3 files in right place

Change 2827 on 2003/08/16 by nick@llama

	Move *.3 man pages back to man3 dir

Change 2826 on 2003/08/15 by nick@llama

	Fixup Xdnd drop site code. (Drag side still needs work).
	Main snag was misguided guessing of "text/..." selection types,
	and tk8's addition of wrapper window.

Change 2824 on 2003/08/15 by nick@llama

	Add a selection hook to tkGlue.c

Change 2823 on 2003/08/15 by nick@llama

	Correct handling of loose selction callback. (Was breaking
	DragDrop).

Change 2821 on 2003/08/14 by nick@llama

	More encoded selections fixup

Change 2819 on 2003/08/14 by nick@camel

	Windows tweaks

Change 2818 on 2003/08/14 by nick@llama

	Seems we need anoth dTHX with latest perl

Change 2817 on 2003/08/14 by nick@llama

	Remove old demos mainly for Win32 command line
	length issues for Win32 make

Change 2815 on 2003/08/11 by nick@llama

	More UnixFont troubles - this time not crossing out
	unicode fonts due to iso10646-1/ucs2-be alias muddle.
	Might be worth explicitly crossing out _the_ failing
	font instead/as well.

Change 2814 on 2003/08/10 by nick@llama

	Re-work UTF8_STRING/STRING request to work with legacy
	apps better.

Change 2813 on 2003/08/10 by nick@llama

	Mark high-bit case ignore as last on line test we stumbled on
	as todo in older perls.

Change 2812 on 2003/08/10 by nick@llama

	UTF8_STRING selection support for non-INCR selections
	works. tkUnixSelect.c still a mess and includes some debug.

Change 2811 on 2003/08/09 by nick@llama

	Re-instate selection('exists',...)

Change 2810 on 2003/08/09 by nick@llama

	More RegExp testing (found a bug in perl!)

Change 2809 on 2003/08/08 by nick@llama

	Various tweaks to Tcl_RegExp emulation.
	Still not quite right for regexp itself being UTF-8
	One core tk bug or mis-merge.
	Lots of dTHX additions to tkGlue.c

Change 2808 on 2003/08/07 by nick@llama

	Mainly upgrades to regular expression support.
	1. Now marks expressions from Tk as being UTF-8
	2. Marks strings from Tk as being UTF-8
	3. Pattern passed to Text match can be qr//
	Above untested as seems TextUndo's Find menu
	has gone walk-about and "gedi" has other problems.

Change 2807 on 2003/08/07 by nick@llama

	Steve's patch #3

Change 2806 on 2003/08/07 by nick@llama

	Unix font ranking control from perl (experimental)

Change 2805 on 2003/08/06 by nick@llama

	"Hook" key Unix font selection back to tkGlue.c
	in preparation for a perl-controllable hook.
	Various other debug removal and re-aligning with Tcl/Tk
	changes to tkUnixFont.c

Change 2804 on 2003/08/05 by nick@llama

	Found and fixed fileevent SV leak.
	Left extra comments etc. in the code.
	Decided that loops of > 100 which leak less than
	10 SVs don't really leak.

Change 2803 on 2003/08/04 by nick@llama

	Steve's demo patch and associated tweaks to
	bindings etc.

Change 2802 on 2003/08/04 by nick@llama

	Fix REFCNT problem with torn-off menus

Change 2801 on 2003/08/04 by nick@llama

	Doc change for Arg -> Tcl_Obj * that got lost

Change 2800 on 2003/08/03 by nick@dromedary

	More attempts at debugging tearoffs

Change 2799 on 2003/08/03 by nick@dromedary

	Fix one bug in cloned menu stuff. Still something lurking:
	<Enter>-ing a torn off menu gets a non-callback after "a few"
	tear-off/destroy tries. (e.g. Help->About on widget demo.)

Change 2797 on 2003/07/31 by nick@camel

	Set hInstance to give access to bitmaps and cursors.

Change 2796 on 2003/07/30 by nick@llama

	Add windows cursor

Change 2795 on 2003/07/30 by nick@llama

	Move exit above use Tk.

Change 2793 on 2003/07/29 by nick@camel

	exit on skip now needs to be CORE::exit()

Change 2792 on 2003/07/29 by nick@dromedary

	Switch listbox.t to Test::More and relax it to pass on older KDE
	Some of tests may now be near pointless matching /^\d+x\d+$/
	for geometries!

Change 2791 on 2003/07/28 by nick@camel

	A few windows tweaks.

Change 2790 on 2003/07/27 by nick@dromedary

	Align Unix with Win32 on how to scan window ids

Change 2789 on 2003/07/27 by nick@camel

	"correct" a couple more Tcl_Obj things for windows
	(may have to revert this if UNIX/X does not like it).

Change 2788 on 2003/07/27 by nick@dromedary

	Win32 isms leaking

Change 2787 on 2003/07/27 by nick@camel

	Win32 hackery.
	Main hack is to call TkWinXInit() at Tk.xs boot time
	as it now calls Tcl_Xxxx so needs to have had Tk::Event
	vtable installed.
	
	Runs good slab of tests now.
	Known Snags:
	  - Tcl_Obj vs string issue in tkBind.c somewhere
	  - ColorEditor fails as wMIconImage isn't there

Change 2786 on 2003/07/27 by nick@dromedary

	Loose Img prefix

Change 2785 on 2003/07/27 by nick@llama

	A hack to keep author of t/cursor.t happy by returning
	a list.

Change 2784 on 2003/07/27 by nick@llama

	Change all occurances of 'Arg' to 'Tcl_Obj *'
	Arg is known to collide with a VisualC++ header and
	is unnessary now the Tcl thing exists.
	(We still #define it to perl's SV.)

Change 2783 on 2003/07/27 by nick@llama

	Tweaks before new snapshot

Change 2782 on 2003/07/27 by nick@llama

	Patch from Steve Lidie <sol0@Lehigh.EDU>
	Date: Sat, 26 Jul 2003 22:43:59 -0400

Change 2781 on 2003/07/27 by nick@llama

	Attempt to fix tearoff menus.
	 - better than it was ?
	 - still behaving oddly (loosing callbacks)
	 - can coredump (having apparently corrupted perl SV arena) if
	   same menu is torn of twice.
	Actual fix is just in Menu.pm other files just touched
	to make their diagnostics/checking more robust.

Change 2780 on 2003/07/27 by nick@llama

	Re-work TK_OPTION_OBJ and TK_OPTION_CALLBACK to avoid
	leaks.

Change 2779 on 2003/07/27 by nick@llama

	Invent TK_OPTION_CALLBACK for new style configure.
	This allows callbacks to be checked at configure time,
	and minimizes changes to .pm files which assumed callbacks
	were already objects.

Change 2778 on 2003/07/27 by nick@llama

	Add missing '-' e.g. -text => ... not text => ...

Change 2777 on 2003/07/26 by nick@llama

	Tk::exit() as perl code which cooperates with MainLoop.
	This avoids calling perl's my_exit() which longjmp()s
	out of event dispatch leaving stack addresses in data structures.

Change 2776 on 2003/07/26 by nick@llama

	Revert the "address in stack avoidance" change.

Change 2775 on 2003/07/26 by nick@llama

	Mess with diagnostics for callbacks.
	In particular add destcription of event to error info.

Change 2774 on 2003/07/26 by nick@llama

	With new config code callbacks are not distingushed from
	objects. This is an experiment to see if it helps various
	callback related problems. It makes LangCopyArg() create
	a callback for the sub-ref case.

Change 2773 on 2003/07/26 by nick@llama

	WORKROUND: - tkBind.c and tkEvent.c were storing addresses
	of stack frame in structures. When die/exit longjmp()ed out
	of them weird things happened.
	Workround is to malloc() the data - it is a workround as
	it leaks. Need a new hook which uses perl'scope stack
	to de-link and free the structures.

Change 2772 on 2003/07/26 by nick@llama

	Ease of use fix - strip junk from end of file name.

Change 2771 on 2003/07/26 by nick@llama

	Enable leak.t without perl's malloc

Change 2770 on 2003/07/26 by nick@llama

	Switch to new style $VERSION code when add_version run

Change 2769 on 2003/07/26 by nick@llama

	Revert changes to listbox and entry with respect to errorResult
	refcounting. They were following idiomatic style. Instead work round
	the problem in tkGlue.c's version of Tcl_SetObjResult() pending
	re-think of whole "result" scheme.

Change 2768 on 2003/07/26 by nick@llama

	Re-work -class handling for widgets configured
	"new style".

Change 2767 on 2003/07/25 by nick@llama

	Versions

Change 2766 on 2003/07/25 by nick@llama

	Skeleton code for new widgets:
	  Labelframe - a frame with a label?
	  Panedwindow - shashes etc. - needs bindings converting from Tcl.

Change 2765 on 2003/07/25 by nick@llama

	The copyright date code is flawed, but was missing things
	that should have been updated.

Change 2764 on 2003/07/25 by nick@llama

	Callback SvROK fix akin to one in Event/pTkCallback.c

Change 2763 on 2003/07/25 by nick@llama

	Part1 of tearoff fix.

Change 2762 on 2003/07/25 by nick@llama

	Re-add transparent and Tk bitmaps.
	Fix core dump in canvas item search (e.g. floorplan demo)

Change 2761 on 2003/07/25 by nick@llama

	Make all -variable and -command type options TK_OPTION_OBJ
	if using new config style. (Akin to TK_CONFIG_CALLBACK and
	Tk_CONFIG_LANGARG under old scheme.)

Change 2760 on 2003/07/25 by nick@llama

	Unbundle ye olde Encode module

Change 2759 on 2003/07/24 by nick@llama

	Avoid depending on Tk::NumEntry which isn't here.
	Instead use new Spinbox (which is similar).
	Fix BrowseEntry to not mess with LabEntry's bindtags
	(which kills spinbox).

Change 2758 on 2003/07/24 by nick@llama

	Minor "what is nothing" patch to Frame's -use option
	where perl and Tcl differ.
	Update versions in README.
	All tests pass.

Change 2757 on 2003/07/24 by nick@llama

	Raw integrate of tcltk8.4.4

Change 2754 on 2003/07/24 by nick@llama

	Avoid nested comments when generating .t files

Change 2753 on 2003/07/23 by nick@bactrian

	Junk removal

Change 2752 on 2003/07/23 by nick@llama

	Update Change.log

Change 2751 on 2003/07/23 by nick@llama

	Turn off some debug

Change 2750 on 2003/07/23 by nick@llama

	MANIFEST update

Change 2748 on 2003/07/23 by nick@llama

	Missed trailing / off.

Change 2747 on 2003/07/23 by nick@llama

	Experiment with $Word$ things.

Change 2746 on 2003/07/23 by nick@llama

	See what $Revision$ does...

Change 2745 on 2003/07/23 by nick@llama

	Add Spinbox support

Change 2742 on 2003/07/23 by nick@llama

	New stub scheme defered.

Change 2741 on 2003/07/23 by nick@llama

	Make stbDashCustom a #included file with statics

Change 2740 on 2003/07/23 by nick@llama

	Lost a return in the merge.

Change 2739 on 2003/07/22 by nick@llama

	Listbox and entry fixes.

Change 2738 on 2003/07/21 by nick@llama

	Avoid segfaults due to lifetime issues with char * values
	of "wm command ..." args. Revert to saving a Tcl_Obj.

Change 2736 on 2003/07/20 by nick@llama

	Make Entry and its tests match:
	  list returns
	  REFCNT
	  error messages have changed (better english)

Change 2735 on 2003/07/20 by nick@llama

	Integrate tuned/fixed tests

Change 2733 on 2003/07/20 by nick@llama

	Update change log

Change 2732 on 2003/07/20 by nick@llama

	$VERSIONs

Change 2730 on 2003/07/20 by nick@llama

	Copyright dates

Change 2729 on 2003/07/20 by nick@llama

	Pull some stuff from Tk800 branch
	Update MANIFEST.

Change 2728 on 2003/07/20 by nick@llama

	Runs more or less a well as it did.
	Possible snag with photo.
	Tune wm-time.t for KDE window manager in SuSE 8.2

Change 2727 on 2003/07/20 by nick@llama

	Integrated code compiles/links

Change 2726 on 2003/07/20 by nick@llama

	Raw integrate of tcl/tk8.4.3
	  Main dogynesses seem to be in Unix Selection code (resolved?)
	  and Canvas which has gone Tcl_Obj * style but may have lost
	  groups as a consequence.

Change 2723 on 2003/07/20 by nick@llama

	Integrate and resolve //depot/TkuSteve/... which
	has had Steve's patches applied.

Change 2715 on 2003/07/19 by nick@llama

	Integrate from Tk8 branch

Change 2710 on 2003/07/19 by nick@llama

	gcc3 signed/unsigned pickyness

Change 2701 on 2003/04/14 by nick@bactrian

	Bad UTF-8 debug.

Change 2518 on 2002/10/31 by nick@bactrian

	Add canvas PostScript diagnostic code.

Change 2516 on 2002/10/15 by nick@bactrian

	Steve's patch for Darwin

Change 2514 on 2002/10/13 by nick@dromedary

	Get rid of zero sized files

Change 2513 on 2002/10/13 by nick@dromedary

	Auto and manual version updates

Change 2512 on 2002/10/13 by nick@bactrian

	Mis-translated global SelectionClear to listbox local

Change 2510 on 2002/10/08 by nick@bactrian

	Fix meta-keys eating chars in overstrike mode
	(derived from suggested patch by Sreeji K Das <bksys@vsnl.com>)

Change 2509 on 2002/10/06 by nick@dromedary

	Strings from Tk_EventInfo maybe UTF-8

Change 2508 on 2002/10/06 by nick@bactrian

	Clear directory listbox selection on a reread.

Change 2507 on 2002/10/06 by nick@dromedary

	Make $text->get return '' rather than undef for indices equal.
	Avoids a lot of hassle in existing .pm files.

Change 2506 on 2002/10/06 by nick@dromedary

	Fix REFCNT muddle and UTF-8ness of Tcl_DStringResult

Change 2505 on 2002/10/05 by nick@vmnt

	"Tune" WM timing test for Win32

Change 2502 on 2002/10/05 by nick@dromedary

	Back-out some of UNIX Unicode font changes - they tickle a
	feature of sub-font logic (pointer to array which is re-allocated).

Change 2501 on 2002/10/05 by nick@bactrian

	More debugging of UNIX font issues

Change 2500 on 2002/10/05 by nick@bactrian

	Optimize 0-length case of UTF-8 -> external.

Change 2499 on 2002/10/04 by nick@dromedary

	Reinstate wmWrapper, subsume wmSaveunder in overrideredirect
	Update MANIFEST

Change 2498 on 2002/10/04 by nick@vmnt

	Work round lack of "release"

Change 2497 on 2002/10/04 by nick@vmnt

	Menus working on Win32

Change 2496 on 2002/10/04 by nick@dromedary

	Tested tmenu on UNIX

Change 2495 on 2002/10/04 by nick@vmnt

	Trivial menu test

Change 2494 on 2002/10/04 by nick@vmnt

	Initialize vtables by right names!

Change 2493 on 2002/10/04 by nick@dromedary

	Add timy Entry test

Change 2492 on 2002/10/04 by nick@vmnt

	More forgotten changes ferom Win32

Change 2491 on 2002/10/04 by nick@vmnt

	All builds on Win32

Change 2490 on 2002/10/04 by nick@vmnt

	Bitmap may as well be built in

Change 2489 on 2002/10/04 by nick@dromedary

	Generate vtable declare/import #defines

Change 2488 on 2002/10/04 by nick@vmnt

	Files from p4 diff -se ./...

Change 2487 on 2002/10/04 by nick@dromedary

	More Unix vs Win32 messing about

Change 2486 on 2002/10/03 by nick@dromedary

	Ev('A') can now use the stack - so need PUTBACK 

Change 2485 on 2002/10/03 by nick@dromedary

	Quick-fix for wmSaveunder and wmWrapper

Change 2484 on 2002/10/03 by nick@dromedary

	Toplevel-ness check for wmRelease is inverse of normal

Change 2483 on 2002/10/03 by nick@dromedary

	More conservative form of Ev('A')

Change 2482 on 2002/10/03 by nick@vmnt

	Encoding hackery to get Win32/Unicode displaying for 'tiny'

Change 2481 on 2002/10/03 by nick@vmnt

	Win32 loads/runs tiny without segfaults

Change 2480 on 2002/10/03 by nick@vmnt

	Win32 loads tiny (encode not right yet)

Change 2479 on 2002/10/02 by nick@dromedary

	Fixup Unix build

Change 2478 on 2002/10/02 by nick@vmnt

	All compiles on Win32 (does not link cleanly yet)

Change 2477 on 2002/10/02 by nick@vmnt

	pTk compiles and builds lib VC++ ver 6 WinNT

Change 2476 on 2002/10/01 by nick@dromedary

	Re-work mkVFunc to tolerate Mac/Win signature differences?

Change 2475 on 2002/09/30 by nick@vmnt

	Avoid having to find encode.h

Change 2473 on 2002/09/22 by nick@vmnt

	More Win32 vtable experiments

Change 2472 on 2002/09/22 by nick@vmnt

	Win32 stuff 

Change 2471 on 2002/09/22 by nick@vmnt

	Avoid problems with #include <windows.h>

Change 2470 on 2002/09/22 by nick@bactrian

	Exclude nmake stuff

Change 2469 on 2002/09/22 by nick@bactrian

	Hackery for new way Tk fakes Xlib on Win32 etc.

Change 2468 on 2002/09/16 by nick@bactrian

	MANIFEST fixups (laptop)

Change 2467 on 2002/09/16 by nick@dromedary

	MANIFEST fixups

Change 2466 on 2002/09/15 by nick@dromedary

	Auto version update

Change 2465 on 2002/09/15 by nick@dromedary

	Avoid collision between LabFrame's -label and implict -label 
	on Frame

Change 2464 on 2002/09/15 by nick@dromedary

	Remove som debug for now.

Change 2463 on 2002/09/15 by nick@dromedary

	Tidy up after tk8.4.0 merge (an easy one for a change)

Change 2462 on 2002/09/15 by nick@dromedary

	Raw integrate of tck/tk 8.4.0

Change 2455 on 2002/09/08 by nick@dromedary

	Update generated .t and .m files

Change 2454 on 2002/09/08 by nick@dromedary

	reinstate wm capture, release, iconimage

Change 2453 on 2002/09/08 by nick@dromedary

	All .so-s load again

Change 2452 on 2002/09/07 by nick@dromedary

	Raw integrate of Tcl/Tk 8.4b2

Change 2449 on 2002/09/07 by nick@dromedary

	All .so's load

Change 2448 on 2002/09/07 by nick@dromedary

	More tk8.4 fixups

Change 2443 on 2002/08/09 by nick@dromedary

	Fix bug in nested #if logic
	Handle #elif
	Tolerate '#if defined foo' without ()

Change 2442 on 2002/08/09 by nick@bactrian

	Laptop fixups

Change 2441 on 2002/08/09 by nick@dromedary

	Update generated files

Change 2439 on 2002/08/05 by nick@dromedary

	More merge fixups

Change 2438 on 2002/08/04 by nick@dromedary

	Integrate tcl/tk docs

Change 2430 on 2002/07/23 by nick@dromedary

	More integrate fixups

Change 2429 on 2002/07/21 by nick@dromedary

	Hand fixed of mis-integrates (part1)

Change 2428 on 2002/07/21 by nick@dromedary

	Raw integrate of tcl/tk 8.4b1

Change 2427 on 2002/07/20 by nick@dromedary

	Integrate tix-8.1.4b1

Change 2425 on 2002/07/20 by nick@dromedary

	Import /tmp/tix-8.1.3

Change 2423 on 2002/07/20 by nick@dromedary

	Import /tmp/tcl8.4b1

Change 2422 on 2002/07/20 by nick@dromedary

	Integrate .pm from Tk800

Change 2416 on 2002/07/14 by nick@dromedary

	Integarate Tk800's ptked

Change 2413 on 2002/07/14 by nick@dromedary

	More -text from text => stuff

Change 2412 on 2002/07/14 by nick@dromedary

	Integrate some of Tk800 stuff

Change 2408 on 2002/07/14 by nick@dromedary

	Integrate mousewheel stuff

Change 2406 on 2002/07/14 by nick@dromedary

	The "fix" for slow popups adapted from Tk800.

Change 2402 on 2002/07/13 by nick@bactrian

	Regen things

Change 2401 on 2002/07/13 by nick@bactrian

	Debugging and core-dump avoidance

Change 2397 on 2002/04/19 by nick@dromedary

	Co-operate with Encode-1.50+'s (i.e. use ENCODE_FB_QUIET when we want that).

Change 2396 on 2002/04/19 by nick@bactrian

	Don't polute Encode::Alias's idea of encodings we need
	as "raw" - do our own alias instead.

Change 2395 on 2002/04/19 by nick@bactrian

	Some tweaks to return values etc.

Change 2392 on 2002/04/15 by nick@bactrian

	Turn of DO_CHECK_TCL_ALLOC

Change 2391 on 2002/04/15 by nick@bactrian

	Slaven's fixes.

Change 2390 on 2002/04/14 by nick@dromedary

	Add re-configure (with defaults) to create.t,
	fix couple of snags that showed.
	Fix Scale to return list for x,y

Change 2389 on 2002/04/13 by nick@dromedary

	More memory leak debugging.

Change 2387 on 2002/04/12 by nick@bactrian

	VERSION tweaks etc.

Change 2386 on 2002/04/12 by nick@bactrian

	Pre-alpha release prep.

Change 2385 on 2002/04/11 by nick@bactrian

	Keep tix's argument order but use our GetStyleTable() scheme.

Change 2384 on 2002/04/11 by nick@bactrian

	Raw merge of tix-8.1.3

Change 2382 on 2002/04/10 by nick@nick-w2k

	Win32-isms part 1 of who can guess...

Change 2381 on 2002/04/09 by nick@bactrian

	Aliases for Dan's current Encode module

Change 2380 on 2002/04/09 by nick@bactrian

	tkGrid gross issues

Change 2379 on 2002/04/09 by nick@dromedary

	Experimental tweak to UnixFont and test sanity

Change 2378 on 2002/04/05 by nick@dromedary

	Fix after (needed more type emulation)

Change 2376 on 2002/04/05 by nick@dromedary

	Some sanity in font handling

Change 2375 on 2002/04/05 by nick@dromedary

	Use flags forms of to/from UTF-8 (5.7+) and enable tolerance.

Change 2374 on 2002/04/04 by nick@dromedary

	Start some serious Unicode testing

Change 2373 on 2002/04/04 by nick@dromedary

	Avoid skipping -format which Tcl/Tk has "parsed" long hand...

Change 2372 on 2002/04/04 by nick@dromedary

	basic_demo (tweaked) runs without core dumps.
	All but t/fbox.t pass.
	Needed to fix UnixWm to cope with images of zero size (not allocate Pixmap
	but still free Image).
	Tk::Font is interfering with Tcl_Obj fonts. For now just caches Tk_font
	and avoids freeing it as it does not have a legitimate ref to it.

Change 2371 on 2002/04/04 by nick@dromedary

	Fixup list returns

Change 2370 on 2002/04/04 by nick@dromedary

	Avoid warning for malloc leak - breaks tests
	#undef JOIN (threads) collides with tcl.h

Change 2369 on 2002/04/04 by nick@dromedary

	Integrate fileevent recursion fix from Tk800
	Integrate .pm changes from Tk800

Change 2368 on 2002/04/04 by nick@dromedary

	Fake more Tcl_Obj type stuff

Change 2366 on 2002/04/04 by nick@dromedary

	t/create.t runs without core-dumps.
	Still an issue with OptionMenu -options.

Change 2365 on 2002/04/01 by nick@dromedary

	'tiny' loads and runs

Change 2364 on 2002/04/01 by nick@dromedary

	Tk.so loads (still core dumps but hey its a start...)

Change 2363 on 2002/04/01 by nick@dromedary

	pTk sub-dir compiles

Change 2362 on 2002/03/31 by nick@bactrian

	Missed files

Change 2361 on 2002/03/31 by nick@bactrian

	Porting part1 of N (move process to faster machine)

Change 2358 on 2002/03/17 by nick@bactrian

	Integrate tcl/tk 8.4a3

Change 2353 on 2002/03/16 by nick@bactrian

	Integrate tcl8.3.4 and tk8.3.4

Change 2352 on 2002/03/16 by nick@bactrian

	Remove iconimage to aid merge

Change 2351 on 2002/03/16 by nick@bactrian

	Wtitepsace normalize

Change 2225 on 2001/05/22 by nick@dromedary

	Integrate perl code from Tk800.023+

Change 2172 on 2001/04/07 by nick@dromedary

	Minor iso-10646-1 speedup

Change 2171 on 2001/04/07 by nick@dromedary

	Integrate PerlIO fix

Change 2166 on 2001/04/04 by nick@bactrian

	Tweak for warning-less build (-Werror) against
	current XFree86's Xlib.h

Change 2165 on 2001/04/04 by nick@bactrian

	Integrate changes made to Tk8 branch

Change 2162 on 2001/03/29 by nick@dromedary

	Perl5.7.* tolerance.

Change 2160 on 2001/03/28 by nick@dromedary

	Integrate MULTIPLICTY tweak from Tk800.

Change 2112 on 2001/01/27 by nick@dromedary

	Avoid utf8-isms on old perls.

Change 2106 on 2001/01/01 by nick@dromedary

	Various utf8 fixes.

Change 2103 on 2000/12/12 by nick@pluto

	Obey latest utf8_to_uv prototype

Change 2102 on 2000/12/12 by nick@pluto

	Integrate perlio co-existance issue

Change 2097 on 2000/11/02 by nick@pluto

	Honour hidden-ness in PostScript.

Change 2095 on 2000/11/02 by nick@pluto

	Do gsave/grestore in DrawText PostScript - else its translate
	messes other drawing ops (at least when called via a group).

Change 2093 on 2000/10/30 by nick@pluto

	(Failed) attempt to localize failing error propagation.

Change 2091 on 2000/10/26 by nick@pluto

	Avoid using ST(0) as the scratch variable in Tk::Callback::Call
	XS code - issue if stack moves pushing the args.

Change 2089 on 2000/10/25 by nick@pluto

	Text xview/yview were not returning lists, hidden by implcit split.

Change 2088 on 2000/10/25 by nick@pluto

	When returning Tcl result to perl only call Tcl_ListObjGetElements
	if value is already an array ref. Also if value is not SvOK do
	not return any elements (ListObjGetElements did that for us
	but now we don't call it). Otherwise things like TextUndo::Save
	which do
	  print FILE $t->get(...);
	"split" the text line and we loose "\n" and other whitespace.

Change 2087 on 2000/10/19 by nick@pluto

	Call update commands when item redrawn via group.

Change 2086 on 2000/10/19 by nick@pluto

	Ignore group issues in Tk_ItemState() or lines etc. think
	they are hidden and set null bbox, and groups bbox is then
	garbage.

Change 2085 on 2000/10/19 by nick@pluto

	Allow local $Tk::LangDebug to control debug hook.

Change 2083 on 2000/10/19 by nick@pluto

	Avoid re-draw everything approach when a sub item of a group
	needs to be redrawn. Instead have new flag NEEDS_DISPLAY which
	we set on enclosing group(s).
	Also defer calling updateCmd till end of redraw to avoid issues
	with recusring.

Change 2082 on 2000/10/18 by nick@pluto

	Allow $canvas->move regardless of group-ness (like ->coord).

Change 2078 on 2000/10/11 by nick@pluto

	Sort out merge

Change 2077 on 2000/10/11 by nick@pluto

	Merge Tk800.*

Change 2076 on 2000/10/11 by nick@pluto

	Implement pick-through on canvas groups with -state => 'active'

Change 2074 on 2000/10/08 by nick@bactrian

	Reinstate iso8859-1 with bleadperl.

Change 2073 on 2000/10/08 by nick@bactrian

	Tweaks for AIX build

Change 2072 on 2000/10/07 by nick@bactrian

	Exclude loadables Text, Canvas, ... from Tk.so by avoiding mentioning them
	in tkWindow.c, while still passing extra info from "commands" table.

Change 2071 on 2000/10/07 by nick@bactrian

	Reinstate generic -class processing

Change 2070 on 2000/10/07 by nick@bactrian

	Add a VERSION

Change 2069 on 2000/10/07 by nick@bactrian

	More MANIFEST gotcha-s

Change 2068 on 2000/10/07 by nick@pluto

	Add Dummy Encode for perl5.005

Change 2067 on 2000/10/07 by nick@bactrian

	Update MANIFEST.SKIP.PL to use pTk.inc and pTk.exc files rather
	than blindly excluding everything which also exists under mTk.

Change 2066 on 2000/10/06 by nick@pluto

	Fix use of alwaysRedraw

Change 2064 on 2000/10/06 by nick@pluto

	Return bbox as a list

Change 2061 on 2000/10/05 by nick@pluto

	Fix Arc configure.

Change 2057 on 2000/10/04 by nick@pluto

	Play safe in DuplicateObj

Change 2054 on 2000/10/04 by nick@pluto

	Canvas does not really have bbox proc anymore.

Change 2053 on 2000/10/04 by nick@pluto

	Loose degenerate IntResults with one non-appened value.

Change 2050 on 2000/10/03 by nick@pluto

	workround - don't force list on AppendElement till 2nd one,
	likewise in IntResults. Fix append-ness in HList use of latter.
	Listbox should be fixed to return IntObj-s fror CURSELN

Change 2048 on 2000/10/03 by nick@bactrian

	Use perl_utf8_to_uv for now.

Change 2047 on 2000/10/03 by nick@pluto

	Remove debug from Optionmenu.
	Allow more time for FBox, and change ->after to avoid
	error after destroy in case time is not enough.

Change 2046 on 2000/10/03 by nick@pluto

	Make FBox and Optionmenu work together.

Change 2045 on 2000/10/03 by nick@pluto

	Builds under perl5.005_03 again with dummy "unicode/iso8859-1".

Change 2044 on 2000/10/02 by nick@pluto

	Add a Unicode demo

Change 2043 on 2000/10/02 by nick@pluto

	Perl-based encode seems to work at last.

Change 2042 on 2000/10/02 by nick@pluto

	Encoding files

Change 2041 on 2000/10/01 by nick@bactrian

	Avoid "Assuming require" style AUTOLOAD for class methods,
	This avoids problems with utf8 'IsUpper' stuff.

Change 2040 on 2000/10/01 by nick@bactrian

	Encoding using calls to perl objects.

Change 2039 on 2000/10/01 by nick@bactrian

	Our headers in case we ever use it

Change 2038 on 2000/10/01 by nick@bactrian

	Fail in the expected manner on out-of-range chars.
	Tweak UnixFont to only read in pages of 256 so that iso-8859-1 does
	not ask for 0x200..0x3FF by default.

Change 2037 on 2000/09/30 by nick@bactrian

	Dummy iso-8859-1 decode.

Change 2036 on 2000/09/30 by nick@bactrian

	In theory we now always expect hi-bits to/from Tcl_Xxxxx/Tk_Xxxxx to mean UTF8.
	Tests still pass...

Change 2035 on 2000/09/30 by nick@bactrian

	Loose dummy.dir stuff

Change 2034 on 2000/09/30 by nick@bactrian

	Tar file writing tweaks.

Change 2033 on 2000/09/30 by nick@bactrian

	Copyright dates

Change 2032 on 2000/09/30 by nick@bactrian

	Auto VERSION

Change 2031 on 2000/09/30 by nick@bactrian

	Avoid 'bool' which we have undef'ed

Change 2030 on 2000/09/30 by nick@bactrian

	Fix random memory corruption due to mis-rememebring how Compatibility
	wrapper worked.

Change 2029 on 2000/09/30 by nick@bactrian

	MANIFEST tidy up

Change 2028 on 2000/09/29 by nick@pluto

	Map Tcl's UTF8 stuff onto perl's - ugh.

Change 2027 on 2000/09/29 by nick@pluto

	perl5.005_03 build.
	Fix result restore issue with SelectionGet

Change 2026 on 2000/09/29 by nick@pluto

	Debug hooks for magic

Change 2025 on 2000/09/29 by nick@pluto

	Correct string compare for menu names.

Change 2024 on 2000/09/29 by nick@pluto

	Another backtrace

Change 2023 on 2000/09/29 by nick@pluto

	Re-implement our (pTk's) "tidy" menu bars.

Change 2022 on 2000/09/29 by nick@pluto

	Copy in just-like-Tcl tkUnixMenu.c till we can figure
	out why merged version does not work.
	When menu button destroys MainWindow tail end of bind
	cannot reset result in non-existant interp.

Change 2021 on 2000/09/29 by nick@pluto

	Move wrappers on common dialogs to perl code.

Change 2020 on 2000/09/28 by nick@pluto

	Flesh out stub Tk_Tile routines so t/dash.t passes.

Change 2019 on 2000/09/28 by nick@pluto

	Reinstate returning only element of list as scalar value.

Change 2018 on 2000/09/28 by nick@pluto

	Major overhaul of Result handling
	 - Result is always a real scalar
	 - SetObjResult does what it says.
	 - GetObjResult gets current or new scalar.
	 - ResetResult free's the scalar so GetObjResult creates new.
	 - perl->Tcl makes copies to avoid pads, temp, and other weird things
	 - Tcl->perl calls ListObjGetElements in array context, but
	   always makes mortal copies.
	 - Other "result-ish" things now implemented in Tcl-ish manner
	   using above.

Change 2017 on 2000/09/28 by nick@pluto

	configure ordering issues

Change 2016 on 2000/09/28 by nick@pluto

	Loose obsolete Lang*() decls

Change 2015 on 2000/09/28 by nick@pluto

	Use Tcl_Obj * scheme rather than LangSaveResult().

Change 2014 on 2000/09/28 by nick@pluto

	Re-instate Tk::Derived in Tk::Menu's ISA (though why we did
	that is unclear).

Change 2013 on 2000/09/28 by nick@pluto

	Use Tcl_GetInt rather than coined Lang_GetStrInt for original
	Tcl behaviour.

Change 2012 on 2000/09/28 by nick@pluto

	Make Tcl_ListObjReplace match REFCNT assumptions in tkListbox.c

Change 2011 on 2000/09/28 by nick@pluto

	-menu is a TK_OPTION_WINDOW

Change 2010 on 2000/09/28 by nick@pluto

	Propagate wantarray-ness

Change 2009 on 2000/09/28 by nick@pluto

	Make Tcl_SetObjResult of element match REFCNT assumptions
	used elsewhere.

Change 2008 on 2000/09/28 by nick@pluto

	Use "Normal" Tcl style way of accessing result.

Change 2007 on 2000/09/27 by nick@pluto

	Re-instate options for -tile and -disabled tile in Canvas.

Change 2006 on 2000/09/27 by nick@pluto

	Entry not saving commands as Tcl_Obj
	Text's embedded widget forcing stringify of return widget.

Change 2005 on 2000/09/27 by nick@pluto

	Two tweaks : re-instate ListBox returning list for bbox.
	Auto-de-ref in LangTraceVar as we don't have special Configure
	support (yet?) for variables.
	Mostly working "make test"

Change 2004 on 2000/09/27 by nick@pluto

	More save Tcl_Obj issues in Entry and Scale
	Do not require blessing of callbacks.

Change 2003 on 2000/09/27 by nick@pluto

	Possible overkill using perl's magic vtable scheme
	to call Tcl's freeInternalRep.
	 - Maybe 'get' should call update string ?
	 - Maybe 'set' should not de-type the TclObj?

Change 2002 on 2000/09/27 by nick@pluto

	Use SvSetMagicSV() rather than sv_setsv() everywhere - we have more
	magicals about now...

Change 2001 on 2000/09/27 by nick@pluto

	Tcl_Obj not 'Var' in .h file

Change 2000 on 2000/09/27 by nick@pluto

	Make a copy of args for _LANG objv has pad, temps and other
	stuff.

Change 1999 on 2000/09/27 by nick@pluto

	Save Tcl_Obj for varName

Change 1998 on 2000/09/26 by nick@bactrian

	Copy data in convert to external!

Change 1997 on 2000/09/26 by nick@bactrian

	Update Xlib vtable to include XRectInRegion
	Copy Tcl's Tcl_StringMatch (glob-ish) to encGlue.c (glob-ish match used by fonts)

Change 1996 on 2000/09/26 by nick@pluto

	Allow refs in new style 'Var' glue.

Change 1995 on 2000/09/26 by nick@pluto

	Menus create and clone approximately correctly.
	Menubar display still a little suspect, and have removed
	Tk::Derived from Menu's ISA till we resolve -background => undef
	issue.

Change 1994 on 2000/09/26 by nick@pluto

	Loose "is dummy" warnings
	Fix gross REFCNT issue in new tkConfig code.

Change 1993 on 2000/09/26 by nick@bactrian

	Tcl_GetCommandInfo returns boolean (and used on widgets).

Change 1992 on 2000/09/25 by nick@pluto

	Script to test widgets by name

Change 1991 on 2000/09/25 by nick@pluto

	Honour clientData for 'menu' and such as passed by
	code in tkWindow.c or where-ever

Change 1990 on 2000/09/25 by nick@pluto

	Save the Tcl_Obj's for width/height

Change 1989 on 2000/09/25 by nick@pluto

	Restore list-ness of Photo and ->formats sub-method.

Change 1988 on 2000/09/25 by nick@pluto

	Missed files

Change 1987 on 2000/09/25 by nick@pluto

	Image objects from strings and channel binary via encoding.

Change 1986 on 2000/09/25 by nick@pluto

	Diags in Tk::Widget::new.
	Make Tcl_GetCommandInfo() work for loaded commands.

Change 1985 on 2000/09/25 by nick@pluto

	Use 'AllocFromObj' not 'GetFromObj' for Font and Cursor.

Change 1984 on 2000/09/25 by nick@pluto

	Better dummy encode routines

Change 1983 on 2000/09/25 by nick@pluto

	Sort out vtables so all extns pass t/Require.t

Change 1982 on 2000/09/25 by nick@pluto

	Basic button works. But:
	 - no universal '-class' for now
	 - Button's error recovery scheme shows major snag with current
	   ResultAv() scheme used by Tcl_GetObjResult.

Change 1981 on 2000/09/25 by nick@pluto

	Extra arg for client data info

Change 1980 on 2000/09/24 by nick@bactrian

	Created and configuring a button.

Change 1979 on 2000/09/24 by nick@bactrian

	TK_CONFIG_OBJS and objClientData issues - MainWindow created.

Change 1977 on 2000/09/24 by nick@bactrian

	Allow Tcl_CreateObjCmd to build widgets by looking up tkwin.

Change 1976 on 2000/09/24 by nick@bactrian

	Our coinage 'LangString' replaced everywhere with Tcl's Tcl_GetString().

Change 1975 on 2000/09/24 by nick@bactrian

	Stubs for rest of threadish things that should live here.

Change 1974 on 2000/09/24 by nick@bactrian

	Stubs update - avoid Tcl_Encoding as non-opaque struct.

Change 1973 on 2000/09/23 by nick@bactrian

	Stubs or best guesses at imlementations of all unresolved refs.

Change 1971 on 2000/09/21 by nick@pluto

	Various vtable things.
	A few of new stubs needed.

Change 1970 on 2000/09/21 by nick@pluto

	Auto fossick with tkEvent.h and *.exc to represent
	what actually is in Event/*.o

Change 1969 on 2000/09/21 by nick@pluto

	Auto-generated form

Change 1968 on 2000/09/20 by nick@bactrian

	Event sanity

Change 1967 on 2000/09/20 by nick@pluto

	Add the prune utility to the depot

Change 1966 on 2000/09/20 by nick@pluto

	Prune vtables to things that are actually called

Change 1965 on 2000/09/20 by nick@pluto

	Map Tcl's stub table hacking on to our vtable hacking.

Change 1964 on 2000/09/20 by nick@pluto

	All sub-extensions build too.

Change 1963 on 2000/09/20 by nick@pluto

	Tk.so will build (no chance of loading) with vtables back on

Change 1962 on 2000/09/20 by nick@bactrian

	Start on xxGlue code - avoid conflict with Tcl's Var, CONST changes

Change 1961 on 2000/09/19 by nick@pluto

	Avoid only-used-once func

Change 1960 on 2000/09/19 by nick@pluto

	Setup for findcore etc. to probe for things we need to glue.

Change 1959 on 2000/09/19 by nick@pluto

	All _compiles_ (now will it link?)

Change 1957 on 2000/09/18 by nick@bactrian

	Sort out merge of pTk's wrap and help menu tweaks.

Change 1956 on 2000/09/18 by nick@bactrian

	Almost there - just some obscure Unix port issues left

Change 1955 on 2000/09/18 by nick@pluto

	More tidying

Change 1954 on 2000/09/18 by nick@pluto

	Convert Tk_Tile stuff to dummies till we can decipher
	what inherited BLT code was trying to do.

Change 1953 on 2000/09/18 by nick@pluto

	More fixups

Change 1952 on 2000/09/18 by nick@pluto

	Mangled {} nesting

Change 1951 on 2000/09/18 by nick@pluto

	Tcl_GetVar/Tcl_SetVar use Tcl_Obj forms.

Change 1950 on 2000/09/18 by nick@pluto

	Tcl_TraceVar muddle worked round

Change 1949 on 2000/09/18 by nick@pluto

	Various fixups

Change 1948 on 2000/09/18 by nick@pluto

	Fixup all the Photo formats to use new arg ordering.

Change 1947 on 2000/09/18 by nick@pluto

	Abstraction for internals access to Tcl_Obj

Change 1946 on 2000/09/17 by nick@bactrian

	Make tck.h's structs opaque again

Change 1945 on 2000/09/17 by nick@bactrian

	Round-the-houses merge of pTk's tkConfig.c into tkOldConfig.c

Change 1944 on 2000/09/17 by nick@bactrian

	Edits pre abortive merge idea

Change 1943 on 2000/09/17 by nick@bactrian

	Branch tcl.h and tkOldConfig.c

Change 1942 on 2000/09/16 by nick@bactrian

	Resolve / merge the files using new TK_OPTION stuff - mostly accept
	Tcl's version for now.

Change 1941 on 2000/09/16 by nick@bactrian

	Rough 1st resolve/merge of most of tk8.3.2

Change 1940 on 2000/09/12 by nick@bactrian

	Raw merge of tk8.3.2 docs

Change 1930 on 2000/09/12 by nick@bactrian

	White space our side

Change 1926 on 2000/09/12 by nick@bactrian

	Merge Tk800.023

Change 1862 on 2000/05/13 by nick@bactrian

	Integrate Tk800.022

Change 1759 on 2000/03/16 by nick@bactrian

	resolve -ay as basis for TclTkutf8 merges

Change 1758 on 2000/03/16 by nick@bactrian

	Auto VERSION update to 4.*

Change 1757 on 2000/03/16 by nick@bactrian

	Populate TKutf8 from Tk8