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-08-01 21:15 VS, revision 22453

LIB instead of Static, better aligned

2003-08-01 21:12 VS, revision 22452

removed duplicated code from dynlib.h and dynload.h

2003-08-01 21:08 VZ, revision 22451

Unicode compilation fixes

2003-08-01 19:42 VS, revision 22450

added VC++ project files

2003-08-01 19:28 VS, revision 22449

added VC++ project files

2003-08-01 19:27 VS, revision 22448

regenerated after adding DEBUG_ options

2003-08-01 19:19 VS, revision 22447

added VC++ project files

2003-08-01 19:18 VS, revision 22446

wxUSE_GUI=0 not needed

2003-08-01 19:15 VS, revision 22445

for nicer Makefile.in

2003-08-01 19:14 VS, revision 22444

overview of multilib libraries added

2003-08-01 18:59 VS, revision 22443

regenerated after adding DEBUG_ options

2003-08-01 18:17 VS, revision 22442

regenerated after adding DEBUG_ options

2003-08-01 17:10 VS, revision 22441

XML code needs wchar_t

2003-08-01 16:49 VS, revision 22440
  • D /wxWidgets/trunk/Mingw32-gcc295.patches

removed Mingw32-gcc295.patches ; it is obsolete for a long time

2003-08-01 16:35 VS, revision 22439

preparation for runtime loading of plugins

2003-08-01 16:05 VS, revision 22438

regenerated after adding DEBUG_ options

2003-08-01 15:38 VS, revision 22437

fixed weird error

2003-08-01 15:23 VS, revision 22436

added VC++ projects

2003-08-01 15:11 VS, revision 22435

link against wxXml

2003-08-01 15:03 VS, revision 22434

--enable-debug_flag and --enable-debug_info work again

2003-08-01 14:46 JS, revision 22433

Don't draw full-width sash if not drawing 3D border, or we'll get droppings

2003-08-01 14:12 JS, revision 22432

Only draw borders if wxSP_3DBORDER specified, as before Added IsAppThemedEx which _really_ tells you if the app is themed, and used it in wxRendererNative::GetDefault()

2003-08-01 13:59 VS, revision 22431

added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options

2003-08-01 13:50 VZ, revision 22430

fixed XP renderer after base class changes

2003-08-01 13:49 VZ, revision 22429

added missing arguments in wxDelegateRenderer

2003-08-01 13:39 VZ, revision 22428

documented OnDrawBackground()

2003-08-01 13:38 VZ, revision 22427

1. added flags to splitter drawing functions and replaced GetSplitterBorderAndSash() with GetSplitterParams() 2. added support for "hot tracking" to wxSplitterWindow 3. added GTK2 support for the splitter to GTK renderer

2003-08-01 13:33 VS, revision 22426

added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options

2003-07-31 21:30 RD, revision 22425

fixed --basename

2003-07-31 19:21 RD, revision 22424

If a wxPy[Command]Event has been cloned then we need to propogate the Skip value from the original back to the clone after it has been processed.

2003-07-31 19:21 RD, revision 22423

Various testing changes

2003-07-31 19:00 DE, revision 22422

wxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ

2003-07-31 18:28 RD, revision 22421

If a wxPy[Command]Event has been cloned then we need to propogate the Skip value from the original back to the clone after it has been processed.

2003-07-31 18:27 RR, revision 22420

Further adaptions of wxFileDialog to mini-screens.

2003-07-31 18:27 RR, revision 22419

The GPE window manager doesn"t like SetSizeHints().

2003-07-31 17:54 SC, revision 22418

template<> added for some compilers

2003-07-31 17:53 SC, revision 22417

Added wxASSERT_MSGs

2003-07-31 17:13 RD, revision 22416

Various testing changes

2003-07-31 17:12 RD, revision 22415

Show how to iterate selected items

2003-07-31 16:47 RD, revision 22414

Fixes for menu items with a bitmap and an accelerator, with thanks to Alberto Griggio. (Previously sometimes an event was not sent for menu items with an image and an accelerator.)

2003-07-31 13:59 JS, revision 22413

Removed some warnings in widgets sample Reduced some flicker in wxNotebook when using XP controls

2003-07-31 11:44 VS, revision 22412

examples of customizing VC++ project files

2003-07-31 11:41 VS, revision 22411

added VC++ project files

2003-07-31 11:33 JS, revision 22410

Suppressed some flicker in standard wxToolBar

2003-07-31 11:31 JS, revision 22409

Added back the copy ctor and assignment warning suppression

2003-07-31 11:15 VS, revision 22408

reference to technote

2003-07-31 10:41 VS, revision 22407

fixed dsw generator on Unix

2003-07-31 10:13 VS, revision 22406

Julian forgot to add wxUSE_UXTHEME

2003-07-31 10:13 VS, revision 22405

new wxUSE_xxx variables must be in chkconf.h

2003-07-31 10:12 VS, revision 22404

compilation fixes

2003-07-31 10:11 VS, revision 22403

make it possible to use wxConsoleApp in GUI build

2003-07-31 09:53 VS, revision 22402

finished documentation on modifying new build system

2003-07-31 00:59 VZ, revision 22401

added wxUxThemeHandle class for opening/closing theme handles easily

2003-07-31 00:58 VZ, revision 22400

suppress errors when loading uxtheme.dll

2003-07-31 00:54 VZ, revision 22399

use XP renderer if available; implemented splitter drawing using XP functions

2003-07-30 23:16 VZ, revision 22398

compilation fix after wxUxThemeEngine changes

2003-07-30 22:31 VZ, revision 22397

[start of] cleanup uxtheme support code

2003-07-30 22:03 VS, revision 22396

added file groups to VC++ project files

2003-07-30 22:01 VS, revision 22395

removed univ/setup.h, shouldn't be here

2003-07-30 21:36 VZ, revision 22394

added wxVListBox::OnDrawBackground(); fixed warnings

2003-07-30 21:30 VS, revision 22393

added VC++ projects

2003-07-30 21:29 VS, revision 22392

added rendrcmn

2003-07-30 21:14 VS, revision 22391

added setup.h copying to VC++ project files

2003-07-30 19:02 GD, revision 22390

updated with latest file changes and added dynamic library (dylib) targets

2003-07-30 18:51 GD, revision 22389

updated with latest file changes and added dynamic library (dylib) targets

2003-07-30 18:08 SC, revision 22388

xti fixes

2003-07-30 17:57 SC, revision 22387

workaround CW bug

2003-07-30 17:55 SC, revision 22386

fixing xti problems

2003-07-30 17:14 VS, revision 22385

don't run autoconf automatically, it's problematic on Windows

2003-07-30 16:09 VS, revision 22384

versioned symbols no longer contain toolkit name, only WX(unicode)(build)_(release)

2003-07-30 15:48 VS, revision 22383

AM_PATH_WXCONFIG takes 4th argument with libs list

2003-07-30 15:00 VZ, revision 22382

mention wxWS_BLOCK_EVENTS change

2003-07-30 11:41 VZ, revision 22381

warning fix (bug 714677)

2003-07-30 09:44 VS, revision 22380

reorganized wx-config to have all configure-modified values in one part and script logic in another, so that the former can be moved to another file to allow choosing from installed wx versions

2003-07-30 09:10 VS, revision 22379

more fixes: add host_alias suffix when cross-compiling; add builtin 2rd party libs to --libs output; always include wxbase

2003-07-30 00:15 VZ, revision 22378

reverted GTK 1.x part of the last patch, it breaks popup menus sometimes

2003-07-29 23:40 VZ, revision 22377

quick and dirty fix for strptime()

2003-07-29 23:06 VS, revision 22376

fix wxBase name

2003-07-29 22:53 VS, revision 22375

fixed a small bug

2003-07-29 22:42 VS, revision 22374

adapted wx-config to work in multilib mode

2003-07-29 20:51 RD, revision 22373

SWIGged update for wxGTK

2003-07-29 20:39 RD, revision 22372

Show how to iterate selected items in a wxListCtrl.

2003-07-29 19:26 RD, revision 22371

Regenerated embedded images

2003-07-29 18:53 RD, revision 22370

Don't log errors from GetScrollInfo since it is possible that there will be an error return when there isn't actually an error (ie. when the window doesn't have scrollbars yet.) Left the if... statements in place in case we want to add an assert there later.

2003-07-29 18:51 RD, revision 22369

Allways need an App object now

2003-07-29 18:47 RD, revision 22368

Two fixes for CheckTransparency. First, don't start checking from (x+1,y) since you don't know if (x,y) is transparent or not. Second, use x*(numColBytes+1) instead of just x to offset into the first line.

2003-07-29 14:27 JS, revision 22367

Added wxPaintDCEx class, to handle the case where an HDC is passed with WM_PAINT. Apps that want to can have their own HDC painted on.

2003-07-29 02:32 DE, revision 22366

Added stubs for (DeviceToLogical|LogicalToDevice)(X|Y)Rel

2003-07-29 02:26 DE, revision 22365

Stub for wxIcon constructor taking a non-const xpm

2003-07-29 02:26 DE, revision 22364

Stub for wxRegion constructor taking a wxRect

2003-07-29 02:22 DE, revision 22363

IMPLEMENT_DYNAMIC_CLASS for wxSpinEvent

2003-07-29 02:20 DE, revision 22362

Keep track of the captured mouse window so the base GUI code thinks the window is captured. Doesn't capture it, but at least satisfies the assertions.

2003-07-28 23:13 VZ, revision 22361

regenerated after adding rendcmn.cpp

2003-07-28 21:32 VS, revision 22360

compilation fix

2003-07-28 20:44 SC, revision 22359

metadata streaming

2003-07-28 20:17 SC, revision 22358

preliminary EXTENDED_RTTI

2003-07-28 20:16 SC, revision 22357

xti updates

2003-07-28 20:15 SC, revision 22356

Added Setter for Position (consistency)

2003-07-28 19:25 VZ, revision 22355

compilation fix for !PCH

2003-07-28 19:22 VZ, revision 22354

added rendcmn.cpp

2003-07-28 19:12 DE, revision 22353

wxCocoa: Added clipbrd.(mm|h) dataobj.(mm|h) dataform.h dataobj2.h

2003-07-28 19:09 DE, revision 22352

wxCocoa: Include new platform-specific headers

2003-07-28 19:07 DE, revision 22351

Added wxClipboard and wxDataObject (and friends) declarations and stubs

2003-07-28 18:53 DE, revision 22350

wxCocoa: added src/cocoa/fontenum.mm

2003-07-28 18:52 DE, revision 22349

Added wxFontEnumerator stubs

2003-07-28 17:56 DE, revision 22348

Don't use pragma interface/implemenation for __APPLE__

2003-07-28 17:51 DE, revision 22347

pragma interface/implementation should not be used for __APPLE__

2003-07-28 16:02 RD, revision 22346

Added new STC file

2003-07-28 16:02 RD, revision 22345

Updated comment

2003-07-28 16:01 RD, revision 22344

Release ownersihp of the image list in the Assign*ImageList methods

2003-07-28 11:38 SC, revision 22343

keeping classnames in synch for xti

2003-07-28 11:01 VZ, revision 22342

added new renderer files

2003-07-28 10:59 VZ, revision 22341

added wxAppTraits::CreateRenderer() which may be used to customize the renderer

2003-07-28 09:11 VS, revision 22340

added --enable-official-build and --enable-vendor

2003-07-28 08:46 VS, revision 22339

compilation fix

2003-07-28 08:39 SC, revision 22338

xti introduction

2003-07-28 08:39 SC, revision 22337

wxUSE_EXTENDED_RTTI as name

2003-07-28 08:33 VS, revision 22336

ported wxSVG contrib to bakefile (patch #778614)

2003-07-28 08:32 SC, revision 22335

wxUSE_EXTENDED_RTTI as name

2003-07-28 08:23 VS, revision 22334

added animate

2003-07-28 08:10 SC, revision 22333

xti introduction

2003-07-28 08:05 SC, revision 22332

even more defines for rerouting the xti information to the correct members

2003-07-28 07:57 VS, revision 22331

reverted removal of \arg, \true and \false

2003-07-28 07:52 VS, revision 22330

added \true and \false defs

2003-07-28 07:49 VS, revision 22329

added \arg

2003-07-28 07:14 JS, revision 22328

Corrections

2003-07-28 00:18 VZ, revision 22327

load ws2_32.dll dynamically in wxGetFullHostName()

2003-07-27 23:15 VS, revision 22326

separated wxBase and wxNet

2003-07-27 23:00 VS, revision 22325

separated wxBase and wxNet

2003-07-27 22:53 VZ, revision 22324

GetPath() now has wxPATH_GET_COLUME by default

2003-07-27 22:41 VS, revision 22323

split wxBase into wxBase and wxNet libraries

2003-07-27 22:35 VS, revision 22322

added *_WITH_DECL macros so that it is possible to export hashes from DLLs other than wxCore

2003-07-27 22:11 RR, revision 22321

Use glib functions instead of C functions for wxDir. This works on the iPaq as well.

2003-07-27 19:56 VS, revision 22320

added precomp-headers-exclude (DSP files only so far) and fixed dependencies for building wxBase part of multilib

2003-07-27 19:13 MBN, revision 22319

STL compilation fix.

2003-07-27 13:17 VS, revision 22318

configure changed after 3rd party libs condition changes

2003-07-27 11:16 VS, revision 22317

compilation fix for BC++

2003-07-27 10:53 VS, revision 22316

compilation fix for BC++

2003-07-27 10:33 VS, revision 22315

added helpext.cpp plus changes to bakefile towards more readable and more cvs diff friendly makefiles

2003-07-27 09:52 VS, revision 22314

build libjpeg, libpng and libtiff only in GUI mode

2003-07-27 09:50 VS, revision 22313

include headers in MSVC++ project files

2003-07-27 09:42 VS, revision 22312

added hints to bakefile so that it knows that it must put only one file on line

2003-07-27 02:01 VZ, revision 22311

implemented native GTK drawing for the splitter

2003-07-27 02:00 VZ, revision 22310

added orient parameter to DrawSplitterSash instead of using wxMirrorDC in the splitter (it is now used in generic renderer only)

2003-07-26 23:29 VZ, revision 22309

Unicode compilation fixes (patch 747793)

2003-07-26 22:25 JS, revision 22308

COpy emulator.xpm

2003-07-26 20:45 VS, revision 22307

sync with bakefile change

2003-07-26 17:34 VZ, revision 22306

VC++ warning fixes

2003-07-26 12:26 MBN, revision 22305

Blind compilation fix for old Motif wxComboBox.

2003-07-26 08:54 VS, revision 22304

added helpext.cpp

2003-07-26 00:21 RD, revision 22303

More build fixes

2003-07-26 00:20 RD, revision 22302

Use the separate contrib libs on MSW too.

2003-07-26 00:18 RD, revision 22301

MOre fixes for DLL builds

2003-07-25 22:04 VS, revision 22300

added descriptions

2003-07-25 21:24 RD, revision 22299

Fixes to allow STC to be built as a DLL

2003-07-25 21:20 RD, revision 22298

Fixes to allow OGL building as a DLL Also removed the hack I put in last week to allow building without the deprecated headers and fixed it the right way.

2003-07-25 21:10 MBN, revision 22297

STL compilation fixes.

2003-07-25 18:55 RR, revision 22296

Compile fix for wxchar.cpp, PDA screen size code for all ports.

2003-07-25 18:53 RR, revision 22295

Minor adatation for PDA size.

2003-07-25 18:52 RR, revision 22294

#if brackets for compiling out MDI.

2003-07-25 13:56 DE, revision 22293

Fixed operator[] recursion

2003-07-25 12:38 VS, revision 22292

1. use three numbers version in win32 DLLs on unstable branch 2. automatically increase major soname version with every unstable release

2003-07-25 12:14 VZ, revision 22291

warning fixes (closes 767152)

2003-07-25 12:02 VZ, revision 22290

columns are in report mode, not list (bug 776081)

2003-07-25 10:09 VS, revision 22289

symlink fixes

2003-07-25 09:40 VS, revision 22288

better attempts to try .utf-8 suffix

2003-07-25 09:06 VS, revision 22287

fixed wxSTC compilation with MSVC

2003-07-25 09:06 VS, revision 22286

fixed pch warnings

2003-07-25 09:04 VS, revision 22285

don't use precompiled headers with wxSTC

2003-07-25 02:32 RD, revision 22284

build fixes and reSWIGs for wxMSW

2003-07-25 00:34 RD, revision 22283

Build fixes and reSWIGs for wxMac

2003-07-24 21:21 VZ, revision 22282

if IsAlwaysOnline() returns true, IsOnline() should also return true

2003-07-24 20:06 MBN, revision 22281

Compilation fix.

2003-07-24 19:44 MBN, revision 22280

Create a new wxStringBase class, providing a STL-like API, using the current wxString implementation. Derive wxString from one of wxStringBase, std::string, std::wstring depending on wxUSE_STL/wxUSE_UNICODE settings. wxString provides full compatibility with the old wxString in both wxUSE_STL=0 and wxUSE_STL=1 modes (except for [Un]getWriteBuffer). Add some configure checks for std::string features. Add tests for STL API in console sample.

2003-07-24 19:35 MBN, revision 22279

Removed workaround for a (now fixed) wxMotif problem.

2003-07-24 19:33 MBN, revision 22278

Fixed wrong wxList<T>::compatibility_iterator::GetPrevious. Added operator== and != for compatibility_iterator. Removed deprecation warning of wxStringList: until wxPathList is changed not to use wxStringList, having the warning is just annoying.

2003-07-24 19:29 MBN, revision 22277

Removed (wrong) wxHashTable::compatibility_iterator::GetPrevious implementation: hash table iterators are forward-only.

2003-07-24 18:29 DE, revision 22276

Better stub for wxDisplaySize

2003-07-24 13:20 DE, revision 22275

Added build instructions, readme, and TODO

2003-07-24 11:32 JS, revision 22274

Deal with a zero to-page

2003-07-24 11:10 SC, revision 22273

new xml in main tree adaptions

2003-07-24 10:44 SC, revision 22272

expat define MACOS_CLASSIC added

2003-07-24 10:43 SC, revision 22271

renderer added, expat and xml

2003-07-24 10:07 JS, revision 22270

Fixed preview navigation as per ancient bug report

2003-07-24 09:55 SC, revision 22269

mac config file for expat

2003-07-24 01:04 VZ, revision 22268

more compilation fixes

2003-07-24 00:57 RD, revision 22267

Lots of changes for wxPython to start using many of the new featues in wxWindows 2.5

2003-07-24 00:42 VZ, revision 22266

fix some warnings

2003-07-24 00:28 RD, revision 22265

Lots of changes for wxPython to start using many of the new featues in wxWindows 2.5

2003-07-23 23:21 RD, revision 22264

Added missing header files

2003-07-23 20:30 JS, revision 22263

Printing improvements: GetPageInfo() gets called after the DC has been set and after OnPreparePrinting() has been called so it can report the number of pages accurately; doesn't try to set number of pages in print dialog, in common with other Windows apps; wxHTML easy printing's preview shows number of pages correctly; preview scrollbars are set correctly; keyboard navigation improved

2003-07-23 19:26 MBN, revision 22262

Remove single-argument constructor of wxHashMap::value_type.

2003-07-23 19:19 VZ, revision 22261

compilation fix...

2003-07-23 19:06 VZ, revision 22260

attempt to fix waiting for a thread in another non-main thread

2003-07-23 19:06 MBN, revision 22259

Fixed memory leaks when wxUSE_STL=1.

2003-07-23 19:04 MBN, revision 22258

various compilation/warning fixes.

2003-07-23 18:04 VS, revision 22257

module.h is not included by wxprec.h

2003-07-23 18:03 VZ, revision 22256

another compilation fix

2003-07-23 17:19 VZ, revision 22255

compilation fixes

2003-07-23 17:13 VS, revision 22254

wxUSE_XML

2003-07-23 16:55 RD, revision 22253

return sensible (fake) values for DBCS query methods

2003-07-23 14:49 VS, revision 22252

fix warning on watcom

2003-07-23 14:43 VS, revision 22251

including header once is enough

2003-07-23 14:05 VS, revision 22250

(blind) fix for mingw

2003-07-23 12:48 VZ, revision 22249

fixed completely broken CheckForTransparency()

2003-07-22 23:50 VZ, revision 22248

fixed wxSTAY_ON_TOP for the dialogs

2003-07-22 23:35 VZ, revision 22247

failed attempts to implement native GTK look for the splitter

2003-07-22 22:37 VZ, revision 22246

define _NO_COPY macros here too for forward compatibility

2003-07-22 22:12 VZ, revision 22245

restore some of the styles; added support for splitters without border/sash to generic renderer

2003-07-22 21:50 VZ, revision 22244

more warning fixes

2003-07-22 19:39 VS, revision 22243

fixes to setup_h rule

2003-07-22 19:35 VZ, revision 22242

wxAutomationObject is not VC++-only

2003-07-22 17:40 DE, revision 22241

wxCocoa: Added preliminary Blit support

2003-07-22 16:47 JS, revision 22240

Applied patch [ 774886 ] wxnotebook bug

2003-07-22 16:41 JS, revision 22239

Sorted out misc/oglmisc mess

2003-07-22 16:39 JS, revision 22238

Applied patch [ 774837 ] OGL wxLineShape::HitTest: smaller region Sorted out misc/oglmisc mess

2003-07-22 16:15 JS, revision 22237

Applied patch [ 774837 ] OGL wxLineShape::HitTest: smaller region Also fixed .dsp file to reflect oglmisc.cpp name Fixed some warnings Added test for wxUSE_PROLOGIO

2003-07-22 13:03 VS, revision 22236

fixes to dependency problems in win32 makefiles

2003-07-22 13:02 DE, revision 22235

Added NSImage definition

2003-07-22 12:43 VS, revision 22234

msvc compilation fix

2003-07-22 12:11 VS, revision 22233

Watcom compilation fix

2003-07-22 11:50 VS, revision 22232

multilib mode compilation fix

2003-07-22 11:37 VS, revision 22231

expat compilation fix for win32

2003-07-22 11:13 VS, revision 22230

compilation fixes for Vadim's changes and Borland C++

2003-07-22 09:01 RR, revision 22229

Applied pop menu patch. Applied font util patch for better font matching under GTK 1.2

2003-07-22 09:01 CE, revision 22228

borland does not like ; at end of macros

2003-07-22 08:57 RR, revision 22227

Applied bitmap safer return patch. Applied gtk pop up menu patch. Applied fontutil patch for better font matching in GTK 1.2

2003-07-22 01:47 VZ, revision 22226

don't sort filenames returned from the dialog

2003-07-22 01:42 VZ, revision 22225

more warning fixes; removed references to wxToolBarBase from wxRTTI

2003-07-22 01:10 RD, revision 22224

Compile fixes

2003-07-22 01:00 RD, revision 22223

Patch #775355 Unicode fix for STC

2003-07-22 00:24 VZ, revision 22222

undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources

2003-07-21 23:16 VZ, revision 22221

suppress warning about not being able to generate copy ctor/operator=()

2003-07-21 23:13 VZ, revision 22220

must derive from wxDC, not wxDCBase

2003-07-21 23:13 VZ, revision 22219

added default parameters to wxBrush/wxPen ctors

2003-07-21 23:12 VZ, revision 22218

virtualized splitter drawing; removed/deprecated some styles and moved others from wx/defs.h; eliminated flicker

2003-07-21 23:00 VZ, revision 22217

make it possible to have flickerless splitter by not forcing repaint on resize

2003-07-21 22:23 VS, revision 22216

expand wildcards on windows (patch #773160)

2003-07-21 22:18 VS, revision 22215

detect broken expat.h

2003-07-21 21:53 VS, revision 22214

install resource files with wxMSW

2003-07-21 20:57 DE, revision 22213

dcmemory.cpp is now dcmemory.mm

2003-07-21 20:55 DE, revision 22212

wxCocoa: Preliminary wxMemoryDC implementation

2003-07-21 20:48 VZ, revision 22211

gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...)

2003-07-21 20:41 VZ, revision 22210

gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...)

2003-07-21 20:00 MBN, revision 22209

wxX11 and wxMotif STL-ification, part 1. it does not compile. yet, but keeps the diff between my local copy and HEAD < 4000 lines...

2003-07-21 19:55 MBN, revision 22208

Compilation fixes for wxUSE_STL=1 and for WXWIN_COMPATIBILITY_2_4=0.

2003-07-21 19:39 VZ, revision 22207

gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...)

2003-07-21 19:15 VZ, revision 22206

added wxMirrorDC

2003-07-21 18:58 VS, revision 22205

fixed inclusion of expat include dir

2003-07-21 18:57 DE, revision 22204

Don't depend on wx/dcmemory.h to include wx/dcclient.h for wxPaintDC