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-08-06 00:22 RD, revision 28653

GTK2 is now the default for builds. Removed the "p"(re) from the version number.

2004-08-06 00:09 RD, revision 28652

Applied (and heavily modified) a patch from Eugene <svip123@fastmail.fm> that allows the sample modules in the demo to be edited and reloaded, all from within the demo. You can switch back and forth beteen the default and your edited version, and any errors ocurring upon the reload are reported on the Demo tab.

2004-08-06 00:03 RD, revision 28651

use NormalizeFontSizes if on wxGTK2

2004-08-06 00:02 RD, revision 28650

more build tweaks

2004-08-05 23:59 RD, revision 28649

Added NormalizeFontSizes which will set the html font sizes based on the size of a system font.

2004-08-05 21:35 MBN, revision 28648

Updated italian translation.

2004-08-05 21:28 VS, revision 28647

gsocket compilation fixes: use .cpp files, not .c

2004-08-05 20:05 DE, revision 28646
  • D /wxWidgets/trunk/src/gtk/gsockgtk.c
  • D /wxWidgets/trunk/src/gtk1/gsockgtk.c
  • D /wxWidgets/trunk/src/mac/carbon/gsockosx.c
  • D /wxWidgets/trunk/src/mac/classic/gsockosx.c
  • D /wxWidgets/trunk/src/mac/classic/gsockosx.cpp
  • D /wxWidgets/trunk/src/motif/gsockmot.c
  • D /wxWidgets/trunk/src/msw/gsocket.c
  • D /wxWidgets/trunk/src/msw/gsockmsw.c
  • D /wxWidgets/trunk/src/unix/gsocket.c
  • D /wxWidgets/trunk/src/x11/gsockx11.c

Removed unneeded GSocket files

2004-08-05 19:56 VS, revision 28645

fixed dependencies: dbgrid needs odbc

2004-08-05 19:21 SC, revision 28644

corrected GetPosition and extended erasing to include the entire update rgn passed

2004-08-05 16:52 ABX, revision 28643

Peparation for native Smartphone controls based on Spinners.

2004-08-05 16:46 ABX, revision 28642

Unused parameters markup.

2004-08-05 15:08 ABX, revision 28641

Make wxSplashScreen with parent so it ends immediatelly if we close main frame very quickly.

2004-08-05 15:01 ABX, revision 28640

GCC fixes: order of initializations, type casting, empty last lines.

2004-08-05 14:29 ABX, revision 28639

Order of initializations according to class construction.

2004-08-05 13:51 VS, revision 28638

added splash sample

2004-08-05 13:51 VS, revision 28637

added Basque translation

2004-08-05 13:36 ABX, revision 28636

Fixed wrong condition.

2004-08-05 10:30 ABX, revision 28635

splash sample into distribution.

2004-08-05 09:06 ABX, revision 28634

splash sample into distribution.

2004-08-05 00:40 RD, revision 28633

little tweaks

2004-08-05 00:39 RD, revision 28632

Added ability to also do a remote build on the Jaguar machine

2004-08-05 00:37 RD, revision 28631

reSWIGged

2004-08-04 23:58 RD, revision 28630

reSWIGged

2004-08-04 22:28 RD, revision 28629

fixed typo

2004-08-04 22:27 RD, revision 28628

The build can now start RPM builds on more than one linux target, currently set up to do RH9 and FC2.

2004-08-04 22:24 RD, revision 28627

SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks

2004-08-04 19:22 SC, revision 28626

fixing memleak, correcting huge background erase area

2004-08-04 19:04 ABX, revision 28625

wxSplashScreen sample added.

2004-08-04 18:54 ABX, revision 28624

wxSplashScreen also for About frame.

2004-08-04 18:20 SC, revision 28623

best size taking into account borders

2004-08-04 17:16 ABX, revision 28622

Array has pointers.

2004-08-04 17:14 ABX, revision 28621

wxSplashScreen sample added to global makefiles.

2004-08-04 17:08 ABX, revision 28620

wxSplash sample code, sample image, bake and make files.

2004-08-04 16:36 SC, revision 28619

redraw fixes

2004-08-04 13:13 SC, revision 28618

we have to force live updates under OSX as there is no ScreenDC on OSX available right now

2004-08-04 11:48 SC, revision 28617

corrected scroll rect position

2004-08-04 08:37 SN, revision 28616

Fixed typo reported by Ian Brown.

2004-08-04 08:04 ABX, revision 28615

Blind fix to precompiled headers verified by author of bug #1003085

2004-08-04 07:03 ABX, revision 28614

Missed defs.h inclusion.

2004-08-04 04:44 RL, revision 28613

Prepare another upload with .po updates and a wrongly reverted hunk from the KBSD patch.

2004-08-04 03:22 DE, revision 28612

Use new C++ sockets for everything except OS/2

2004-08-04 03:04 DE, revision 28611

C->C++ conversion

2004-08-04 00:35 DE, revision 28610

Support building X11 and Motif on Mac OS X

2004-08-03 21:17 RD, revision 28609

more dbg flags (but it's still comment out by defult)

2004-08-03 19:22 DE, revision 28608

Accidently left in an extra {} and also had wrong license name.

2004-08-03 19:18 DE, revision 28607

Revert original UNIX C->C++ conversion and instead make it work exactly like the new MSW C++ GSocket.

2004-08-03 18:41 DE, revision 28606

Provide stub for wxDisplayBase::GetCount()

2004-08-03 18:00 SC, revision 28605

refresh had to offset the region by borders moving windows had to take parent borders into account as well on composited windows

2004-08-03 14:46 ABX, revision 28604

Makefiles for foldbar sample.

2004-08-03 14:44 ABX, revision 28603

Makefiles for foldbar contrib.

2004-08-03 14:39 ABX, revision 28602

Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied with some warning fixes.

2004-08-03 14:33 ABX, revision 28601

Warning fix.

2004-08-03 11:55 ABX, revision 28600

Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied.

2004-08-03 11:18 VZ, revision 28599

added foldbar contrib

2004-08-03 08:24 ABX, revision 28598

WinCE warning fixes.

2004-08-03 06:58 ABX, revision 28597

Smartphone fix due to separated implementation of wxFileDialog.

2004-08-03 04:14 DE, revision 28596

* Made GSocket::GetError() exp/imp from net library and provide an inline compatibility function. * Provide a Null gs_gui_functions implementation.

2004-08-03 03:37 DE, revision 28595

Real C++(ish) code

2004-08-03 03:35 DE, revision 28594

Prepare for GSocket C->C++ migration

2004-08-03 03:33 DE, revision 28593

Prepare headers for C->C++ migration

2004-08-02 22:09 RD, revision 28592

updated sample

2004-08-02 22:04 RD, revision 28591

reSWIGged

2004-08-02 22:01 RD, revision 28590

little tweak

2004-08-02 21:59 RD, revision 28589

fixed typo

2004-08-02 21:56 RD, revision 28588

Added wxQuantize

2004-08-02 17:52 ABX, revision 28587

More suitable data structure (in the process of making everything wxUSE_STL insensitive).

2004-08-02 10:03 JS, revision 28586

Fix for toolbar workaround (mustn't set flag unless we're in Classic mode or we get separators showing)

2004-08-02 09:50 JS, revision 28585

Fix for toolbar workaround (mustn't set flag unless we're in Classic mode or we get separators showing)

2004-08-02 09:06 ABX, revision 28584

Regenerated makefiles after copying of subdirectory.

2004-08-02 08:59 ABX, revision 28583

Regenerated makefile after some recent addition of library.

2004-08-02 07:44 ABX, revision 28582

Regenerated file after adding except sample.

2004-08-02 07:35 ABX, revision 28581

Regenerated file after deleting gzstream.cpp

2004-08-02 07:34 ABX, revision 28580

Regenerated makefiles after new filename test by Vadim.

2004-08-02 06:09 RL, revision 28579

Reapply the HURD/KBSD hunk for icc.

2004-08-01 22:21 VZ, revision 28578

added --version-full option to wx-config

2004-08-01 09:23 JS, revision 28577

Fixed flat style for toolbars under XP, Windows Classic style

2004-08-01 09:19 JS, revision 28576

Fix by George Wismer to get flat toolbars under Windows Classic style, by setting TBSTYLE_FLAT after toolbar creation

2004-07-31 22:27 RD, revision 28575

reSWIGged

2004-07-31 21:05 , revision 28574
  • A /wxWidgets/tags/WX_2_4_2_5
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/animate/animate_animatedll.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/animate/animate_animatelib.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/fl/fl_fldll.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/fl/fl_fllib.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/net/netutils.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/ogl/ogl_ogldll.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/ogl/ogl_ogllib.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/stc/stc_stcdll.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/stc/stc_stclib.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/svg/svg_svgdll.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/contrib/build/svg/svg_svglib.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/WX_2_4_2_5/lib/dummy
  • R /wxWidgets/tags/WX_2_4_2_5/misc/afm
  • A /wxWidgets/tags/WX_2_4_2_5/misc/afm/.cvsignore
  • A /wxWidgets/tags/WX_2_4_2_5/misc/afm/Zapf.afm
  • R /wxWidgets/tags/WX_2_4_2_5/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/WX_2_4_2_5/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/WX_2_4_2_5/samples/internat/internat.def
  • R /wxWidgets/tags/WX_2_4_2_5/samples/internat/internat.rc
  • R /wxWidgets/tags/WX_2_4_2_5/samples/internat/makefile.vms
  • R /wxWidgets/tags/WX_2_4_2_5/samples/internat/mondrian.ico
  • R /wxWidgets/tags/WX_2_4_2_5/samples/layout/expt.cpp
  • R /wxWidgets/tags/WX_2_4_2_5/samples/layout/fload.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/samples/layout/layout.def
  • R /wxWidgets/tags/WX_2_4_2_5/samples/layout/makefile.vms
  • R /wxWidgets/tags/WX_2_4_2_5/samples/mdi/chart.ico
  • R /wxWidgets/tags/WX_2_4_2_5/samples/mdi/makefile.vms
  • R /wxWidgets/tags/WX_2_4_2_5/samples/mdi/mdi.def
  • R /wxWidgets/tags/WX_2_4_2_5/samples/mdi/mdi.ico
  • R /wxWidgets/tags/WX_2_4_2_5/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/WX_2_4_2_5/samples/png/pngdemo.rc
  • R /wxWidgets/tags/WX_2_4_2_5/samples/printing/fload.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/samples/printing/printing.def
  • D /wxWidgets/tags/WX_2_4_2_5/samples/resource
  • R /wxWidgets/tags/WX_2_4_2_5/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/WX_2_4_2_5/samples/tab/mondrian.ico
  • D /wxWidgets/tags/WX_2_4_2_5/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/WX_2_4_2_5/src/common/glob.inc
  • R /wxWidgets/tags/WX_2_4_2_5/src/expat
  • R /wxWidgets/tags/WX_2_4_2_5/src/expat/configure
  • R /wxWidgets/tags/WX_2_4_2_5/src/expat/configure.in
  • A /wxWidgets/tags/WX_2_4_2_5/src/expat/expat.dsp
  • R /wxWidgets/tags/WX_2_4_2_5/src/expat/lib/expat.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/expat/lib/internal.h
  • A /wxWidgets/tags/WX_2_4_2_5/src/expat/lib/macconfig.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/expat/lib/xmlparse.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk/cross.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk/horiz.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk/verti.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk1/cross.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/WX_2_4_2_5/src/gtk1/verti.xbm
  • D /wxWidgets/tags/WX_2_4_2_5/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/WX_2_4_2_5/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/WX_2_4_2_5/src/html/search.cpp
  • R /wxWidgets/tags/WX_2_4_2_5/src/png
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/.cvsignore
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/ANNOUNCE
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/ansi2knr.1
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/ansi2knr.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/CHANGES
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/configure
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/example.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/INSTALL
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/KNOWNBUG
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/LICENSE
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/libpng.3
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/libpng.txt
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/libpngpf.3
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/makefile.dos
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/makefile.sc
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/makefile.unx
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/makefile.vc
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/makefile.wat
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/makemac6.mcp
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/png.5
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/png.c
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/png.dsp
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/png.dsw
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/png.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngasmrd.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngconf.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngerror.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pnggccrd.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngget.c
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/pngM5.xml
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/pngM7.mcp
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/pngM8.xml
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngmem.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngpread.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngread.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngrio.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngrtran.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngrutil.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngset.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngtest.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngtrans.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngvcrd.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngwio.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngwrite.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngwtran.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/pngwutil.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/projects/beos
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/projects/beos/x86-static.txt
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/README
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/build.bat
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.s2x
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.sgi
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/WX_2_4_2_5/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/TODO
  • R /wxWidgets/tags/WX_2_4_2_5/src/png/Y2KINFO
  • R /wxWidgets/tags/WX_2_4_2_5/src/regex/regfronts.c
  • D /wxWidgets/tags/WX_2_4_2_5/src/unix/net.cpp
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/algorithm.txt
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/crc32.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/FAQ
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/INDEX
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/infback.c
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/inflate.h
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/README
  • R /wxWidgets/tags/WX_2_4_2_5/src/zlib/trees.h
  • D /wxWidgets/tags/WX_2_4_2_5/utils/HelpGen/helpgen.dsp
  • D /wxWidgets/tags/WX_2_4_2_5/utils/HelpGen/makefile.bcc
  • D /wxWidgets/tags/WX_2_4_2_5/utils/HelpGen/makefile.gcc
  • D /wxWidgets/tags/WX_2_4_2_5/utils/HelpGen/makefile.vc
  • D /wxWidgets/tags/WX_2_4_2_5/utils/HelpGen/makefile.wat
  • D /wxWidgets/tags/WX_2_4_2_5/utils/wxprop

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

2004-07-31 21:05 RD, revision 28573

Avoid warnings in the DLL builds

2004-07-31 20:25 RD, revision 28572

reSWIGged

2004-07-31 20:25 RD, revision 28571

fixed version number

2004-07-31 20:25 RD, revision 28570

fixed typo

2004-07-31 20:24 RD, revision 28569

Various updates to catch up to wxWidgets CVS

2004-07-31 19:38 RL, revision 28568

Updated swedish translation from Jonas Rydberg.

2004-07-31 18:50 RL, revision 28567

typo fix.

2004-07-31 18:26 RL, revision 28566

Hid the GNUism in Makefile.in from other makes. Make -python conflict/replace -dbg-python to make them easier to switch. Really don't build -dbg-python by default. Added a warning about the project name change for 2.5 to README.Debian.

2004-07-31 15:43 JS, revision 28565

Fixed wxTextCtrl::SetMaxLength for rich edit controls

2004-07-31 14:38 RL, revision 28564

Silence signed / unsigned comparison warning.

2004-07-31 14:29 RL, revision 28563

Fix broken macro token pasting. Cast argument of format string to avoid warnings.

2004-07-31 14:16 RL, revision 28562

Silence warning about uninitialised variable.

2004-07-31 14:10 RL, revision 28561

Regenerated .po files.

2004-07-31 13:58 RL, revision 28560

Updated config.{guess,sub} Backported fixes from Robert Millan for HURD/K*BSD. Fix broken linking of wxgtk_gl. Fix uninitialised var warning in wxrcedit/preview.cpp Updates for 2.4.2.5 .debs. Update wx-config.1 Fixed makefile.unx in opengl samples to use --gl-lib Removed #! from newevent.py

2004-07-31 13:58 , revision 28559

This commit was manufactured by cvs2svn to create branch 'WX_2_4_BRANCH'.

2004-07-31 13:14 VZ, revision 28558

fixed passing wxCharBuffer to a vararg function (part of bug 1001166)

2004-07-31 07:36 DS, revision 28557

applied patch #997019: '[wxMac] updated wxSound', adds static IsPlaying() and Stop()

2004-07-31 04:39 RD, revision 28556

Fixed compilation error

2004-07-30 23:38 VZ, revision 28555

invalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)

2004-07-30 23:34 VZ, revision 28554

German translation update (patch 1000305)