Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2000-06-18 09:20 RR, revision 7588

Compile fix (missing include).

2000-06-18 08:57 RR, revision 7587

No GTK includes reported by wx-config. I left wxMotif unchanged.

2000-06-18 08:55 RR, revision 7586

Fix for ASSERT complaining about a call to SetColumnWidth in list mode.

2000-06-17 22:44 VZ, revision 7585

1. wxFrame restores focus better 2. fixed _2_ memory leaks in wxGrid::IsCellEditControlShown 3. modified wxGridCellEditor::StartingKey() to accept several more keys 4. fixed (but why is this needed?) bug in wxCalCtrl appearance 5. made it possible to close the log dialog with <Esc> under MSW

2000-06-17 22:39 VZ, revision 7584

fixed problem with set angle dialog

2000-06-17 16:31 VS, revision 7583

updated Czech translations

2000-06-17 16:31 VS, revision 7582

updated wxstd.po

2000-06-17 16:31 VS, revision 7581

made paper names translatable

2000-06-17 16:31 VS, revision 7580

added new platform-independent BMP writing

2000-06-16 15:34 VZ, revision 7579

column resizing is still broken :-((

2000-06-16 13:56 VZ, revision 7578

fixed column resizing when the ctrl is horz scrolled

2000-06-16 13:08 VZ, revision 7577

added a note about IRIX, another entry for Solaris/wxGTK

2000-06-15 15:16 SN, revision 7576

Avoid invalid update rectangles in wxGrid::BlockToDeviceRect(...)

2000-06-15 14:10 JS, revision 7575

Small mods

2000-06-14 13:09 VZ, revision 7574

added dynamic sample to the AC_OUTPUT (bug #79)

2000-06-14 13:07 VZ, revision 7573

fixes for erros from bug #78

2000-06-14 09:47 JS, revision 7572

Ignore wxTHICK_FRAME in wxWindow constructor: only relevant to frames and dialogs, interferes with other window styles otherwise.

2000-06-13 19:07 VZ, revision 7571

oops, fatal MDI bug fixed

2000-06-13 19:06 VZ, revision 7570

note about logical ops and DrawText under Windows

2000-06-13 14:58 VZ, revision 7569

caret API do something again even in non Unicode mode

2000-06-13 03:44 , revision 7568
  • A /wxWidgets/tags/wxPy_2_1_16
  • D /wxWidgets/tags/wxPy_2_1_16/.cvsignore
  • D /wxWidgets/tags/wxPy_2_1_16/autogen.sh
  • D /wxWidgets/tags/wxPy_2_1_16/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_2_1_16/config.guess
  • D /wxWidgets/tags/wxPy_2_1_16/config.sub
  • D /wxWidgets/tags/wxPy_2_1_16/configure
  • D /wxWidgets/tags/wxPy_2_1_16/configure.in
  • D /wxWidgets/tags/wxPy_2_1_16/contrib
  • D /wxWidgets/tags/wxPy_2_1_16/debian
  • D /wxWidgets/tags/wxPy_2_1_16/demos
  • D /wxWidgets/tags/wxPy_2_1_16/descrip.mms
  • D /wxWidgets/tags/wxPy_2_1_16/difflast.pl
  • D /wxWidgets/tags/wxPy_2_1_16/distrib
  • D /wxWidgets/tags/wxPy_2_1_16/docs
  • D /wxWidgets/tags/wxPy_2_1_16/include
  • D /wxWidgets/tags/wxPy_2_1_16/install-sh
  • D /wxWidgets/tags/wxPy_2_1_16/lib
  • D /wxWidgets/tags/wxPy_2_1_16/locale
  • D /wxWidgets/tags/wxPy_2_1_16/Makefile.in
  • D /wxWidgets/tags/wxPy_2_1_16/Mingw32-gcc295.patches
  • D /wxWidgets/tags/wxPy_2_1_16/make-deb
  • D /wxWidgets/tags/wxPy_2_1_16/misc
  • D /wxWidgets/tags/wxPy_2_1_16/mkinstalldirs
  • D /wxWidgets/tags/wxPy_2_1_16/modules
  • D /wxWidgets/tags/wxPy_2_1_16/regen
  • D /wxWidgets/tags/wxPy_2_1_16/samples
  • D /wxWidgets/tags/wxPy_2_1_16/setup.h.in
  • D /wxWidgets/tags/wxPy_2_1_16/setup.h_vms
  • D /wxWidgets/tags/wxPy_2_1_16/src
  • D /wxWidgets/tags/wxPy_2_1_16/tests
  • D /wxWidgets/tags/wxPy_2_1_16/user
  • D /wxWidgets/tags/wxPy_2_1_16/utils
  • D /wxWidgets/tags/wxPy_2_1_16/wx-config.in
  • D /wxWidgets/tags/wxPy_2_1_16/wxBase.dsp
  • D /wxWidgets/tags/wxPy_2_1_16/wxBase.spec
  • D /wxWidgets/tags/wxPy_2_1_16/wxGTK.spec
  • D /wxWidgets/tags/wxPy_2_1_16/wxMotif.spec
  • D /wxWidgets/tags/wxPy_2_1_16/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'wxPy_2_1_16'.

2000-06-13 03:44 RD, revision 7567

some cleanup

2000-06-13 03:34 RD, revision 7566

more build and distrib stuff

2000-06-12 20:19 RD, revision 7565

SWIGged code update

2000-06-12 19:07 RD, revision 7564

Added wxSpinCtrl Added some missing methods and constants Fixed wxTreeCtrl.HitTest bug new SWIGged code