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):

2001-10-08 17:31 VZ, revision 11890

allow disabling text events too; show Ctrl-x events correctly

2001-10-08 17:25 VZ, revision 11889

don't log mouse events by default

2001-10-08 17:24 VZ, revision 11888

replaced C++ comments with C ones

2001-10-08 16:46 VZ, revision 11887

added and documented wxWS_EX_BLOCK_EVENTS flag

2001-10-08 15:58 VZ, revision 11886

don't check for Meta key in wxKeyEvent::HasModifiers()

2001-10-08 15:42 VZ, revision 11885

another compilation fix

2001-10-08 15:01 VZ, revision 11884

compilation fix

2001-10-08 12:43 VZ, revision 11883

refresh the current item when the focus is gained/lost

2001-10-08 01:03 VZ, revision 11882

fix menubar sizing (at least under windows)

2001-10-07 22:58 VS, revision 11881

more active frame stuff

2001-10-07 22:17 VZ, revision 11880

changed/centralized window creation code to allow wxTLW work in wxUniv

2001-10-07 21:33 VZ, revision 11879

added status bar to the sample because it uses wxLogStatus()

2001-10-07 18:45 GD, revision 11878

include wxWindows headers using "..." instead of <...>

2001-10-07 16:48 GD, revision 11877

added automatic generation of files.lst for wxMac

2001-10-07 16:46 GD, revision 11876

AppleScript that finds and rebuilds all the CodeWarrior projects

2001-10-07 14:34 VS, revision 11875

fix to wxMGL's wxBitmap(wxImage) ctor

2001-10-07 14:34 VS, revision 11874

fixed yet another bug in wxActivateEvent handling

2001-10-07 14:33 VS, revision 11873

FloodFill not in MGL, either

2001-10-07 14:33 VS, revision 11872

moved MGL initialization to earlier stage (crashes otherwise...) and implemented wxApp::Initialized

2001-10-07 14:33 VS, revision 11871

use Arial if available

2001-10-07 14:33 VS, revision 11870

give focus to show top level windows

2001-10-07 09:46 VS, revision 11869

fixed maximization handling

2001-10-07 09:46 VS, revision 11868

active next window in Z-order when a frame is deleted

2001-10-07 09:46 VS, revision 11867

reverted my previous check in, it was nonsense

2001-10-06 22:49 VS, revision 11866

no, wxComboBox is really NOT a low-level class (neither is wxChoice, for that matter, but filelist.txt pretends it is so that wxUniv can in turn pretend in can do wxChoices...)

2001-10-06 22:46 VS, revision 11865

more wxMGL fixes

2001-10-06 22:46 VS, revision 11864

wxUniv tries to release mouse capture from menu bar instead of menu

2001-10-06 22:45 VS, revision 11863

modified wxFrame/Univ to send wxSizeEvent when adding/removing bars (because client area changes)

2001-10-06 22:44 VS, revision 11862

fatal bug in wxMGL that caused hard to track crashes

2001-10-06 22:12 VZ, revision 11861

adding wxUniv project/workspace files

2001-10-06 22:02 VZ, revision 11860

removed y_tab.c from wxUniv project files

2001-10-06 13:39 VS, revision 11859

you meant pragma interface, not pragma implementation

2001-10-06 02:22 VZ, revision 11858

fixed the bug with the order of 2 size events when the scrollbar[s] (dis)appear in wxScrolledWindow

2001-10-06 01:53 VZ, revision 11857

allow setting the wxWin directory explicitly using WXDIR option, ..\.. by default

2001-10-05 22:08 VS, revision 11856

an (blind) attempt to fix wxGTK frame activation bug

2001-10-05 22:05 VS, revision 11855

wxHTML now outputs unrecognized entities verbosely

2001-10-05 22:03 VS, revision 11854

1) wxHTML now outputs unrecognized entities verbosely 2) added string preallocation to the parser

2001-10-05 19:55 VZ, revision 11853

fixed the problem with the ampersand [mis]handling in the generic wxMessageDialog

2001-10-05 19:01 GD, revision 11852

correction for memory leak

2001-10-05 18:29 RD, revision 11851

Added wxPyLog so log targets can be created in Python with the appropriate callbacks.

2001-10-05 16:30 DW, revision 11850

Some OS/2 updates

2001-10-05 11:10 JJ, revision 11849

Committing in . Modified Files: wxWindows/include/wx/thread.h wxWindows/src/unix/threadpsx.cpp Changed for OPenVMS only problem: The compiler complained about the fact that some pointer were assigned to a smaller integer. Maybe this problems also holds for other 64-bit OS's ----------------------------------------------------------------------

2001-10-05 11:04 JJ, revision 11848

Modified Files: wxWindows/descrip.mms Added Files: wxWindows/src/html/DESCRIP.MMS Added html files to OpenVMS compilation ----------------------------------------------------------------------

2001-10-04 23:05 VZ, revision 11847

fixed spurious assert failure in wxMenuBar::Insert

2001-10-04 22:58 VS, revision 11846

fixed unimportant typo

2001-10-04 21:46 GD, revision 11845

standard settings for wxMac compilation using CodeWarrior theis file needs to be copied to setup.h in the appropriate directory

2001-10-04 21:39 GD, revision 11844

use wxWindows zlib.h instead of Mac OS X system zlib.h directly

2001-10-04 21:34 GD, revision 11843

first automatic generation using tmake!

2001-10-04 21:33 GD, revision 11842

added automatic generation of files.lst for wxMac

2001-10-04 20:46 , revision 11841
  • A /wxWidgets/tags/wxPy_2_3_2b5
  • R /wxWidgets/tags/wxPy_2_3_2b5/contrib
  • D /wxWidgets/tags/wxPy_2_3_2b5/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/wxPy_2_3_2b5/include/wx/stc
  • R /wxWidgets/tags/wxPy_2_3_2b5/lib/dummy
  • R /wxWidgets/tags/wxPy_2_3_2b5/misc/afm
  • A /wxWidgets/tags/wxPy_2_3_2b5/misc/afm/.cvsignore
  • A /wxWidgets/tags/wxPy_2_3_2b5/misc/afm/Zapf.afm
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/internat/internat.def
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/internat/internat.rc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/internat/makefile.sc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/internat/makefile.vms
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/internat/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/layout/expt.cpp
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/layout/fload.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/layout/layout.def
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/layout/makefile.sc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/layout/makefile.vms
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/chart.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/makefile.sc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/makefile.vms
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/mdi.def
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/mdi.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/mdi.rc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/minimal/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/png/pngdemo.rc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/printing/fload.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/printing/printing.def
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/stc
  • R /wxWidgets/tags/wxPy_2_3_2b5/samples/tab/mondrian.ico
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/common/glob.inc
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk/cross.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk/verti.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk1/cross.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/gtk1/verti.xbm
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/html/search.cpp
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/png/ansi2knr.1
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/png/makefile.nt
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/build.bat
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.s2x
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.sgi
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/wxPy_2_3_2b5/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/COPYRIGHT
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/mkh
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/README
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regc_color.c
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regc_lex.c
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regc_nfa.c
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regerrs.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regex.3
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regex.7
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regex.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regex2.h
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/rege_dfa.c
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regfronts.c
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/regguts.h
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/re_syntax.n
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/split.c
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/regex/tclUniData.c
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/tests
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/utils.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/regex/WHATSNEW
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/stc
  • D /wxWidgets/tags/wxPy_2_3_2b5/src/unix/net.cpp
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/algorithm.txt
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/ChangeLog
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/configure
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/descrip.mms
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/INDEX
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/infblock.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/infcodes.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/inffast.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/inftrees.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/infutil.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/Makefile.in2
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/Make_vms.com
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/maketree.c
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/README
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/trees.h
  • R /wxWidgets/tags/wxPy_2_3_2b5/src/zlib/zlib.3
  • D /wxWidgets/tags/wxPy_2_3_2b5/utils/wxPython
  • D /wxWidgets/tags/wxPy_2_3_2b5/utils/wxprop
  • R /wxWidgets/tags/wxPy_2_3_2b5/wxPython

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