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

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

2003-07-14 08:41 JS, revision 21948

Rationalised OnIdle

2003-07-14 03:48 DE, revision 21947

Put OnIdle() back. Without deleting pending objects, frames that have been Destroy()ed (e.g. by the default close implementation) never actually get deleted and thus the program never terminates because the wxTopLevelWindowBase destructor is never called to do ExitMainLoop() FIXME: Why isn't this OnIdle stuff simply in wxAppBase?

2003-07-14 03:04 DE, revision 21946

In the object destructor, Disassociate the object from its Cocoa counterpart but leave m_cocoaNSWindow intact so base class destructor can use it.

2003-07-14 03:02 DE, revision 21945

In destructor, pass the NSView ownership to the base class Avoid extra if tests now that Associate/Disassociate do the test themselves

2003-07-14 02:46 DE, revision 21944

Call -[NSApplication stop] instead of terminate. The stop message will return to the caller allowing processing to continue until all events have been processed. Make sure that no more idle events are installed by checking -[NSApplication isRunning].

2003-07-14 00:50 VZ, revision 21943

removed OnIdle() which didn't compile any longer

2003-07-13 22:53 VZ, revision 21942

ugly fix for warnings when wxUSE_STL==0 not breaking compilation when wxUSE_STL==1

2003-07-13 21:33 VZ, revision 21941

mention wxCrashReport

2003-07-13 21:31 VZ, revision 21940

added crashrpt.cpp

2003-07-13 21:31 VZ, revision 21939

wxGlobalSEHandler() takes PEXCEPTION_POINTERS now

2003-07-13 21:29 VZ, revision 21938

moved SEH stuff to crashrpt.cpp

2003-07-13 21:19 VZ, revision 21937

added wxHAS_ICON_LOCATION and wxHAS_CRASH_REPORT

2003-07-13 21:18 VZ, revision 21936

wxSEHReport renamed to wxCrashReport enhanced and debugged; seems to work

2003-07-13 20:07 MBN, revision 21935

Move #inclusion of wx/msw/winundef.h for MinGW to afterstd.h. Fix WX_DEFINE_TYPEARRAY assert to refer to base array's elemnt type rather than to void*.

2003-07-13 16:59 JS, revision 21934

Improvements to OnIdle processing

2003-07-13 02:28 VZ, revision 21933

first version of crash reporting code

2003-07-12 23:15 SN, revision 21932

Mention changes to unix/fontutil.cpp.

2003-07-12 23:14 SN, revision 21931

Font is only non default if it has non default field values.

2003-07-12 23:09 JS, revision 21930

Use WM_INITMENUPOPUP Added wxMenu member to wxMenuEvent

2003-07-12 20:36 MBN, revision 21929

Warning fixes for wxUSE_STL=1.

2003-07-12 20:36 VZ, revision 21928

warning fix

2003-07-12 20:36 VZ, revision 21927

set the containing sizer to NULL when destroying the sizer; this fixes a crash (don't ask me how could it work before)

2003-07-12 20:34 MBN, revision 21926

Readd wxStringList::Add when wxUSE_STL=1, for compatibility with wxUSE_STL=0. Fixed wxPathList double-free reported by Devid Elliot.

2003-07-12 20:11 MBN, revision 21925

Added and documented wxColourDatabase::AddColour.

2003-07-12 20:11 JS, revision 21924

Added wxWinceHelpController

2003-07-12 17:58 JS, revision 21923

Added net stuff, some fixes to gsock code for WinCE

2003-07-12 16:08 VZ, revision 21922

fixed wxTempFile::Commit() broken by last check in

2003-07-12 15:11 JS, revision 21921

Fixed menubar on WinCE Removed some obsolete files

2003-07-12 14:18 VZ, revision 21920

fixed incorrect RegOpenKeyEx() usage

2003-07-12 14:07 VZ, revision 21919

fixed a crash

2003-07-12 13:39 JS, revision 21918
  • D /wxWidgets/trunk/include/wx/msw/wince/gdiobj.h

Removed obsolete file

2003-07-12 12:39 VZ, revision 21917

font is only non default if it has non default field values

2003-07-12 11:28 VZ, revision 21916

fix for a warning when wxUSE_STL == 1

2003-07-12 11:17 VZ, revision 21915

fixed class/struct mismatch

2003-07-12 11:11 VZ, revision 21914

fix for a warning

2003-07-12 07:06 JS, revision 21913

Compilo

2003-07-12 02:27 MBN, revision 21912

Fix some leaks cause by removing list.DeleteContents calls.

2003-07-12 02:24 MBN, revision 21911

Remove duplicate colour entries.

2003-07-12 02:22 MBN, revision 21910

Multilib linking fixes.

2003-07-12 01:04 DE, revision 21909

In the object destructor, leave m_cocoaNSView intact for base class destructors

2003-07-12 00:52 DE, revision 21908

In the object destructor, Disassociate the object from its Cocoa counterpart but leave m_cocoaNSView intact so base class destructors can use it.

2003-07-11 23:10 JS, revision 21907

More WinCE mods

2003-07-11 23:04 JS, revision 21906

More WinCE mods

2003-07-11 22:29 VZ, revision 21905

[attempt to] fix a warning

2003-07-11 22:28 VZ, revision 21904

fix for a warning

2003-07-11 22:06 JS, revision 21903

Fixed some duff #ifdefs

2003-07-11 21:50 JS, revision 21902

More WinCE mods

2003-07-11 21:43 JS, revision 21901

More WinCE mods

2003-07-11 20:17 SC, revision 21900

apptraits in line for carbon and mach-o

2003-07-11 20:16 SC, revision 21899

out of memory for strdup handled

2003-07-11 20:12 SC, revision 21898

codewarrior fixes

2003-07-11 19:52 SC, revision 21897

style creation

2003-07-11 19:33 VZ, revision 21896

fixed using arrays as nested classes

2003-07-11 19:01 VZ, revision 21895

removed a :: from WX_CLEAR_HASHMAP

2003-07-11 17:47 DE, revision 21894

Associate/Disassociate now check for non-NULL pointer instead of requiring the caller to do so.

2003-07-11 13:43 DE, revision 21893

Implement SetValue() and GetValue()

2003-07-11 13:19 DE, revision 21892

* Removed BASE_AND_GUI_MAC_SRC. At the moment DARWIN/MAC are identical (they both have only utilsunx.cpp) and Bakefile needs some work to allow more complex conditions before having this separate will be easy. * Allow wxGTK to be built on OS X.

2003-07-11 11:28 JS, revision 21891

Oops, no such function as wxIsascii

2003-07-11 11:21 JS, revision 21890

More WinCE mods.

2003-07-11 11:15 JS, revision 21889

Further WinCE mods

2003-07-11 10:50 JJ, revision 21888

Committing in . OpenVMS compile issues Modified Files: wxWindows/setup.h_vms wxWindows/src/generic/listctrl.cpp wxWindows/utils/dialoged/src/winprop.cpp ----------------------------------------------------------------------

2003-07-10 23:33 SN, revision 21887

Removed Auto3D variable following other ports.

2003-07-10 23:15 VZ, revision 21886

restored old wxCOMPILE_TIME_ASSERT2 definition as the new one doesn't work with VC6 E&C

2003-07-10 22:55 VZ, revision 21885

VC++ warning fixes

2003-07-10 22:52 VZ, revision 21884

compilation fix

2003-07-10 22:32 VZ, revision 21883

corrected bug with alignment of static labels with GTK 2 (replaces patch 760066; closes bug 759375)

2003-07-10 21:14 JS, revision 21882

Some WinCE fixes

2003-07-10 21:14 MBN, revision 21881

wxUSE_STL compilation fixes.

2003-07-10 21:12 MBN, revision 21880

Compilation fix for wxUSE_STL.

2003-07-10 21:10 MBN, revision 21879

Use correct export directive for multilib.

2003-07-10 21:01 DE, revision 21878

Add support for foreground and background colors to DoDrawText

2003-07-10 20:59 DE, revision 21877

Implement SetBackgroundMode()

2003-07-10 19:55 MBN, revision 21876

STL-ification patch for wxMSW and wxGTK.

2003-07-10 19:32 MBN, revision 21875

wxSortedArray::Add must return the index of the newly inserted item.

2003-07-10 19:29 MBN, revision 21874

Missing CHARSET_HANGUL fix.

2003-07-10 19:18 MBN, revision 21873

Compilation fix.

2003-07-10 17:10 VZ, revision 21872

Wait() doesn't cancel the thread any longer

2003-07-10 16:34 VZ, revision 21871

trying to fix the bug which results in blocking forever inside Delete()

2003-07-10 16:23 VZ, revision 21870

fix for IsAlive() called after Kill() or Exit()

2003-07-10 15:51 VZ, revision 21869

allow adding/removing columns dynamically (based on patch 763540)

2003-07-10 15:49 SC, revision 21868

added release event

2003-07-10 14:50 VZ, revision 21867

compilation fix

2003-07-10 14:06 VZ, revision 21866

GTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have been nice if the patch mentioned this...)

2003-07-10 13:03 VZ, revision 21865

fixes to allow dragging in multiselection tree ctrl (patch 759421)

2003-07-10 12:46 VZ, revision 21864

added state image support (patch 530155)

2003-07-10 12:39 DE, revision 21863

include "wx/toolbar.h" instead of tbar(base|smpl).h

2003-07-10 12:36 VZ, revision 21862

added wxThreadHelper class (patch 756906)

2003-07-10 12:27 DE, revision 21861

Use wxGetEmptyString() so the types in the ?: statement are both wxString

2003-07-10 12:24 VZ, revision 21860

more Unicode fixes

2003-07-10 12:13 VZ, revision 21859

set string length properly in wxString(p, conv, len) ctor (patch 755593)

2003-07-10 12:07 VZ, revision 21858

make string at least empty (instead of containing garbage) if malloc() failed

2003-07-10 12:01 VZ, revision 21857

correction to the separators in vertical toolbar after patch

2003-07-10 11:47 VZ, revision 21856

added functions to read/write several elements at once (patch 754986)

2003-07-10 11:44 VZ, revision 21855

Unicode fixes (patch 754930)

2003-07-10 11:40 VZ, revision 21854

(blindly) fixed header case confusion (replacement for patch 763760)

2003-07-10 11:24 VZ, revision 21853

fix handling of HTTP headers case (patch 763760)

2003-07-10 11:16 VZ, revision 21852

added state image support (patch 530155)

2003-07-10 11:04 VZ, revision 21851

keep selected image in sync with the normal one if it hasn't been changed (patch 754906)

2003-07-10 10:53 VZ, revision 21850

added wxTB_HORZ_TEXT (patch 713813); documented it; moved toolbar styles to toolbar.h

2003-07-10 10:02 VZ, revision 21849

use gdk_fontset_load() instead of gdk_font_load() for better Japanese support (patch 698558)

2003-07-10 09:56 VZ, revision 21848

linking fixes and code cleanup after hotkey patch

2003-07-10 09:55 VZ, revision 21847

allow wxPopupWindow get the key events (patch 713269)

2003-07-10 09:34 VZ, revision 21846

mention opengl32lib/glu32.lib automatic inclusion

2003-07-10 09:32 VZ, revision 21845

applied an extended version of patch 685795: clean up view [de]activation

2003-07-10 09:28 VZ, revision 21844

deTABified

2003-07-10 09:23 VZ, revision 21843

(blind) fix for valgrind error

2003-07-10 09:16 JS, revision 21842

Applied patch [ 758687 ] RegisterHotkey implemented

2003-07-10 08:57 JS, revision 21841

Applied patch [ 760463 ] wxMenu::FindItemByPosition for 2.4 branch

2003-07-10 08:36 JS, revision 21840

Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString

2003-07-10 08:21 JS, revision 21839

Applied patch [ 762033 ] wxTextValidator crashes when given a NULL wxString

2003-07-10 08:16 JS, revision 21838

Partially applied patch [ 763900 ] fix for vertical toolbar

2003-07-10 07:50 JS, revision 21837

Applied patch [ 767505 ] BCB6 link error

2003-07-10 07:47 JS, revision 21836

Applied patch [ 767518 ] BCB6 resource compiler chokes on dialog1.rc

2003-07-10 01:20 VZ, revision 21835

preliminary implementation of wxEVT_MENU_OPEN/CLOSE for Mac

2003-07-10 01:00 VZ, revision 21834

wxMac doesn't need UseNativeStatusBar hack

2003-07-10 00:50 VZ, revision 21833

no real changes

2003-07-10 00:27 VZ, revision 21832

fixed build

2003-07-09 23:25 VZ, revision 21831

2 step creation for wxDocMDIChildFrame (patch 661657)

2003-07-09 23:22 VZ, revision 21830

fix compilation with --disable-compat-22 (patch 759563)

2003-07-09 23:18 VZ, revision 21829

automatically link with opengl32.lib and glu32.lib when using VC++ (patch 753485)

2003-07-09 23:15 VZ, revision 21828

added wxSocket::IPAddress() (patch 694119)

2003-07-09 23:09 VZ, revision 21827

wxScrolledWindow scrollbar update fix (patch 680427)

2003-07-09 23:08 VZ, revision 21826

wxScrolledWindow scrollbar update fix (patch 680427) and MacUpdateImmediately renamed to Update

2003-07-09 22:55 VZ, revision 21825

made wxTextInputStream Unicode safe and general cleanup (patch 653775)

2003-07-09 22:47 VZ, revision 21824

oops, compilation fix after applying the patch

2003-07-09 22:46 VZ, revision 21823

we probably don't need crit section in GetTimeZone()

2003-07-09 22:35 VZ, revision 21822

added some checks for .mo integrity (part of patch 649438)

2003-07-09 22:24 VZ, revision 21821

select all text initially in the control (part of patch 649438)

2003-07-09 22:23 VZ, revision 21820

handle as well as in URLs (part of patch 649438)

2003-07-09 22:22 VZ, revision 21819

added support for POST method and alternate ports (part of patch 649438)

2003-07-09 22:12 VZ, revision 21818

implement support for returning several elements at once from IEnumFORMATETC (part of patch 649438)

2003-07-09 22:03 VZ, revision 21817

ensure that we don't get stuck in modal loop forever (part of patch 649438)

2003-07-09 21:58 VZ, revision 21816

check index in GetString()

2003-07-09 21:56 VZ, revision 21815

use mask for GIFs (part of patch 649438)

2003-07-09 21:55 VZ, revision 21814

GetClientData(int n) should be const (part of patch 649438)

2003-07-09 21:48 VZ, revision 21813

added missing #include <wx/defs.h> (parts of patch 649438)

2003-07-09 21:38 VZ, revision 21812

fixed crash in wxSpinButton (patch 646214)

2003-07-09 21:20 VZ, revision 21811

VC 7.1 warning fix

2003-07-09 20:40 VZ, revision 21810

attempts to fix separate compilation (didn't work)

2003-07-09 20:34 VZ, revision 21809

test for Mac before Unix as __UNIX__ is defined as well when building wxBase under Mac

2003-07-09 20:34 VZ, revision 21808

typo in comment

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

removed some stray MSW code

2003-07-09 19:58 VZ, revision 21806

initialize wxStrings in initialization list, not ctor body; this is more efficient and incidentally also fixes crash under Mac with gcc 3.3

2003-07-09 19:40 VZ, revision 21805

fixed gcc 3.3 compilation warnings

2003-07-09 19:11 RD, revision 21804

Added note about fixing a bug in Apple's fp.h

2003-07-09 18:44 DE, revision 21803

Don't save and restore the graphics context for color changes

2003-07-09 18:38 DE, revision 21802

Implement wxWindowDC::Clear()

2003-07-09 18:37 DE, revision 21801

Implement SetBackground()

2003-07-09 18:34 DE, revision 21800

wxNullBrush should not be Ok(), and GetNSColor() should return clearColor.

2003-07-09 18:31 DE, revision 21799

wxBrushRefData constructor: m_style = style instead of wxSOLID

2003-07-09 17:15 JS, revision 21798

OnIdle -> OnInternalIdle

2003-07-09 15:29 JS, revision 21797

Fixed a crash on initialization

2003-07-09 15:26 DE, revision 21796

Set m_window instead of using wxWindowDC constructor taking a wxWindow

2003-07-09 14:56 DE, revision 21795

Store a pointer to the wxWindow in the wxWindowDC class

2003-07-09 14:24 DE, revision 21794

Avoid paint event recursion when the run loop is restarted inside the paint event. Usually for the purpose of showing an assertion dialog.

2003-07-09 14:20 JS, revision 21793

Removed overloaded DoMenuUpdates function since it duplicated wxMenu::UpdateUI() Removed routing of menu commands to focus window under Windows Added routing of menu commands (but not UI updates, for efficiency reasons) to wxMenuBar before sending to frame

2003-07-09 14:10 DE, revision 21792

Remove check for other wxPaintDCs. It should be done in wxWindow instead.

2003-07-09 12:41 JS, revision 21791

Added cast to wxWindow*

2003-07-09 11:00 JS, revision 21790

Fixed missing bracket

2003-07-09 10:15 JS, revision 21789

- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code. - wxWindow::OnInternalIdle is now used in all ports, and ensures that user OnIdle events do not interfere with crucial internal processing. - wxWindow::UpdateWindowUI is now a documented function that sends wxUpdateUIEvents, and can be overridden. It has a helper function DoUpdateWindowUI for taking appropriate wxUpdateUIEvent action. - Added functions to wxUpdateUIEvent: Set/GetMode, Set/GetUpdateInterval, CanUpdate, to assist with optimising update event frequency. - Added functions to wxIdleEvent: Set/GetMode, CanSend, to determine whether a window should receive idle events. - Added wxWS_EX_PROCESS_IDLE, wxWS_EX_PROCESS_UI_UPDATES window styles for use with conservative idle and update event modes. - wxMSW and wxGTK now send menu update events only when a menu is about to be used. - Added WM_INITMENU processing instead of WM_ENTERMENULOOP, or accelerators don't always get called since menu items may still be disabled.

2003-07-08 23:19 VZ, revision 21788

compilation warning fixes (patch 625810)

2003-07-08 23:14 VZ, revision 21787

added support for wxALWAYS_SHOW_SB (finally closes patch 410865 -- first still opened...)

2003-07-08 23:02 VZ, revision 21786

deprecated and removed from our code GetUseCtl3D()/TransparentBackground()

2003-07-08 22:55 VZ, revision 21785

warnings fixes

2003-07-08 22:52 MBN, revision 21784

More MSVC fixes .

2003-07-08 22:48 VZ, revision 21783

mingw compilation fix

2003-07-08 22:30 VZ, revision 21782

updated the version

2003-07-08 22:24 MBN, revision 21781

More MSVC fixes .

2003-07-08 22:23 VZ, revision 21780

got rid of (unused since a long time) wxNO_3D and wxUSER_COLOURS

2003-07-08 22:11 VS, revision 21779

fixes to wxHTML selection code: corrected mouse navigation

2003-07-08 22:07 MBN, revision 21778

Blind fix for MSVC.

2003-07-08 21:58 MBN, revision 21777

Morec ompilation fixes.

2003-07-08 21:36 VZ, revision 21776

just some warning fixes

2003-07-08 21:19 VZ, revision 21775

removed non existing file which was preventing "make install" from working

2003-07-08 21:17 VZ, revision 21774

renamed wxScrollHelper::GetRect() to GetScrollRect() to avoid conflicts with wxWindow method

2003-07-08 20:47 VS, revision 21773

standardized WXMAKINGDLL approach

2003-07-08 20:46 VS, revision 21772

added fl bakefile

2003-07-08 20:41 MBN, revision 21771

Compilation fix.

2003-07-08 20:34 VS, revision 21770

compilation fix

2003-07-08 20:25 MBN, revision 21769

Compilation fix.

2003-07-08 19:52 MBN, revision 21768

Added --use-stl to cnfigure, wxUSE_STL to setup0.h Moved wx/datetime.inl contents to wx/datetime.h and removed inline redefinition hack. Implemented STL-like interface on top of wxList/wxArray, when wxUSE_STL=0. Implemented wxList-like and wxArray interfaces on top of std::list and std::vector, when wxUSE_STL=1. Added arrstr.h, moved wxArrayString declaration there; string.h #includes arrstr.h only if WXWIN_COMPATIBILITY_2_4 is enabled. Added WX_CLEAR_HASH_MAP, WX_CLEAR_HASH_TABLE, WX_CLEAR_LIST macros, to clear a wxHashMap, wxHashTable, wxList containing pointers: deletes pointers and makes container zero-sized. When wxUSE_STL=1, wxStringList works like a std::list<wxString>. Made wxBase compile when wxUSE_STL=1.

2003-07-08 19:18 VS, revision 21767

fixed DLL building bug

2003-07-08 19:17 VS, revision 21766

added animate bakefile

2003-07-08 19:12 VS, revision 21765

fixed animate in Unicode mode and removed use of deprecated methods

2003-07-08 19:09 VS, revision 21764

added animate contrib bakefile

2003-07-08 19:08 VS, revision 21763

added animate contrib

2003-07-08 18:44 VS, revision 21762

much better looking selection of justified paragraphs

2003-07-08 15:59 DE, revision 21761

wxBITMAP now uses XPM constructor for wxCocoa (like everything except wxMSW)

2003-07-08 15:36 DE, revision 21760

wxCocoa: allow wxUSE_NUMBERDLG

2003-07-08 15:09 DE, revision 21759

Position the status bar properly

2003-07-08 12:00 VS, revision 21758

removed gcc warning

2003-07-08 11:26 RR, revision 21757

Added Theme patch. Upported mouse click detection change.

2003-07-08 11:24 RR, revision 21756

Corrected wxTreeCtrl and wxListCtrl end_label_edit event behaviour. wxListCtrl doesn't send this event when the editing was cancelled.

2003-07-08 11:20 VZ, revision 21755

backport wxListCtrl::Refresh() fix

2003-07-08 11:19 VZ, revision 21754

Refresh() didn't work as it wasn't passed to subwindows

2003-07-08 11:18 RR, revision 21753

Upported mouse click detection change for wxChoice.

2003-07-07 20:58 VS, revision 21752

helpbest is MSW-only and init.h was missing

2003-07-07 20:46 VS, revision 21751

helpbest is MSW-only and init.h was missing

2003-07-07 20:13 GD, revision 21750

backported minor corrections for compilation with gcc 3.3 (use cast of address i nstead of address of cast)

2003-07-07 20:11 GD, revision 21749

backported minor corrections for compilation with gcc 3.3 (use cast of address instead of address of cast)

2003-07-07 18:56 DE, revision 21748

Use NSColor from wxColour and wxBrush #if 0 the bounding box drawn around all text (which was for testing)

2003-07-07 18:53 DE, revision 21747

First hack at wxBrush for wxCocoa

2003-07-07 16:21 JS, revision 21746

Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATES in platform.h Experimental wxUpdateUIEvent::SetUpdateInterval() function to limit UI update frequency

2003-07-07 14:21 RR, revision 21745

Added code for better mouse click detection in various native controls. wxChoice and wxSpinCtrl look better, wxListBox doesn't.

2003-07-07 14:20 RR, revision 21744

Added IsOwnGtkWindow() to wxChoice for mouse click interception.

2003-07-07 11:59 VZ, revision 21743

document the functions sending page changing events

2003-07-07 11:58 VZ, revision 21742

compilation fix (extra semicolon)

2003-07-07 11:48 VZ, revision 21741

warning (in Unicode only) fix

2003-07-07 11:48 VZ, revision 21740

added wxEntry(char **) declaration

2003-07-07 11:14 VZ, revision 21739

mention that OnInit/Exit() should be used instead of wxApp/~wxApp

2003-07-07 08:56 VS, revision 21738

Unicode compilation fixes

2003-07-07 08:52 VS, revision 21737

caret.cpp was missing

2003-07-07 08:33 VS, revision 21736

compilation fix for #ifdef __WXDEBUG__

2003-07-07 08:28 VS, revision 21735

applied modified UTF-8 locales patch (766893)

2003-07-07 08:05 VS, revision 21734

configure didn't define __WXDEBUG__, fixed

2003-07-06 23:29 VZ, revision 21733

backported patch 762500 (don't eas 100% of CPU when showing popup menu)

2003-07-06 23:26 VZ, revision 21732

don't east 100% of CPU when showing popup menu (patch 762500)

2003-07-06 23:08 VS, revision 21731

updated

2003-07-06 23:01 VS, revision 21730

regen XRC makefiles

2003-07-06 22:53 VS, revision 21729

updated main makefiles

2003-07-06 22:53 VS, revision 21728

don't link wxBase against GUI libraries

2003-07-06 22:47 VS, revision 21727

added ability to build contrib samples

2003-07-06 22:19 VS, revision 21726

added xrcdemo bakefile

2003-07-06 22:00 VZ, revision 21725

check for wrong wxID_OK usage (patch 758388)

2003-07-06 21:54 VZ, revision 21724

documented Fit() brokenness if sizers are not used

2003-07-06 21:53 VS, revision 21723

don't link wxBase against GUI libraries

2003-07-06 21:51 VS, revision 21722

don't delete samples datafiles, it may be dangerous

2003-07-06 21:43 VZ, revision 21721

forward ported patch to IsEditable()

2003-07-06 21:40 VZ, revision 21720

send more page change events (patch 750521); document this behaviour

2003-07-06 21:35 VZ, revision 21719

implemented GetDefaultBorder() in wxControl, override it in some controls which don't want to have sunken style by default

2003-07-06 21:33 VZ, revision 21718

compilation fix (extra semicolon)

2003-07-06 21:17 VZ, revision 21717

added GetBorder(flags)

2003-07-06 21:13 VZ, revision 21716

wxNotebook::HitTest() for wxMSW added (patch 748469)

2003-07-06 21:02 VZ, revision 21715

wxNotebook::HitTest() for wxMSW added (patch 748469)

2003-07-06 19:43 VZ, revision 21714

applied a patch to prevent another IsDialogMessage() hang

2003-07-06 19:14 VZ, revision 21713

use HWND in tracing messages

2003-07-06 18:55 VS, revision 21712

don't link wxBase against GUI libraries

2003-07-06 17:52 JS, revision 21711

Added wxHtmlPrintout::AddFilter so the same filters used for viewing HTML can be used for printing it.

2003-07-06 17:24 VS, revision 21710

wxConvGdk is not used anymore

2003-07-06 17:23 VS, revision 21709

don't link wxBase against GUI libs

2003-07-06 16:55 DE, revision 21708

Fixed some fields in the file header

2003-07-06 16:54 DE, revision 21707

Remove finishLaunching method which called wxTheApp->OnInit()

2003-07-06 16:54 VS, revision 21706

compilation fix

2003-07-06 16:46 VS, revision 21705

reverted

2003-07-06 16:38 VS, revision 21704

where did this file disappear? added

2003-07-06 15:56 VS, revision 21703

fixed USER_EXPORTED_ARRAY macros

2003-07-06 12:38 RR, revision 21702

Mini error reported by Valgrind.

2003-07-06 12:05 VS, revision 21701

include EXTRACFLAGS only once

2003-07-06 11:51 RR, revision 21700

Clarified the list item end label edit semantics in the docs.

2003-07-06 11:49 RR, revision 21699

OK, wxMSW doesn't seem to send the end label edit event for wxListCtrls if the label editing was cancelled.

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