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

2004-11-24 15:46 ABX, revision 30753
  • D /wxWidgets/trunk/samples/splash/press.mpg

Should be binary.

2004-11-24 15:43 ABX, revision 30752

wxMediaCtrl in wxSplashScreen presentation.

2004-11-24 15:03 RR, revision 30751

Applied patch to stop crashing the tree control when deleting a selected item. Also does something to the inplace edit control.

2004-11-24 14:51 RR, revision 30750

Applied patch to remoce surplus text update evevt.

2004-11-24 14:38 RR, revision 30749

Applied kill patch (proper return value testing).

2004-11-24 14:18 ABX, revision 30748

Expression simplifications for scaling and inflating.

2004-11-24 14:01 ABX, revision 30747

Let's really remove border.

2004-11-24 10:25 JJ, revision 30746

Committing in . OpenVMS changes Modified Files: wxWidgets/descrip.mms wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms wxWidgets/src/unix/descrip.mms ----------------------------------------------------------------------

2004-11-24 00:07 RD, revision 30745

More DLL build fixes for wxMediaCtrl

2004-11-23 21:01 VS, revision 30744

compilation fix

2004-11-23 20:08 ABX, revision 30743

Fixes for wxUSE_SPIN... == 0.

2004-11-23 19:58 ABX, revision 30742

Fix for assert after left click on tree in generic dir dialog in native MSW build. Source cleaning and readability fixes.

2004-11-23 18:43 RD, revision 30741

wxBookCtrl --> wxBookCtrlBase

2004-11-23 18:20 RD, revision 30740

wxPageSetupDialog no longer derives from wxDialog

2004-11-23 18:20 RD, revision 30739

wxBookCtrl --> wxBookCtrlBase

2004-11-23 18:19 RD, revision 30738

docstring

2004-11-23 17:40 ABX, revision 30737

Be in sync with wxW version.

2004-11-23 16:51 JS, revision 30736

Calculate better height for toolbar (add borders)

2004-11-23 16:22 DE, revision 30735

Seek calls take an offset which can validly be negative. Use >= LONG_MIN not 0

2004-11-23 15:00 VZ, revision 30734

regenerated

2004-11-23 14:56 RN, revision 30733

a stab at a dll fix for media lib

2004-11-23 14:54 CE, revision 30732

SF patch 1067466

2004-11-23 14:26 RN, revision 30731

[ 1070686 ] wxOutputStream::Close()

2004-11-23 13:49 RN, revision 30730

Lots and lots and lots of MSVC fixes for archive stuff, some stuff from patch 1071373

2004-11-23 12:53 DS, revision 30729

fixed #includes

2004-11-23 12:53 VZ, revision 30728

don't show the status bar after restoring normal view after full screen if it had been hidden all along (bug 1071354); code cleanup: removed unused variables, reduced #ifdefs

2004-11-23 12:46 RN, revision 30727

dll fixes for media lib

2004-11-23 12:29 VZ, revision 30726

update from Tsolakos Stavros

2004-11-23 12:02 ABX, revision 30725

wxCHB<->wxNB flags switch fix.

2004-11-23 11:51 ABX, revision 30724

wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.

2004-11-23 11:45 ABX, revision 30723

wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.

2004-11-23 09:54 JS, revision 30722

Changed GPL to wxWindows Licence

2004-11-23 08:46 VZ, revision 30721

rebaked after adding src/tiff/tif_color.c

2004-11-22 22:31 RD, revision 30720

Fixes for DemoCodeEditor for when there is no STC available.

2004-11-22 22:19 VZ, revision 30719

don't apply tab control background when using wxUniv, it renders background itself

2004-11-22 21:50 RR, revision 30718

Work in progress on printing stuff.

2004-11-22 21:07 JS, revision 30717

Added licence line

2004-11-22 21:02 JS, revision 30716

Added licence lines

2004-11-22 20:57 JS, revision 30715

Licence line

2004-11-22 20:50 JS, revision 30714
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.1
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.exe
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.lex
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.rea
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/tools/lacheck.txt
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.1
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.exe
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.lex
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.rea
  • D /wxWidgets/trunk/utils/tex2rtf/tools/lacheck.txt

Licence for Lacheck unclear, so removing from CVS

2004-11-22 20:41 DE, revision 30713

Set m_minWidth, m_minHeight so that GetBestSize() works properly.

2004-11-22 20:40 JS, revision 30712

Added missing licence line

2004-11-22 20:28 JS, revision 30711

Licence correction

2004-11-22 20:24 JS, revision 30710

Licence fix

2004-11-22 20:22 JS, revision 30709

Fixed licence lines

2004-11-22 20:19 DE, revision 30708

Do not move the wxMDIParentFrame to (-10000,-10000) if it has a toolbar. NOTE: Ideally the toolbar would be moved internally to wxMac into its own floating frame and then the question of whether the parent frame should be hidden would be one of "does it not have controls OTHER than a toolbar?"

2004-11-22 20:19 JS, revision 30707

Added wxWidgets licence line accidentally omitted

2004-11-22 20:10 DE, revision 30706

Fix centering of top-level children of wxMDIParentFrame on Mac

2004-11-22 20:10 JS, revision 30705

Added wxWindows licence to match other files

2004-11-22 20:05 JS, revision 30704

Added accidentally omitted license to match source files

2004-11-22 19:57 JS, revision 30703
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/docs/verbatim.sty
  • D /wxWidgets/trunk/utils/tex2rtf/docs/verbatim.sty

Doesn't conform to license conditions, so removing

2004-11-22 19:52 JS, revision 30702

Corrected copyright

2004-11-22 19:52 JS, revision 30701
  • D /wxWidgets/trunk/samples/mfc/makefile.dos
  • D /wxWidgets/trunk/samples/mfc/mfctest.def

Removed unnecessary files

2004-11-22 19:32 ABX, revision 30700

GCC fixes.

2004-11-22 18:04 JS, revision 30699

Replaced Rocketeer license with wxWindows license after reply from author

2004-11-22 17:48 ABX, revision 30698

GCC fixes.

2004-11-22 17:45 ABX, revision 30697

Warning fixes.

2004-11-22 17:37 VZ, revision 30696

(blind) fix for GTK2/Unicode crashes when copying text to the clipboard

2004-11-22 17:18 RN, revision 30695

guess to get initial font selection working on OSX 10.3

2004-11-22 16:37 KH, revision 30694

At least under GTK2, we do not need m_widget->window to be non-NULL in order to successfully change the background colour

2004-11-22 16:37 JS, revision 30693

Note about copy ctor

2004-11-22 16:22 VZ, revision 30692

compilation fix for USE_PCH == 0

2004-11-22 16:02 RN, revision 30691

delete-->delete[]

2004-11-22 15:55 JS, revision 30690

Changed Rocketeer licence to wxWindows licence, by authorisation of the copyright holder, Johnny C. Norris II

2004-11-22 15:12 ABX, revision 30689

Empty line at the end.

2004-11-22 12:36 ABX, revision 30688

Fix the assert of not reset highlighted menu item pointer.

2004-11-22 05:25 RN, revision 30687

PutChar doc

2004-11-22 05:05 RN, revision 30686

UNICODE-capatable UTF8 implementation of wxStringXXXStream

2004-11-22 05:00 RN, revision 30685

[ 1068188 ] Precompiled header for the test program [Modified a bit] Regen bakefiles for unit tests

2004-11-21 19:57 KH, revision 30684

The presence of the effects controls (i.e. color) should not depend on whether or not a color is present in the font data, but rather whether or not EnableEffects is true or false

2004-11-21 19:21 RN, revision 30683

Unicode logic fixes for AddEntries

2004-11-21 18:59 RN, revision 30682

Hack around MSVC 6 for forward declarators (from Mike W)

2004-11-21 18:26 RN, revision 30681

wxTextOutputStream::PutChar and text stream test

2004-11-21 17:44 RN, revision 30680

wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossible case

2004-11-21 17:11 RN, revision 30679

Remove silly include (from me I guess :))

2004-11-21 17:10 RN, revision 30678

MSVC 6 compilo fix

2004-11-21 12:21 VZ, revision 30677

fix for a crash with wxUSE_STL == 1: test for failed conversion in GetValue()

2004-11-21 00:51 RD, revision 30676

reSWIGged

2004-11-21 00:49 RD, revision 30675

Make the event ID used for wx.CallAfter be an attribute of the app so when and addition all wx.App objects are created a new ID will be generated.

2004-11-21 00:43 RD, revision 30674

Make the event ID used for wx.CallAfter be an attribute of the app so when and addition all wx.App objects are created a new ID will be generated.

2004-11-21 00:29 RD, revision 30673

reSWIGged

2004-11-20 23:11 RR, revision 30672

Huurrayy, the GNOME page setup dialog is broken in its native version. All the fuss for nothing.

2004-11-20 22:02 RD, revision 30671

Fix wxInputStream out typemap to allow SWIG to determine if thisown should be set or not.

2004-11-20 14:50 RR, revision 30670

Forgot to commit this one.

2004-11-20 14:46 RR, revision 30669

Made wxPageSetupDialog a pimpl implementation. Added a few clean-ups. Added native GNOME page setup dialog.

2004-11-20 11:13 VS, revision 30668
  • D /wxWidgets/trunk/src/common/unzip.h

unzip.h is no longer needed

2004-11-20 11:10 VS, revision 30667

don't use precompiled headers with dosyacc.c

2004-11-20 00:17 , revision 30666
  • A /wxWidgets/tags/LIBTIFF_3_6_1
  • D /wxWidgets/tags/LIBTIFF_3_6_1/.cvsignore
  • D /wxWidgets/tags/LIBTIFF_3_6_1/acinclude.m4
  • D /wxWidgets/tags/LIBTIFF_3_6_1/aclocal.m4
  • D /wxWidgets/tags/LIBTIFF_3_6_1/art
  • D /wxWidgets/tags/LIBTIFF_3_6_1/autoconf_inc.m4
  • D /wxWidgets/tags/LIBTIFF_3_6_1/autogen.sh
  • D /wxWidgets/tags/LIBTIFF_3_6_1/BuildCVS.txt
  • D /wxWidgets/tags/LIBTIFF_3_6_1/build
  • D /wxWidgets/tags/LIBTIFF_3_6_1/config.guess
  • D /wxWidgets/tags/LIBTIFF_3_6_1/config.sub
  • D /wxWidgets/tags/LIBTIFF_3_6_1/configure
  • D /wxWidgets/tags/LIBTIFF_3_6_1/configure.in
  • D /wxWidgets/tags/LIBTIFF_3_6_1/contrib
  • D /wxWidgets/tags/LIBTIFF_3_6_1/debian
  • D /wxWidgets/tags/LIBTIFF_3_6_1/demos
  • D /wxWidgets/tags/LIBTIFF_3_6_1/descrip.mms
  • D /wxWidgets/tags/LIBTIFF_3_6_1/difflast.pl
  • D /wxWidgets/tags/LIBTIFF_3_6_1/distrib
  • D /wxWidgets/tags/LIBTIFF_3_6_1/docs
  • D /wxWidgets/tags/LIBTIFF_3_6_1/include
  • D /wxWidgets/tags/LIBTIFF_3_6_1/install-sh
  • D /wxWidgets/tags/LIBTIFF_3_6_1/lib
  • D /wxWidgets/tags/LIBTIFF_3_6_1/locale
  • D /wxWidgets/tags/LIBTIFF_3_6_1/Makefile.in
  • D /wxWidgets/tags/LIBTIFF_3_6_1/make-deb
  • D /wxWidgets/tags/LIBTIFF_3_6_1/misc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/mkinstalldirs
  • D /wxWidgets/tags/LIBTIFF_3_6_1/regen
  • D /wxWidgets/tags/LIBTIFF_3_6_1/samples
  • D /wxWidgets/tags/LIBTIFF_3_6_1/setup.h.in
  • D /wxWidgets/tags/LIBTIFF_3_6_1/setup.h_vms
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/.cvsignore
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/cocoa
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/common
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/cwcopysetup.bat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/cwdcopysetup.bat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/cygnus.bat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/expat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/generic
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/gtk
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/gtk1
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/html
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/iodbc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/jpeg
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/mac
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeb32.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makebcc.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makefile.dos
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makefile.va
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makefile.vc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeg95.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makelib.b32
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makelib.bcc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makelib.g95
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makelib.sc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makelib.vc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makelib.wat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makemsc.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.b32
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.bcc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.g95
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.msc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.sc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.sl
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.va
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.vc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeprog.wat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makesc.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makesl.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/maketwin.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makeva.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makevc.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/makewat.env
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/mgl
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/mingegcs.bat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/mingw32.bat
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/motif
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/msw
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/ntwxwin.mak
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/os2
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/palmos
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/png
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/regex
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/stc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/univ
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/unix
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/version.mak
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/Wxwindll.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxJpeg.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxPng.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxTiff.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWin.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindows.dsp
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindows.dsw
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindows.pbproj
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindows.xcode
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindowsClassicM8.xml
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindowsM7.mcp
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindowsM8.xml
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxWindowsW7.xml
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxwindowsM5.xml
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxXpm.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/wxZlib.icc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/x11
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/xml
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/xrc
  • D /wxWidgets/tags/LIBTIFF_3_6_1/src/zlib
  • D /wxWidgets/tags/LIBTIFF_3_6_1/tests
  • D /wxWidgets/tags/LIBTIFF_3_6_1/utils
  • D /wxWidgets/tags/LIBTIFF_3_6_1/version-script.in
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wx-config-inplace.in
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wx-config.in
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxBase.spec
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxGTK.spec
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxMGL.spec
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxMotif.spec
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxPython
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxWINE.spec
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxwin.m4
  • D /wxWidgets/tags/LIBTIFF_3_6_1/wxX11.spec

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

2004-11-20 00:17 VZ, revision 30665

new files in libtiff 3.6.1

2004-11-20 00:00 RR, revision 30664

Use GTK+ calls for fullscreen mode. Fix bug with wrong tlw position after a sequence of hide/show.

2004-11-19 23:15 RR, revision 30663

Corrected positioning of rotated text.

2004-11-19 23:03 RD, revision 30662

reSWIGged

2004-11-19 22:59 RD, revision 30661

reSWIGged

2004-11-19 22:35 VZ, revision 30660

gave different accels to different radio items

2004-11-19 22:29 VZ, revision 30659

upgraded libtiff to 3.6.1 + security fixes (patch from Tim Kosse)

2004-11-19 22:15 RD, revision 30658

cleanup

2004-11-19 22:00 RD, revision 30657

Docstring fix for GetInstallPrefix/SetInstallPrefix

2004-11-19 21:52 VZ, revision 30656

last commit broke compilation for wxUSE_UXTHEME == 0; fixing

2004-11-19 20:51 VZ, revision 30655

removed unneeded wx/notebook.h include

2004-11-19 20:50 VZ, revision 30654

added another DoEraseBackground overload (no real changes)