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-21 18:45 VS, revision 22203

fixed inclusion of expat include dir

2003-07-21 18:33 VS, revision 22202

applied Mandrake patch to expat, fixes compilation

2003-07-21 17:06 DE, revision 22201

Implemented wxDC stack with focus locking and unlocking Implemented wxClientDC

2003-07-21 15:52 DE, revision 22200

Remove CR at end of each line (had been checked in as DOS on UNIX)

2003-07-21 13:04 VZ, revision 22199

compilation fix for VC6

2003-07-21 13:03 VZ, revision 22198

only define operator bool() if operator long() is not defined

2003-07-21 12:30 VZ, revision 22197

no real changes; just reformatting

2003-07-21 12:30 VZ, revision 22196

initialize ICONINFO to avoid Purify warnings

2003-07-21 12:28 VZ, revision 22195

bitmaps of size 0 shouldn't be valid

2003-07-21 12:21 VZ, revision 22194

load any files, not only XPMs, in wxIcon(wxIconLocation)

2003-07-21 11:58 VZ, revision 22193

compilation fix

2003-07-21 10:01 MBN, revision 22192

Compilaton fixes.

2003-07-21 09:41 MBN, revision 22191

Use wxStringBuffer[Length] instead of explicit calls to wxString::get/UngetWriteBuffer.

2003-07-21 01:13 VZ, revision 22190

icon location may contain , so added GetIcon() overload taking MessageParameters

2003-07-21 00:29 DE, revision 22189

Added bitmap drawing support

2003-07-21 00:27 DE, revision 22188

wxCocoa: Added preliminary wxBitmap support

2003-07-21 00:08 DE, revision 22187

Remove wxBitmapHandler code

2003-07-21 00:07 DE, revision 22186

wxCursorRefData inherits from wxObjectRefData instead of wxBitmapRefData

2003-07-21 00:05 DE, revision 22185

Added NSBitmapImageRep

2003-07-20 22:59 JS, revision 22184

Added a resource for Smartphone menubar

2003-07-20 22:58 JS, revision 22183

Quit item = wxID_EXIT in case we use standard ids in resources Minimal sample frame style suits Smartphone and Pocket PC now

2003-07-20 22:56 JS, revision 22182

No significant change

2003-07-20 22:54 JS, revision 22181

Load Smartphone-specific dummy menu Unfortunately you can't change it, yet

2003-07-20 22:43 VS, revision 22180

fixes for win32

2003-07-20 22:15 VS, revision 22179

XML library moved to the core

2003-07-20 22:12 VS, revision 22178

moved XML classes to the core

2003-07-20 22:06 VS, revision 22177
  • D /wxWidgets/trunk/contrib/src/xrc/expat
  • D /wxWidgets/trunk/src/xrc/expat

removed old expat

2003-07-20 22:04 VS, revision 22176

moved XML classes to the core

2003-07-20 22:00 VS, revision 22175

added expat and XML libraries

2003-07-20 21:55 VS, revision 22174

added contrib makefiles

2003-07-20 21:50 VS, revision 22173

moved XML classes to the core

2003-07-20 21:37 VS, revision 22172

moved XML classes to the core

2003-07-20 20:52 VZ, revision 22171

fix for bug introduced in GetNextChild() yesterday

2003-07-20 20:48 VZ, revision 22170

added sizers support; allow resizeable wizards (Robert Vazan)

2003-07-20 20:39 VS, revision 22169

compilation fix

2003-07-20 20:22 VZ, revision 22168

compilation fix

2003-07-20 20:04 VZ, revision 22167

added wxSize::IncTo/DecTo

2003-07-20 20:03 VS, revision 22166

(incomplete) compilation fix

2003-07-20 20:02 VZ, revision 22165

added \arg macro

2003-07-20 19:37 VS, revision 22164
  • D /wxWidgets/trunk/samples/html/about/Makefile.vc
  • D /wxWidgets/trunk/samples/html/help/Makefile.vc
  • D /wxWidgets/trunk/samples/html/helpview/Makefile.vc
  • D /wxWidgets/trunk/samples/html/Makefile.vc
  • D /wxWidgets/trunk/samples/html/printing/Makefile.vc
  • D /wxWidgets/trunk/samples/html/test/Makefile.vc
  • D /wxWidgets/trunk/samples/html/virtual/Makefile.vc
  • D /wxWidgets/trunk/samples/html/widget/Makefile.vc
  • D /wxWidgets/trunk/samples/html/zip/Makefile.vc

removed old makefile

2003-07-20 19:33 MBN, revision 22163

Always initialize variable.

2003-07-20 19:32 MBN, revision 22162

Compilation fix for !WXWIN_COMPATIBILITY_2_4.

2003-07-20 19:29 MBN, revision 22161

wxUSE_STL=1 compilation fix.

2003-07-20 19:28 MBN, revision 22160

Bakefile fix.

2003-07-20 19:27 MBN, revision 22159

Compilation fixes for !WXWIN_COMPATIBILITY_2_4.

2003-07-20 18:59 VZ, revision 22158

'-' and '+' icons were reversed

2003-07-20 18:54 VZ, revision 22157

more compilation fixes

2003-07-20 18:47 VS, revision 22156

added library target to regen only lib makefiles

2003-07-20 18:40 VZ, revision 22155

fixed suppressing of wxFontMapper questions which was broken by GUI/base separation changes

2003-07-20 18:29 VZ, revision 22154

compilation fixes

2003-07-20 18:09 VZ, revision 22153

added renderer.h/.cpp

2003-07-20 18:08 VZ, revision 22152

rebaked after adding renderer.h/.cpp

2003-07-20 17:52 VZ, revision 22151

added wxRendererNative to be used by the generic controls for rendering platfomr-specific parts

2003-07-20 17:37 VS, revision 22150

fixed /Mxx flag when using static RTL

2003-07-20 17:21 VZ, revision 22149

fixed loading of icons from MIME types

2003-07-20 16:38 VS, revision 22148
  • D /wxWidgets/trunk/src/cocoa/files.lst
  • D /wxWidgets/trunk/src/files.lst
  • D /wxWidgets/trunk/src/gtk/files.lst
  • D /wxWidgets/trunk/src/gtk1/files.lst
  • D /wxWidgets/trunk/src/mac/carbon/files.lst
  • D /wxWidgets/trunk/src/mac/files.lst
  • D /wxWidgets/trunk/src/mgl/files.lst
  • D /wxWidgets/trunk/src/microwin
  • D /wxWidgets/trunk/src/motif/files.lst
  • D /wxWidgets/trunk/src/msw/files.lst
  • D /wxWidgets/trunk/src/os2/files.lst
  • D /wxWidgets/trunk/src/univ/files.lst
  • D /wxWidgets/trunk/src/x11/files.lst

files.lst files are no longer used

2003-07-20 16:23 , revision 22147

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

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

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

2003-07-20 16:22 VS, revision 22144

Initial revision

2003-07-20 14:05 VZ, revision 22143

warning fix

2003-07-20 14:01 VZ, revision 22142

fixes for deprecated warnings

2003-07-20 12:20 VS, revision 22141

fixed import lib creation with gcc

2003-07-20 12:13 VS, revision 22140

test undividable words

2003-07-20 11:56 VZ, revision 22139

prevent IsDialogMessage() from hanging in yet another case

2003-07-20 11:53 VZ, revision 22138

reverted gdk_fontset_load() change

2003-07-20 01:25 VZ, revision 22137

don't disable MDI for Cocoa finally

2003-07-20 00:35 VZ, revision 22136

another attempt to open files via DDE corrctly: try Request() first, *then* Execute()

2003-07-20 00:06 RD, revision 22135

A new set of baked makefiles

2003-07-19 23:13 VZ, revision 22134

mention wxTreeItemId change

2003-07-19 23:12 VZ, revision 22133

made wx[Array]TreeItemId[s] more backwards compatible

2003-07-19 22:42 MBN, revision 22132

wxUSE_STL=1 compilation fixes.

2003-07-19 22:10 MBN, revision 22131

Fix use of deprecated wxList/Node methods.

2003-07-19 22:07 MBN, revision 22130

Don't #include Motif headers from src/x11/glcanvas.cpp. prepare for using src/x11/glcanvas.cpp for wxMotif.

2003-07-19 22:04 MBN, revision 22129

Remove commented-out code.

2003-07-19 22:01 MBN, revision 22128

Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because it is different than wxArray::Index (second argument is for case sensitivity, not search direction). Use forward declaration for wx[Sorted]ArrayString, where possible.

2003-07-19 21:40 VZ, revision 22127

GetFirst/NextChild() now use wxTreeItemIdValue instead of long

2003-07-19 21:36 VZ, revision 22126

reverted the last change (colour values changes), it cerated too many problems

2003-07-19 21:22 VZ, revision 22125

warning 4284 doesn't have to be suppressed any more for VC++

2003-07-19 21:11 VZ, revision 22124

moved smart phone test to chkconf.h from features.h

2003-07-19 21:06 VZ, revision 22123

replaced untyped hash with a typed one; 64 bit fixes (don't cast pointers to long...)

2003-07-19 21:01 VZ, revision 22122

reduced compilation dependencies

2003-07-19 20:27 VS, revision 22121

must convert filename to URL

2003-07-19 19:56 VZ, revision 22120

compatibiltiy functions should be inline, we don't want to take space hit for using them nor speed hit for the user code!

2003-07-19 19:52 VZ, revision 22119

define a special PTR version of LIST macros which should be used if you want operator->()

2003-07-19 19:46 VZ, revision 22118

added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)

2003-07-19 19:16 VZ, revision 22117

don't disable warnings for VC7, not necessary

2003-07-19 19:01 VZ, revision 22116

added Show/HideNativeCaret() (patch 759924)

2003-07-19 18:52 VZ, revision 22115

don't set focus to radiobox in SetSelection() (patch 759456)

2003-07-19 17:46 JS, revision 22114

Added minimal file dialog for SmartPhone Use wxSYSTEM_MENU to get X symbol on PocketPC

2003-07-19 17:22 VZ, revision 22113

extracted common code into a single wxfileDialogBase class (patch 758901)

2003-07-19 17:06 VZ, revision 22112

added GetForbiddenChars() and TRUE -> true (patch 757777)

2003-07-19 16:47 VS, revision 22111

more sorting

2003-07-19 16:26 VS, revision 22110

fixed wrong order of libraries for contrib samples

2003-07-19 16:06 VS, revision 22109

fix resources

2003-07-19 15:14 MBN, revision 22108

Some bakefile fixes.

2003-07-19 15:05 MBN, revision 22107

Fix some compilation and linking errors in samples. Replace some calls to wxString::getWriteBuffer with wxStringBuffer.

2003-07-19 15:01 MBN, revision 22106

Added bakefiles for cube OpenGL sample.

2003-07-19 14:15 VZ, revision 22105

undecorate C++ names if possible

2003-07-19 12:21 VZ, revision 22104

added medium orange/gold corresponding to the old (2.4) values

2003-07-19 12:17 VZ, revision 22103

mention colour change

2003-07-19 12:03 VS, revision 22102

gizmos fixes

2003-07-19 12:00 JS, revision 22101

Added files so sample links

2003-07-19 11:52 VS, revision 22100

fix filenames handling

2003-07-19 10:49 VS, revision 22099

fixed exit code when wxUSE_GUI=1

2003-07-19 10:45 VS, revision 22098

USE_OPENGL is 0 by default

2003-07-19 10:24 VS, revision 22097

don't build _gl by default

2003-07-19 00:24 VZ, revision 22096

disable sockets and MDI for Cocoa; do more consistency checks

2003-07-18 20:31 MBN, revision 22095

Fix wxStringBuffer for wxUSE_STL=1.

2003-07-18 20:08 MBN, revision 22094

Added wxStringBufferLength: works like wxStringBuffer, except it calls UngetWriteBuffer(size_t) instead of UngetWriteBuffer().

2003-07-18 19:52 MBN, revision 22093

Compilation fixes for wxUSE_STL=1.

2003-07-18 19:47 MBN, revision 22092

MSVC 5 compilation fixes.

2003-07-18 19:45 MBN, revision 22091

GCC warning fix.

2003-07-18 19:44 MBN, revision 22090

Fix for crash when wxUSE_STL=1. wxDocument::DeleteAllViews might delete "this", together with the list it is iterating over.

2003-07-18 19:38 MBN, revision 22089

Replace SendIdleEvents with ProcessIdle. Remove unused variable.

2003-07-18 18:14 VS, revision 22088

order the Makefile alphabetically so that diffs are human readable

2003-07-18 16:16 JS, revision 22087

Added some standard further identifiers to help with WinCE toolbars Moved wxID_REPLACE to defs.h Can now add tools to WinCE toolbar, if using standard identifiers

2003-07-18 16:12 JS, revision 22086

Nth -> Item

2003-07-18 14:12 JS, revision 22085

Added WCE toolbar Got menubars working with WCE

2003-07-18 13:52 VS, revision 22084

split win32 makefiles into shared config files and the rest

2003-07-18 13:40 VS, revision 22083

split win32 makefiles into shared config files and the rest

2003-07-18 13:21 MBN, revision 22082

Fix unintialized pointer in wxCommandProcessor when wxUSE_STL=0.

2003-07-18 09:16 VS, revision 22081

don't assume ilink32.cfg

2003-07-18 06:43 RD, revision 22080

Update to Scintilla 1.53

2003-07-18 06:37 RD, revision 22079

Update to Scintilla 1.53

2003-07-18 02:29 RD, revision 22074

stop usign a deprecated method, and ensure that the imagelist ownership is trnasfered when using AssignImageList.

2003-07-18 02:28 RD, revision 22073

User the version number in the dir name of the private wxWindows install.

2003-07-18 02:26 RD, revision 22072

Minimal changes needed to build/run wxPython on the 2.5 branch after the merge. Still need to look for and apply most changes and new additions that have happened since the last merge.

2003-07-18 02:09 RD, revision 22071

Added bakefile for the OGL contrib Changed use of deprecated methods in OGL to new methods Changes to allow OGL to be built without the deprecated wxExpr (again)

2003-07-18 01:53 RD, revision 22070

Applied patch that converts the throbber to using timers instead of threads

2003-07-18 00:48 VZ, revision 22069

allow to change the event propagation level (modified patch 743086)

2003-07-18 00:39 VZ, revision 22068

allow to change the event propagation level (modified patch 743086)

2003-07-17 23:59 VZ, revision 22067

applied event speed up patch (752928)

2003-07-17 23:39 VZ, revision 22066

added format parameter to File/DirName()

2003-07-17 22:42 VZ, revision 22065

describe better how to use ssociated mutex

2003-07-17 22:25 MBN, revision 22064

Remove incorrect and unnecessary wxEntryCleanup declaration.

2003-07-17 22:23 MBN, revision 22063

Use correct types for comparison functions in wxArray, wxSortedArray and wxSortedArrayString, when wxUSE_STL=1.

2003-07-17 22:03 VZ, revision 22062

don't clear the handles list in dtor, it is static/global (patch 773029)

2003-07-17 21:54 VZ, revision 22061

set richedit DLL handle to 0 after unloading (patch 768994)

2003-07-17 21:47 VZ, revision 22060

updated colour definitions to the new official X version (patch 771272)

2003-07-17 21:22 VZ, revision 22059

treat the string passed to MakeRelativeTo() as directory even if it doesn't have a trailing slash

2003-07-17 21:03 VZ, revision 22058

ignore exceptions during the execution of the exception handler to avoid infinite loop

2003-07-17 20:59 VZ, revision 22057

strlen -> wxStrlen (patch 772985)

2003-07-17 20:03 RD, revision 22056

Added generic drag image source file

2003-07-17 16:49 VS, revision 22055

fix for wrong implib name

2003-07-17 16:05 VS, revision 22054

added opengl libs for gcc and watcom

2003-07-17 16:03 VS, revision 22053

added OpenGL libs for gcc and watcom (other don't require it)

2003-07-17 15:48 VS, revision 22052

added crashrpt

2003-07-17 15:38 VS, revision 22051

dll compilation fix

2003-07-17 15:35 VS, revision 22050

OpenGL fixes

2003-07-17 14:18 VS, revision 22049

compilation fix

2003-07-17 14:14 VS, revision 22048

removed duplicate glcanvas entries

2003-07-17 14:13 VS, revision 22047

cross-compiled libraries have host embedded in the name again

2003-07-17 13:16 VS, revision 22046

more OpenGL fixes

2003-07-17 12:50 VZ, revision 22045

don't use fall back if we had already found the MIME type (patch 769826)

2003-07-17 12:44 VZ, revision 22044

allocate string freed with free() later using malloc(), not new[] (fixes patch 772404)

2003-07-17 12:39 VZ, revision 22043

updated Japanese translations (patch 769962)

2003-07-17 12:20 VS, revision 22042

added dependency on opengl.bkl

2003-07-17 12:11 VS, revision 22041

remove extra space at top and bottom of the page if present

2003-07-17 09:59 VS, revision 22040

more monobuild fixes

2003-07-17 09:46 VZ, revision 22039

useh higher value of _WIN32_IE

2003-07-17 09:26 VS, revision 22038

previous commit removed WXDLLIMPEXP_HTML by mistake

2003-07-17 09:09 VS, revision 22037

don't use win-like names on mingw/cygwin

2003-07-17 08:55 VS, revision 22036

fixes for monolib build

2003-07-17 08:31 VS, revision 22035

compilation fixes for msw_gl

2003-07-17 08:23 VS, revision 22034

Apple's gcc fixes to bakefile

2003-07-17 08:01 VS, revision 22033

added opengl.bkl

2003-07-16 23:20 RD, revision 22032

SWIGged updates for wxMac

2003-07-16 23:17 RD, revision 22031

Fix for #764099. Instead of undoing Python's signal handlers and module, just set SIG_DFL for SIGINT.

2003-07-16 23:12 RD, revision 22030

Fix for #764099. Instead of undoing Python's signal handlers and module, just set SIG_DFL for SIGINT.

2003-07-16 22:27 VS, revision 22029

re-added OpenGL canvas

2003-07-16 22:26 VS, revision 22028

added _gl library and removed install target

2003-07-16 22:25 VS, revision 22027

reordered headers a bit so that they are installed only when needed

2003-07-16 22:03 RN, revision 22026

Import regex from tcl 8.4.5

2003-07-16 22:03 , revision 22025

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

2003-07-16 22:03 RN, revision 22024

Tcl regex lib

2003-07-16 21:10 VS, revision 22023

reordered headers a bit so that they are installed only when needed

2003-07-16 21:10 VS, revision 22022

added wxBU_EXACTFIT

2003-07-16 20:40 JS, revision 22021

Different test for previously subclassed, for WinCE (comparing WndProcs just doesn't work)

2003-07-16 20:34 JS, revision 22020

Reordered winundef.h

2003-07-16 19:15 RD, revision 22019

SWIGged updates for wxMSW

2003-07-16 18:27 RD, revision 22018

Added headers that didn't get installed.

2003-07-16 14:54 DE, revision 22017

Implement GetLabel and SetLabel

2003-07-16 13:04 VS, revision 22016

removed GetHorizontalConstraints -- no longer needed

2003-07-16 13:03 VS, revision 22015

don't forget to backport HTML tables fix

2003-07-16 13:00 VS, revision 22014

tables can no longer be smaller than sum of their columns

2003-07-16 10:34 VS, revision 22013

-f-no-pcc-struct-return was only needed by ancient versions of gcc and it affected binary compatibility -> removed

2003-07-16 09:58 VZ, revision 22012

compilation fix (missing wx/winundef.h)

2003-07-15 23:54 VZ, revision 22011

really fixed compilation for old imagehlp.h header

2003-07-15 22:59 VZ, revision 22010

attempt to fix compilation for old imagehlp.h header

2003-07-15 22:28 JS, revision 22009

Compile with EVC 3.0 2002

2003-07-15 22:01 VS, revision 22008

regenerated after fixes to make install

2003-07-15 20:49 VZ, revision 22007

we don't use wxUSE_FILENAME any longer

2003-07-15 19:12 VS, revision 22006

added more missing headers

2003-07-15 18:58 VS, revision 22005

no need to define STRICT here either

2003-07-15 18:52 VS, revision 22004

added <windows.h> wrapper

2003-07-15 18:44 VS, revision 22003

DigitalMars check didn't work

2003-07-15 18:39 VS, revision 22002

don't break lines in the middle of word

2003-07-15 18:28 VS, revision 22001

don't break lines in the middle of word

2003-07-15 16:47 VS, revision 22000

cut-and-paste is not good idea, removed duplicated code

2003-07-15 15:27 DE, revision 21999

Added wxAutoNSAutoreleasePool to DoGetBestSize method

2003-07-15 15:25 DE, revision 21998

Added wxAutoNSAutoreleasePool to Create method

2003-07-15 15:15 DE, revision 21997

Use wxAutoNSAutoreleasePool in Create() method

2003-07-15 15:10 DE, revision 21996

SetStringSelection: wxString& should be const

2003-07-15 15:01 DE, revision 21995

wxCocoa: enable help system

2003-07-15 14:55 DE, revision 21994

Added some stubs

2003-07-15 14:45 JS, revision 21993

Updated WinCE project file list

2003-07-15 14:26 DE, revision 21992

wxCocoa: Enable gauge and progress dialog

2003-07-15 14:23 DE, revision 21991

wxCocoa: Added gauge.(mm|h)

2003-07-15 14:21 JS, revision 21990
  • D /wxWidgets/trunk/samples/resource/makefile.sc

Removed obsolete file

2003-07-15 14:04 DE, revision 21989

wxCocoa: Added wxGauge

2003-07-15 13:54 JS, revision 21988

Added Watcom makefile

2003-07-15 13:46 JS, revision 21987

Added RTL functions missing from WinCE to wxchar.h/cpp

2003-07-15 13:15 JS, revision 21986

Small tweaks for WinCE compatibility Use generic folder dialog for WinCE

2003-07-15 11:48 JS, revision 21985

Added missing functions WinCE

2003-07-15 11:04 VS, revision 21984

reverted two previous Julian's changes, they were incorrect

2003-07-15 10:24 JS, revision 21983

Added call to top-level window OnInternalIdle

2003-07-15 10:10 JS, revision 21982

Fixed out by one error

2003-07-14 23:35 VZ, revision 21981

updated recursive mutexes description

2003-07-14 20:30 VS, revision 21980

RTL problems fixed

2003-07-14 20:28 VS, revision 21979

added possibility to choose RTL

2003-07-14 19:17 RD, revision 21978

SWIGged updates ffor wxGTK

2003-07-14 19:17 RD, revision 21977

Fixed wxFileSystem_URLToFileName and FileNameToURL

2003-07-14 19:15 RD, revision 21976

new version number

2003-07-14 18:59 DE, revision 21975

After calling sizeToFit, round the size up to the next integer

2003-07-14 18:10 DE, revision 21974

wxSpinCtrl abuses m_isShown. Don't use it for any logic

2003-07-14 17:37 DE, revision 21973

wxCocoa: Allow calendar control, spin button, spin control

2003-07-14 17:36 DE, revision 21972

wxCocoa: added spinbutt.(mm|h)

2003-07-14 17:33 DE, revision 21971

wxCocoa: Added wxSpinButton

2003-07-14 16:10 DE, revision 21970

wxCocoa: enable combo box

2003-07-14 16:06 DE, revision 21969

Added wxUSE_COMBOBOX guard

2003-07-14 16:05 VS, revision 21968

updated to correctly install wx-config and wxMSW headers

2003-07-14 16:03 DE, revision 21967

wxCocoa: Added combobox.(mm|h)

2003-07-14 16:00 DE, revision 21966

Fixed file header

2003-07-14 15:58 DE, revision 21965

wxCocoa: Added basic (i.e. not working) implementation of wxComboBox

2003-07-14 15:41 VS, revision 21964

fixed make install for wxMSW ole headers

2003-07-14 15:40 VS, revision 21963

fixed wx-config installation

2003-07-14 15:02 VS, revision 21962

added missing header files

2003-07-14 14:57 VS, revision 21961

removed --enable-precomp

2003-07-14 14:43 DE, revision 21960

Added default argument (true) to Show()

2003-07-14 14:42 DE, revision 21959

wxCocoa: Allow find/replace dialog, font dialog, grid, and wizard dialog

2003-07-14 14:22 DE, revision 21958

Added wxButtonBase::GetDefaultSize stub

2003-07-14 14:18 MBN, revision 21957

Use wxApp::ProcessIdle() instead of wxApp::SendIdleEvents().

2003-07-14 14:14 DE, revision 21956

wxCocoa: allow sash, splitter, and startup tips

2003-07-14 14:11 DE, revision 21955

Use generic MDI with wxCocoa until a real implementation is done

2003-07-14 13:59 DE, revision 21954

Added (Start|End)DrawingOnTop stubs

2003-07-14 13:19 DE, revision 21953

Commented out wxAutoNSAutoreleasePool in CallOnInit()

2003-07-14 13:10 DE, revision 21952

Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop.

2003-07-14 13:05 DE, revision 21951

Use the new wx/cocoa/autorelease.h header.

2003-07-14 13:03 DE, revision 21950

Place wxAutoNSAutoreleasePool in this header

2003-07-14 09:09 JS, revision 21949

SendIdleEvents -> ProcessIdle