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

2003-07-06 11:41 RR, revision 21698

Update to ending a label edit action in both tree control and list controls. This includes the patch for tree control to correct the focus behavour when cancelling a label change action. It also adds an end_label_edit event to wxListCtrl when cancelling (this was not done before).

2003-07-06 10:38 RR, revision 21697

Applied patch to wxTextCtrl::IsEditable()

2003-07-06 00:02 VZ, revision 21696

fix for VC++ warnings about missing macro arguments

2003-07-05 23:56 VZ, revision 21695

added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx/debug.h

2003-07-05 23:56 VZ, revision 21694

added wxScopeGuard; test it in the sample

2003-07-05 23:14 VS, revision 21693
  • D /wxWidgets/trunk/samples/autoconf_inc.m4

removed obsolete file

2003-07-05 22:43 VS, revision 21692

added wxHTML bakefiles

2003-07-05 22:39 VS, revision 21691

regenerated

2003-07-05 22:30 VS, revision 21690

regenerated

2003-07-05 22:26 VZ, revision 21689

some float -> int conversion warnings suppressed (but I wonder if this is really the right thing to do?)

2003-07-05 22:18 VS, revision 21688

added wxHTML

2003-07-05 21:15 VS, revision 21687

link against wxHtml

2003-07-05 21:08 VS, revision 21686

call wxBase built as part of wxMac wxbase_carbon

2003-07-05 20:58 VS, revision 21685

removed some obsolete parts

2003-07-05 20:50 VS, revision 21684

adde wxSTC bakefile

2003-07-05 20:45 VS, revision 21683

regenerated

2003-07-05 20:39 VS, revision 21682

added wxLC_VIRTUAL

2003-07-05 20:38 VS, revision 21681

added wxSTC bakefile

2003-07-05 19:48 SC, revision 21680

changed Remove to RemoveAt

2003-07-05 19:47 SC, revision 21679

moved c-runtime functions for CW here, only add strdup for MSL versions prior to PRO 8

2003-07-05 19:46 SC, revision 21678

moved c-runtime functions for CW to wxchar

2003-07-05 19:21 VS, revision 21677

fixed bug in previous commit: WXTOPDIR not set

2003-07-05 18:46 VS, revision 21676

regenerated

2003-07-05 18:39 VS, revision 21675

regenerated

2003-07-05 18:33 VS, revision 21674

added watcom makefiles; smaller build/bakefiles/Makefile

2003-07-05 17:54 VS, revision 21673

regenerated

2003-07-05 17:11 VS, revision 21672

removed WXUSINGDLL_FOO, one WXUSINGDLL is enough

2003-07-05 17:03 VS, revision 21671

modules don't have to be exported

2003-07-05 16:58 VS, revision 21670

DLL compilation fixes

2003-07-05 16:49 VS, revision 21669

DLL compilation fixes

2003-07-05 15:35 VS, revision 21668

workaround a Watcom build

2003-07-05 15:01 VS, revision 21667

define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars compilers because both of them use w32api

2003-07-05 14:50 VS, revision 21666

define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars compilers because both of them use w32api

2003-07-05 14:25 VS, revision 21665

...and so must 3rd party libs

2003-07-05 14:24 VS, revision 21664

fixed installation of wxHTML headers

2003-07-05 14:19 VS, revision 21663

samples must use same settings as the libraries

2003-07-05 14:05 VS, revision 21662

removed redundant app-type tag

2003-07-04 23:49 VZ, revision 21661

bring base class AddFile()s in scope manually, without using 'using'

2003-07-04 23:15 VZ, revision 21660

regenerated after Mattia's changes

2003-07-04 23:12 VZ, revision 21659

test multiple extensions in wxDocTemplate

2003-07-04 22:50 VS, revision 21658

fix monodll build

2003-07-04 21:23 MBN, revision 21657

Blind bakefile fixes.

2003-07-04 21:22 MBN, revision 21656

Applied first part of Roger Gammans' wxHashMap patch: reduce number of value_type() constructor calls.

2003-07-04 20:08 VZ, revision 21655

fixed crash in wxExecute() introduced during base/GUI split

2003-07-04 20:06 VZ, revision 21654

quick fix for Unix build (upper cased builtin, this should be done in bakefiles, of course...)

2003-07-04 19:59 SC, revision 21653

trying to avoid unneccessary redraws by not invalidating areas for windows that are not shown

2003-07-04 19:57 SC, revision 21652

flag removed

2003-07-04 19:57 SC, revision 21651

app traits support and CW Debug output fix

2003-07-04 19:55 SC, revision 21650

new files added

2003-07-04 19:54 SC, revision 21649

pid removed from temp file name

2003-07-04 19:53 SC, revision 21648

debug output for CW corrections

2003-07-04 19:52 SC, revision 21647

pc 2 mac conversion for file operations

2003-07-04 19:47 SC, revision 21646

apptraits for wxMac classic and carbon

2003-07-04 19:46 SC, revision 21645

path translation (umlauts) added

2003-07-04 19:46 SC, revision 21644

wxMac (classic & carbon) support added

2003-07-04 19:36 VS, revision 21643

added Mingw makefiles

2003-07-04 19:32 VS, revision 21642

added XRC makefiles

2003-07-04 18:40 VS, revision 21641

regenerated makefiles

2003-07-04 18:19 VS, revision 21640

"oldnames" library is not needed

2003-07-04 18:18 VS, revision 21639

fixed compilation of multilib dll

2003-07-04 18:08 VS, revision 21638

fixed compilation of multilib dll

2003-07-04 18:07 VS, revision 21637

added wxprec.h

2003-07-04 18:06 VS, revision 21636

compilation fix

2003-07-04 18:03 VS, revision 21635

added wxprec.h

2003-07-04 17:21 VS, revision 21634

call base library in multilib build e.g. wx25base_bcc, not wx25_base_bcc.

2003-07-04 17:04 VS, revision 21633

define __GNUWIN32__ if __MINGW32__ is defined, so that it doesn't have to be defined on command line

2003-07-04 16:58 VS, revision 21632

extra flags for Mingw if needed

2003-07-04 16:33 VS, revision 21631

libjpeg needs to include wx/setup.h when compiled w/ gcc

2003-07-04 16:23 VS, revision 21630

fixed location of dummy.cpp, so that contrib makefiles can use it as well

2003-07-04 16:19 VS, revision 21629

1. added Mingw makefiles 2. fixed building of contrib libraries

2003-07-04 14:59 VS, revision 21628

added phony target setup_h

2003-07-04 14:57 VS, revision 21627

don't use "objs_" prefix for object directories

2003-07-04 14:03 VS, revision 21626

regenerated

2003-07-04 13:45 VS, revision 21625

multilib linking fixes

2003-07-04 13:43 VS, revision 21624

dll fixes, prefix fix

2003-07-04 13:33 VS, revision 21623

fixes for MSW/DLL build

2003-07-04 13:04 VS, revision 21622

moved helpbest and htmllbox to wxHTML

2003-07-04 13:04 VS, revision 21621

fixes for moving wxHTML files into their own DLL

2003-07-04 13:00 VS, revision 21620

compilation fixes for multilib/DLL build

2003-07-04 11:05 JJ, revision 21619

Committing in . include init.cpp in make procedure for OpenVMS Modified Files: wxWindows/src/common/descrip.mms ----------------------------------------------------------------------

2003-07-04 09:01 MBN, revision 21618

wxArrayString::Sort(bool) not deprecated (yet).

2003-07-03 22:01 MBN, revision 21617

Updated wxArrayString documentation.

2003-07-03 21:59 MBN, revision 21616

Moved some methods/classes inside COMPATIBILITY_2_4.

2003-07-03 21:54 MBN, revision 21615

GCC 2.95.3 compilation fix.

2003-07-03 21:54 MBN, revision 21614

Blind bakefile fixes.

2003-07-03 19:12 VZ, revision 21613

fixed a typo in IsExposed, put SetValidator in correct (in alpha order) place

2003-07-03 17:59 DE, revision 21612

Added GetNSColor() accessor

2003-07-03 17:51 DE, revision 21611

Provide empty stubs for constructors

2003-07-03 16:43 VZ, revision 21610

workaround BCC bug resulting in E2233 when building the DLL

2003-07-03 15:47 JS, revision 21609

Removed duplicate wxTrace functions

2003-07-03 15:36 DE, revision 21608

Provide NSAutoreleasePool instances during initialization

2003-07-03 15:32 DE, revision 21607

Added CallOnInit() which allows the toolkit (wxCocoa) to do a bit of processing around the real OnInit() call.

2003-07-03 13:25 VS, revision 21606

fixed compilation of multilib dll

2003-07-03 13:06 VZ, revision 21605

fix for base class AddFile visibility and DLL build

2003-07-03 12:42 VZ, revision 21604

removed static methods from wxAppTraitsBase, this doesn't work well in non-monolithic DLL build

2003-07-03 11:35 VS, revision 21603

include system directory explicitly

2003-07-03 11:04 VS, revision 21602

this is nasty but required compilation fix, otherwise we get dllimport/dllexport mismatch

2003-07-03 10:45 VS, revision 21601

another compilation fix for multilib DLLs

2003-07-03 09:58 VZ, revision 21600

fixed comment and docs for GetSize()

2003-07-03 09:56 VZ, revision 21599

use GetSize() instead of deprecated StreamSize() in the examples

2003-07-03 01:24 VZ, revision 21598

added recent new files (still can't run bakefile to regen the makefiles though...)

2003-07-02 23:52 VS, revision 21597

regenerated

2003-07-02 23:40 VS, revision 21596

regen MSVC makefiles, too

2003-07-02 23:21 , revision 21595
  • A /wxWidgets/tags/wxPy_2_4_merge_2
  • D /wxWidgets/tags/wxPy_2_4_merge_2/.cvsignore
  • D /wxWidgets/tags/wxPy_2_4_merge_2/acinclude.m4
  • D /wxWidgets/tags/wxPy_2_4_merge_2/aclocal.m4
  • D /wxWidgets/tags/wxPy_2_4_merge_2/art
  • D /wxWidgets/tags/wxPy_2_4_merge_2/autogen.sh
  • D /wxWidgets/tags/wxPy_2_4_merge_2/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_2_4_merge_2/config.guess
  • D /wxWidgets/tags/wxPy_2_4_merge_2/config.sub
  • D /wxWidgets/tags/wxPy_2_4_merge_2/configure
  • D /wxWidgets/tags/wxPy_2_4_merge_2/configure.in
  • D /wxWidgets/tags/wxPy_2_4_merge_2/contrib
  • D /wxWidgets/tags/wxPy_2_4_merge_2/debian
  • D /wxWidgets/tags/wxPy_2_4_merge_2/demos
  • D /wxWidgets/tags/wxPy_2_4_merge_2/descrip.mms
  • D /wxWidgets/tags/wxPy_2_4_merge_2/difflast.pl
  • D /wxWidgets/tags/wxPy_2_4_merge_2/distrib
  • D /wxWidgets/tags/wxPy_2_4_merge_2/docs
  • D /wxWidgets/tags/wxPy_2_4_merge_2/include
  • D /wxWidgets/tags/wxPy_2_4_merge_2/install-sh
  • D /wxWidgets/tags/wxPy_2_4_merge_2/lib
  • D /wxWidgets/tags/wxPy_2_4_merge_2/locale
  • D /wxWidgets/tags/wxPy_2_4_merge_2/Makefile.in
  • D /wxWidgets/tags/wxPy_2_4_merge_2/Mingw32-gcc295.patches
  • D /wxWidgets/tags/wxPy_2_4_merge_2/make-deb
  • D /wxWidgets/tags/wxPy_2_4_merge_2/misc
  • D /wxWidgets/tags/wxPy_2_4_merge_2/mkinstalldirs
  • D /wxWidgets/tags/wxPy_2_4_merge_2/regen
  • D /wxWidgets/tags/wxPy_2_4_merge_2/samples
  • D /wxWidgets/tags/wxPy_2_4_merge_2/setup.h.in
  • D /wxWidgets/tags/wxPy_2_4_merge_2/setup.h_vms
  • D /wxWidgets/tags/wxPy_2_4_merge_2/src
  • D /wxWidgets/tags/wxPy_2_4_merge_2/utils
  • D /wxWidgets/tags/wxPy_2_4_merge_2/version-script.in
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wx-config.in
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxBase.spec
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxGTK.spec
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxMGL.spec
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxMotif.spec
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/dllwidget
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/dllwidget/dllwidget.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/dllwidget/dllwidget_.cpp
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/dllwidget/dllwidget_.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/gizmos/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/gizmos/_gizmoextras.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/glcanvas/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/glcanvas/gtk/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/glcanvas/msw/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/glcanvas/myglcanvas.h
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/iewin
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/iewin/IEHtmlWin.cpp
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/iewin/iewin.cpp
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/iewin/iewin.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/iewin/iewin.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/iewin/wxactivex.cpp
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/ogl/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/ogl/ogl.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/ogl/ogl.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/ogl/README.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/ogl/_ogldefs.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/ogl/_oglextras.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/README
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/stc/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/stc/README.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/stc/stc.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/xrc/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/contrib/xrc/b.bat
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/b
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bitmaps
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/001.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/002.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/003.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/004.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/005.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/006.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/007.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/008.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/009.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/010.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/011.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/012.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/013.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/014.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/015.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/016.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/017.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/018.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/019.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/020.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/021.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/022.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/023.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/024.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/025.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/026.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/027.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/028.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/029.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/030.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/eclouds.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/logo.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/rest.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/bmp_source/Tux.png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/ColorPanel.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/data
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/data/stc.h.html
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/data/tips.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/data/widgetTest.htm
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/data/wxPackage.html
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/demo.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/dllwidget
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/joystick.wdr
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/joystick_wdr.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/mimetypes.wdr
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/mimetypes_wdr.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/paper.xml
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/quotes.xml
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/README.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/redemo.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/TestTable.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/viewer.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/wxArtProvider.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/wxDirDialog.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/wxpdemo.ico
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/demo/wxWizard.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/distrib/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/distrib/mac/makedmg
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/distrib/README.devel.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/doodle
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/doodle/README.txt
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/doodle/setup.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/doodle/superdoodle.iss
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/frogedit/FrogEdit.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/hangman
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/pySketch/pySketch.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/StyleEditor/STCStyleEditor.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/wxProject/wxProject.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/samples/wx_examples
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/scripts/img2png
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/scripts/img2py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/scripts/img2xpm
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/scripts/xrced
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/setup.cfg
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/b
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/calendar.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/cmndlgs.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/gtk/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/htmlhelp.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/libpy.c
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/mdi.i
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/msw/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/printfw.h
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/wxp.ico
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/src/_gridextras.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/activexwrapper.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/anchors.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/ClickableHtmlWindow.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/colourdb.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/ErrorDialogs.wdr
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/ErrorDialogs_wdr.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/editor
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/editor/editor.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/editor/selection.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/mixins
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/mixins/listctrl.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/mixins/rubberband.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/rcsizer.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/lib/__init__.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/tools/XRCed/xrced.ico
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/tools/XRCed/xrced.sh
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/tools/XRCed/__init__.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxPython/tools/__init__.py
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/Include/swig.h
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/Modules/pycpp.cxx
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/Modules/python.cxx
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/swig_lib/perl5/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/swig_lib/python/.cvsignore
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/swig_lib/python/pyexp.swg
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/swig_lib/python/python.swg
  • R /wxWidgets/tags/wxPy_2_4_merge_2/wxPython/wxSWIG/swig_lib/tcl/.cvsignore
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxWINE.spec
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxwin.m4
  • D /wxWidgets/tags/wxPy_2_4_merge_2/wxX11.spec

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

2003-07-02 23:21 RD, revision 21594

Fixed some line-endings

2003-07-02 23:13 RD, revision 21593

wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)

2003-07-02 22:44 VS, revision 21592

added visual c++ makefiles

2003-07-02 22:39 VS, revision 21591

1. updated borland makefile 2. added visual c++ makefile

2003-07-02 22:29 VS, revision 21590

more #defines, libraries and precompiled headers work

2003-07-02 21:39 MBN, revision 21589

Borland (5.5) compilation fix.

2003-07-02 21:04 MBN, revision 21588

Check for null pointer.

2003-07-02 20:54 DE, revision 21587

Removed Vadim's comment. Added comment explaining when posing can be done.

2003-07-02 20:48 DE, revision 21586

Removed conflicting wxEntry prototype

2003-07-02 20:46 DE, revision 21585

It was not acceptable to call the class method from the static initializer because it caused the load and initialize methods to be called. Some of the load and initialize methods used autorelease which would lead to warnings about memory leaks (true, though very benign). This version delays all Objective-C calls until InitializePosers().

2003-07-02 19:46 DE, revision 21584

Changed BASE_DARWIN_SRC to match BASE_UNIX_SRC Removed $(BASE_UNIX_SRC/HDR) from COCOA_LOWLEVEL_SRC/HDR

2003-07-02 17:19 MBN, revision 21583

Remove now unneeded header.

2003-07-02 17:18 MBN, revision 21582

More COMPATIBILITY_2_4 fixes.

2003-07-02 17:13 MBN, revision 21581

Blind bakefile fix.

2003-07-02 17:11 MBN, revision 21580

Quick and dirty fix for building with COMPATIBILITY_2_4 off.

2003-07-02 15:51 VS, revision 21579

fixed: makefile.bcc was wrongly generated when bakefile ran on unix

2003-07-02 15:29 DE, revision 21578

src/mac/corersrc.r is in $(top_srcdir) not ".."

2003-07-02 13:45 JS, revision 21577

Fixed ambiguity

2003-07-02 13:01 VS, revision 21576

reverted previous change

2003-07-02 12:50 VS, revision 21575

fixed to make wxBase DLL compile

2003-07-02 11:59 VS, revision 21574

don't required all WXMAKINGDLL_FOO defines

2003-07-02 11:56 VS, revision 21573

support for building multilib DLLs

2003-07-02 11:44 JS, revision 21572

Removed BC++ hidden virtual function warning

2003-07-02 02:09 VZ, revision 21571

got rid of wxBuffer (finally!!!)

2003-07-02 01:59 VZ, revision 21570

renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE

2003-07-02 01:41 VZ, revision 21569

fixes needed for separate DLL build to work

2003-07-01 23:40 VS, revision 21568

preparing for fix to OSX problems

2003-07-01 21:50 VS, revision 21567

added wx_sample_console

2003-07-01 21:49 VS, revision 21566

console sample is not GUI app

2003-07-01 20:37 VS, revision 21565

Borland C++ makefile

2003-07-01 20:18 VZ, revision 21564

init more (all?) member variables

2003-07-01 20:02 MBN, revision 21563

MinGW compilation fixes.

2003-07-01 19:26 VS, revision 21562

fixed duplicate file

2003-07-01 19:16 RD, revision 21561

Typo fixed

2003-07-01 19:15 RD, revision 21560

Copy/Paste error fixed

2003-07-01 17:40 VZ, revision 21559

added initloc.h to, removed timer.h from base headers

2003-07-01 17:19 DE, revision 21558

Declare wxObject

2003-07-01 14:48 VZ, revision 21557

documented wxUSE_GUI/BASE and __WXBASE__

2003-07-01 14:42 VZ, revision 21556

removed WXDLLEXPORT_CTORFN (was always empty anyhow)

2003-07-01 13:29 VS, revision 21555

fix multilib compilation on windows

2003-07-01 13:26 VS, revision 21554

dependencies fixes define __WXDEBUG__ and wxUSE_UNICODE on Windows

2003-07-01 13:20 VS, revision 21553

no EXTRALIBS on windows

2003-07-01 12:53 VS, revision 21552

fixed $(top_srcdir)// bug, should be $(top_srcdir)/

2003-07-01 12:39 VZ, revision 21551

suppress warning about unused variable

2003-07-01 12:30 VZ, revision 21550

fixed crash on startup

2003-07-01 12:29 VZ, revision 21549

removed unused method declaration

2003-07-01 12:23 VZ, revision 21548

GetOsVersion() is now wxGUIAppTraits method instead of a global function

2003-07-01 12:19 VZ, revision 21547

removed wxFunction

2003-07-01 11:42 VZ, revision 21546

added Bulgarian translations

2003-07-01 09:01 VS, revision 21545

oops, this doesn't belong there

2003-07-01 08:48 VS, revision 21544

fixed include paths to our copies of 3rd party libs

2003-07-01 00:33 VZ, revision 21543

fixed VC++ warning in release build

2003-07-01 00:29 VZ, revision 21542

fixed Unicode compilation and run-time problems

2003-07-01 00:21 VS, revision 21541

fixed incorrect wxUniv rules

2003-07-01 00:09 VS, revision 21540

fix dependencies

2003-06-30 23:46 VS, revision 21539

fix dependencies

2003-06-30 22:53 VZ, revision 21538

regenerated with autocofn 2.57

2003-06-30 22:38 VZ, revision 21537

added missing #include bitmap.h

2003-06-30 22:36 VS, revision 21536

moved more files to wxBase for mac

2003-06-30 22:34 VS, revision 21535

bakefile fixes for mac

2003-06-30 22:21 VS, revision 21534

moved more files to wxBase for mac

2003-06-30 22:05 VS, revision 21533

fix to shared libs name on nonwin32 platforms

2003-06-30 22:01 VS, revision 21532

fixed missing WXDLLEXPORT

2003-06-30 21:49 VZ, revision 21531

we can't declare WinMain() with other arguments using Borland, revert to including windows.h

2003-06-30 21:44 VS, revision 21530

fix to shared libs name on nonwin32 platforms

2003-06-30 21:41 VS, revision 21529

making windows compilation work

2003-06-30 21:39 VS, revision 21528

added init.cpp

2003-06-30 21:39 VZ, revision 21527

include init.h as wxEntry is supposed to be declared here

2003-06-30 21:22 VS, revision 21526

compilation fix

2003-06-30 21:14 VZ, revision 21525

removed old wxEntry() declaration

2003-06-30 21:01 VZ, revision 21524

removed old wxEntry declarations

2003-06-30 20:33 VZ, revision 21523

small wxGTK compilation fixes

2003-06-30 20:30 VS, revision 21522

added init.cpp

2003-06-30 20:11 VZ, revision 21521

added empty Init/CleanUpStandardHandlers() for compatibility with the other platforms

2003-06-30 20:02 VZ, revision 21520

more work on fixing wxEntry() and ANSI/Unicode cmd line args mess

2003-06-30 18:44 VS, revision 21519

fixed location of mac resources

2003-06-30 18:43 VZ, revision 21518

extracted common initialization/cleanup functions in common/init.cpp; standardized wxEntry()

2003-06-30 17:37 RD, revision 21517

Check for and allow zero length files

2003-06-30 16:14 VS, revision 21516

fixed missing rules for tif_unix.c on Mac and other manifestations of the same bug

2003-06-30 15:35 VS, revision 21515

another fix to bk-deps

2003-06-30 14:27 DE, revision 21514

Added call to SetValidator

2003-06-30 13:35 JS, revision 21513

Documented event sink

2003-06-30 13:11 , revision 21512

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

2003-06-30 13:11 JS, revision 21511

Added optional event sink for use with dynamic event tables Removed comments and commented-out code re. focus window processing from wxToolBarBase

2003-06-30 12:56 JJ, revision 21510

Committing in . fix for new getosversion procedure. Modified Files: wxWindows/src/motif/descrip.mms wxWindows/src/motif/utils.cpp ----------------------------------------------------------------------

2003-06-30 10:35 JJ, revision 21509

Committing in . Updated OpenVMS compile support Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms wxWindows/src/motif/descrip.mms wxWindows/src/unix/descrip.mms ----------------------------------------------------------------------

2003-06-30 01:18 VZ, revision 21508

added wxCRIT_SECT_DECLARE_MEMBER

2003-06-29 23:25 VS, revision 21507

regenerated: smaller makefiles with new bakefile version

2003-06-29 15:44 VZ, revision 21506

added release()

2003-06-29 15:18 SN, revision 21505

Applied Patch 760644 (wxGrid SetTable uses deleted wxGridTable).

2003-06-29 11:52 VZ, revision 21504

documented wxIsMainThread() and other thread-related stuff

2003-06-29 11:51 VZ, revision 21503

corrected link in see also

2003-06-29 11:51 VZ, revision 21502

added wxIsMainThread()

2003-06-29 09:25 VS, revision 21501

oops, partially reverted previous commit, it was incorrect

2003-06-29 09:17 VS, revision 21500

use CODE_GEN_FLAGS

2003-06-29 00:43 VS, revision 21499

regenerated

2003-06-29 00:39 VZ, revision 21498

compilation fix

2003-06-29 00:35 VZ, revision 21497

we don't need to include wx/mac/private.h, at least under OS X

2003-06-29 00:32 VZ, revision 21496

fix for compiling in wxUSE_GUI == 0 mode

2003-06-29 00:03 VS, revision 21495

naming convention fixes

2003-06-29 00:02 VS, revision 21494

more bakefile optimalizations

2003-06-29 00:02 VS, revision 21493

compilation fix

2003-06-28 23:40 VZ, revision 21492

fix for comparison bug in GetHeader()

2003-06-28 20:56 MBN, revision 21491

Stop GCC from complaining about unhandled enumeration values.

2003-06-28 17:18 VS, revision 21490

MacOS X fixes

2003-06-28 16:08 VS, revision 21489

regenerated

2003-06-28 16:07 VS, revision 21488

missing libbase

2003-06-28 15:59 VS, revision 21487

samples/console is buildable as part of multilib, too

2003-06-28 15:06 VS, revision 21486

update

2003-06-28 15:00 VS, revision 21485

don't create samples/autoconf_inc.m4

2003-06-28 14:33 VS, revision 21484

fixed dll extension when crosscompiling for win32

2003-06-28 14:23 VS, revision 21483

libgdi32.a is not included in console apps by mingw, but we required it in wxBase

2003-06-28 14:14 VS, revision 21482

upstream fixes in bakefile's handling of mutually exclusive targets with same name

2003-06-28 13:52 VS, revision 21481

typo fix (bakefile needs error checking...)

2003-06-28 13:12 VZ, revision 21480

fixed fatal crash in Create() after my last change

2003-06-28 13:10 VS, revision 21479

wxUSE_BASE fixes

2003-06-28 12:34 VS, revision 21478

fixed libtiff build

2003-06-28 12:34 VS, revision 21477

libtiff build fix

2003-06-28 12:33 VS, revision 21476

fixed linker errors

2003-06-28 12:23 VZ, revision 21475

replaced wxGetOsVersion() with wxGUIAppTraits::GetOSVersion()

2003-06-28 12:21 VZ, revision 21474

fixed unused variable warnings

2003-06-28 11:59 VZ, revision 21473

fixed sscanf() format string typo

2003-06-28 11:54 VS, revision 21472

use BASE_UNIX_SRC

2003-06-28 11:49 VZ, revision 21471

don't generate makefiles for the samples which don't build in current configuration

2003-06-28 11:39 VZ, revision 21470

don't output strange "base (hosted)" message when not cross-compiling

2003-06-28 11:34 VZ, revision 21469

only configure programs which compile without GUI when building wxBase

2003-06-28 06:59 SC, revision 21468

function key support

2003-06-28 04:12 DE, revision 21467

Added more generic implementation files to wxCocoa files list FIXME: Update list of header files Added all of the UNIX implementation files FIXME: Make this use the base UNIX list of files (like any other UNIX port)

2003-06-28 04:05 DE, revision 21466

include "wx/setup.h" before testing for wxUSE_SLIDER

2003-06-28 04:03 DE, revision 21465

Added wxGUIAppTraits::GetOSVersion() implementation.

2003-06-28 02:18 RD, revision 21464

SWIGged updates

2003-06-28 02:18 RD, revision 21463

SWIGged updates for wxGTK

2003-06-28 01:53 RD, revision 21462

SWIGged updates for wxMac

2003-06-28 01:52 RD, revision 21461

Don't need to include private.h anymore

2003-06-27 23:57 VS, revision 21460

fixed stupid bug - failure to generate samples/makefile.bcc

2003-06-27 23:48 VS, revision 21459

fixed command line arguments order problems

2003-06-27 23:47 VS, revision 21458

needs wxbase, too

2003-06-27 23:40 DE, revision 21457

Removed wxGetOsVersion stub. It's now handled by utilscmn.cpp.

2003-06-27 23:24 VS, revision 21456

it's the other way around..

2003-06-27 21:59 VS, revision 21455

bk-deps fixes and win32

2003-06-27 21:55 VS, revision 21454

fixed linking against 3rd party libs

2003-06-27 21:53 VS, revision 21453

added Borland C++ makefiles

2003-06-27 21:29 VS, revision 21452

different name for release and debug build of third party libraries

2003-06-27 21:15 VZ, revision 21451

added RefreshItem[s]()

2003-06-27 19:48 SC, revision 21450

resetting clipping region (needed because of faster port setting)

2003-06-27 19:22 VS, revision 21449

1. more borland work 2. added optimization and debug info flags