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

2006-08-10 15:46 VZ, revision 40553

removed wxHtmlWindow::m_Style which duplicated wxWindow::m_windowStyle and prevented changeing wxHW_XXX window style after Create() from working

2006-08-10 15:42 VZ, revision 40552

move the logic for changing notebook pages using the standard Ctrl-Tab/PageUp/Dn keys even when focus is outside of the notebook to wxControlContainer from wxTopLevelWindowMSW to allow it work for notebooks whose parent is not a TLW (as a side effect, this now also works in all ports although I don't really know how desirable this is)

2006-08-10 14:26 VS, revision 40551

moved duplicated wxRegionContain definitions to wx/region.h

2006-08-10 13:53 VS, revision 40550

compilation fix for compilation w/o precompiled headers

2006-08-10 13:38 MW, revision 40549

Add parameter to the --enable-universal_binary option for the path to the SDK.

2006-08-10 12:51 JS, revision 40548

Need include so user code can access book control

2006-08-10 12:43 JS, revision 40547

Need include so user code can access book control

2006-08-10 11:16 VS, revision 40546

moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation

2006-08-10 10:09 VS, revision 40545

check that wxUniv is enabled when compiling for wxMGL

2006-08-10 05:31 SC, revision 40544

using newer API

2006-08-10 04:05 KO, revision 40543

Adding technotes about the release system and about adding apps/screenshots to the wxWidgets.org front page

2006-08-10 00:45 VZ, revision 40542

empty spin range is valid and even useful (at least for testing purposes)

2006-08-10 00:44 VZ, revision 40541

fixes for SetRange(): ensure that the value is valid for the new range; update the visible state of the spin arrows when range becomes [in]valid

2006-08-10 00:43 VZ, revision 40540

added NormalizeValue() which can be used to ensure that the control value is in range

2006-08-10 00:14 VZ, revision 40539

Added wxID_PAGE_SETUP standard id

2006-08-10 00:13 VZ, revision 40538

do mention AUI in change log

2006-08-09 21:38 RD, revision 40537

Remove wxColour* typemap, it causes more problems than it solves.

2006-08-09 21:23 VZ, revision 40536

invalid size is (size_t)-1, not 0xffffffff; stream returned by GetInputstream() must be destroyed while wxHTTP object is still alive; some English corrections

2006-08-09 18:54 RD, revision 40535

Change def of WX_LINGUAS so it works on OS X.

2006-08-09 18:50 RD, revision 40534

Add typemaps for wxColour*

2006-08-09 18:50 RD, revision 40533

Add wx.Rect.InsideRect

2006-08-09 18:49 RD, revision 40532

Add wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP for compatibility.

2006-08-09 17:59 VS, revision 40531

moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times

2006-08-09 11:18 MW, revision 40530

Detect and use sys/select.h required by POSIX for select

2006-08-09 08:43 CE, revision 40529

update to 2.7.1-rc

2006-08-09 05:21 SC, revision 40528

fixing dynamic build

2006-08-09 05:19 SC, revision 40527

adding new files

2006-08-09 05:09 SC, revision 40526

fixing code for shared mach-o builds (removing no-ops)

2006-08-09 05:07 SC, revision 40525

simplifying alpha, adding commented part for high-res screens

2006-08-09 00:14 SC, revision 40524

fixing y-transformations

2006-08-08 16:37 VS, revision 40523

fixed SetBackground's argument check

2006-08-08 15:11 VS, revision 40522

fixed gcc warnings about wrong format string

2006-08-08 14:21 VS, revision 40521

added wxRect::Inside(wxRect) for testing if a rectangle is completely within another rectangle

2006-08-08 13:48 VS, revision 40520

1. made wxImage compile with wxUSE_STREAMS but without wxUSE_FILE 2. changed to work with wxFFile*Streams if wxUSE_FILE=0 and wxUSE_FFILE=1

2006-08-08 13:11 VS, revision 40519

wxPipeInputStream depends on wxFile, use wxUSE_FILE

2006-08-08 13:06 VS, revision 40518

wxPipeInputStream depends on wxFile, use wxUSE_FILE

2006-08-08 12:28 , revision 40517
  • A /wxWidgets/tags/WX_2_7_0
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/WX_2_7_0/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/tags/WX_2_7_0/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/WX_2_7_0/distrib
  • R /wxWidgets/tags/WX_2_7_0/include/wx/timer.h
  • R /wxWidgets/tags/WX_2_7_0/lib/dummy
  • R /wxWidgets/tags/WX_2_7_0/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/WX_2_7_0/samples/internat/internat.rc
  • R /wxWidgets/tags/WX_2_7_0/samples/internat/makefile.vms
  • R /wxWidgets/tags/WX_2_7_0/samples/internat/mondrian.ico
  • R /wxWidgets/tags/WX_2_7_0/samples/layout/expt.cpp
  • R /wxWidgets/tags/WX_2_7_0/samples/layout/makefile.vms
  • R /wxWidgets/tags/WX_2_7_0/samples/mdi/chart.ico
  • R /wxWidgets/tags/WX_2_7_0/samples/mdi/makefile.vms
  • R /wxWidgets/tags/WX_2_7_0/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/WX_2_7_0/samples/png/pngdemo.rc
  • D /wxWidgets/tags/WX_2_7_0/samples/resource
  • R /wxWidgets/tags/WX_2_7_0/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/WX_2_7_0/samples/tab
  • D /wxWidgets/tags/WX_2_7_0/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/WX_2_7_0/src/expat
  • A /wxWidgets/tags/WX_2_7_0/src/expat/aclocal.m4
  • R /wxWidgets/tags/WX_2_7_0/src/expat/configure
  • R /wxWidgets/tags/WX_2_7_0/src/expat/configure.in
  • A /wxWidgets/tags/WX_2_7_0/src/expat/expat.dsp
  • A /wxWidgets/tags/WX_2_7_0/src/expat/lib/dosconfig.h
  • R /wxWidgets/tags/WX_2_7_0/src/expat/lib/expat.h
  • R /wxWidgets/tags/WX_2_7_0/src/expat/lib/internal.h
  • A /wxWidgets/tags/WX_2_7_0/src/expat/lib/macconfig.h
  • A /wxWidgets/tags/WX_2_7_0/src/expat/lib/os2config.h
  • R /wxWidgets/tags/WX_2_7_0/src/expat/lib/winconfig.h
  • R /wxWidgets/tags/WX_2_7_0/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/WX_2_7_0/src/expat/lib/xmlrole.c
  • R /wxWidgets/tags/WX_2_7_0/src/expat/lib/xmltok.c
  • R /wxWidgets/tags/WX_2_7_0/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk/cross.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk/horiz.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk/verti.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk1/cross.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/WX_2_7_0/src/gtk1/verti.xbm
  • D /wxWidgets/tags/WX_2_7_0/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/WX_2_7_0/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/WX_2_7_0/src/html/search.cpp
  • R /wxWidgets/tags/WX_2_7_0/src/png
  • A /wxWidgets/tags/WX_2_7_0/src/png/.cvsignore
  • R /wxWidgets/tags/WX_2_7_0/src/png/ANNOUNCE
  • A /wxWidgets/tags/WX_2_7_0/src/png/ansi2knr.1
  • A /wxWidgets/tags/WX_2_7_0/src/png/ansi2knr.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/CHANGES
  • R /wxWidgets/tags/WX_2_7_0/src/png/configure
  • R /wxWidgets/tags/WX_2_7_0/src/png/example.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/INSTALL
  • R /wxWidgets/tags/WX_2_7_0/src/png/KNOWNBUG
  • R /wxWidgets/tags/WX_2_7_0/src/png/LICENSE
  • R /wxWidgets/tags/WX_2_7_0/src/png/libpng.3
  • R /wxWidgets/tags/WX_2_7_0/src/png/libpng.txt
  • R /wxWidgets/tags/WX_2_7_0/src/png/libpngpf.3
  • A /wxWidgets/tags/WX_2_7_0/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/WX_2_7_0/src/png/makefile.unx
  • A /wxWidgets/tags/WX_2_7_0/src/png/makefile.vc
  • R /wxWidgets/tags/WX_2_7_0/src/png/png.5
  • R /wxWidgets/tags/WX_2_7_0/src/png/png.c
  • A /wxWidgets/tags/WX_2_7_0/src/png/png.dsp
  • R /wxWidgets/tags/WX_2_7_0/src/png/png.h
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngasmrd.h
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngconf.h
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngerror.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pnggccrd.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngget.c
  • A /wxWidgets/tags/WX_2_7_0/src/png/pngM8.xml
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngmem.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngpread.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngread.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngrio.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngrtran.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngrutil.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngset.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngtest.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngtrans.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngvcrd.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngwio.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngwrite.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngwtran.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/pngwutil.c
  • R /wxWidgets/tags/WX_2_7_0/src/png/projects/beos
  • R /wxWidgets/tags/WX_2_7_0/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/WX_2_7_0/src/png/projects/beos/x86-static.txt
  • D /wxWidgets/tags/WX_2_7_0/src/png/projects/borland
  • D /wxWidgets/tags/WX_2_7_0/src/png/projects/msvc
  • R /wxWidgets/tags/WX_2_7_0/src/png/README
  • D /wxWidgets/tags/WX_2_7_0/src/png/scripts/makefile.bd32
  • R /wxWidgets/tags/WX_2_7_0/src/png/scripts/makefile.sgi
  • D /wxWidgets/tags/WX_2_7_0/src/png/scripts/pngdef.pas
  • R /wxWidgets/tags/WX_2_7_0/src/png/TODO
  • R /wxWidgets/tags/WX_2_7_0/src/png/Y2KINFO
  • R /wxWidgets/tags/WX_2_7_0/src/regex/regfronts.c
  • D /wxWidgets/tags/WX_2_7_0/src/unix/net.cpp
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/algorithm.txt
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/crc32.h
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/FAQ
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/INDEX
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/inflate.h
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/README
  • R /wxWidgets/tags/WX_2_7_0/src/zlib/trees.h
  • D /wxWidgets/tags/WX_2_7_0/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/WX_2_7_0/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/WX_2_7_0/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/WX_2_7_0/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/WX_2_7_0/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/WX_2_7_0/utils/wxprop

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

2006-08-08 12:28 VZ, revision 40516

removed odbc sample

2006-08-08 12:09 VZ, revision 40515

removed mentions of richedit sample

2006-08-08 10:59 CE, revision 40514

bakefile needs the spec file...

2006-08-08 10:15 VS, revision 40513

safer GetFeature implementation: assert on unknown feature

2006-08-08 01:20 AVV, revision 40512

Fixes compilation on systems where time.h is not included from types.h, MacOS 10.3 being an example

2006-08-08 01:02 AVV, revision 40511

Making sure the next person cleaning this code deosn't remove the (char*) added in the previous commit.

2006-08-07 23:50 AVV, revision 40510

Turns out some gethostbyaddr versions expect a char* instead of void*. Cast doens't hurt here as the void* will take a char* anyway. Annoying tho.

2006-08-07 23:19 AVV, revision 40509

Fix Mac compilation

2006-08-07 22:37 VZ, revision 40508

removed mentions of the (non-existing any more) resource and tab samples

2006-08-07 21:13 VZ, revision 40507

updated docs after moving SetDefaultItem() from wxPanel to wxTLW

2006-08-07 19:28 VZ, revision 40506

corrected auidemo.dsp name

2006-08-07 18:20 RD, revision 40505

Change Fit() back to using SetSize, not SetClientSize.

2006-08-07 16:34 VZ, revision 40504

added samples/combo/*.png and samples/internat/ja_JP.EUC-JP/*