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

2003-06-27 19:02 RD, revision 21448

Added a sample of using wxFileDialog for saving

2003-06-27 18:39 RD, revision 21447

Use wxSTC in the demo for displaying the soucre code of the samples.

2003-06-27 13:47 VS, revision 21446

misc win32 fixes

2003-06-27 13:41 VS, revision 21445

install setup.h before compiling on windows

2003-06-27 13:38 VS, revision 21444

fixed linking against builtin 3rd party libs

2003-06-27 13:25 VS, revision 21443

1) Added INC_FOO variable with include directory for 3rd party libraries 2) Don't compile ODBC on Windows

2003-06-27 10:09 VS, revision 21442

compilation fix

2003-06-27 09:59 VS, revision 21441

another compilation fix

2003-06-27 09:57 VS, revision 21440

compilation fix for wxMSW

2003-06-27 09:55 VS, revision 21439

Windows compilation fix

2003-06-27 09:32 VS, revision 21438

changed WXTOPDIR definition to not begin with /

2003-06-27 00:16 VZ, revision 21437

moved GetOSVersion() to the base traits class; implement it in platform-specific files

2003-06-27 00:07 VZ, revision 21436

TryParent()/ProcessEvent() were included in both base and GUI

2003-06-26 23:46 VZ, revision 21435

__WXBASE__ -> wxUSE_BASE

2003-06-26 22:16 VS, revision 21434

CR/LF fixes

2003-06-26 21:30 VS, revision 21433

preliminary work on borland bakefiles

2003-06-26 21:17 VS, revision 21432

fixed dependency tracking if . not in PATH

2003-06-26 21:17 VS, revision 21431

build event.cpp into both wxBase and wxGUI

2003-06-26 17:47 JS, revision 21430

Removed 16-bit conditional compilation

2003-06-26 17:29 JS, revision 21429

Corrected small typo

2003-06-26 17:26 JS, revision 21428

Removed WIN16 references

2003-06-26 17:10 JS, revision 21427

Removed obsolete code

2003-06-26 15:39 VZ, revision 21426

added EstimateTotalHeight

2003-06-26 13:15 JS, revision 21425

Added m_ prefix to wxColourData and wxFontData members for consistency. Fixed some typos in comments. Fixed wizard constructor doc.

2003-06-26 13:00 VZ, revision 21424

pass event to validators fisrt, before using the dynamic event table

2003-06-26 12:45 VZ, revision 21423

compilation fix

2003-06-26 11:22 CE, revision 21422

remove conflicts

2003-06-26 10:05 VZ, revision 21421

changing the number of items in wxHtmlListBox should flush the cache

2003-06-26 01:14 VZ, revision 21420

compilation fixes for separate build

2003-06-26 01:10 VZ, revision 21419

compilation fix for wxGUI

2003-06-26 00:44 VZ, revision 21418

got rid of wxEvtHandler::m_isWindow, use virtual functions (overridden in wxWindow) instead

2003-06-25 23:50 VZ, revision 21417

some more #if wxUSE_BASE (but still not enough)

2003-06-25 23:49 VZ, revision 21416

extracted wxStopWatch and global timer functions in a separate file

2003-06-25 23:27 VS, revision 21415

added stopwatch.h

2003-06-25 20:12 GD, revision 21414

corrected resource file compilation command for wxMac

2003-06-25 19:54 VS, revision 21413

no need for --enable-soname anymore

2003-06-25 19:50 VS, revision 21412

more fixes

2003-06-25 19:43 VS, revision 21411

new dependencies tracking code

2003-06-25 19:27 VS, revision 21410

new dependencies tracking code

2003-06-25 19:09 RD, revision 21409

Fixed OOR for wxPyHtmlWindow

2003-06-25 19:08 RD, revision 21408

Fixed typo

2003-06-25 19:07 VS, revision 21407

use MacOS X resources

2003-06-25 19:02 VS, revision 21406

updated

2003-06-25 18:48 VS, revision 21405

added gizmos makefile

2003-06-25 18:44 VS, revision 21404

compilation fix

2003-06-25 18:35 RD, revision 21403

wxTreeListCtrl updates: fixed wrapping of GetSelections and made keyboard navigation work like MSW's native tree when on MSW.

2003-06-25 18:33 RD, revision 21402

Patch from Will Sadkin ## Version 1.3 ## 1. Made it possible to configure grouping, decimal and shift-decimal characters, ## to make controls more usable internationally. ## 2. Added code to smart "adjust" value strings presented to .SetValue() ## for right-aligned numeric format controls if they are shorter than ## than the control width, prepending the missing portion, prepending control ## template left substring for the missing characters, so that setting ## numeric values is easier. ## 3. Renamed SetMaskParameters SetCtrlParameters() (with old name preserved ## for b-c), as this makes more sense.

2003-06-25 18:31 VS, revision 21401

blind wxCocoa fixes

2003-06-25 18:30 VS, revision 21400

top_builddir is part of bakefile now

2003-06-25 18:14 VS, revision 21399

new dependency tracking from bakefile cvs

2003-06-25 17:33 rgammans, revision 21398

correct documentation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE events

2003-06-25 17:30 rgammans, revision 21397

correct docuemtation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE events

2003-06-25 17:08 VS, revision 21396

compilation fix

2003-06-25 16:35 VS, revision 21395

regenerated

2003-06-25 16:34 VS, revision 21394

split log.h into GUI and base parts

2003-06-25 16:29 VS, revision 21393

many changed to enable multilib build

2003-06-25 16:28 VS, revision 21392

split log.h into GUI and base parts

2003-06-25 15:33 VS, revision 21391

fixes

2003-06-25 15:23 VS, revision 21390

regenerated makefiles, with support for multilib build

2003-06-25 15:13 VS, revision 21389

regenerated makefiles, with support for multilib build

2003-06-25 15:09 VS, revision 21388

fixes to previous commit

2003-06-25 14:59 VS, revision 21387

moved AddFile(wxImage) to GUI part of library, too

2003-06-25 14:52 VS, revision 21386

find available samples, demos and contribs at runtime

2003-06-25 14:32 VS, revision 21385

compilation fix for wxBase

2003-06-25 14:21 VS, revision 21384

only define wxUSE_GUI if not already defined; this is needed for multilib build

2003-06-25 11:02 VS, revision 21383

install headers and link against main lib

2003-06-25 11:00 VS, revision 21382

more contrib tweaks

2003-06-25 02:10 DE, revision 21381

Changed bool WakeUpIdle() to void to match base class

2003-06-25 00:40 VS, revision 21380

added XRC contrib makefile

2003-06-25 00:37 VS, revision 21379

added first contrib makefile

2003-06-25 00:26 VS, revision 21378

different location for contrib bakefiles

2003-06-25 00:13 VZ, revision 21377

missign app.h header

2003-06-25 00:11 VZ, revision 21376

a quick hack to fix wxBase compilation

2003-06-25 00:10 VZ, revision 21375

missing wx/iconloc.h added

2003-06-25 00:08 VZ, revision 21374

removed #pragma interface because it results in link problems when building wxBase/wxGUI

2003-06-24 23:52 VS, revision 21373

support for building contrib libraries

2003-06-24 23:48 VS, revision 21372

wxBase fixes

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

fixes to wxBase compilation

2003-06-24 22:47 VZ, revision 21370

wxTINY_CAPTION_XXX are obsolete

2003-06-24 22:46 VS, revision 21369

fixed make install

2003-06-24 22:35 VS, revision 21368
  • D /wxWidgets/trunk/src/make.env.in
  • D /wxWidgets/trunk/src/makelib.env.in
  • D /wxWidgets/trunk/src/makeprog.env.in

no longer needed

2003-06-24 22:31 VS, revision 21367

renamed julian's private makefile, it's in the way

2003-06-24 22:23 VS, revision 21366

Mac OS X fixes for ac-2.5

2003-06-24 22:12 VS, revision 21365

moving to autoconf-2.5x

2003-06-24 22:05 VS, revision 21364

moved to autoconf-2.5x

2003-06-24 21:56 VS, revision 21363

moving to autoconf-2.5x

2003-06-24 20:13 VS, revision 21362

fixed OSX resources invalid path

2003-06-24 20:00 GD, revision 21361

corrections for compilation under Mac OS X

2003-06-24 19:49 GD, revision 21360

updated code to not use deprecated methods

2003-06-24 19:35 GD, revision 21359

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

2003-06-24 18:45 VZ, revision 21358

backported wxDateSpan comparison operators from trunk

2003-06-24 18:19 VS, revision 21357

added Mac resource with icon

2003-06-24 18:14 VS, revision 21356

added wxART_MISSING_IMAGE

2003-06-24 18:08 VS, revision 21355

don't compile generic wxMessageDialog w/ GTK+2, it's not used (forgot to commit this)

2003-06-24 11:54 VS, revision 21354

regenerated after fixing OSX install_name and adding wxCocoa files

2003-06-24 11:31 VS, revision 21353

regenerated

2003-06-24 11:29 VS, revision 21352

compilation fix

2003-06-24 11:25 VS, revision 21351

wxCocoa fixes

2003-06-24 11:22 VS, revision 21350

defined __WXBASE__ when building the monolib

2003-06-24 11:21 VS, revision 21349

compilation fixes

2003-06-24 08:20 JS, revision 21348

Initialised static controls

2003-06-24 06:34 CE, revision 21347

correct library names

2003-06-24 01:36 VZ, revision 21346

added new files (after library split)

2003-06-24 01:31 VZ, revision 21345

compilation fix for wxGTK

2003-06-24 01:24 VZ, revision 21344

regenerated project/makefiles with tmake

2003-06-24 01:20 VZ, revision 21343

removed duplicate wxTheApp and m_appInitFn definitions from all ports, not just MSW

2003-06-24 00:56 VZ, revision 21342

wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken

2003-06-23 22:56 VS, revision 21341

updated

2003-06-23 22:49 VS, revision 21340

updated

2003-06-23 22:42 VS, revision 21339

generated new makefiles

2003-06-23 22:32 VS, revision 21338

compilation fix

2003-06-23 22:31 VS, revision 21337

updated

2003-06-23 22:31 VS, revision 21336

fix missing files

2003-06-23 22:31 VS, revision 21335

samples configuration didn't work

2003-06-23 22:31 VS, revision 21334

new build system

2003-06-23 22:02 VS, revision 21333

fixed missing files

2003-06-23 22:00 VS, revision 21332

depending on Makefile is oversensitive, anybody who changes the make will know to run 'make clean'

2003-06-23 21:13 VS, revision 21331

wxSelectionStore fix

2003-06-23 21:12 VS, revision 21330

fixed dependencies

2003-06-23 21:12 VS, revision 21329

bakefile build system

2003-06-23 21:06 MBN, revision 21328

Compilation fix.

2003-06-23 19:50 VS, revision 21327

moving bakefile build system to the trunk

2003-06-23 19:47 VZ, revision 21326

deleted non existing Cancelled() method

2003-06-23 19:43 VZ, revision 21325

added missing Skip() in OnIdle()

2003-06-23 16:21 VZ, revision 21324

fix for iostream.h missing in VC 7.1

2003-06-23 16:04 , revision 21323

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

2003-06-23 16:04 VZ, revision 21322

use __VISUALC__ instead of _MSC_VER to avoid problems with CW

2003-06-23 15:49 DE, revision 21321

Added #if wxUSE_SLIDER guard

2003-06-23 15:27 DE, revision 21320

Only MSW has a class wxIconLocation. The other platforms have typedef wxIconLocationBase wxIconLocation; Apple's GCC does not like the mismatch when forward declaring it.

2003-06-23 15:17 DE, revision 21319

Added #ifdef wxHAS_TASK_BAR_ICON guard

2003-06-23 15:00 RR, revision 21318

Applied (part of) the bitmap theme patch. Didn't find the static text alignment problem.

2003-06-23 14:49 JS, revision 21317

Spelling correction.

2003-06-23 13:49 VZ, revision 21316

GetIcon() returns wxIconLocation, not wxIcon, now

2003-06-23 13:14 JS, revision 21315

Implemented wxTextCtrl::GetStyle for MSW Added status bar showing major style attributes at cursor in text sample

2003-06-22 23:02 VZ, revision 21314

Fixed typo in cmdline option name; TRUE / FALSE -> {\tt true} / {\tt false} (patch 757770)

2003-06-22 23:01 VZ, revision 21313

missing backslash before underscore (patch 758143)

2003-06-22 22:45 VZ, revision 21312

allow wxFileConfig be created with empty name (will take it from wxApp) (patch 749749)

2003-06-22 22:20 VZ, revision 21311

LaTeX2e fixes (patch 748118)

2003-06-22 22:20 VS, revision 21310

mac fixes

2003-06-22 22:09 VS, revision 21309

and even more mac fixes...

2003-06-22 22:08 VZ, revision 21308

support Show() in wxFlexGridSizer (patch 737850)

2003-06-22 22:01 VS, revision 21307

more mac fixes

2003-06-22 21:56 VZ, revision 21306

set selection before setting focus to the control in SetFocusFromKbd() (patch 726361)

2003-06-22 21:47 VS, revision 21305

use version on mac

2003-06-22 21:22 VS, revision 21304

mac fixes

2003-06-22 21:06 VS, revision 21303

mac fixes

2003-06-22 20:39 VS, revision 21302

mac fixes

2003-06-22 20:03 VS, revision 21301

updated

2003-06-22 19:17 VS, revision 21300

updated

2003-06-22 19:13 VS, revision 21299

install the headers, use gtk2 name and other fixes

2003-06-22 18:48 VS, revision 21298

updated

2003-06-22 18:35 VS, revision 21297

updated

2003-06-22 16:13 VZ, revision 21296

fix VC 7.x release build problems

2003-06-22 15:44 VZ, revision 21295

temp fix for link errors after last commit

2003-06-22 13:56 VZ, revision 21294

corrected the comment explaining how to update version components

2003-06-22 12:48 VZ, revision 21293

GNU/Hurd patch

2003-06-22 11:04 VZ, revision 21292

added missing default value for pos parameter in ctor/Create

2003-06-22 00:22 VZ, revision 21291

updated after wxFileType change

2003-06-22 00:19 VZ, revision 21290

added default ctor

2003-06-21 21:37 VS, revision 21289

regenerated everything after (blind) Mac OS X fixes to bakefile

2003-06-21 20:09 MBN, revision 21288

Add a missing structure definition, move all rich text missing stuff to wx/msw/missing.h.

2003-06-21 20:06 MBN, revision 21287

Typo fix.

2003-06-21 17:45 VZ, revision 21286

don't disable hidden windows in wxWindowDisabler, it's at best useless

2003-06-21 17:38 VZ, revision 21285

removed Win16 horrors

2003-06-21 14:09 VZ, revision 21284

removed datacmn, not a base file any more

2003-06-21 14:08 VZ, revision 21283

removed datacmn

2003-06-21 14:07 RR, revision 21282

Small fix for splitter window.

2003-06-21 14:04 RR, revision 21281

Small fix for splitterwindow (no longer wrong cursor in nested scrolled window).

2003-06-21 13:50 VS, revision 21280

fixed RPATH on Solaris with gcc and sun's ld

2003-06-21 13:39 VZ, revision 21279

added wxIconLocation; minor fixes to wxIcon on some platforms

2003-06-21 12:27 VS, revision 21278

fix for non-gnu /usr/bin/test

2003-06-21 08:40 SN, revision 21277

Reverted patch [ 746201 ] (partially) because of unwanted side-effects to grids with 0 rows _or_ 0 columns.

2003-06-20 22:03 MBN, revision 21276

Applied patch from William Gallafent to copy manifest at install time for wxMSW cross compiles.

2003-06-20 21:19 GD, revision 21275

corrected DEPFILES which contained an object file

2003-06-20 20:48 GD, revision 21274

corrected return value of wxTimer::Start when timer is successfully created

2003-06-20 20:20 VS, revision 21273

fix one of reasons for crash if there is no font

2003-06-20 16:25 JS, revision 21272

Extended wxTextAttr and added wxTextCtrl::GetStyle stub allow better rich text support.

2003-06-20 15:20 CE, revision 21271

relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)

2003-06-19 23:43 VZ, revision 21270

removed redundant wxUSE_GUI checks

2003-06-19 23:39 VZ, revision 21269

added __WXBASE__ define; removed duplicated (in wx/chkconf.h) compatibility section

2003-06-19 23:31 VZ, revision 21268

added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)

2003-06-19 23:02 VS, revision 21267

beginnings of multilib split

2003-06-19 22:52 VS, revision 21266

more wxUniv fixes

2003-06-19 22:46 VS, revision 21265

more wxUniv fixes

2003-06-19 22:33 VS, revision 21264

quick and dirty fix for wxMGL compilation

2003-06-19 22:22 DE, revision 21263

Removed forced default no for wxUSE_SLIDER and wxUSE_COLOURDLG

2003-06-19 22:18 DE, revision 21262

Added slider.h/slider.mm to wxCocoa build

2003-06-19 22:16 DE, revision 21261

Missed a few substitutions the first time around

2003-06-19 22:14 VS, revision 21260

adding snapshot of generated autoconf makefiles

2003-06-19 22:14 DE, revision 21259

Include wxCocoa header

2003-06-19 22:14 VS, revision 21258

added wxHAS_TASK_BAR_ICON

2003-06-19 22:09 DE, revision 21257

Added wxSlider stub

2003-06-19 22:06 DE, revision 21256

wxCocoa does not have wxDialog::OnPaint()

2003-06-19 21:58 VS, revision 21255

wxMGL, fixes to wxMac, wxOS2

2003-06-19 21:32 DE, revision 21254

Added return NULL; for __WXCOCOA__ FIXME: The platform specific stuff is a real mess

2003-06-19 21:30 DE, revision 21253

Changed colour.cpp to colour.mm Also, generated files.lst now has fdlgcmn.cpp included

2003-06-19 21:27 DE, revision 21252

Added NSColor declarataion

2003-06-19 21:24 DE, revision 21251

First stab at wxColour using NSColor

2003-06-19 21:00 VS, revision 21250

wxUniv/wxX11 works

2003-06-19 19:29 RD, revision 21249

Some demo tweaks and a bug workaround

2003-06-19 19:06 RR, revision 21248

Font crash and timer fix as per 2_4.

2003-06-19 19:03 RR, revision 21247

Reorderd timer code as per bug 757060. The code there is required to set the id to -1.

2003-06-19 19:00 RR, revision 21246

Probable fix for Font crash.

2003-06-19 18:22 DE, revision 21245

On wxMac, set the common menubar to the MDI parent and don't show it

2003-06-19 18:20 DE, revision 21244

In wxApp::OnIdle() check to see if there is not a current menubar and if there is a common menubar, install it.

2003-06-19 18:17 DE, revision 21243

Add ability to have a wxMenuBar as a common menu - static wxMenuBar::MacSetCommonMenuBar() - static wxMenuBar::MacGetCommonMenuBar() - static wxMenuBar::s_macCommonMenuBar;

2003-06-19 17:05 VZ, revision 21242

fixed infinite recursion bug in some rare cases

2003-06-19 16:55 VZ, revision 21241

fixed infinite recursion bug in some rare cases

2003-06-19 15:18 VS, revision 21240

added 'samples' target

2003-06-19 09:43 VZ, revision 21239

wxUniv compilation fix

2003-06-19 09:21 CE, revision 21238

fix making base for Borland

2003-06-19 08:13 CE, revision 21237

fix making base for watcom (lib\base and console sample now compile)

2003-06-19 08:05 CE, revision 21236

fix making base for watcom (lib\base and console sample now compile)

2003-06-19 00:21 VS, revision 21235

preparing wxUniv build

2003-06-18 22:09 VZ, revision 21234

detect EOF better when reading HTTP reply

2003-06-18 21:49 VZ, revision 21233

removed unnecessary #if wxUSE_GUIs

2003-06-18 21:38 VZ, revision 21232

removed deprecated ConvertToBitmap() and wxImage(wxBitmap) ctor

2003-06-18 21:36 VZ, revision 21231

wxComboBox doesn't (officially) derive from wxChoice

2003-06-18 20:00 VS, revision 21230

added tips.txt

2003-06-18 19:58 VS, revision 21229

wxMotif builds

2003-06-18 16:25 VS, revision 21228

make it possible to not attach toolbars to frames (John Anderson)

2003-06-18 16:19 JS, revision 21227

Removed very obsolete Set/GetColourMap accessors.

2003-06-18 16:17 VS, revision 21226

make it possible to not attach toolbars to frames (John Anderson)

2003-06-18 16:08 VS, revision 21225

added --basename and --release flags to wx-config (patch #750815)

2003-06-18 12:59 CE, revision 21224

fix perl commands for makefile.sc

2003-06-18 12:09 CE, revision 21223

fix DMars compilation to use precompiled headers

2003-06-18 09:20 JS, revision 21222

Added extra wxGLCanvas documentation from Davide Pasquini <davide.pasquini@fastwebnet.it>

2003-06-18 07:41 JS, revision 21221

Workaround a crash bug; real solution as yet unknown

2003-06-18 00:42 VZ, revision 21220

removed a now unnecessary line

2003-06-18 00:41 VZ, revision 21219

better mask handling in wxBitmap to wxImage conversion (patch 754881)

2003-06-17 23:08 VZ, revision 21218

#undef LoadIcon/Bitmap() too

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

linking against builtin libs works onw

2003-06-17 23:05 VS, revision 21216

linking against builtin libs works now

2003-06-17 22:45 VS, revision 21215

preparing for building against builtin 3rd party libs and some more tweaking

2003-06-17 22:40 VS, revision 21214

windows build fixes

2003-06-17 21:28 RD, revision 21213

Comment out the post and postun sections since they are not used (and are currently mandrake specific...)

2003-06-17 20:54 DE, revision 21212

DEFAULT_wxUSE_TABDIALOG=yes for wxCocoa (Generic notebook)

2003-06-17 18:46 JS, revision 21211

Addition of uxtheme.cpp.

2003-06-17 18:09 VZ, revision 21210

fixed compilation warnings

2003-06-17 17:44 RD, revision 21209

Hmmm... The menu stuff only works on Mandrake. Need to find a cross-distro way to do it.

2003-06-17 17:07 RD, revision 21208

Fixed misplaced parentethis. (#755963)

2003-06-17 16:23 JS, revision 21207

Added 'Go' button for quickly saving setup or configure file

2003-06-17 14:27 VS, revision 21206

added htlbox to samples

2003-06-17 14:05 VS, revision 21205

added htlbox to samples

2003-06-17 13:22 CE, revision 21204

modify Borland makefile to include bc in library names

2003-06-17 11:06 VZ, revision 21203

wxComboBox doesn't derive from wxChoice (officially)

2003-06-17 09:56 VZ, revision 21202

undid the last change: it results in crashes with some GTK+ versions

2003-06-17 09:55 JS, revision 21201

Renamed Platform -> Target Bumped version

2003-06-17 09:52 JS, revision 21200

Eliminated some code.

2003-06-17 09:36 CE, revision 21199

add ipc client / server samples for digital mars

2003-06-17 09:30 CE, revision 21198

fix for client / server samples

2003-06-17 08:26 JS, revision 21197

Added corrected Show() to wxPopupWindow

2003-06-17 07:24 RD, revision 21196

Oops...

2003-06-17 07:22 RD, revision 21195

Added new .png icons to the installer script

2003-06-17 07:10 RD, revision 21194

Switched back to "PyCrust.ico" because Windows explorer can apparently only associate one "py.ico" at a time, even if they are located in different directories. Also added Linux /usr/lib/menu entries for the Py apps and XRCed when building the RPMs.

2003-06-17 07:08 RD, revision 21193

Version number update

2003-06-17 02:24 RD, revision 21192

SWIGged updates for wxMac

2003-06-16 23:49 RD, revision 21191

SWIGged updates for wxGTK

2003-06-16 23:41 RD, revision 21190

SWIGged updates for wxMSW

2003-06-16 23:41 RD, revision 21189

Reorgainize the wrappers for wxPrintDialogData

2003-06-16 23:40 RD, revision 21188

SetAllPages needs to be used if the Min and Max pages are set.

2003-06-16 23:38 RD, revision 21187

only measure one line at a time

2003-06-16 23:37 RD, revision 21186

Ensure there is no border on the generic static texts

2003-06-16 22:40 RD, revision 21185

Fix for wxPopupWindows not being raised to the top by default

2003-06-16 22:08 RD, revision 21184

Remove the test for parent window type when checking if to give a sunken style automatically

2003-06-16 20:36 RD, revision 21183

Typo fixed

2003-06-16 20:35 RD, revision 21182

fix how this package is imported instead of using the default generated by wx_create.py

2003-06-16 19:35 CE, revision 21181

initail Digital Mars makefile for stc

2003-06-16 19:30 CE, revision 21180

initail Digital Mars makefile for stc

2003-06-16 16:52 CE, revision 21179

faster Borland makefile

2003-06-16 16:51 CE, revision 21178

makefiles for samples for digital mars

2003-06-16 12:31 JS, revision 21177

Platform and compiler-specific checking for MSW and Mac now done in wx/xxx/chkconf.h. Removed some very obsolete settings, and MSW-specific settings from Mac's setup0.h. wxTimer now derives from wxEvtHandler.

2003-06-15 22:40 VS, revision 21176

fixed misbehaving selection on some words

2003-06-15 20:18 VZ, revision 21175

empty description doesn't look good

2003-06-15 20:14 VZ, revision 21174

typo fix

2003-06-15 20:13 VZ, revision 21173

fixed bug with parsing filter string without description

2003-06-15 20:03 VZ, revision 21172

GTK2 Unicode build warning fix

2003-06-15 19:37 VZ, revision 21171

fixed build problems when OpenGL libs were not in the same directory

2003-06-15 19:33 VZ, revision 21170

check parmateres in Replace() (bug 752716)

2003-06-15 18:36 SN, revision 21169

Added definition of wxUSE_DISPLAY.

2003-06-15 17:27 MBN, revision 21168

Blind fix for startup crash with Lesstif.

2003-06-15 13:12 VS, revision 21167

added win32 resources support

2003-06-15 09:59 VS, revision 21166

added bakefile for image sample

2003-06-15 09:58 VS, revision 21165

move samples code out of common code

2003-06-15 09:52 VS, revision 21164

move samples code out of common code

2003-06-15 09:34 VS, revision 21163

added DATAFILES support

2003-06-15 08:36 GD, revision 21162

partially applied SF #753787 to correct wx-config --rezflags which was refering to top build dir instead of install dir

2003-06-14 19:48 JS, revision 21161

Include wxHTML help controller from wx/helphtml.h.

2003-06-14 19:44 JS, revision 21160

Added wxMenuBase::FindItemByPosition

2003-06-14 17:16 VZ, revision 21159

don't ignore wxLC_NO_HEADER style when inserting first column (backported from HEAD)

2003-06-14 16:55 VZ, revision 21158

removed duplicated stuff in Delete() docs

2003-06-14 16:45 VZ, revision 21157

always NUL-terminate log messages, even if they're longer than buffer size

2003-06-14 16:44 JS, revision 21156

Can now skip default manifest inclusion by defining wxUSE_NO_MANIFEST

2003-06-14 16:42 JS, revision 21155

Made XPMs transparent Corrected wxMessageBox usage

2003-06-14 16:36 VZ, revision 21154

speed up for debug mode startup (doesn't matter much but as it doesn't cost anything to fix this...)

2003-06-14 16:25 JS, revision 21153

Added Find dialog Bumped version to 1.01

2003-06-14 16:18 JS, revision 21152

Added configtool to configure and Makefile.in Added -lsupc++ to end of LDLIBS to avoid link errors

2003-06-14 16:04 JS, revision 21151

Removed compilo

2003-06-14 13:39 VZ, revision 21150

regenerated using tmake to add fldlgcmn.cpp

2003-06-14 13:31 VZ, revision 21149

wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187)

2003-06-14 13:23 VZ, revision 21148

added virtual dtor to wxDateTimeHolidayAuthority (patch 753947)

2003-06-14 13:00 VZ, revision 21147

added a few #ifdefs needed to build a smaller library (patch 751523)

2003-06-14 13:00 VZ, revision 21146

no changes

2003-06-14 12:57 VZ, revision 21145

implemented alpha support for raw bitmaps under Mac

2003-06-14 11:03 JS, revision 21144

Recorded where announcements were sent

2003-06-14 09:29 JS, revision 21143

Small updates to wxCT

2003-06-14 08:48 CE, revision 21142

fix some more samples for digital mars

2003-06-13 23:25 VS, revision 21141

compilation fix for platforms w/o wxRawBitmap

2003-06-13 22:32 VZ, revision 21140

no real changes

2003-06-13 22:30 VZ, revision 21139

SetSelection() may be used for both single and multi selection listboxes

2003-06-13 22:26 VZ, revision 21138

added possibility to customize the listbox colours

2003-06-13 22:21 VS, revision 21137

added very unfinished bakefiles for the library

2003-06-13 22:14 VS, revision 21136

added very unfinished bakefiles for the library

2003-06-13 21:58 VS, revision 21135

added bakefiles for samples

2003-06-13 21:32 DE, revision 21134

Include wx/file.h even when using precompiled headers

2003-06-13 21:28 DE, revision 21133

* Added gsockcocoa.c to files list * Regenerated files lists, wxCocoa now includes selstore

2003-06-13 21:19 DE, revision 21132

Added GSocket stubs for wxCocoa

2003-06-13 21:15 DE, revision 21131

Use the new wxNSStringWithWxString conversion function

2003-06-13 21:09 DE, revision 21130

Added wxString to NSString conversion functions

2003-06-13 20:30 CE, revision 21129

fix some more samples for digital mars [allow contrib to work]

2003-06-13 20:29 DE, revision 21128

Proposed wxMac MDI interface (in limbo)

2003-06-13 20:26 CE, revision 21127

fix some more samples for digital mars

2003-06-13 20:24 DE, revision 21126

Added support for delayed deactivation of windows (for MDI)

2003-06-13 19:21 VZ, revision 21125

documented all methods pertaining to the multiple selection

2003-06-13 18:56 JS, revision 21124

Fixed MDI scrollbars

2003-06-13 18:54 JS, revision 21123

Scrollbar correction

2003-06-13 18:43 CE, revision 21122

add dmc makefile (samples compile and run OK)

2003-06-13 18:39 CE, revision 21121

fix for dmc compilation of projects with more than one obj

2003-06-13 18:27 RD, revision 21120

New files generated by the .dmg build

2003-06-13 18:26 RD, revision 21119

Correct version number

2003-06-13 17:18 VZ, revision 21118

added RefreshLine(s), HitTest() and IsVisible()

2003-06-13 17:17 VZ, revision 21117

added def value for Create() id parameter

2003-06-13 17:16 VZ, revision 21116

backported fix for counting subexpressions from HEAD

2003-06-13 17:05 VZ, revision 21115

quote '|' inside regexes (fixes dump mode); fixed crash due to strange HelpGenApp code

2003-06-13 17:02 VZ, revision 21114

fixed bug in group counting Compile()

2003-06-13 16:38 VZ, revision 21113

collected all deprecated methods in the beginning

2003-06-13 16:30 VZ, revision 21112

mention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c

2003-06-13 16:25 VZ, revision 21111

send wxEVT_SCROLLWIN_THUMBRELEASE events

2003-06-13 15:33 VS, revision 21110

fs_inet depends on protocol classes

2003-06-13 15:24 VZ, revision 21109

compilation fix for PCH

2003-06-13 13:29 VZ, revision 21108

fixed off by 1 bug in SelectRange()

2003-06-13 13:23 VZ, revision 21107

added commands to toggle multiple selection and to select all items

2003-06-13 13:09 VZ, revision 21106

made multiple selection behave more consistently with the usual (Windows) way

2003-06-13 13:06 VZ, revision 21105

regenerated all make/project files to include selstore.cpp/.h

2003-06-13 12:42 VZ, revision 21104

added checks for the item index

2003-06-13 12:20 JS, revision 21103

Some fixes for gcc compilation

2003-06-13 10:56 JS, revision 21102

Small fixes

2003-06-13 10:30 JS, revision 21101

Merged some info from the 2.4 branch.

2003-06-13 10:27 JS, revision 21100

Only have one file with publicity tips - in CVS head.

2003-06-13 10:16 VS, revision 21099

added wxLocale::GetLanguageName

2003-06-13 09:08 JS, revision 21098

Added DialogBlocks file for configtool

2003-06-13 07:02 RD, revision 21097

Forgot to uncomment the cleanup

2003-06-13 06:35 RD, revision 21096

update the win32 installer script

2003-06-13 01:22 RD, revision 21095

A script to assist in converting from the old 'from wxPython.wx import *' style to the new 'import wx' style.

2003-06-13 01:20 RD, revision 21094

SWIGged updates for wxGTK

2003-06-13 01:20 RD, revision 21093

SWIGged updates for wxMac

2003-06-13 01:20 RD, revision 21092

SWIGged updates for wxMSW

2003-06-13 01:08 RD, revision 21091

some other tests

2003-06-13 01:08 RD, revision 21090

typo fixed

2003-06-13 01:04 RD, revision 21089

wxPython distrib changes

2003-06-13 01:03 RD, revision 21088

Don't have a trailing semi-colons in macros for compilers that complain about doubling them, ;;

2003-06-13 01:01 RD, revision 21087

Added wxCursorFromBits.

2003-06-12 22:55 , revision 21086
  • A /wxWidgets/tags/WX_2_4_1
  • R /wxWidgets/tags/WX_2_4_1/acinclude.m4
  • R /wxWidgets/tags/WX_2_4_1/aclocal.m4
  • A /wxWidgets/tags/WX_2_4_1/art/wxwin.ico
  • A /wxWidgets/tags/WX_2_4_1/art/wxwin16x16.png
  • A /wxWidgets/tags/WX_2_4_1/art/wxwin16x16.xpm
  • A /wxWidgets/tags/WX_2_4_1/art/wxwin32x32.png
  • A /wxWidgets/tags/WX_2_4_1/art/wxwin32x32.xpm
  • R /wxWidgets/tags/WX_2_4_1/BuildCVS.txt
  • R /wxWidgets/tags/WX_2_4_1/config.guess
  • R /wxWidgets/tags/WX_2_4_1/config.sub
  • R /wxWidgets/tags/WX_2_4_1/configure
  • R /wxWidgets/tags/WX_2_4_1/configure.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/configure
  • R /wxWidgets/tags/WX_2_4_1/contrib/configure.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/animate
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/canvas/bbox.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/fl
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/fl/dynbarhnd.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/gizmos/dynamicsash.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/gizmos/multicell.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/ogl
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/ogl/canvas.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/ogl/linesp.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/ogl/misc.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/ogl/ogl.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/stc
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/xrc/xh_all.h
  • A /wxWidgets/tags/WX_2_4_1/contrib/include/wx/xrc/xh_scwin.h
  • A /wxWidgets/tags/WX_2_4_1/contrib/include/wx/xrc/xh_split.h
  • A /wxWidgets/tags/WX_2_4_1/contrib/include/wx/xrc/xh_wizrd.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/xrc/xml.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/include/wx/xrc/xmlres.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/animate/AniTestVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/animate/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/animate/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/applet/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/canvas/simple/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/canvas/simple/SimpleVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/canvas/test/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/canvas/test/TestVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo1/fl_demo.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo1/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo1/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo2/fl_demo.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo2/fl_demo2.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo2/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_demo2/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample1/fl_demo.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample1/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample1/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample2/fl_demo.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample2/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample2/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample3/fl_demo.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample3/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/fl/fl_sample3/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/dynsash
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/dynsash/dynsash.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/dynsash_switch
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/dynsash_switch/dynsash_switch.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/editlbox/editlbox.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/editlbox/Makefile.in
  • A /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/led
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/multicell/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/multicell/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/multicell/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/multicell/mtest.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/multicell/multicell.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/splittree/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/splittree/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/splittree/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/gizmos/splittree/TreeVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/mmedia/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/mmedia/MMboardVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/mmedia/makefile.b32
  • D /wxWidgets/tags/WX_2_4_1/contrib/samples/mmedia/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/mmedia/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/ogledit/doc.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/ogledit/doc.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/ogledit/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/ogledit/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/ogledit/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/ogledit/OGLEditVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/dialogs.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/doc.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/StudioVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/shapes.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/shapes.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/ogl/studio/studio.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/plot/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/plot/PlotVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/stc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/stc/makefile.b32
  • A /wxWidgets/tags/WX_2_4_1/contrib/samples/stc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/stc/StcTestVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/stc/stctest.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/svg/Makefile.in
  • A /wxWidgets/tags/WX_2_4_1/contrib/samples/svg/makefile.wat
  • A /wxWidgets/tags/WX_2_4_1/contrib/samples/svg/svgtest.rc
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/xrc/custclas.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/xrc/derivdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/xrc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/xrc/myframe.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/xrc/XrcDemoVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/samples/xrc/xrcdemo.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/animate/animate.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/animate/Makefile.in
  • A /wxWidgets/tags/WX_2_4_1/contrib/src/animate/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/applet/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/canvas/bbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/canvas/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/bardragpl.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/cbcustom.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/controlbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/flVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/newbmpbtn.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/panedrawpl.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/rowlayoutpl.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/fl/toolwnd.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/dynamicsash.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/editlbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/multicell.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/gizmos/splittree.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/mmedia/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/mmedia/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/mmedia/makefile.g95
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/mmedia/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/net/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/net/smapi.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/makefile.dos
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/makefile.g95
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/makefile.unx
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/OglVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/ogl/OglVC.dsw
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/plot/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/PlatWX.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/README.txt
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/StcVC.dsw
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/ContractionState.cxx
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/ContractionState.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/Indicator.cxx
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/Indicator.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/KeyMap.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/LexBaan.cxx
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/UniConversion.cxx
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/stc/scintilla/src/UniConversion.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/svg/Makefile.in
  • A /wxWidgets/tags/WX_2_4_1/contrib/src/svg/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/makefile.g95
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/XrcVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_chckl.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_dlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_gdctl.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_menu.cpp
  • A /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_scwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_sizer.cpp
  • A /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_split.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_toolb.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_unkwn.cpp
  • A /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xh_wizrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xml.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xmlres.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/src/xrc/xmlrsall.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/convertrc/ConvertVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/convertrc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/convertrc/rc2xml.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/convertrc/rc2xml.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/convertrc/wxr2xml.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrc/wxRcVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrc/wxrc.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/editor.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/pe_basic.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/preview.cpp
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/preview.h
  • R /wxWidgets/tags/WX_2_4_1/contrib/utils/wxrcedit/wxRcEditVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/debian/changelog
  • R /wxWidgets/tags/WX_2_4_1/debian/control.in
  • R /wxWidgets/tags/WX_2_4_1/debian/copyright
  • D /wxWidgets/tags/WX_2_4_1/debian/libwxbase-dev.files
  • R /wxWidgets/tags/WX_2_4_1/debian/libwxbase.dirs
  • D /wxWidgets/tags/WX_2_4_1/debian/libwxgtk-contrib-dev.files
  • D /wxWidgets/tags/WX_2_4_1/debian/libwxgtk-dev.files
  • D /wxWidgets/tags/WX_2_4_1/debian/libwxgtk-python.files
  • A /wxWidgets/tags/WX_2_4_1/debian/libwxgtk-python.menu
  • R /wxWidgets/tags/WX_2_4_1/debian/libwxgtk.dirs
  • R /wxWidgets/tags/WX_2_4_1/debian/lintian-override
  • R /wxWidgets/tags/WX_2_4_1/debian/README.Debian
  • R /wxWidgets/tags/WX_2_4_1/debian/rules
  • R /wxWidgets/tags/WX_2_4_1/debian/wx-config.1
  • A /wxWidgets/tags/WX_2_4_1/debian/wxPython-tools.1
  • D /wxWidgets/tags/WX_2_4_1/debian/wxwin-headers.files
  • D /wxWidgets/tags/WX_2_4_1/debian/wxwin-i18n.files
  • R /wxWidgets/tags/WX_2_4_1/demos/bombs/bombs.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/bombs/bombs.dsp
  • R /wxWidgets/tags/WX_2_4_1/demos/bombs/bombs1.cpp
  • D /wxWidgets/tags/WX_2_4_1/demos/bombs/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/demos/bombs/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/demos/dbbrowse/dbbrowse.dsp
  • D /wxWidgets/tags/WX_2_4_1/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/canvas.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/card.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/forty.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/forty.dsp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/forty.h
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/game.cpp
  • D /wxWidgets/tags/WX_2_4_1/demos/forty/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/playerdg.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/scoredg.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/scorefil.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/forty/scorefil.h
  • R /wxWidgets/tags/WX_2_4_1/demos/fractal/fractal.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/fractal/fractal.dsp
  • D /wxWidgets/tags/WX_2_4_1/demos/fractal/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/demos/fractal/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/demos/life/game.h
  • R /wxWidgets/tags/WX_2_4_1/demos/life/life.cpp
  • R /wxWidgets/tags/WX_2_4_1/demos/life/life.dsp
  • D /wxWidgets/tags/WX_2_4_1/demos/life/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/demos/life/makefile.wat
  • D /wxWidgets/tags/WX_2_4_1/demos/poem/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/demos/poem/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/demos/poem/poem.dsp
  • R /wxWidgets/tags/WX_2_4_1/demos/poem/wxpoem.cpp
  • R /wxWidgets/tags/WX_2_4_1/distrib/mac
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/contrib.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/copybase.bat
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/cw.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/cw_mac.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/docsrc.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/filerepl.bat
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/generic.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/innobott.txt
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/innotop.txt
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/makefile.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/makeinno.bat
  • A /wxWidgets/tags/WX_2_4_1/distrib/msw/makerpm
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/stc.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tardist
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tarwxall
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tarwxmac
  • A /wxWidgets/tags/WX_2_4_1/distrib/msw/tarwxx11
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/base.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/basevc.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/dos.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/g295.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/Makefile
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/micro.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/os2.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/sc.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/tmake.conf
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/univ.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/v15.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/vc6univ.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/watmgl.t
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/tmake/wxwin.pro
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/vc.rsp
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/zipdistinno.bat
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/zipmac.bat
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/zipwxmac.bat
  • R /wxWidgets/tags/WX_2_4_1/distrib/msw/zipwxos2.bat
  • R /wxWidgets/tags/WX_2_4_1/distrib/os2
  • R /wxWidgets/tags/WX_2_4_1/docs/base
  • R /wxWidgets/tags/WX_2_4_1/docs/changes.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/gtk/install.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/gtk/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faq.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faqgen.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faqgtk.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faqmac.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faqmot.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faqmsw.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/faqx11.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/i18n.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/html/platform.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/app.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/arrstrng.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/bitmap.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/category.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/checklst.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/classes.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/cmdproc.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/colour.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/combobox.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/conditn.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/config.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/critsect.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/datetime.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/dialog.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/docmanag.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/doctempl.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/dragimag.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/encconv.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/filedlg.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/filename.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/filesys.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/font.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/fontmap.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/frame.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/fs.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/fs_mem.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/ftp.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/function.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/grid.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/helpinst.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/htcontnr.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/htdcrend.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/hthelpct.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/hthlpdat.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/htparser.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/htprint.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/htwindow.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/htwinprs.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/image.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/keyevent.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/list.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/listbox.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/listctrl.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/listitem.tex
  • A /wxWidgets/tags/WX_2_4_1/docs/latex/wx/listview.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/log.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/longlong.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/manual.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/mbconv.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/menu.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/menuevt.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/menuitem.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/msgdlg.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/mutexlck.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/node.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/notebook.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/pagedlg.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/paintevt.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/panel.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/prevwin.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/print.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/progdlg.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/radiobut.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/region.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/sashwin.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/scpdarry.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/scpdptr.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/scrolevt.inc
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/scrolwin.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/semaphor.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/sizer.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/spinbutt.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/statbmp.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/taskbar.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tbitmap.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tcommdlg.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tdb.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tdnd.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tdocview.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tex2rtf.ini
  • A /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tex2rtf_css.ini
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/text.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tfontenc.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/timer.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/timespan.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tnoneng.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/toolbar.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/treectrl.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/treeevt.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tsizer.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tstring.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/ttreectl.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/tunicode.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/txrc.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/txtstrm.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/upduievt.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/valgen.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/valtext.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/window.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/wizard.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/wizevt.tex
  • A /wxWidgets/tags/WX_2_4_1/docs/latex/wx/wx.css
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/wx.hpj
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/wxgtk.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/wxstring.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/xmlres.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/latex/wx/xmlresh.tex
  • R /wxWidgets/tags/WX_2_4_1/docs/mac/install.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/mac/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/mac/SetTypeFromExtension.sea.hqx
  • R /wxWidgets/tags/WX_2_4_1/docs/mgl
  • R /wxWidgets/tags/WX_2_4_1/docs/microwin/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/motif/install.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/motif/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/msw/install.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/os2
  • R /wxWidgets/tags/WX_2_4_1/docs/publicity
  • R /wxWidgets/tags/WX_2_4_1/docs/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/tech/tn0010.htm
  • R /wxWidgets/tags/WX_2_4_1/docs/tech/tn0013.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/tech/tn0014.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/univ/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/x11/install.txt
  • R /wxWidgets/tags/WX_2_4_1/docs/x11/readme.txt
  • R /wxWidgets/tags/WX_2_4_1/include/wx/app.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/arrimpl.cpp
  • R /wxWidgets/tags/WX_2_4_1/include/wx/artprov.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/buffer.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/busyinfo.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/chkconf.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/cmdproc.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/cmndata.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/colordlg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/confbase.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/datetime.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/datetime.inl
  • R /wxWidgets/tags/WX_2_4_1/include/wx/db.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/debug.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/defs.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/docmdi.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/docview.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/dragimag.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/dynload.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/encconv.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/event.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/filedlg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/filefn.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/filename.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/filesys.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/font.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/fontenc.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/fontutil.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/frame.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/fs_mem.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/fs_zip.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gdicmn.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/calctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/choicdgg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/dirctrlg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/dragimgg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/filedlgg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/grid.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/gridsel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/helphtml.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/laywin.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/listctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/mdig.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/panelg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/progdlgg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/sashwin.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/scrolwin.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/splitter.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/statusbr.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/treectlg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/generic/treelay.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/geometry.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/glcanvas.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/button.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/colour.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/combobox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/control.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/dataobj.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/dcclient.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/font.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/frame.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/gauge.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/glcanvas.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/notebook.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/scrolbar.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/toplevel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/treectrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk/window.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/button.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/colour.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/combobox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/control.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/dataobj.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/dcclient.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/font.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/frame.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/gauge.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/glcanvas.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/notebook.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/scrolbar.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/toplevel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/treectrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/gtk1/window.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/hashmap.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/helpbase.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/html
  • R /wxWidgets/tags/WX_2_4_1/include/wx/html/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/include/wx/html/htmlproc.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/html/htmltag.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/image.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imaggif.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagiff.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagjpeg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagpcx.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagpng.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagpnm.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagtiff.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/imagxpm.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/intl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/list.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/listctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/log.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/longlong.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/app.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/bitmap.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/cursor.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/dataform.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/dataobj.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/dataobj2.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/dnd.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/frame.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/menu.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/notebook.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/private.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/setup0.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/textctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/toplevel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/treectrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/uma.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/wave.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mac/window.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/mgl/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/motif/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/motif/statbox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/brush.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/checkbox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/checklst.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/dialog.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/filedlg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/font.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/gccpriv.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/gdiimage.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/gdiobj.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/glcanvas.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/listbox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/missing.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/notebook.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/ole/dropsrc.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/pen.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/private.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/setup0.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/spinctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/stattext.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/tabctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/taskbar.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/textctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/toplevel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/treectrl.h
  • A /wxWidgets/tags/WX_2_4_1/include/wx/msw/uxtheme.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/window.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/winundef.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/msw/wx.rc
  • R /wxWidgets/tags/WX_2_4_1/include/wx/notebook.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/object.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/bmpbuttn.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/button.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/checkbox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/checklst.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/choice.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/combobox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/control.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/gauge.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/listbox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/notebook.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/radiobox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/radiobut.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/scrolbar.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/setup0.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/slider.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/spinctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/textctrl.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/os2/toplevel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/platform.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/print.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/printdlg.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/prntbase.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/prop.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/proplist.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/radiobox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/sizer.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/stc
  • R /wxWidgets/tags/WX_2_4_1/include/wx/strconv.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/stream.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/string.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/textbuf.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/textfile.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/treebase.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/txtstrm.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/combobox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/frame.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/listbox.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/radiobox.h
  • D /wxWidgets/tags/WX_2_4_1/include/wx/univ/setup.h
  • A /wxWidgets/tags/WX_2_4_1/include/wx/univ/setup0.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/toolbar.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/toplevel.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/univ/window.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/unix/execute.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/unix/utilsx11.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/utils.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/version.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/window.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/wizard.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/wxchar.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/wxexpr.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/app.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/colour.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/dcclient.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/font.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/private.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/privx.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/x11/region.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/xrc/xh_all.h
  • A /wxWidgets/tags/WX_2_4_1/include/wx/xrc/xh_scwin.h
  • A /wxWidgets/tags/WX_2_4_1/include/wx/xrc/xh_split.h
  • A /wxWidgets/tags/WX_2_4_1/include/wx/xrc/xh_wizrd.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/xrc/xml.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx/xrc/xmlres.h
  • R /wxWidgets/tags/WX_2_4_1/include/wx_pb.h
  • D /wxWidgets/tags/WX_2_4_1/lib/bcc16
  • R /wxWidgets/tags/WX_2_4_1/lib/dummy
  • D /wxWidgets/tags/WX_2_4_1/lib/msvc15
  • R /wxWidgets/tags/WX_2_4_1/locale
  • R /wxWidgets/tags/WX_2_4_1/locale/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/locale/Makefile
  • R /wxWidgets/tags/WX_2_4_1/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/misc/afm
  • A /wxWidgets/tags/WX_2_4_1/misc/afm/.cvsignore
  • A /wxWidgets/tags/WX_2_4_1/misc/afm/Zapf.afm
  • R /wxWidgets/tags/WX_2_4_1/misc/languages/langtabl.txt
  • R /wxWidgets/tags/WX_2_4_1/samples/artprov/artbrows.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/artprov/artprov.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/artprov/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/artprov/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/calendar/calendar.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/calendar/calendar.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/calendar/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/calendar/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/caret/caret.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/caret/caret.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/caret/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/caret/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/checklst/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/checklst/checklst.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/checklst/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/config/config.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/config/conftest.cpp
  • D /wxWidgets/tags/WX_2_4_1/samples/config/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/config/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/configure
  • R /wxWidgets/tags/WX_2_4_1/samples/configure.in
  • R /wxWidgets/tags/WX_2_4_1/samples/console/console.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/console/console.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/console/makefile.b32
  • A /wxWidgets/tags/WX_2_4_1/samples/console/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/controls/controls.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/controls/controls.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/controls/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/controls/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/db/db.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/db/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/dialogs/dialogs.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/dialogs/dialogs.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/dialogs/dialogsUniv.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/dialogs/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/dialogs/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/dialup/dialup.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/dialup/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/dialup/nettest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/dnd/dnd.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/dnd/dnd.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/dnd/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/docview/doc.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/docview/docview.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/docview/docview.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/docview/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/docview/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/docview/view.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/docvwmdi/doc.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/docvwmdi/docview.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/docvwmdi/docvwmdi.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/docvwmdi/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/docvwmdi/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/docvwmdi/view.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/dragimag/dragimag.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/dragimag/dragimag.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/dragimag/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/dragimag/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/drawing/drawing.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/drawing/drawing.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/drawing/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/drawing/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/dynamic/dynamic.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/dynamic/dynamic.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/dynamic/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/erase/erase.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/erase/erase.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/erase/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/erase/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/event/event.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/event/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/event/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/exec/exec.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/exec/exec.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/exec/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/exec/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/font/font.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/font/font.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/font/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/font/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/WX_2_4_1/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/WX_2_4_1/samples/grid/grid.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/grid/grid.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/grid/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/grid/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/help/demo.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/help/help.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/help/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/help/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/about/about.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/about/about.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/about/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/help/help.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/help/help.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/help/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/helpview/helpview.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/helpview/helpview.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/helpview/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/printing/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/printing/printing.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/printing/printing.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/printing/test.htm
  • R /wxWidgets/tags/WX_2_4_1/samples/html/test/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/test/test.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/test/test.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/virtual/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/virtual/virtual.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/virtual/virtual.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/widget/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/widget/widget.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/widget/widget.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/zip/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/html/zip/zip.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/html/zip/zip.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/image/horse3.ani
  • R /wxWidgets/tags/WX_2_4_1/samples/image/image.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/image/image.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/image/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/samples/image/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/image/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/de
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/internat.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/internat.def
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/internat.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/internat.rc
  • D /wxWidgets/tags/WX_2_4_1/samples/internat/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/makefile.sc
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/makefile.vms
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/internat/mondrian.ico
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/client.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/client.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/client.h
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/client.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/ddesetup.h
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/server.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/server.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/server.h
  • R /wxWidgets/tags/WX_2_4_1/samples/ipc/server.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/joytest/joytest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/joytest/joytest.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/joytest/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/joytest/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/keyboard/keyboard.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/keyboard/keyboard.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/keyboard/keyboard.rc
  • D /wxWidgets/tags/WX_2_4_1/samples/keyboard/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/keyboard/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/expt.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/fload.xbm
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/layout.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/layout.def
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/layout.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/layout.h
  • D /wxWidgets/tags/WX_2_4_1/samples/layout/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/makefile.sc
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/makefile.vms
  • R /wxWidgets/tags/WX_2_4_1/samples/layout/makefile.wat
  • A /wxWidgets/tags/WX_2_4_1/samples/listbox/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/samples/listctrl/listctrl.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/listctrl/listtest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/listctrl/listtest.h
  • D /wxWidgets/tags/WX_2_4_1/samples/listctrl/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/listctrl/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/samples/makefile.g95
  • R /wxWidgets/tags/WX_2_4_1/samples/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/chart.ico
  • D /wxWidgets/tags/WX_2_4_1/samples/mdi/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/makefile.sc
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/makefile.vms
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/mdi.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/mdi.def
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/mdi.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/mdi.ico
  • R /wxWidgets/tags/WX_2_4_1/samples/mdi/mondrian.ico
  • D /wxWidgets/tags/WX_2_4_1/samples/memcheck/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/memcheck/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/memcheck/memcheck.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/menu/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/menu/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/menu/menu.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/menu/menu.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/mfc/makefile.b32
  • D /wxWidgets/tags/WX_2_4_1/samples/mfc/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/mfc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/mfc/mfc.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/mfc/mfctest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/mfc/mfctest.rc
  • D /wxWidgets/tags/WX_2_4_1/samples/minifram/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/minifram/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/minifram/minifram.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/minifram/minifram.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/minifram/minifram.h
  • D /wxWidgets/tags/WX_2_4_1/samples/minimal/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/minimal/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/minimal/minimal.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/minimal/minimal.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/minimal/mondrian.ico
  • A /wxWidgets/tags/WX_2_4_1/samples/multimon/Makefile.in
  • A /wxWidgets/tags/WX_2_4_1/samples/nativdlg/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/samples/nativdlg/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/nativdlg/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/nativdlg/nativdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/nativdlg/nativdlg.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/newgrid/griddemo.cpp
  • D /wxWidgets/tags/WX_2_4_1/samples/newgrid/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/newgrid/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/newgrid/newgrid.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/notebook/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/notebook/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/notebook/notebook.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/notebook/notebook.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/oleauto/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/samples/oleauto/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/oleauto/oleauto.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/oleauto/oleauto.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/cube/cube.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/opengl/cube/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/cube/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/isosurf/isosurf.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/opengl/isosurf/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/isosurf/makefile.wat
  • D /wxWidgets/tags/WX_2_4_1/samples/opengl/penguin/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/penguin/makefile.unx
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/penguin/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/penguin/penguin.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/penguin/penguin.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/opengl/penguin/penguin.h
  • A /wxWidgets/tags/WX_2_4_1/samples/ownerdrw/Makefile.in
  • D /wxWidgets/tags/WX_2_4_1/samples/ownerdrw/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/ownerdrw/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/ownerdrw/ownerdrw.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/ownerdrw/ownerdrw.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/png/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/png/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/png/png.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/png/pngdemo.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/png/pngdemo.rc
  • R /wxWidgets/tags/WX_2_4_1/samples/printing/fload.xbm
  • D /wxWidgets/tags/WX_2_4_1/samples/printing/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/printing/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/printing/printing.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/printing/printing.def
  • R /wxWidgets/tags/WX_2_4_1/samples/printing/printing.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/printing/printing.h
  • D /wxWidgets/tags/WX_2_4_1/samples/proplist/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/proplist/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/proplist/proplist.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/proplist/proplist.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/proplist/proplist.h
  • D /wxWidgets/tags/WX_2_4_1/samples/propsize/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/propsize/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/propsize/propsize.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/propsize/propsize.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/regtest/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/samples/regtest/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/regtest/regtest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/regtest/regtest.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/resource/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/resource/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/resource/resource.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/resource/resource.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/rotate/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/rotate/rotate.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/rotate/rotate.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/samples.dsw
  • D /wxWidgets/tags/WX_2_4_1/samples/sashtest/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/sashtest/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/sashtest/sashtest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/sashtest/sashtest.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/scroll/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/scroll/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/scroll/scroll.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/scroll/scroll.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/scrollsub/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/scrollsub/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/scrollsub/scrollsub.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/scrollsub/scrollsub.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/shaped
  • R /wxWidgets/tags/WX_2_4_1/samples/sockets/client.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/sockets/client.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/sockets/client.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/sockets/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/samples/sockets/server.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/sockets/server.wat
  • D /wxWidgets/tags/WX_2_4_1/samples/splitter/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/splitter/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/WX_2_4_1/samples/splitter/splitter.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/splitter/splitter.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/statbar/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/statbar/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/statbar/statbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/statbar/statbar.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/stc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/samples/stc/makefile.b32
  • A /wxWidgets/tags/WX_2_4_1/samples/stc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/stc/StcTestVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/stc/stctest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/svg/Makefile.in
  • A /wxWidgets/tags/WX_2_4_1/samples/svg/makefile.wat
  • A /wxWidgets/tags/WX_2_4_1/samples/svg/svgtest.rc
  • D /wxWidgets/tags/WX_2_4_1/samples/tab/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/tab/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/tab/mondrian.ico
  • R /wxWidgets/tags/WX_2_4_1/samples/taskbar/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/taskbar/taskbar.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/taskbar/tbtest.cpp
  • D /wxWidgets/tags/WX_2_4_1/samples/text/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/text/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/text/text.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/text/text.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/thread/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/thread/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/thread/thread.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/thread/thread.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/toolbar/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/toolbar/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/toolbar/toolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/toolbar/toolbar.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/toolbar/toolbarM5.xml
  • R /wxWidgets/tags/WX_2_4_1/samples/treectrl/icon1.xpm
  • D /wxWidgets/tags/WX_2_4_1/samples/treectrl/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/treectrl/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/treectrl/treetest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/treectrl/treetest.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/treectrl/treetest.h
  • D /wxWidgets/tags/WX_2_4_1/samples/treelay/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/treelay/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/treelay/treelay.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/treelay/treelay.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/typetest/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/typetest/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/typetest/typetest.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/typetest/typetest.dsp
  • D /wxWidgets/tags/WX_2_4_1/samples/validate/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/validate/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/validate/validate.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/validate/validate.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/validate/validate.h
  • D /wxWidgets/tags/WX_2_4_1/samples/widgets/makefile.bcc
  • A /wxWidgets/tags/WX_2_4_1/samples/widgets/makefile.unx
  • R /wxWidgets/tags/WX_2_4_1/samples/widgets/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/widgets/notebook.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/widgets/slider.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/widgets/widgets.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/widgets/widgets.h
  • D /wxWidgets/tags/WX_2_4_1/samples/wizard/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/samples/wizard/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/samples/wizard/wizard.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/wizard/wizard.dsp
  • A /wxWidgets/tags/WX_2_4_1/samples/wxtest/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/samples/xrc/custclas.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/xrc/derivdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/xrc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/samples/xrc/myframe.cpp
  • R /wxWidgets/tags/WX_2_4_1/samples/xrc/XrcDemoVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/samples/xrc/xrcdemo.cpp
  • R /wxWidgets/tags/WX_2_4_1/setup.h.in
  • R /wxWidgets/tags/WX_2_4_1/setup.h_vms
  • R /wxWidgets/tags/WX_2_4_1/src/common
  • R /wxWidgets/tags/WX_2_4_1/src/common/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/src/common/base.rc
  • R /wxWidgets/tags/WX_2_4_1/src/common/bmpbase.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/choiccmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/clipcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/clntdata.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/ctrlcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/ctrlsub.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/cwy_tab.c
  • R /wxWidgets/tags/WX_2_4_1/src/common/dbgrid.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/dcbase.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/dcsvg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/descrip.mms
  • R /wxWidgets/tags/WX_2_4_1/src/common/dircmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/dndcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/dobjcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/docmdi.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/dseldlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/effects.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/encconv.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/extended.c
  • R /wxWidgets/tags/WX_2_4_1/src/common/fddlgcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/ffile.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/file.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/gaugecmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/glob.inc
  • R /wxWidgets/tags/WX_2_4_1/src/common/hash.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/hashmap.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/helpbase.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/http.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/iconbndl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/imagfill.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/imaggif.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/imagiff.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/imagpcx.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/imagtiff.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/layout.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/lboxcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/lexer.l
  • R /wxWidgets/tags/WX_2_4_1/src/common/list.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/longlong.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/matrix.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/module.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/msgout.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/object.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/odbc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/parser.y
  • R /wxWidgets/tags/WX_2_4_1/src/common/popupcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/quantize.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/radiocmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/resourc2.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/sckfile.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/sckipc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/socket.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/textbuf.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/textcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/textfile.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/tokenzr.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/toplvcmn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/treebase.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/unictabl.inc
  • R /wxWidgets/tags/WX_2_4_1/src/common/unzip.c
  • R /wxWidgets/tags/WX_2_4_1/src/common/valgen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/validate.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/common/variant.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/generic
  • R /wxWidgets/tags/WX_2_4_1/src/generic/accel.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/caret.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/colrdlgg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/dcbuffer.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/descrip.mms
  • R /wxWidgets/tags/WX_2_4_1/src/generic/fdrepdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/gridctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/gridg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/imaglist.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/laywin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/logg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/notebook.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/numdlgg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/paletteg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/printps.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/prop.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/spinctlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/statline.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/tabg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/textdlgg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/tipdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/generic/tipwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/bmpbuttn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/brush.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/clipbrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/cross.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/data.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/dc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/dcmemory.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/dcscreen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/descrip.mms
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/dnd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/evtloop.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/filedlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/gdiobj.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/gsockgtk.c
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/horiz.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/icon.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/joystick.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/main.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/mdi.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/pen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/spinbutt.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/spinctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/statbmp.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/statbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/statline.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/stattext.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/tglbtn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/threadno.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/threadsgi.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/utilsgtk.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/utilsres.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/verti.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/wave.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk/wx_gtk_vmsjackets.c
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/bmpbuttn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/brush.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/clipbrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/cross.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/data.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/dc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/dcmemory.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/dcscreen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/descrip.mms
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/dnd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/evtloop.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/filedlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/gdiobj.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/gsockgtk.c
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/icon.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/joystick.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/main.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/mdi.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/pen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/spinbutt.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/spinctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/statbmp.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/statbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/statline.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/stattext.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/tglbtn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/threadno.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/threadsgi.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/utilsgtk.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/utilsres.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/verti.xbm
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/wave.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/gtk1/wx_gtk_vmsjackets.c
  • R /wxWidgets/tags/WX_2_4_1/src/html
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jctrans.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jdcoefct.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jdcolor.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jdinput.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jdmainct.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jdmaster.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jdtrans.c
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jpeg.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jpeg.dsw
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/jpegint.h
  • D /wxWidgets/tags/WX_2_4_1/src/jpeg/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/src/jpeg/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/mac/app.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/bitmap.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/button.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/app.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/bitmap.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/button.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/choice.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/clipbrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/combobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/control.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/corersrc.r
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/cursor.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/dataobj.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/dc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/dcprint.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/dnd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/filedlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/font.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/frame.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/gsocket.c
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/listbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/macnotfy.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/menu.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/menuitem.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/notebmac.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/printdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/printmac.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/scrolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/settings.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/statbrma.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/textctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/thread.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/toolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/tooltip.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/toplevel.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/treectrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/uma.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/utils.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/utilsexc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/wave.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/carbon/window.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/choice.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/clipbrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/combobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/control.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/corersrc.r
  • R /wxWidgets/tags/WX_2_4_1/src/mac/cursor.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/dataobj.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/dc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/dcprint.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/dnd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/filedlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/mac/font.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/frame.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/gsocket.c
  • R /wxWidgets/tags/WX_2_4_1/src/mac/listbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/macnotfy.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/menu.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/menuitem.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/notebmac.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/printdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/printmac.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/scrolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/settings.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/statbrma.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/textctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/thread.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/toolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/tooltip.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/toplevel.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/treectrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/uma.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/utils.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/utilsexc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/wave.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mac/window.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/make.env.in
  • R /wxWidgets/tags/WX_2_4_1/src/makeb32.env
  • D /wxWidgets/tags/WX_2_4_1/src/makebcc.env
  • D /wxWidgets/tags/WX_2_4_1/src/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/src/makeg95.env
  • D /wxWidgets/tags/WX_2_4_1/src/makelib.bcc
  • R /wxWidgets/tags/WX_2_4_1/src/makelib.env.in
  • R /wxWidgets/tags/WX_2_4_1/src/makelib.g95
  • R /wxWidgets/tags/WX_2_4_1/src/makelib.wat
  • R /wxWidgets/tags/WX_2_4_1/src/makeprog.b32
  • D /wxWidgets/tags/WX_2_4_1/src/makeprog.bcc
  • R /wxWidgets/tags/WX_2_4_1/src/makeprog.g95
  • R /wxWidgets/tags/WX_2_4_1/src/makeprog.vc
  • R /wxWidgets/tags/WX_2_4_1/src/makeprog.wat
  • R /wxWidgets/tags/WX_2_4_1/src/makeva.env
  • R /wxWidgets/tags/WX_2_4_1/src/makevc.env
  • R /wxWidgets/tags/WX_2_4_1/src/makewat.env
  • R /wxWidgets/tags/WX_2_4_1/src/mgl/cursor.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/mgl/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/mgl/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/mgl/window.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/microwin
  • R /wxWidgets/tags/WX_2_4_1/src/motif/app.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/combobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/data.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/dcclient.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/dcmemory.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/filedlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/motif/frame.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/listbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/menu.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/radiobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/spinbutt.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/statbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/toolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/utils.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/window.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/motif/xmcombo/xmcombo.c
  • R /wxWidgets/tags/WX_2_4_1/src/msw
  • R /wxWidgets/tags/WX_2_4_1/src/msw/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/src/msw/accel.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/clipbrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/colordlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/colour.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/curico.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dcmemory.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dcscreen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dde.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dib.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dibutils.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dirdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/display.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dummy.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/dummydll.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/enhmeta.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/evtloop.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/fdrepdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/fontdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/fontenum.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/fontutil.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/frame.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/gaugemsw.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/gdiobj.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/gsockmsw.c
  • R /wxWidgets/tags/WX_2_4_1/src/msw/helpwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/icon.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/imaglist.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/iniconf.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/makefile.mic
  • R /wxWidgets/tags/WX_2_4_1/src/msw/makefile.sl
  • R /wxWidgets/tags/WX_2_4_1/src/msw/makefile.twn
  • R /wxWidgets/tags/WX_2_4_1/src/msw/mdi.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/metafile.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/microwin.c
  • R /wxWidgets/tags/WX_2_4_1/src/msw/minifram.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/msgdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/ole/dropsrc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/ole/droptgt.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/palette.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/penwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/popupwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/printdlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/printwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/salford.lnk
  • R /wxWidgets/tags/WX_2_4_1/src/msw/settings.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/snglinst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/spawnbrowser.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/spinbutt.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/statbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/statbr95.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/statline.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/tbarmsw.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/timer.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/version.rc
  • R /wxWidgets/tags/WX_2_4_1/src/msw/wave.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/msw/winestub.c
  • R /wxWidgets/tags/WX_2_4_1/src/msw/wx.def
  • R /wxWidgets/tags/WX_2_4_1/src/msw/wxb32.def
  • R /wxWidgets/tags/WX_2_4_1/src/os2/app.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/bitmap.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/bmpbuttn.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/button.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/checkbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/checklst.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/choice.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/combobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/control.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/cursor.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/dialog.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/file.lst
  • R /wxWidgets/tags/WX_2_4_1/src/os2/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/os2/gauge.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/listbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/makefile.va
  • R /wxWidgets/tags/WX_2_4_1/src/os2/menu.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/menuitem.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/notebook.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/os2jpeg.def
  • R /wxWidgets/tags/WX_2_4_1/src/os2/os2png.def
  • R /wxWidgets/tags/WX_2_4_1/src/os2/ownerdrw.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/radiobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/radiobut.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/scrolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/slider.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/spinctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/statbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/stattext.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/textctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/thread.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/toplevel.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/utils.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/os2/window.cpp
  • D /wxWidgets/tags/WX_2_4_1/src/os2/wx23.def
  • A /wxWidgets/tags/WX_2_4_1/src/os2/wx24.def
  • R /wxWidgets/tags/WX_2_4_1/src/png
  • A /wxWidgets/tags/WX_2_4_1/src/png/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/src/png/ANNOUNCE
  • A /wxWidgets/tags/WX_2_4_1/src/png/ansi2knr.1
  • A /wxWidgets/tags/WX_2_4_1/src/png/ansi2knr.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/CHANGES
  • R /wxWidgets/tags/WX_2_4_1/src/png/configure
  • R /wxWidgets/tags/WX_2_4_1/src/png/example.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/INSTALL
  • R /wxWidgets/tags/WX_2_4_1/src/png/KNOWNBUG
  • R /wxWidgets/tags/WX_2_4_1/src/png/LICENSE
  • R /wxWidgets/tags/WX_2_4_1/src/png/libpng.3
  • R /wxWidgets/tags/WX_2_4_1/src/png/libpng.txt
  • R /wxWidgets/tags/WX_2_4_1/src/png/libpngpf.3
  • A /wxWidgets/tags/WX_2_4_1/src/png/MAKEFILE.VA
  • A /wxWidgets/tags/WX_2_4_1/src/png/makefile.b32
  • A /wxWidgets/tags/WX_2_4_1/src/png/makefile.dos
  • A /wxWidgets/tags/WX_2_4_1/src/png/makefile.unx
  • A /wxWidgets/tags/WX_2_4_1/src/png/makefile.vc
  • A /wxWidgets/tags/WX_2_4_1/src/png/makefile.wat
  • A /wxWidgets/tags/WX_2_4_1/src/png/makemac6.mcp
  • R /wxWidgets/tags/WX_2_4_1/src/png/png.5
  • R /wxWidgets/tags/WX_2_4_1/src/png/png.c
  • A /wxWidgets/tags/WX_2_4_1/src/png/png.dsp
  • A /wxWidgets/tags/WX_2_4_1/src/png/png.dsw
  • R /wxWidgets/tags/WX_2_4_1/src/png/png.h
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngasmrd.h
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngconf.h
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngerror.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pnggccrd.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngget.c
  • A /wxWidgets/tags/WX_2_4_1/src/png/pngM5.xml
  • A /wxWidgets/tags/WX_2_4_1/src/png/pngM7.mcp
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngmem.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngpread.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngread.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngrio.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngrtran.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngrutil.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngset.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngtest.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngtrans.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngvcrd.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngwio.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngwrite.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngwtran.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/pngwutil.c
  • R /wxWidgets/tags/WX_2_4_1/src/png/projects/beos
  • R /wxWidgets/tags/WX_2_4_1/src/png/projects/beos/x86-shared.txt
  • R /wxWidgets/tags/WX_2_4_1/src/png/projects/beos/x86-static.txt
  • R /wxWidgets/tags/WX_2_4_1/src/png/README
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/build.bat
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.s2x
  • R /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.sgi
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/WX_2_4_1/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/png/TODO
  • R /wxWidgets/tags/WX_2_4_1/src/png/Y2KINFO
  • R /wxWidgets/tags/WX_2_4_1/src/regex
  • R /wxWidgets/tags/WX_2_4_1/src/regex/COPYRIGHT
  • R /wxWidgets/tags/WX_2_4_1/src/regex/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/regex/mkh
  • R /wxWidgets/tags/WX_2_4_1/src/regex/README
  • D /wxWidgets/tags/WX_2_4_1/src/regex/regc_color.c
  • D /wxWidgets/tags/WX_2_4_1/src/regex/regc_lex.c
  • D /wxWidgets/tags/WX_2_4_1/src/regex/regc_nfa.c
  • D /wxWidgets/tags/WX_2_4_1/src/regex/regerrs.h
  • R /wxWidgets/tags/WX_2_4_1/src/regex/regex.3
  • R /wxWidgets/tags/WX_2_4_1/src/regex/regex.7
  • R /wxWidgets/tags/WX_2_4_1/src/regex/regex.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/regex/regex.dsw
  • R /wxWidgets/tags/WX_2_4_1/src/regex/regex.h
  • R /wxWidgets/tags/WX_2_4_1/src/regex/regex2.h
  • A /wxWidgets/tags/WX_2_4_1/src/regex/regexM7.mcp
  • D /wxWidgets/tags/WX_2_4_1/src/regex/rege_dfa.c
  • D /wxWidgets/tags/WX_2_4_1/src/regex/regfronts.c
  • D /wxWidgets/tags/WX_2_4_1/src/regex/regguts.h
  • D /wxWidgets/tags/WX_2_4_1/src/regex/re_syntax.n
  • R /wxWidgets/tags/WX_2_4_1/src/regex/split.c
  • D /wxWidgets/tags/WX_2_4_1/src/regex/tclUniData.c
  • R /wxWidgets/tags/WX_2_4_1/src/regex/tests
  • R /wxWidgets/tags/WX_2_4_1/src/regex/utils.h
  • R /wxWidgets/tags/WX_2_4_1/src/regex/WHATSNEW
  • R /wxWidgets/tags/WX_2_4_1/src/stc/gen_iface.py
  • R /wxWidgets/tags/WX_2_4_1/src/stc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/src/stc/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/src/stc/makefile.g95
  • R /wxWidgets/tags/WX_2_4_1/src/stc/makefile.vc
  • A /wxWidgets/tags/WX_2_4_1/src/stc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/stc/PlatWX.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/stc/ScintillaWX.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/stc/ScintillaWX.h
  • R /wxWidgets/tags/WX_2_4_1/src/stc/StcVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/stc/scintilla
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/Accessor.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/KeyWords.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/PropSet.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/SciLexer.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/Scintilla.iface
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/ScintillaWidget.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/SString.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/include/WindowAccessor.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/README.txt
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/AutoComplete.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/AutoComplete.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/CallTip.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/CallTip.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/CellBuffer.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/CellBuffer.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/ContractionState.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/ContractionState.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Document.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Document.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/DocumentAccessor.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/DocumentAccessor.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Editor.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Editor.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Indicator.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Indicator.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/KeyMap.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/KeyMap.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/KeyWords.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexAda.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexAVE.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexBaan.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexConf.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexCPP.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexCrontab.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexEiffel.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexHTML.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexLisp.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexLua.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexOthers.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexPascal.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexPerl.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexPython.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexRuby.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexSQL.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LexVB.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LineMarker.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/LineMarker.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/PropSet.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/RESearch.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/ScintillaBase.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/ScintillaBase.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Style.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/Style.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/StyleContext.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/SVector.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/UniConversion.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/UniConversion.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/ViewStyle.cxx
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/ViewStyle.h
  • A /wxWidgets/tags/WX_2_4_1/src/stc/scintilla/src/WindowAccessor.cxx
  • R /wxWidgets/tags/WX_2_4_1/src/stc/stc.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/stc/stc.cpp.in
  • R /wxWidgets/tags/WX_2_4_1/src/stc/stc.h.in
  • R /wxWidgets/tags/WX_2_4_1/src/tiff
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/COPYRIGHT
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/MAKEFILE.VA
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/makemac6.mcp
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/port.h
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/t4.h
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tiffM5.xml
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tiffM7.mcp
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tiff_CW_Prefix.h
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tif_fax3.h
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tif_fax3sm.c
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tif_luv.c
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/tif_pixarlog.c
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/uvcode.h
  • R /wxWidgets/tags/WX_2_4_1/src/tiff/VERSION
  • R /wxWidgets/tags/WX_2_4_1/src/univ/combobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/listbox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/notebook.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/radiobox.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/slider.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/spinbutt.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/themes
  • R /wxWidgets/tags/WX_2_4_1/src/univ/themes/win32.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/toolbar.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/univ/winuniv.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/unix
  • R /wxWidgets/tags/WX_2_4_1/src/unix/descrip.mms
  • R /wxWidgets/tags/WX_2_4_1/src/unix/gsocket.c
  • R /wxWidgets/tags/WX_2_4_1/src/unix/snglinst.cpp
  • A /wxWidgets/tags/WX_2_4_1/src/version.mak
  • R /wxWidgets/tags/WX_2_4_1/src/wxBase.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/wxUniv.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/wxWindows.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/wxWindows.pbproj/project.pbxproj
  • R /wxWidgets/tags/WX_2_4_1/src/wxWindowsM7.mcp
  • R /wxWidgets/tags/WX_2_4_1/src/wxWindowsW7.xml
  • R /wxWidgets/tags/WX_2_4_1/src/wxwindowsM5.xml
  • R /wxWidgets/tags/WX_2_4_1/src/x11/app.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/bitmap.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/data.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/dataobj.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/dcclient.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/dcscreen.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/evtloop.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/files.lst
  • R /wxWidgets/tags/WX_2_4_1/src/x11/font.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/glcanvas.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/gsockx11.c
  • A /wxWidgets/tags/WX_2_4_1/src/x11/pangox11.cpp
  • A /wxWidgets/tags/WX_2_4_1/src/x11/pango_x.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/popupwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/reparent.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/settings.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/textctrl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/toplevel.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/utils.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/x11/window.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/makefile.g95
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/makefile.vc
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/XrcVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_chckl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_dlg.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_gdctl.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_menu.cpp
  • A /wxWidgets/tags/WX_2_4_1/src/xrc/xh_scwin.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_sizer.cpp
  • A /wxWidgets/tags/WX_2_4_1/src/xrc/xh_split.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_toolb.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xh_unkwn.cpp
  • A /wxWidgets/tags/WX_2_4_1/src/xrc/xh_wizrd.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xml.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xmlres.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/xrc/xmlrsall.cpp
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/algorithm.txt
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/ChangeLog
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/configure
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/descrip.mms
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/INDEX
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/Makefile.in2
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/Make_vms.com
  • D /wxWidgets/tags/WX_2_4_1/src/zlib/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/README
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/trees.h
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/zlib.dsp
  • R /wxWidgets/tags/WX_2_4_1/src/zlib/zlib.dsw
  • R /wxWidgets/tags/WX_2_4_1/utils/dialoged/src/DialogEdVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/utils/dialoged/src/dialoged.cpp
  • D /wxWidgets/tags/WX_2_4_1/utils/dialoged/src/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/utils/dialoged/src/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/utils/HelpGen/src/HelpGenVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/utils/HelpGen/src/markup.h
  • R /wxWidgets/tags/WX_2_4_1/utils/HelpGen/src/sourcepainter.h
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/client.cpp
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/client.dsp
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/client.h
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/client.rc
  • R /wxWidgets/tags/WX_2_4_1/utils/helpview/src/helpview.cpp
  • R /wxWidgets/tags/WX_2_4_1/utils/helpview/src/helpview.dsp
  • R /wxWidgets/tags/WX_2_4_1/utils/helpview/src/helpview.h
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/readme.txt
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/remhelp.cpp
  • A /wxWidgets/tags/WX_2_4_1/utils/helpview/src/remhelp.h
  • R /wxWidgets/tags/WX_2_4_1/utils/hhp2cached/makefile.wat
  • D /wxWidgets/tags/WX_2_4_1/utils/Install/builder/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/utils/Install/builder/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/utils/Install/packace/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/utils/Install/packzip/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/utils/Install/sfxace/makefile.b32
  • R /wxWidgets/tags/WX_2_4_1/utils/Install/sfxzip/makefile.b32
  • D /wxWidgets/tags/WX_2_4_1/utils/makegen/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/utils/makegen/makefile.wat
  • D /wxWidgets/tags/WX_2_4_1/utils/makegen/templates/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/utils/makegen/templates/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/docs/tex2rtf.hpj
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/htmlutil.cpp
  • D /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/makefile.bcc
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/makengui.nt
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/rtfutils.cpp
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/Tex2RTFVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/tex2any.cpp
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/tex2any.h
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/tex2rtf.cpp
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/texutils.cpp
  • R /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/src/xlputils.cpp
  • A /wxWidgets/tags/WX_2_4_1/utils/tex2rtf/tools/suppresswarnings.sh
  • D /wxWidgets/tags/WX_2_4_1/utils/wxprop
  • R /wxWidgets/tags/WX_2_4_1/utils/wxrc/Makefile.in
  • R /wxWidgets/tags/WX_2_4_1/utils/wxrc/makefile.wat
  • R /wxWidgets/tags/WX_2_4_1/utils/wxrc/wxRcVC.dsp
  • R /wxWidgets/tags/WX_2_4_1/utils/wxrc/wxrc.cpp
  • A /wxWidgets/tags/WX_2_4_1/version-script.in
  • R /wxWidgets/tags/WX_2_4_1/wx-config.in
  • R /wxWidgets/tags/WX_2_4_1/wxBase.spec
  • R /wxWidgets/tags/WX_2_4_1/wxGTK.spec
  • A /wxWidgets/tags/WX_2_4_1/wxMGL.spec
  • R /wxWidgets/tags/WX_2_4_1/wxMotif.spec
  • R /wxWidgets/tags/WX_2_4_1/wxPython
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/dllwidget
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/dllwidget/dllwidget.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/dllwidget/dllwidget_.cpp
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/dllwidget/dllwidget_.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/gizmos/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/gizmos/_gizmoextras.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/glcanvas/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/glcanvas/gtk/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/glcanvas/msw/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/glcanvas/myglcanvas.h
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/iewin
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/iewin/IEHtmlWin.cpp
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/iewin/iewin.cpp
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/iewin/iewin.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/iewin/iewin.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/iewin/wxactivex.cpp
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/ogl.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/ogl.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/oglhelpers.h
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/README.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/_ogldefs.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/ogl/_oglextras.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/README
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/stc/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/stc/README.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/stc/stc.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/xrc/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/contrib/xrc/b.bat
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/b
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bitmaps
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/001.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/002.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/003.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/004.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/005.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/006.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/007.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/008.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/009.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/010.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/011.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/012.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/013.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/014.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/015.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/016.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/017.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/018.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/019.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/020.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/021.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/022.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/023.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/024.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/025.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/026.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/027.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/028.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/029.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/030.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/eclouds.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/logo.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/rest.png
  • A /wxWidgets/tags/WX_2_4_1/wxPython/demo/bmp_source/Tux.png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/ColorPanel.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/data
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/data/stc.h.html
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/data/tips.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/data/widgetTest.htm
  • A /wxWidgets/tags/WX_2_4_1/wxPython/demo/data/wxPackage.html
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/demo.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/dllwidget
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/joystick.wdr
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/joystick_wdr.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/mimetypes.wdr
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/mimetypes_wdr.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/paper.xml
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/quotes.xml
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/README.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/redemo.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/TestTable.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/viewer.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/wxArtProvider.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/wxDirDialog.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/wxpdemo.ico
  • R /wxWidgets/tags/WX_2_4_1/wxPython/demo/wxWizard.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/distrib/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/distrib/mac/makedmg
  • R /wxWidgets/tags/WX_2_4_1/wxPython/distrib/README.devel.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/doodle
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/doodle/README.txt
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/doodle/setup.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/doodle/superdoodle.iss
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/frogedit/FrogEdit.py
  • A /wxWidgets/tags/WX_2_4_1/wxPython/samples/hangman
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/pySketch/pySketch.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/StyleEditor/STCStyleEditor.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/samples/wxProject/wxProject.py
  • A /wxWidgets/tags/WX_2_4_1/wxPython/samples/wx_examples
  • R /wxWidgets/tags/WX_2_4_1/wxPython/scripts/img2png
  • R /wxWidgets/tags/WX_2_4_1/wxPython/scripts/img2py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/scripts/img2xpm
  • R /wxWidgets/tags/WX_2_4_1/wxPython/scripts/xrced
  • R /wxWidgets/tags/WX_2_4_1/wxPython/setup.cfg
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/b
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/calendar.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/cmndlgs.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/gtk/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/htmlhelp.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/libpy.c
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/mdi.i
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/msw/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/printfw.h
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/wxp.ico
  • R /wxWidgets/tags/WX_2_4_1/wxPython/src/_gridextras.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/activexwrapper.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/anchors.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/ClickableHtmlWindow.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/colourdb.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/ErrorDialogs.wdr
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/ErrorDialogs_wdr.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/editor
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/editor/editor.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/editor/selection.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/mixins
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/mixins/listctrl.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/mixins/rubberband.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/rcsizer.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/lib/__init__.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/tools/XRCed/xrced.ico
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/tools/XRCed/xrced.sh
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/tools/XRCed/__init__.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxPython/tools/__init__.py
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/Include/swig.h
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/Modules/pycpp.cxx
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/Modules/python.cxx
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/swig_lib/perl5/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/swig_lib/python/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/swig_lib/python/pyexp.swg
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/swig_lib/python/python.swg
  • R /wxWidgets/tags/WX_2_4_1/wxPython/wxSWIG/swig_lib/tcl/.cvsignore
  • R /wxWidgets/tags/WX_2_4_1/wxWINE.spec
  • R /wxWidgets/tags/WX_2_4_1/wxwin.m4
  • R /wxWidgets/tags/WX_2_4_1/wxX11.spec

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

2003-06-12 22:55 VZ, revision 21085

updated to 2.4.1, no big changes

2003-06-12 22:55 VZ, revision 21084

compilation fix

2003-06-12 20:43 JS, revision 21083

Added first cut wxWindows Configuration Tool

2003-06-12 18:53 RD, revision 21082

Patch #753465 a fix for Bug#750363.

2003-06-12 18:38 RD, revision 21081

SWIGged updates for wxGTK

2003-06-12 18:38 RD, revision 21080

SWIGged updates for wxMac

2003-06-12 18:34 RD, revision 21079

(re)Enable the default ctor for wxCursor for all platforms...

2003-06-12 18:10 VS, revision 21078

added wxRTTI to XRC handlers (patch #752996 by David Falkinder)

2003-06-12 16:15 VS, revision 21077

fixed typo

2003-06-12 15:23 CE, revision 21076

fix Borland makefile as per 2 recent bug reports

2003-06-12 13:41 DE, revision 21075

Make wxMDIParentFrame a regular top level window - Override DoGetClientSize for wxMDIClientWindow instead of wxMDIParentFrame - Do not override OnSize for wxMDIParentFrame

2003-06-12 12:32 CE, revision 21074

fix Borland makefile for xrc as per SF report 747099

2003-06-12 12:15 CE, revision 21073

another watcom makefile (from SF bug report 751351)

2003-06-12 12:15 , revision 21072

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

2003-06-12 11:28 JJ, revision 21071

Committing in . OpenVMS compile issues Modified Files: wxWindows/include/wx/vms_x_fix.h wxWindows/samples/image/image.cpp wxWindows/src/generic/descrip.mms wxWindows/src/motif/clipbrd.cpp wxWindows/src/motif/combobox.cpp wxWindows/src/motif/scrolbar.cpp ----------------------------------------------------------------------

2003-06-12 11:00 ROL, revision 21070

changes

2003-06-12 08:54 VZ, revision 21069

added missing selstore.cpp

2003-06-12 01:36 RD, revision 21068

SWIGged updates for wxMac

2003-06-12 00:43 RD, revision 21067

SWIGged updates for wxMSW

2003-06-12 00:42 RD, revision 21066

Fixed typo

2003-06-12 00:29 RD, revision 21065

SWIGged updates for wxGTK

2003-06-11 23:56 RD, revision 21064

Regenerated the files for the wx renamer package

2003-06-11 23:53 RD, revision 21063

Script to generate the renamer stubs for the wx package

2003-06-11 22:21 VZ, revision 21062

fixed warnings about assigning literal strings to char *

2003-06-11 22:02 VZ, revision 21061

WriteString() doesn't append EOL automatically

2003-06-11 21:58 VZ, revision 21060

don't ignore wxLC_NO_HEADER style when inserting first column

2003-06-11 21:44 RD, revision 21059

typo

2003-06-11 21:38 RD, revision 21058

Fixes for wxMac combobox wrappers

2003-06-11 21:33 RD, revision 21057

Draw with a different color if the control is disabled

2003-06-11 21:31 RD, revision 21056

Updated version number

2003-06-11 21:28 RD, revision 21055

fixed typo or something

2003-06-11 21:21 RD, revision 21054

Add style parameter to wxMultipleChoiceDialog

2003-06-11 21:20 RD, revision 21053

wxMenuItem::SetMenu

2003-06-11 21:19 RD, revision 21052

Fix some class names

2003-06-11 21:18 RD, revision 21051

Clearly state that the new wx module is being used

2003-06-11 21:18 RD, revision 21050

some test code

2003-06-11 21:16 RD, revision 21049

fix the 16-bit overflow in wxTreeListCtrl too.

2003-06-11 18:21 GD, revision 21048

backported SF patch #752538 to implement wxGetOSDirectory() for Mac

2003-06-11 18:17 GD, revision 21047

applied SF patch #752538 to implement wxGetOSDirectory() for Mac

2003-06-11 14:44 CE, revision 21046

fix SF bug report 751351

2003-06-11 14:36 CE, revision 21045

fix SF bug report 751351

2003-06-11 14:15 JS, revision 21044

Allow for multiple CHM controllers in app (don't leak dynamic libs)

2003-06-11 12:18 VZ, revision 21043

trigraph warning fixed

2003-06-11 11:55 VZ, revision 21042

multi selection test

2003-06-11 11:47 VZ, revision 21041

removed countItems parameter from ctor -- doesn't work anyhow

2003-06-11 11:40 VZ, revision 21040

implemented multiple selection

2003-06-11 11:37 VZ, revision 21039

added RefreshLines()

2003-06-11 11:36 VZ, revision 21038

removed duplicate code from SetData(), just call AddData()

2003-06-11 11:34 VZ, revision 21037

made CopySelection() always available (otherwise it wouldn't compile when wxUSE_CLIPBOARD == 0); copy double/triple clicked selection to primary X11 clipboard under Unix as well; minor code cleanup

2003-06-11 11:34 VZ, revision 21036

merged the confllict resolution (I've fixed the m_format bug independently); no real changes

2003-06-11 11:33 VZ, revision 21035

a hack to make copying double clicked words to clipboard work

2003-06-11 11:11 JS, revision 21034

Add back #endif

2003-06-11 11:02 VZ, revision 21033

made GetType() inline

2003-06-11 11:00 VZ, revision 21032

added selstore.(h|cpp)

2003-06-11 10:49 VZ, revision 21031

extracted wxSelectionStore in a separate file

2003-06-11 10:48 VZ, revision 21030

try to determine the correct SOCKLEN_T value harder

2003-06-11 10:03 JS, revision 21029

Removing vestiges of wxUSE_NEW_GRID

2003-06-11 08:34 SC, revision 21028

corrected error in last fix for insert items

2003-06-10 23:48 RD, revision 21027

Ensure that a wxMenuItem's parent menu is updated if it is removed from one and added to another menu.

2003-06-10 21:23 VS, revision 21026

fixed Content-Type lookup

2003-06-09 18:33 DE, revision 21025

Apple #pragma implementation fix (Yes, some of us do compile wxGTK on OS X)

2003-06-09 18:27 SN, revision 21024

Fixed Refresh to clip update rectangles to the visible area of a (scrolled) window. If there are many invisible/partly visible rectangles in the update region GTK+-1.2.10 starts complaining about bad match errors and soon crashes. Change corresponds to changes on WX_2_4_BRANCH from 1.408.2.21 to 1.408.2.24.

2003-06-09 18:21 SN, revision 21023

Restore original behaviour if m_wxwindow == NULL.

2003-06-09 17:33 SN, revision 21022

Moved include to wx/module.h out of #ifndef WX_PRECOMP.

2003-06-09 17:06 VS, revision 21021

compilation fix for VisualAge C++

2003-06-09 16:35 SN, revision 21020

Moved include to wx/module.h out of #ifndef WX_PRECOMP.

2003-06-09 16:27 SN, revision 21019

Fixed typos as reported by Adrian Gschwend.

2003-06-09 12:42 SN, revision 21018

Updated configure scripts for OS/2 (new version number - 2.4.1, minor fixes).

2003-06-09 08:52 VS, revision 21017

compilation fix

2003-06-09 08:45 VS, revision 21016

samples/shaped doesn't have .h files, make dist failed

2003-06-09 05:06 JS, revision 21015

Only bring the window to the top in Show() if we're a top-level window, else we mess up z-order/tab order

2003-06-08 23:56 JS, revision 21014

Only bring the window to the top in Show() if we're a top-level window, else we mess up z-order/tab order

2003-06-08 21:47 JS, revision 21013

Some project file corrections Test for correct symbol in resource sample

2003-06-08 21:39 SC, revision 21012

corrected include for Apple's Dev Tools

2003-06-08 20:04 JS, revision 21011

Some fixes to project files

2003-06-08 18:20 MBN, revision 21010

wxMessageDialog and ::wxMessageBox don't support wxCENTRE: remove it from documentation.

2003-06-08 17:49 JS, revision 21009

Added shaped sample copying

2003-06-08 17:43 JS, revision 21008

shaped sample is in 2.4, too

2003-06-08 07:57 JS, revision 21007

Updated month in readme

2003-06-08 03:25 , revision 21006

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

2003-06-08 03:25 DE, revision 21005

Restored Objective-C typesafety while retaining proper C++ name mangling

2003-06-08 01:58 DE, revision 21004

Mention RFC 1738, in particular file://hostname/path/to/file

2003-06-07 23:31 VS, revision 21003

use 'I' cursor when over text

2003-06-07 21:55 SC, revision 21002

GetId was accessing the m_format var incorrectly

2003-06-07 21:40 SC, revision 21001

Accepts Focus was incorrectly returning FALSE for a panel w/o children on mac because of the two implicit scrollbars...

2003-06-07 21:04 SC, revision 21000

cast correction Profiler

2003-06-07 21:02 SC, revision 20999

cleanup

2003-06-07 20:58 SC, revision 20998

MacHandleControlClick extended by mouseStillDown state for supporting things like THUMBRELEASE

2003-06-07 20:34 SC, revision 20997

changing inheritance and delegation

2003-06-07 20:29 SC, revision 20996

adapting MacHandleControlClick to know about mouse state

2003-06-07 15:54 RD, revision 20995

revert my last change

2003-06-07 14:39 VZ, revision 20994

printf() format warrning fix

2003-06-07 13:55 JS, revision 20993

Applied patch [ 748638 ] wxDos2UnixFilename for unicode

2003-06-07 13:22 JS, revision 20992

Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL are needed. So map wxVSCROLL/wxHSCROLL to these.

2003-06-07 12:40 VZ, revision 20991

DoGiveHelp() should be defined even if !wxUSE_STATUSBAR

2003-06-07 11:19 VZ, revision 20990

no changes

2003-06-07 10:52 rgammans, revision 20989

Make changes to configure to fix mbug noted by David Elliot . (fix is based on david's patch ). Add odbc library status to the summary provided by configure. Fix typo it prologio test.

2003-06-07 10:12 JS, revision 20988

Typo fixed

2003-06-07 09:59 JS, revision 20987

Fix for [ 748805 ] Assert failure for specified situation in samples/controls

2003-06-07 05:34 RD, revision 20986

SWIGged updates for wxMac

2003-06-07 04:30 RD, revision 20985

SWIGged updates for wxMSW

2003-06-07 04:24 RD, revision 20984

Forgot this wxRTTI fix

2003-06-07 04:23 RD, revision 20983

Simplified how the wxSizer methods are wrapped, changed the name of the "option" parameter to "proportion" ("option" is still accepted for compatibility, but this will go away in a future release,) SetItemMinSize can now take a wxSize (or 2-tuple) parameter, and Spacers can be specified with a wxSize (or 2-tuple) parameter

2003-06-07 03:59 RD, revision 20982

Fix for new refresh code. (It's possible for m_wxwidnow to be NULL.)

2003-06-07 02:20 DE, revision 20981

Place m_lastDoubleClick initialization inside existing #if wxUSE_CLIPBOARD

2003-06-07 02:16 DE, revision 20980

Added #if wxUSE_DATAOBJ guard around header

2003-06-07 01:38 DE, revision 20979

Added stub for the new pure virtual DoInsert method

2003-06-07 01:34 DE, revision 20978

include "wx/module.h" for wxModule

2003-06-07 00:49 RD, revision 20977

Some fixes for some bad wxRTTI names

2003-06-06 23:59 RD, revision 20976

SWIGged updates for wxMac

2003-06-06 23:56 RD, revision 20975

SWIGged updates for wxMSW

2003-06-06 23:46 RD, revision 20974

fix so wxMenu::InsertItem actually inserts rather than overwrites

2003-06-06 23:15 RD, revision 20973

Just silently return NULL like the other ports

2003-06-06 21:34 RD, revision 20972

Don't get picky about unicode mode. Scintilla doesn't set the mode for calltip windows anyway.

2003-06-06 21:31 RD, revision 20971

Don't add -dbg to the build dir, it makes the clean command get confused

2003-06-06 21:30 RD, revision 20970

SWIGged updates for wxGTK

2003-06-06 21:29 RD, revision 20969

Patch from Will Sadkin, allows the emptyInvalid flag to apply to subfields

2003-06-06 21:25 RD, revision 20968

Added wxPy versions of wxPrintPreview, wxPreviewFrame, and wxPreviewControlBar so they can be derived from in Python and be able to override the C++ virtual methods.

2003-06-06 21:24 RD, revision 20967

Moved hangman to samples

2003-06-06 20:12 SN, revision 20966

Fixed Refresh to clip update rectangles to the visible area of a (scrolled) window. If there are many invisible/partly visible rectangles in the update region GTK+-1.2.10 starts complaining about bad match errors and soon crashes.

2003-06-06 20:04 RD, revision 20965

Some demo tweaks

2003-06-06 16:32 JS, revision 20964

Include module.h

2003-06-06 15:40 VZ, revision 20963

typo in the event type name

2003-06-06 10:46 JS, revision 20962

Fixed usage

2003-06-06 10:46 JS, revision 20961

More useful usage reporting

2003-06-06 10:34 CE, revision 20960

fix erase in makefile

2003-06-06 00:43 RD, revision 20959

Put terminating NUL in the buffer since MB2WC doesn't do it. [#749825]

2003-06-06 00:43 RD, revision 20958

Put terminating NUL in the buffer since MB2WC doesn't do it.

2003-06-05 23:48 RD, revision 20957

Add the test for __main__ to all that didn't have it, so all demo samples can be run standalone

2003-06-05 23:18 RD, revision 20956

Converted the main demo framework files to the new namespace, (none of the actual samples yet except NewNamespace...) Added the GridDragAndDrop sample Fixed the NewNamespace sample to actually have something to display

2003-06-05 21:33 VS, revision 20955

added wxHW_NO_SELECTION

2003-06-05 21:32 VS, revision 20954

documented wxHW_NO_SELECTION

2003-06-05 20:33 RD, revision 20953

Patches for wxTreeListCtrl from Alberto

2003-06-05 20:33 JS, revision 20952

Reverted the warning fix since it breaks MinGW

2003-06-05 20:30 VS, revision 20951

added line selection

2003-06-05 20:30 VS, revision 20950

added text selection

2003-06-05 18:59 RD, revision 20949

Added some missing renamer modules

2003-06-05 18:57 RD, revision 20948

Changed the doodle sample to use the new wx namespace, also enhanced a few things

2003-06-05 18:11 MBN, revision 20947

Add missing header for wxMotif.

2003-06-05 18:07 MBN, revision 20946

Unicode compilation fixes.

2003-06-05 18:06 MBN, revision 20945

MinGW compilation fix.

2003-06-05 18:05 MBN, revision 20944

Avoid redefinition warning. (already defined in platform.h)

2003-06-05 17:26 JS, revision 20943

Applied patch/bug [ 748226 ] OGL samples does not follow settings from setup.h

2003-06-05 16:08 JS, revision 20942

Fixed compile warning.

2003-06-05 15:50 JS, revision 20941

Correction for accidental changes

2003-06-05 15:11 CE, revision 20940

possible fix of Borland incompatible DLL problem for 2.4.1 /2.4.2

2003-06-05 13:35 JS, revision 20939

Disable non-standard notebook styles if CommCtl doesn't support them.

2003-06-05 13:29 JS, revision 20938

Disable non-standard notebook styles if CommCtl doesn't support them.

2003-06-05 12:42 CE, revision 20937

fix SF bug 749486

2003-06-05 12:28 CE, revision 20936

fix SF bug 749486

2003-06-05 12:15 JS, revision 20935

Fix for [ 748885 ] dialoged does not contain check for wxUSE_WX_RESOURCES

2003-06-05 12:13 JS, revision 20934

Fix for [ 748890 ] can't set wxUSE_CONSTRAINTS to 0

2003-06-05 12:07 CE, revision 20933

fix SF bug 748752

2003-06-05 12:03 JS, revision 20932

Fixed bug [ 749471 ] wxDocument with no command processor

2003-06-05 10:57 JS, revision 20931

Fixed native dialog bug

2003-06-05 08:10 CE, revision 20930
  • D /wxWidgets/branches/WX_2_4_BRANCH/distrib/msw/tmake/bcc.t
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/makebcc.env
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/makelib.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/makeprog.bcc

remove Borland's 16 bit makefiles

2003-06-05 07:37 CE, revision 20929
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/samples/gizmos/multicell/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/samples/gizmos/splittree/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/samples/mmedia/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/samples/ogl/ogledit/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/samples/ogl/studio/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/src/gizmos/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/contrib/src/ogl/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/demos/bombs/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/demos/forty/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/demos/fractal/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/demos/life/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/demos/poem/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/artprov/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/calendar/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/caret/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/config/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/controls/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/dialogs/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/dialup/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/docview/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/docvwmdi/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/dragimag/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/drawing/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/dynamic/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/erase/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/event/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/exec/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/font/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/grid/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/help/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/image/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/internat/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/joytest/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/keyboard/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/layout/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/listctrl/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/mdi/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/memcheck/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/menu/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/mfc/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/minifram/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/minimal/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/nativdlg/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/newgrid/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/notebook/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/opengl/cube/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/opengl/isosurf/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/opengl/penguin/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/ownerdrw/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/png/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/printing/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/proplist/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/propsize/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/resource/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/sashtest/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/scroll/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/scrollsub/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/splitter/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/statbar/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/tab/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/text/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/thread/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/toolbar/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/treectrl/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/treelay/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/typetest/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/validate/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/widgets/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/samples/wizard/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/jpeg/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/msw/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/png/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/src/zlib/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/dialoged/src/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/Install/builder/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/makegen/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/makegen/templates/makefile.bcc
  • D /wxWidgets/branches/WX_2_4_BRANCH/utils/tex2rtf/src/makefile.bcc

remove Borland's 16 bit makefiles

2003-06-04 21:42 VS, revision 20928

doubleclick selects word

2003-06-04 21:26 SC, revision 20927

casts correction

2003-06-04 21:16 SC, revision 20926

moving / sizing patch applied

2003-06-04 21:14 SC, revision 20925

support undo patch applied

2003-06-04 20:51 SN, revision 20924

Added call to AdjustScrollbars in CalcDimensions to be able to scroll to the "end" of a grid after adding rows/columns.

2003-06-04 19:03 VS, revision 20923

wxHtmlWindow uses double buffering now

2003-06-04 18:17 VS, revision 20922

added selecting-while-dragging

2003-06-04 12:53 JS, revision 20921

Don't divide by zero.

2003-06-04 07:12 CE, revision 20920

fix name of borland dll

2003-06-04 00:54 RD, revision 20919

Demo tweaks

2003-06-04 00:50 RD, revision 20918

SWIGged updates for wxMac

2003-06-04 00:50 VZ, revision 20917

made wxNativePixelFormat usable under Mac

2003-06-04 00:49 VZ, revision 20916

compilation warnings fixed

2003-06-04 00:48 RD, revision 20915

Added theme enabling methods, although I'm not sure if they actually do anything on any othe the platforms yet...

2003-06-04 00:46 RD, revision 20914

wxTipWindow on wxMac derives from wxFrame since there is no wxPopupWindow

2003-06-04 00:44 RD, revision 20913

Draw the stripy background on wxMac

2003-06-04 00:40 RD, revision 20912

Added support for Mac theming in wxBrush so there is a way to draw the stripy background.

2003-06-04 00:37 RD, revision 20911

Added missing wxNB_TOP

2003-06-04 00:18 VS, revision 20910

fixed bug in selection style if selection colours is not constant

2003-06-04 00:07 RD, revision 20909

More changes for compilation issues on OSX

2003-06-03 23:32 VS, revision 20908

new rendering customization api fixes

2003-06-03 23:24 VZ, revision 20907

documented RefreshAll()

2003-06-03 23:20 RD, revision 20906

backported the, uh... "fix" for update problems on wxMac.

2003-06-03 23:13 VZ, revision 20905

compilation fixed after recent wxHTML changes

2003-06-03 23:10 VZ, revision 20904

signed/unsigned comparison warning fixed

2003-06-03 23:07 VS, revision 20903

(hopefully) finished subcell selection

2003-06-03 23:04 VS, revision 20902

new rendering customization API for Vadim

2003-06-03 21:22 VZ, revision 20901

don't ignore cache hints with from == to

2003-06-03 21:22 VS, revision 20900

new rendering customization API for Vadim

2003-06-03 20:32 SC, revision 20899

feeds missed key events back to the control

2003-06-03 20:21 SC, revision 20898

correcting lookup of equal names in different modules

2003-06-03 18:52 VZ, revision 20897

fixed the channel order for Mac (alpha comes first)

2003-06-03 18:49 VZ, revision 20896

no changes

2003-06-03 18:47 VZ, revision 20895

Mac compilation warnings

2003-06-03 16:47 JS, revision 20894

Should put lib in main lib dir, not under contrib/lib

2003-06-03 16:32 JS, revision 20893

Phase 2 of line ending conversion.

2003-06-03 16:30 JS, revision 20892
  • D /wxWidgets/trunk/contrib/src/fl/flVC.dsp

Phase 1 in converting line endings

2003-06-03 16:19 JS, revision 20891

Fix for bug [ 748171 ] Can't compile contrib/samples/fl/fl_demo2

2003-06-03 13:56 VS, revision 20890

subcell selection

2003-06-03 13:48 VS, revision 20889

subcell selection

2003-06-03 13:19 VZ, revision 20888

added missing module.h include (bug 748158)

2003-06-03 13:17 VZ, revision 20887

removed absolutely unneeded #include module.h

2003-06-03 12:44 JS, revision 20886

Typo correction

2003-06-03 11:15 VZ, revision 20885

pressing PageDown and then PageUp should return to the same item

2003-06-03 10:55 VZ, revision 20884

Unicode compilation fix (patch 747959)

2003-06-03 10:51 VZ, revision 20883

use c_str() instead of mb_str() with wxString::Printf() (patch 747903)

2003-06-03 10:46 VZ, revision 20882

generate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)

2003-06-03 10:41 VZ, revision 20881

no changes

2003-06-03 10:39 VZ, revision 20880

implement DoGetBsetSize() for wxNoteBook (patch 745533)

2003-06-03 10:32 VZ, revision 20879

fixed wxPenRefData::operator==() (part of patch 742783)

2003-06-03 00:44 VZ, revision 20878

initial attempts to get raw bitmaps working under Mac

2003-06-03 00:44 VZ, revision 20877

fixed compilation warnings

2003-06-02 23:35 VS, revision 20876

another bug fixed: wrong lookup of nearest cell before given point

2003-06-02 23:05 VZ, revision 20875

compilation fix

2003-06-02 23:03 VZ, revision 20874

compilation warning fixed

2003-06-02 23:02 VZ, revision 20873

refresh cache on size/margins change; expanded cache to contain N elements, not just one

2003-06-02 23:00 VZ, revision 20872

added GetMargins()

2003-06-02 22:59 VZ, revision 20871

test popup menu help strings

2003-06-02 22:58 VZ, revision 20870

added RefreshAll()

2003-06-02 22:57 VZ, revision 20869

test for setting caret size and more changes (details are hazy; should have been committed a couple of months ago)

2003-06-02 22:50 VZ, revision 20868

attempt to fix gcc printf() warnings

2003-06-02 22:41 VZ, revision 20867

fixed calculations in SetMapMode() (use FP division, not integer)

2003-06-02 22:29 VZ, revision 20866

updated after grid samples removal/renaming

2003-06-02 21:54 VZ, revision 20865

regenerated after --enable-resources/prologio and wxUSE_X_RESOURCES changes

2003-06-02 21:46 VZ, revision 20864

fix for gcc 3.3 warnings

2003-06-02 21:44 VZ, revision 20863

removed wxUSE_X_RESOURCES -- was unused anyhow

2003-06-02 21:41 VZ, revision 20862

give error if --enable-prologio/resources were given -- this is better than ignoring them silently

2003-06-02 21:21 VS, revision 20861

added copying selection to clipboard; fixes to selection making

2003-06-02 21:17 rgammans, revision 20860

Addition at simple wxObject*, support into wxVariant. This includes 2 new methods wxVariant::IsValueKindOf() and wxVariantData::GetValueClassInfo() to allow query of the wxRTTI data of the variant's data. Also included is a macro analogues to dynamicCast for fetching objects out of a wxVariant. Documentation patches for the above.

2003-06-02 21:09 rgammans, revision 20859

Change '--with-odbc' to use the WX_ARG_SYS_WITH macro instead of the WX_ARG_WITH macro. Add some extra rules to find the new correct linker flags.

2003-06-02 20:14 VS, revision 20858

added copying selection to clipboard; fixes to selection making

2003-06-02 17:29 VZ, revision 20857

compilation fixes for !USE_PCH

2003-06-02 17:27 VZ, revision 20856

printf() format warning fixes

2003-06-02 13:57 JS, revision 20855

Updated change log

2003-06-02 13:47 JS, revision 20854

Backported theme fix for notebook page anomaly on XP

2003-06-02 13:47 , revision 20853

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

2003-06-02 10:27 JS, revision 20852

Attempt to make wxWindows play better with XP themes

2003-06-01 23:17 VS, revision 20851

attempt to fix first click problem

2003-06-01 22:33 VZ, revision 20850

compilation fix (not all paths returned a value)

2003-06-01 22:19 VS, revision 20849

more work on text selection: selecting should work now, but there's no clipboard interaction yet

2003-06-01 21:29 VZ, revision 20848

fixed compilation warning

2003-06-01 21:25 VZ, revision 20847

fixed broken English...

2003-06-01 21:24 JS, revision 20846

Notify -> NotifyEvent

2003-06-01 21:20 VZ, revision 20845

fixed broken TeX markup which resulted in broken links

2003-06-01 21:11 JS, revision 20844

Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.

2003-06-01 21:03 JS, revision 20843

toback24 for Raise() fix

2003-06-01 21:01 JS, revision 20842

Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order A child window should only have it's z-order raised, not the parent window brought to the front.

2003-06-01 20:47 JS, revision 20841

Get the initialization order right.

2003-06-01 20:40 JS, revision 20840

Pass focus window to submenu items too (no reason I can think of not to).

2003-06-01 20:35 JS, revision 20839

Added submenu

2003-06-01 20:12 JS, revision 20838

Fixed bug [ 743664 ] wxListCtrl asserts when deleting its m_textCtrl

2003-06-01 19:51 JS, revision 20837

Fix for [ 731966 ] Missing files in VC++ project file in WX_2_4_BRANCH

2003-06-01 19:41 JS, revision 20836

Fix for [ 688754 ] wxNotebook::SetSelection(-1) will segfault

2003-06-01 19:23 JS, revision 20835

Fix (I hope) for bug [ 673862 ] printing zero length string with postscript does not work Now descent and externalLeading will be zeroed if the string is empty.

2003-06-01 19:17 JS, revision 20834

Use hyphen not underscore for wxWindows installer

2003-06-01 19:06 JS, revision 20833

Applied bug fix [ 684949 ] Dialup Sample With Borland C++ 5.5.1 Free Compiler

2003-06-01 19:00 JS, revision 20832

Added some pragmas, to address problem mentioned in bug report: [ 670355 ] Borland C++ 5.5 with wxW 2.4.0

2003-06-01 18:17 GD, revision 20831

ignore MSVC build output directories

2003-06-01 17:15 JS, revision 20830

Removed AlignIn after further thought

2003-06-01 16:54 JS, revision 20829

Fix for [ 744346 ] __WIN95__ not defined automatically...

2003-06-01 16:46 JS, revision 20828

Applied patch [ 650511 ] wxCalendarCtrl - year does not change

2003-06-01 16:32 JS, revision 20827

Applied patch [ 735304 ] wxDisplay::ChangeMode - does not resize full-screen windows

2003-06-01 16:26 JS, revision 20826

Applied patch [ 735948 ] wxStaticPicture contrib

2003-06-01 16:16 JS, revision 20825

Applied patch [ 719667 ] Ownerdrawn Buttons without wxUSE_OWNER_DRAWN

2003-06-01 16:10 JS, revision 20824

Applied patch [ 710608 ] wxImage::GetImageExtWildcard for image load/save dialogs.

2003-06-01 16:03 JS, revision 20823

Applied patch [ 649157 ] wxDisplay for Unix

2003-06-01 15:53 JS, revision 20822

Applied patch [ 730697 ] wxRect::AlignIn member

2003-06-01 15:48 JS, revision 20821

Applied patch [ 623187 ] virtual methods and new AppendItem

2003-06-01 15:48 VZ, revision 20820

a workaround for Mac update problems

2003-06-01 15:18 JS, revision 20819

Applied patch [ 619386 ] uxtheme.dll support with filename changes

2003-06-01 15:16 VZ, revision 20818

compilation warnings fixes

2003-06-01 15:15 VZ, revision 20817

compilation fix for Mac and reformatted the code

2003-06-01 14:37 JS, revision 20816

Partially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING Changed to reuse wxMoveEvent, wxSizeEvent Only applied the Mac part as a TODO comment

2003-06-01 13:57 JS, revision 20815

Applied patch [ 619539 ] patch to get small icon via geticon

2003-06-01 13:50 JS, revision 20814

Applied patch [ 619705 ] Fixes wxApp::GetComCtl32Version

2003-06-01 13:45 JS, revision 20813

Applied patch [ 739063 ] window.cpp (gtk) - mouse event processing x -> y

2003-06-01 13:42 JS, revision 20812

Applied patch [ 735588 ] Gtk2 textctrl selection fix

2003-06-01 13:39 JS, revision 20811

Applied patch [ 733425 ] Fix for header rendering problem in CalCtrl

2003-06-01 13:38 VZ, revision 20810

added wxHtmlListBox sample

2003-06-01 13:35 , revision 20809
  • A /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/.cvsignore
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/acinclude.m4
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/aclocal.m4
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/art
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/autogen.sh
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/BuildCVS.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/config.guess
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/config.sub
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/configure
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/configure.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/configure
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/configure.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/docs
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/include
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/lib
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/Makefile.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/samples
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/animate
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/applet
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/deprecated
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/fl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/gizmos
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/Makefile.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/mmedia
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/net
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/ogl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/plot
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/stc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/svg
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/expat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/Makefile.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/makefile.b32
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/makefile.g95
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/makefile.vc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/makefile.wat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/README.EXPAT
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/XrcVC.dsp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/XrcVC.dsw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_bmp.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_bmpbt.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_bttn.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_cald.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_chckb.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_chckl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_choic.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_combo.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_dlg.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_frame.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_gauge.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_gdctl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_listb.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_listc.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_menu.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_notbk.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_panel.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_radbt.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_radbx.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_scrol.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_scwin.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_sizer.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_slidr.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_spin.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_split.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_stbmp.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_stbox.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_stlin.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_sttxt.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_text.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_toolb.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_tree.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_unkwn.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xh_wizrd.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xml.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xmlres.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xmlrsall.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/src/xrc/xrcM8.xml
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/contrib/utils
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/debian
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/demos
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/descrip.mms
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/difflast.pl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/distrib
  • R /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/base
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/changes.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/gpl.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/gtk
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/html
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/index.htm
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/book
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/.cvsignore
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/accel.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/accessible.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/activevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/alignv.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/alignv.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/app.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/array.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/arrstrng.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/artprov.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/autoobj.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/back.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/bbutton.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/bitmap.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/bmpdatob.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/bmphand.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/body.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/book1.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/books.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/books.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/border.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/border.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/boxsizer.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/brush.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/bullet.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/busycurs.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/busyinfo.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/button.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/calclevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/calctrl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/caret.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/category.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/checkbox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/checklst.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/choice.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/clasinfo.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/classes.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/clientdat.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/clientdc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/clipbrd.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/closeevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cmdevent.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cmdlpars.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cmdproc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/colordlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/colour.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/combobox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/command.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/conditn.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/config.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/constant.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cont.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cont.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/contbox.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/contbox.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/contents.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/control.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/countstr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cpp.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cppconst.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/critsect.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/crtslock.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/csconv.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cshelp.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ctrlsub.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/cursor.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/custdobj.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/database.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dataform.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dataobj.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/datespan.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/datetime.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/datistrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/datostrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/db.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dcsvg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ddeclint.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ddeconn.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ddeservr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/debugcxt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/descent.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/descent.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dialevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dialog.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dialup.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dir.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dirctrl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dirdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dirtrav.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dllload.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dobjcomp.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dobjsmpl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/docchfrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/docmanag.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/docmdich.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/docmdipr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/docprfrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/doctempl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/document.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dragimag.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dropevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dropsrc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/droptrgt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/dynlib.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/encconv.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/eraseevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/event.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/evthand.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/expr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fdrepdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ffile.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ffilestr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fildatob.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fildrptg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/file.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filedlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filehist.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fileistr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filename.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fileostr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filestrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filesys.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filesysh.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/filetype.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/flexsizr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fltinstr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fltoutst.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/focusevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/font.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fontdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fontenum.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fontlist.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fontmap.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/forward.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/frame.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fs.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fsfile.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/fs_mem.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ftp.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/function.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gauge.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gdiobj.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/glcanvas.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/grid.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/grid1.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/grid1.eps
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/grid1.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridattr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridedit.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridevt.inc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridrend.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridsizr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridtbl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/gridwork.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hand1.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hash.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hashmap.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hello.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hello.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hellow.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hellow.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hellox.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hellox.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/helpevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/helpinst.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/helpprov.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hprovcnt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hprovsmp.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/hworld.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/icon.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/iconbndl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/iconevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/idleevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ignore.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ilayout.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/image.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/imaglist.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/indent.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/indent.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/indlgevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/inputstr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ipcclint.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ipcconn.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ipcservr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ipvaddr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/joyevent.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/joystick.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/keycode.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/keyevent.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/layalgor.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/layout.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/list.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/listbox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/listctrl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/listevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/listitem.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/listview.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/locale.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/log.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/longlong.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ltx.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/Makefile
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/manual.ist
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/manual.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mask.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/maxzevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mbcnvfil.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mbcnvut7.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mbcnvut8.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mbconv.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mcaptevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mdi.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/memorydc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/menu.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/menuevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/menuitem.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/metafile.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mimetype.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/minifram.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/minimald.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mltchdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/module.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mouseevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/moveevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/msgdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mutex.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/mutexlck.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/nbsizer.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/node.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/notebook.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/noteevt.inc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/noteevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/notifevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/object.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/outptstr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/pagedlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/paintdc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/paintevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/palette.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/panel.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/pantabv.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/pathlist.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/pen.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/plotcurve.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/plotwindow.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/plug.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/point.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/porting.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/portnote.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/postscpt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/prevwin.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/print.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/process.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/procevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/progdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/protocol.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/prvtdrpt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/psbox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/quantize.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/query.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/qylayevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/radiobox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/radiobut.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/realpoin.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/recrdset.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/rect.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/referenc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/refs.bib
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/regex.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/region.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sashevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sashlayw.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sashwin.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sbsizer.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sckaddr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scpdarry.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scpdptr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/screendc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scrlwevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scrolbar.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scrolevt.inc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scrolevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/scrolwin.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/semaphor.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/settings.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/shelves.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/size.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizeevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer00.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer00.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer01.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer01.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer02.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer02.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer03.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer03.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer04.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer04.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer05.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer05.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer06.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer06.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer07.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer07.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer08.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer08.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer09.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer09.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer10.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer10.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer11.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sizer11.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/slider.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sngchdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/snglinst.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/socket.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/socksrv.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/spinbutt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/spinctrl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/spinevt.inc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/spinevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/splash.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/splitevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/splitter.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/splitter.eps
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/splitter.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/splitter.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/statbmp.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/statbox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/statline.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/stattext.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/statusbr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/stdevtid.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/stopwtch.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strcldat.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/stream.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strlist.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strmbase.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strmbfrd.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strmmem.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strmsock.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strmzlib.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/strtotxt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sysclevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/sysopt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tab.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tabctrl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tabevent.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/table.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tabview.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tapp.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/taskbar.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tbitmap.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tclipbrd.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tcommdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tconfig.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tconstr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tcontain.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tcpclint.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tcpconn.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tcpservr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdate.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdb.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdebug.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdelwin.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdialog.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdnd.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tdocview.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tempfile.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tevent.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tex2rtf.ini
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tex2rtf_css.ini
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/texhelp.sty
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/texpr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/text.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/textdlg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/textfile.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tfile.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tfont.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tfontenc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tglbtn.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tgrid.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tguide.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/thread.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ti18n.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/timaglst.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/timer.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/timespan.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tipc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tipprov.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tipwin.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tlistctl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tlog.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tmbconv.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tnoneng.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tokenizr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/toolbar.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tooltip.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/topics.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tprint.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/treectrl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/treedata.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/treeevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/treetst.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/treetst.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/truntime.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tsamples.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tscroll.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tsizer.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tsplittr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tstream.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tstring.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tstyles.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ttab.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tthreads.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ttips.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ttoolbar.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/ttreectl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tunicode.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tusage.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/tvalidat.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/txrc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/txtdatob.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/txtdrptg.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/txtstrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/up.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/upduievt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/url.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/valgen.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/validatr.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/valtext.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/variant.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/view.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/vlbox.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/vscroll.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wave.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/window.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/windowdc.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wizard.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wizevt.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wizpage.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wnddisbl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wx.css
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wx.hpj
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxgtk.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxhtml.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxManualTemplate.dot
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxmac.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxmgl.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxmsw.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxos2.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxPython.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxstring.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxtab1.bmp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxtab1.eps
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxtab1.gif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/wxx11.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/xmlres.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/xmlresh.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/latex/wx/zipstrm.tex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/lgpl.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/licence.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/licendoc.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/mac
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/mgl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/microwin
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/motif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/msw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/os2
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/preamble.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/publicity
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/readme.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/readme_vms.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/tech
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/toback24.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/todo.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/todo30.txt
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/univ
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/wine
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/word
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/docs/x11
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/.cvsignore
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/.cvsignore
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/accel.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/access.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/app.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/arrimpl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/artprov.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/bitmap.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/bmpbuttn.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/brush.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/buffer.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/build.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/busyinfo.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/button.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/calctrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/caret.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/checkbox.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/checklst.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/chkconf.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/choicdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/choice.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/clipbrd.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/clntdata.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/cmdline.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/cmdproc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/cmndata.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/cocoa
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/colordlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/colour.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/combobox.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/confbase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/config.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/containr.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/control.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/cshelp.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ctrlsub.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/cursor.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dataobj.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/datetime.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/datetime.inl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/datstrm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/db.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dbgrid.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dbkeyg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dbtable.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcbuffer.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcclient.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcmemory.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcprint.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcps.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcscreen.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dcsvg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dde.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/debug.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/defs.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dialog.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dialup.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dir.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dirctrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dirdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/display.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dnd.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/docmdi.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/docview.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dragimag.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dynarray.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dynlib.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/dynload.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/effects.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/encconv.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/event.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/evtloop.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fdrepdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/features.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ffile.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/file.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fileconf.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/filedlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/filefn.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/filename.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/filesys.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/font.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fontdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fontenc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fontenum.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fontmap.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fontutil.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/frame.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fs_inet.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fs_mem.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/fs_zip.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gauge.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gdicmn.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gdiobj.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/generic
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/geometry.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gifdecod.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/glcanvas.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/grid.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gsocket.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gtk
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/gtk1
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/hash.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/hashmap.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/help.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/helpbase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/helphtml.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/helpwin.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/html/.cvsignore
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/icon.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/iconbndl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagbmp.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/image.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imaggif.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagiff.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagjpeg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imaglist.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagpcx.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagpng.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagpnm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagtiff.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/imagxpm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/intl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/iosfwrap.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ioswrap.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ipc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ipcbase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/isql.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/isqlext.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/joystick.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/layout.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/laywin.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/list.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/listbase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/listbox.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/listctrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/listimpl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/log.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/longlong.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/mac
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/math.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/matrix.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/mdi.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/memconf.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/memory.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/memtext.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/menu.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/menuitem.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/metafile.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/mgl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/mimetype.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/minifram.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/module.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/motif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/msgdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/msgout.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/mstream.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/msw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/notebook.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/object.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/os2
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ownerdrw.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/palette.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/panel.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/paper.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/pen.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/platform.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/popupwin.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/print.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/printdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/prntbase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/process.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/progdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/protocol
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/ptr_scpd.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/quantize.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/radiobox.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/radiobut.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/rawbmp.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/regex.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/region.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/sashwin.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/sckaddr.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/sckipc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/sckstrm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/scrolbar.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/scrolwin.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/settings.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/setup_redirect.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/sizer.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/slider.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/snglinst.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/socket.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/spinbutt.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/spinctrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/splash.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/splitter.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/stack.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/statbmp.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/statbox.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/statline.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/stattext.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/statusbr.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/stc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/strconv.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/stream.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/string.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/sysopt.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tab.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tabctrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/taskbar.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tbarbase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tbarsmpl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/textbuf.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/textctrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/textdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/textfile.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tglbtn.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/thread.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/thrimpl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/timer.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tipdlg.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tipwin.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tokenzr.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/toolbar.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/tooltip.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/toplevel.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/treebase.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/treectrl.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/txtstrm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/types.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/univ
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/unix
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/url.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/utils.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/valgen.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/validate.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/valtext.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/variant.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/vector.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/version.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/vms_x_fix.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/volume.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wave.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wfstream.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/window.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wizard.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxchar.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxhtml.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxprec.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlba_cw.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlba_cwc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlba_cwc_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlba_cw_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlb_cw.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlb_cwc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlb_cwc_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wxshlb_cw_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx_cw.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx_cwc.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx_cwc_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx_cwu_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx_cw_cm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/wx_cw_d.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/x11
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/xpmdecod.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/xpmhand.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/xrc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/zipstrm.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx/zstream.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cw.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cw.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cwc.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cwc.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cwc_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cwc_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cw_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlba_cw_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cw.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cw.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cwc.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cwc.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cwc_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cwc_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cw_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wxshlb_cw_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cw.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cw.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cwc.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cwc.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cwc_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cwc_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cwu_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cwu_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cw_d.pch
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_cw_d.pch++
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/include/wx_pb.h
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/install-sh
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/lib
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/locale
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/Makefile.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/Mingw32-gcc295.patches
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/make-deb
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/misc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/mkinstalldirs
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/regen
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/samples
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/setup.h.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/setup.h_vms
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/.cvsignore
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/cocoa
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/common
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/cwcopysetup.bat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/cwdcopysetup.bat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/cygnus.bat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/files.lst
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/generic
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/gtk
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/gtk1
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/html/descrip.mms
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/html/search.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/iodbc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/jpeg
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/mac
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/make.env.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeb32.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makebcc.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makefile.bcc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makefile.dos
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makefile.va
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makefile.vc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeg95.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.b32
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.bcc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.env.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.g95
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.sc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.vc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makelib.wat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makemsc.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.b32
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.bcc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.env.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.g95
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.msc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.sc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.sl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.va
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.vc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeprog.wat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makesc.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makesl.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/maketwin.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makeva.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makevc.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/makewat.env
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/mgl
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/microwin
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/mingegcs.bat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/mingw32.bat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/motif
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/msw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/ntwxwin.mak
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/os2
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/png
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/regex
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/stc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/tiff
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/univ
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/unix
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/version.mak
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/Wxwindll.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxBase.dsp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxBase.dsw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxJpeg.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxPng.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxTiff.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxUniv.dsp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxUniv.dsw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWin.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWindows.dsp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWindows.dsw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWindows.pbproj
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWindowsM7.mcp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWindowsM8.xml
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxWindowsW7.xml
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxwindowsM5.xml
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxXpm.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/wxZlib.icc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/x11
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/expat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/Makefile.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/makefile.b32
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/makefile.g95
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/makefile.vc
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/makefile.wat
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/README.EXPAT
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/XrcVC.dsp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/XrcVC.dsw
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_bmp.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_bmpbt.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_bttn.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_cald.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_chckb.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_chckl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_choic.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_combo.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_dlg.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_frame.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_gauge.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_gdctl.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_listb.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_listc.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_menu.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_notbk.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_panel.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_radbt.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_radbx.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_scrol.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_scwin.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_sizer.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_slidr.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_spin.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_split.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_stbmp.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_stbox.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_stlin.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_sttxt.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_text.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_toolb.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_tree.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_unkwn.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xh_wizrd.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xml.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xmlres.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xmlrsall.cpp
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/xrc/xrcM8.xml
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/src/zlib
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/utils
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/version-script.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wx-config.in
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxBase.spec
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxGTK.spec
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxMGL.spec
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxMotif.spec
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxPython
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxWINE.spec
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxwin.m4
  • D /wxWidgets/tags/WX_HTML_BEFORE_TEXT_SELECTION/wxX11.spec

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

2003-06-01 13:35 VZ, revision 20808

added wxVListBox using wxVScrolledWindow and wxHtmlListBox using it

2003-06-01 13:28 VS, revision 20807

added default ctor and SetSelection to wxHtmlRenderingState

2003-06-01 13:26 JS, revision 20806

Applied patch [ 743194 ] HitTest for wxNotebook Yes, we do need implementations for other platforms, but it's a start.

2003-06-01 13:21 JS, revision 20805

Applied patch [ 743248 ] wxArray::RemoveAt() error message fix

2003-06-01 13:19 JS, revision 20804

Applied patch [ 743471 ] wxSplitter::Unsplit fix

2003-06-01 13:14 JS, revision 20803

Implemented wxNotebook::DoGetBestSize so Fit now works.

2003-06-01 13:13 JS, revision 20802

Applied [ 745533 ] implemented wxNotebook::DoGetBestSize

2003-06-01 12:58 JS, revision 20801

Applied patch [ 745983 ] Fix for memory leak in class wxPluginManager in dynload.cpp

2003-06-01 12:55 JS, revision 20800

Applied [ 746201 ] wxGrid row/col change not updated

2003-06-01 12:51 JS, revision 20799

Applied patch [ 746203 ] xwGrid::SetTable may be called multiple times

2003-06-01 12:46 JS, revision 20798

Applied patch [ 746355 ] Adds some checks for chkconf.h

2003-06-01 12:42 JS, revision 20797

Applied patch [ 746547 ] fixes 'wrong header file included' in fontmap.h

2003-06-01 12:41 JS, revision 20796

Applie dpatch [ 741366 ] wxMac d'n'd fixes

2003-06-01 12:34 JS, revision 20795

Added BCC include dir in XRC makefile Typo correction in app.tex

2003-06-01 12:26 JS, revision 20794

Added BCC include dir in XRC makefile Typo correction in app.tex

2003-06-01 12:04 JS, revision 20793

Typo in comment

2003-06-01 11:19 VS, revision 20792

fixed UpdateRenderingState to do what it was meant to

2003-06-01 10:28 VZ, revision 20791

regenerated to have version 2.4.1

2003-06-01 10:25 VZ, revision 20790

added consts needed by VC++/BC++

2003-06-01 00:10 VS, revision 20789

react on mouse up, not mouse down

2003-05-31 21:51 VS, revision 20788

oops, commited debugging code by mistake

2003-05-31 21:48 VS, revision 20787

preparing wxHtmlWindow for text selection (highlighting works, mouse input and clipboard does not)

2003-05-31 21:42 VS, revision 20786

preparing wxHtmlWindow for text selection (highlighting works, mouse input and clipboard does not)

2003-05-31 18:07 VS, revision 20785

backport gtk2 fix

2003-05-31 17:55 JS, revision 20784

Backported wxConfig fix

2003-05-31 17:30 VS, revision 20783

support SetBackgroundMode and SetTextBackground with GTK+2

2003-05-31 17:26 VZ, revision 20782

back port wxPanel focus fix

2003-05-31 17:25 VZ, revision 20781

clicking on a panel without children should give it the focus (closes 215436)

2003-05-31 15:10 VZ, revision 20780

corrected MakeLower/Upper() return value

2003-05-31 12:04 VZ, revision 20779

missing WXDLLEXPORT added

2003-05-30 22:31 RD, revision 20778

Added test case for inserting menu items

2003-05-30 21:40 VZ, revision 20777

typo

2003-05-30 21:28 VZ, revision 20776

changed vscroll.cpp file location

2003-05-30 21:20 VZ, revision 20775

added {Line/Page}{Up/Down}

2003-05-30 21:17 VZ, revision 20774

bad link fixed

2003-05-30 21:16 VZ, revision 20773

LaTeX error fixed

2003-05-30 21:08 VZ, revision 20772

added wxVScrolledWindow

2003-05-30 20:36 VZ, revision 20771

minor fixes to workspace/project files

2003-05-30 20:06 RD, revision 20770

Fixes parsing when using mxDateTime, patch from Will Sadkin

2003-05-30 15:01 GD, revision 20769

backported deallocation fix for Visual C++ Multithreaded non DLL runtime this fix only has a performance impact on wxString in this configuration

2003-05-30 13:29 JS, revision 20768

Wrap missing.h in #ifdef __GNUG__

2003-05-30 13:23 VZ, revision 20767

compilation fix for yet another broken version of mingw (ENSESSION_LOGOFF not defined)

2003-05-30 00:30 RD, revision 20766

SWIGged updates for wxGTK

2003-05-30 00:24 RD, revision 20765

Use Python Longs when off_t can be 64-bit

2003-05-30 00:22 RD, revision 20764

Added various tests

2003-05-30 00:13 VZ, revision 20763

#define WINVER as 0x400 if it is not defined at all

2003-05-29 23:50 RD, revision 20762

Added LoadFile and SaveFile methods

2003-05-29 23:29 RD, revision 20761

Backported the wxGTK key event fixes for gtk2

2003-05-29 20:30 RD, revision 20760

fix a precedence order problem

2003-05-29 19:02 SC, revision 20759

GetEventHandler()-> was missing

2003-05-29 15:59 GD, revision 20758

fixed error in inlined (standard) version of wxStringData deallocation

2003-05-29 15:34 RD, revision 20757

Unicode compilation fix

2003-05-29 14:03 GD, revision 20756

improved deallocation fix for Visual C++ Multithreaded non DLL runtime so that it only has a performance impact on wxString in this configuration

2003-05-28 21:11 GD, revision 20755

VC++ free must take place in same DLL as allocation when using non dll run-time library (e.g. Multithreaded instead of Multithreaded DLL) we must not inline wxStringData deallocation since allocation is not inlined

2003-05-28 20:48 rgammans, revision 20754

Reinsert missing ctor removed in date/time tidy

2003-05-28 20:08 GD, revision 20753

allow wxDisplaySize to be called with NULL parameters implement GetMetric for wxSYS_SCREEN_X & wxSYS_SCREEN_X using wxDisplaySize

2003-05-28 18:46 GD, revision 20752

allow wxDisplaySize to be called with NULL parameters implement GetMetric for wxSYS_SCREEN_X & wxSYS_SCREEN_X using wxDisplaySize

2003-05-27 22:04 VZ, revision 20751

force wxUSE_IOSTREAMH to 0 with VC 7.1

2003-05-27 20:36 MBN, revision 20750

Derive wxScrollBar from wxScrollBarBase, plus miscellaneous refactoring. Adjusted default scrollbar size to match the size of wxScrolledWindow (and other scrolled controls) scrollbars.

2003-05-27 20:34 MBN, revision 20749

Allow initialising wxStaticBitamp with wxNullBitmap/wxNullIcon, automatically resize the control to match the bitmap (as wxMSW does).

2003-05-27 20:31 MBN, revision 20748

Removed some duplicated code, made wxCursor( wxImage ) handling of dark/light colors agree with wxMSW and wxGTK, i.e. dark -> black, light -> white.

2003-05-27 20:28 MBN, revision 20747

Don't leave the wxStaticBox hanging around after wxStaticLine destruction.

2003-05-27 13:43 CE, revision 20746

Borland makefiles for contrib keeping output apart

2003-05-27 09:16 CE, revision 20745

fixing SF bug 742496

2003-05-27 06:09 JJ, revision 20744

Committing in . OpenVMS complie issues + src/generic/statline.cpp : setup should be runned before first #ifdef Modified Files: wxWindows/src/generic/descrip.mms wxWindows/src/generic/statline.cpp wxWindows/src/motif/descrip.mms wxWindows/src/x11/descrip.mms ----------------------------------------------------------------------

2003-05-26 22:59 JS, revision 20743

More style fixes

2003-05-26 22:15 JS, revision 20742

Further border style corrections.

2003-05-26 20:41 GD, revision 20741

ignore dll build output directories

2003-05-26 19:28 JS, revision 20740

Include missing.h and commctrl.h

2003-05-26 19:25 JS, revision 20739

Include missing.h

2003-05-26 16:20 VS, revision 20738

clarify using embedded XRC

2003-05-26 11:34 CE, revision 20737

Borland makefiles now keep output apart

2003-05-26 10:23 CE, revision 20736

fix SF bug 742496

2003-05-26 09:55 JS, revision 20735

Allow printing objects to be passed a wxWindow, not a wxFrame (vestigial remains of older wxWin version)

2003-05-26 09:17 CE, revision 20734

dialogs sample now works with digitalmars

2003-05-25 20:28 VZ, revision 20733

fix m_Matches overflow if Compile() is called more than once (bug 742236)

2003-05-25 17:19 JS, revision 20732

Backported size fix for MSW

2003-05-25 13:20 JS, revision 20731

Backported wxSplitterWindow and wxWizard from head

2003-05-25 13:20 , revision 20730

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

2003-05-25 11:18 VS, revision 20729

fix _() for wxUSE_INTL==0 case

2003-05-25 11:18 VS, revision 20728

added CompareAccelString function

2003-05-24 22:27 VZ, revision 20727

added a link to the Wiki page explaining MSVC++ install process

2003-05-24 21:31 SC, revision 20726

guarded M_PI declaration

2003-05-24 20:23 MBN, revision 20725

Removed obsoleted files from vc.t. Regenerated some makefiles/project files.

2003-05-24 20:07 MBN, revision 20724

Compilation/warning fixes.

2003-05-24 20:06 MBN, revision 20723

Added --enable-accessibility switch to configure (off by default). Fixed makefile for the accessibility sample.

2003-05-24 20:01 MBN, revision 20722

wxMotif now uses src/x11/region.cpp, change makefiles accordingly.

2003-05-24 19:41 MBN, revision 20721

Used wxRegion code from wxX11. Removed update rect list from wxWindow (not necessary anymore). Simplified and corrected clipping region handling in wxWindowDC. Stopped wxWindowDC::DoBlit from destroying the clipping region. Simplified wxPaintDC code. Added wxWindow::DoCreateScrollBar helper function.

2003-05-24 11:20 JS, revision 20720

Removed wxHTMLHelpControllerBase (putting the implementation into wxExtHelpController. wx/helphtml.h now includes wx/html/helpctrl.h.

2003-05-24 11:07 JS, revision 20719

Updated release number

2003-05-24 07:42 SC, revision 20718

reflected latest file movements...

2003-05-24 07:39 SC, revision 20717

removed DoGetSize implementation

2003-05-24 07:37 SC, revision 20716

removed carbon printing code

2003-05-24 07:35 SC, revision 20715

comments added

2003-05-24 07:30 SC, revision 20714

two fixes for CW/Mac

2003-05-23 19:16 JS, revision 20713

Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.

2003-05-23 18:59 JS, revision 20712

Applied patch [ 738821 ] Allow more features to be turned off

2003-05-23 18:56 JS, revision 20711

Applied patch [ 736321 ] Compile error for src/msw/textctrl.cpp

2003-05-23 18:38 JS, revision 20710

Applied patch [ 742452 ] wxPrintDialogData: can't set PD_PAGENUMS Applied patch [ 742446 ] wxPrintDialogData::GetAllPages always returns TRUE

2003-05-23 18:35 SC, revision 20709

experimental speed up avoiding style copying and restoring

2003-05-23 18:30 SC, revision 20708

speed up for string conversion

2003-05-23 18:18 GD, revision 20707

removed print.cpp from list of Mac files and regenerated files.lst

2003-05-23 16:50 RD, revision 20706

Added warning to the docstring

2003-05-23 16:48 RD, revision 20705

Experimental script to assist in static linking wxWindows/wxPython to the python interpreter

2003-05-23 16:48 RD, revision 20704

typo fixed

2003-05-23 16:47 RD, revision 20703

Added "megaGrid" sample to the demo

2003-05-23 16:46 RD, revision 20702

Added new or missing methods

2003-05-23 16:28 RD, revision 20701

define LVSICF_NOSCROLL if it is missing

2003-05-22 21:18 SC, revision 20700

wxPrintData::ValidateOrCreate to keep common code for wxMac, used when ConvertToNative is called, not needed here anymore

2003-05-22 21:14 SC, revision 20699

ValidateOrCreate to keep common code for wxMac

2003-05-22 21:12 SC, revision 20698

extending printing code (backport of 2.5 is not possible)

2003-05-22 20:51 MBN, revision 20697

MinGW compilation fix.

2003-05-22 20:39 MBN, revision 20696

Correct wxCommandEvent.IsChecked() when generated from a checkable menu item.

2003-05-22 20:36 MBN, revision 20695

Remove duplicate wxEmptyString declaration.

2003-05-22 19:43 SC, revision 20694

deactivating wxSTAY_ON_TOP patch

2003-05-22 19:42 rgammans, revision 20693

* 2.4 version of sf.net pacth 735595 Backport of docs from patch 2.5 patch

2003-05-22 18:12 SC, revision 20692

turning off a wxSTAY_ON_TOP patch

2003-05-22 18:07 SC, revision 20691

fix by Egon to avoid endless loop when no matching item found

2003-05-21 23:05 VS, revision 20690

backported HTML pagebreak code

2003-05-21 22:41 RD, revision 20689

Fix page positioning when the tabs are on a side different than wxNB_TOP by choosing margins dynamically instead of always using fixed margin sizes. Also remove unnecessary large internal borders (although they can be reactivated by flipping an #if.)

2003-05-21 22:02 JS, revision 20688

Added pngs

2003-05-21 22:01 JS, revision 20687

Test using transparency in menu bitmaps. Better, but still shows background when menu item selected.

2003-05-21 20:37 SC, revision 20686

removed print.cpp from Mac

2003-05-21 19:07 JS, revision 20685

Applied patch [ 731656 ] Owner draw menu icons Benjamin I. Williams

2003-05-21 18:54 JS, revision 20684

Applied patch [ 739401 ] gtk_init() has to be called before gdk_threads_enter()

2003-05-21 18:43 JS, revision 20683

Applied patch [ 740012 ] GetKeyState returns 16-Bit value on WindowsNT

2003-05-21 18:25 JS, revision 20682

Applied patch [ 740071 ] Make tiff errors/warnings use wxLog functions

2003-05-21 16:50 MBN, revision 20681

Stop the ApplicationShell from being managed (and thus show on the screen as a "normal" window).

2003-05-21 15:45 JS, revision 20680

Noted that the preview object is deleted by the frame.

2003-05-21 15:27 JS, revision 20679

Applied patch [ 689188 ] adds wxToolBar::GetToolPos

2003-05-21 07:43 JS, revision 20678

Fixed wxListCtrl simple border

2003-05-21 07:40 JS, revision 20677

Fixed simple border style on wxListCtrl

2003-05-20 21:45 JS, revision 20676

A fix to prevent mungeing of the config file after reading in entries (say, just one entry in one group), then adding entries to a different group.

2003-05-20 18:26 RD, revision 20675

Ensure that the focus gets redirected to the embedded control

2003-05-20 13:26 ROL, revision 20674

two-stage creation of XRC-based dialogs

2003-05-19 23:55 RD, revision 20673

Patch from Eugene Rimsky

2003-05-19 21:41 PKO, revision 20672

Protect against inspect.getdoc() failing.

2003-05-19 18:49 SC, revision 20671

DoGetSize implementation corrected

2003-05-19 18:45 SC, revision 20670

switch to pImpl pattern for mac printing

2003-05-19 18:33 SC, revision 20669

DoGetSize overrides

2003-05-19 18:27 SC, revision 20668

switch to pImpl pattern for mac printing

2003-05-19 18:22 SC, revision 20667

switch to pImpl pattern for mac printing

2003-05-19 16:46 VS, revision 20666

compilation fix

2003-05-19 16:45 VS, revision 20665

allow untranslated accelerators, too

2003-05-19 14:00 JS, revision 20664

Corrected some wxAccessible mistakes Implemented some SplitterWindowAccessible functions in sample

2003-05-19 07:40 JS, revision 20663

Added list of possible slogans for wxWindows stuff

2003-05-19 07:36 JS, revision 20662

Added a backport item and items to the todo list

2003-05-18 20:15 rgammans, revision 20661

* Prevent miminum and actual row and col sizes going below the minimum acceptable row size. This should fix sf.net bug #645734

2003-05-18 19:49 rgammans, revision 20660

* Apply patch #735595. Add miminumAcceptable{Height,Width}

2003-05-18 15:23 SC, revision 20659
  • D /wxWidgets/trunk/src/mac/carbon/print.cpp
  • D /wxWidgets/trunk/src/mac/print.cpp

no message

2003-05-18 15:07 rgammans, revision 20658

* Fix logical error in m_overflow attribute merging

2003-05-18 12:08 SC, revision 20657

no message

2003-05-18 09:20 JS, revision 20656

Don't prepend directory to filename for shortcuts

2003-05-18 07:58 SC, revision 20655
  • D /wxWidgets/trunk/include/wx/mac/print.h

not needed anywhere

2003-05-18 07:43 SC, revision 20654

UMAPr.. calls for classic only

2003-05-17 20:14 MBN, revision 20653

Remove dead code. Factor out duplicated code.

2003-05-17 19:52 MBN, revision 20652

Update changes.txt.

2003-05-17 19:51 MBN, revision 20651

Compilation fix.

2003-05-17 09:30 JS, revision 20650

Corrected wxScrollBar style

2003-05-17 07:45 SC, revision 20649

finding papersizes allows for 1 mm tolerance

2003-05-17 07:44 SC, revision 20648

temporary fix for carbon (problems under OS 9)

2003-05-16 21:21 JS, revision 20647

Wizard now validates as well as doing data transfer when pressing Back or Next

2003-05-16 20:39 SC, revision 20646

carbon printing extended

2003-05-16 20:36 SC, revision 20645

ValidateOrCreate added for wxMac

2003-05-16 19:07 RD, revision 20644

SWIGged updates for wxGTK

2003-05-16 19:07 RD, revision 20643

SWIGged updates for wxMac

2003-05-16 19:06 RD, revision 20642

SWIGged updates for wxMSW

2003-05-16 18:33 RD, revision 20641

Fixed a couple minor bugs and changed copyright info

2003-05-16 18:29 RD, revision 20640

Updated some test code

2003-05-16 17:58 RD, revision 20639

Fixed parameter types for the wrappers

2003-05-16 17:58 RD, revision 20638

Tiny update for the build notes

2003-05-16 17:58 RD, revision 20637

Fixed wxFutureCall so it automatically cleans up after itself after the timer has expired, if there are no references held to it.

2003-05-16 17:51 RD, revision 20636

SWIGged updates for wxMac

2003-05-16 17:49 RD, revision 20635

fixed compile errors for wxTreeListCtrl on OSX

2003-05-16 17:47 RD, revision 20634

Modified frame styles

2003-05-16 16:15 SC, revision 20633

added cw support

2003-05-15 22:38 VS, revision 20632

unicode compilation fix

2003-05-15 22:15 JS, revision 20631

An attempt to make the notebook sizer report its size correctly under Windows, otherwise you get a huge gap at the bottom if fitting to the content of the page.

2003-05-15 09:31 SC, revision 20630

forgot to commit project file for CW before

2003-05-14 21:31 JS, revision 20629

Doc fixes

2003-05-14 20:50 RD, revision 20628

Acutally use the m_maxChars parameter value instead of ignoring it

2003-05-14 19:25 RD, revision 20627

Changes allowing for proper KEY_DOWN and CHAR events for wxGTK2

2003-05-14 06:52 JJ, revision 20626

Committing in . wxMOTIF for OpenVMS compilation updates Modified Files: wxWindows/lib/vms.opt wxWindows/src/motif/descrip.mms ----------------------------------------------------------------------

2003-05-13 22:10 RD, revision 20625

MSW compile fixes, detabified, a couple minor bugs fixed, etc.

2003-05-13 20:02 MBN, revision 20624

Derive wxStaticText from wxStaticTextBase, remove dead code/code duplication. Likewise for wxStaticBitmap.

2003-05-13 19:58 MBN, revision 20623

Fixed bug with notebook pages not showing (probably affected any wxWindow/wxPanel child when panel was hidden and then shown again). The bug was introduced by the fix for hidden windows still intercepting mouse events. (backport)

2003-05-13 19:52 MBN, revision 20622

Fixed bug with notebook pages not showing (probably affected any wxWindow/wxPanel child when panel was hidden and then shown again). The bug was introduced by the fix for hidden windows still intercepting mouse events.

2003-05-13 19:50 MBN, revision 20621

Lesstif compilation fix.

2003-05-13 17:45 JS, revision 20620

Reordered the slow-click test, otherwise it would never be fired if in row-select more. Also added a ClearSelection, which was omitted in the changes since 2.4.

2003-05-13 15:20 JS, revision 20619

Rationalised style handling in tree control No longer use WS_EX_WINDOWEDGE since it seems to be obsolete, and has no effect

2003-05-13 15:16 JS, revision 20618

Removed obsolete check

2003-05-12 22:33 VS, revision 20617

applied HTML pagebreaks patch

2003-05-12 20:04 MBN, revision 20616

Factored out some common code.

2003-05-12 20:02 PKO, revision 20615

Fixed sort bug.

2003-05-12 19:58 MBN, revision 20614

Removed dead code.

2003-05-12 19:56 SC, revision 20613

redraw fix backported

2003-05-12 19:55 MBN, revision 20612

Implemented copy-on-demand for wxClipboard.

2003-05-12 19:54 MBN, revision 20611

Compilation fix.

2003-05-12 19:52 MBN, revision 20610

Removed redundant wx<Control>NameStr declarations.

2003-05-12 19:29 SC, revision 20609

CFStringRef support backport

2003-05-12 19:25 SC, revision 20608

better min size

2003-05-12 19:18 SC, revision 20607

void correction

2003-05-12 19:14 SC, revision 20606

native help tool tips under Carbon and OSX, backport

2003-05-12 19:11 SC, revision 20605

added CFStringRef methods

2003-05-12 14:12 ROL, revision 20604

just a test for IsShown (no refreshing if not)

2003-05-12 14:11 ROL, revision 20603

new version

2003-05-12 14:11 ROL, revision 20602

added Expand/Collapse handlers

2003-05-12 14:10 ROL, revision 20601

fixed sizes of some controls under windows

2003-05-12 14:09 ROL, revision 20600

changed scrolled window to container, but there's still no support in wxXRC

2003-05-12 10:14 JS, revision 20599

Auto 3D border if parent is a panel or dialog.

2003-05-12 10:09 JS, revision 20598

Apply correct style variable

2003-05-12 10:04 JS, revision 20597

Auto 3D border if parent is panel or dialog

2003-05-12 08:35 VZ, revision 20596

reworked vertical scrolling code to correspond better to what I think is correct (horizontal case is unchanged)

2003-05-12 08:33 VZ, revision 20595

changed handling of range/max scrolling parameter and cleanup (removed Win16 code)

2003-05-11 23:25 VZ, revision 20594

fixed bug in WinStruct<> ctor

2003-05-11 22:43 VZ, revision 20593

added WinStruct<>

2003-05-11 22:41 VZ, revision 20592

moved missing constants definitions to their right place in wx/msw/missing.h

2003-05-11 22:29 VZ, revision 20591

wxTextBuffer ctor bug and something else

2003-05-11 22:28 VZ, revision 20590

init m_isOpened in ctor (bug 736208)

2003-05-11 20:02 CE, revision 20589

digital mars fix

2003-05-11 19:31 GD, revision 20588

We don't put main() in the library any more.

2003-05-11 19:28 GD, revision 20587

assert is raised when using the thread sample (which works) so the test is probably not so easy. Can widget callbacks be triggered from child threads and, if so, for which widgets?

2003-05-11 18:08 GD, revision 20586

disable use of #pragma interface under Mac OS X GNU compiler included with Mac OS X 10.2 (Jaguar) as well as available updates contain a bug concerning #pragma interface handling that can only be worked around by not using them (and they are not necessary anyways)

2003-05-11 18:08 GD, revision 20585

updated CodeWarrior 5.3 xml project with latest changes to file list

2003-05-11 17:57 GD, revision 20584

disable use of #pragma interface under Mac OS X GNU compiler included with Mac OS X 10.2 (Jaguar) as well as available updates contain a bug concerning #pragma interface handling that can only be worked around by not using them (and they are not necessary anyways)

2003-05-11 16:44 GD, revision 20583

added assert to detect attempt to install idle handler from widget callback not called from main thread

2003-05-11 11:14 VZ, revision 20582

use alpha channel in Blit() as well and not only in DrawBitmap()

2003-05-11 10:49 VZ, revision 20581

many fixes for PNG reading after recent alpha changes; grey scale images reading was in particular broken

2003-05-11 01:04 VZ, revision 20580

added missing typename

2003-05-11 01:01 VZ, revision 20579

TRUE/FALSE -> true/false

2003-05-11 00:59 VZ, revision 20578

wxImage::Create() should be bool, not void

2003-05-11 00:10 VZ, revision 20577

compilation fix for TEST_MIME

2003-05-10 12:55 VZ, revision 20576

added LVSICF_NOSCROLL

2003-05-10 12:53 VZ, revision 20575

compilation fix for BCC (and probably others)

2003-05-10 11:43 VZ, revision 20574

compilation fix (sorry)

2003-05-10 00:57 VZ, revision 20573

fix wxDisplay initialization (patch 735303)

2003-05-10 00:56 VZ, revision 20572

recognize ESC[APE] in menu accel strings (patch 733967)

2003-05-09 23:57 VZ, revision 20571

fall back to wxAlphaBlend() if ::AlphaBlend() didn't work

2003-05-09 23:54 VZ, revision 20570

use DIB, not DDB, when converting from an image with alpha channel

2003-05-09 23:52 VZ, revision 20569

memory for alpha channel was over allocated by a factor of 3

2003-05-09 23:50 VZ, revision 20568

fixed iterator over wxImage with alpha channel

2003-05-09 23:32 JS, revision 20567

Removed a spurious print statement

2003-05-09 21:48 JS, revision 20566

Fixed crash in EnsureVisible in wxTR_HIDE_ROOT mode

2003-05-09 14:31 RR, revision 20565

Compile fix for GTK 1.2.

2003-05-09 12:58 VZ, revision 20564

Insert() patch from John Labenski

2003-05-09 12:04 VZ, revision 20563

use wxDEPRECATED around GetNoHistoryFiles()

2003-05-09 10:53 JJ, revision 20562

Committing in . Fixes needed for OpenVMS Modified Files: wxWindows/include/wx/x11/private.h wxWindows/include/wx/x11/privx.h wxWindows/src/common/dbtable.cpp wxWindows/src/common/descrip.mms wxWindows/src/motif/bmpmotif.cpp wxWindows/src/motif/descrip.mms wxWindows/src/x11/bitmap.cpp wxWindows/src/x11/utilsx.cpp ----------------------------------------------------------------------

2003-05-09 10:00 JS, revision 20561

Use context sensitive help XPM for Windows too

2003-05-09 07:16 SC, revision 20560

fixing some redrawing bugs overpainting foreign window's area under OS9, reintroduced TransitionWindow calls

2003-05-09 07:13 SC, revision 20559

typo

2003-05-09 07:12 SC, revision 20558

masking out wxOK and friends from dialog style in order to avoid clashes with miniframe windows flags

2003-05-09 07:12 SC, revision 20557

reintroduced m_isBeingDeleted

2003-05-09 00:02 VZ, revision 20556

wxDocManager::GetNoHistoryFiles() renamed to GetHistoryFilesCount()

2003-05-08 23:46 VZ, revision 20555

wxGLCanvas doesn't derive from wxScrolledWindow since quite some time already despite of the docs

2003-05-08 23:38 VZ, revision 20554

undid patch which was supposed to allow thread recreation and added instead an assert preventing it

2003-05-08 23:36 VZ, revision 20553

undid patch which was supposed to allow thread recreation

2003-05-08 23:25 VZ, revision 20552

linking fix for wxUSE_PROLOGIO with compilers/makefiles not defining __WIN32__ on command line

2003-05-08 21:42 RD, revision 20551

More patches to the masked edit control from Will Sadkin

2003-05-08 15:48 PKO, revision 20550

Updated.

2003-05-08 14:29 RD, revision 20549

Patches to the masked edit control from Will Sadkin: ## 1. Fixed .SetValue() to replace the current value, rather than the current ## selection. Also changed it to generate ValueError if presented with ## either a value which doesn't follow the format or won't fit. Also made ## set value adjust numeric and date controls as if user entered the value. ## Expanded doc explaining how SetValue() works. ## 2. Fixed EUDATE* autoformats, fixed IsDateType mask list, and added ability to ## use 3-char months for dates, and EUDATETIME, and EUDATEMILTIME autoformats. ## 3. Made all date autoformats automatically pick implied "datestyle". ## 4. Added IsModified override, since base wxTextCtrl never reports modified if ## .SetValue used to change the value, which is what the masked edit controls ## use internally. ## 5. Fixed bug in date position adjustment on 2 to 4 digit date conversion when ## using tab to "leave field" and auto-adjust. ## 6. Fixed bug in _isCharAllowed() for negative number insertion on pastes, ## and bug in ._Paste() that didn't account for signs in signed masks either. ## 7. Fixed issues with _adjustPos for right-insert fields causing improper ## selection/replacement of values ## 8. Fixed _OnHome handler to properly handle extending current selection to ## beginning of control. ## 9. Exposed all (valid) autoformats to demo, binding descriptions to ## autoformats. ## 10. Fixed a couple of bugs in email regexp. ## 11. Modified autoformats to be more amenable to international use. ## 12. Clarified meaning of '-' formatcode in doc. ## 13. Fixed a couple of coding bugs being flagged by Python2.1. ## 14. Fixed several issues with sign positioning, erasure and validity ## checking for "numeric" masked controls.

2003-05-08 13:44 PKO, revision 20548

The wx package requires wxPython 2.4.1.

2003-05-08 06:29 RD, revision 20547

Prevent scrolling back to the top when calling SetItemCount again

2003-05-08 02:17 RD, revision 20546

Fix GetItemRect to offset by the header window, if present.

2003-05-07 23:22 RD, revision 20545

moved comments to the right place

2003-05-07 22:07 RD, revision 20544

No need to import Image

2003-05-07 21:29 RD, revision 20543

Added #if TARGET_CARBON around shaped window stuff

2003-05-07 20:31 RD, revision 20542

Added #if TARGET_CARBON around shaped window stuff

2003-05-07 20:16 JS, revision 20541

Ensure grid components don't have borders

2003-05-07 19:29 JS, revision 20540

Make sure grid elements have no borders

2003-05-07 19:25 RD, revision 20539

SWIGged updates for wxMSW

2003-05-07 19:03 VS, revision 20538

fix for multiple initialization

2003-05-07 18:08 RD, revision 20537

fixed compile errors

2003-05-07 17:50 RD, revision 20536

Also merge the m_overflow attribute

2003-05-07 17:47 RD, revision 20535

Binary compatible almost correct workaround for failure to merge the m_overflow flag

2003-05-07 17:24 MBN, revision 20534

Implemented wxBitmapDataObject. Implemented generic wxDataObject support in wxClipboard.

2003-05-07 16:07 JS, revision 20533

More style issues

2003-05-07 15:03 JS, revision 20532

Fixed style glitches

2003-05-07 15:00 JS, revision 20531

Fix some style glitches

2003-05-07 14:02 JS, revision 20530

Added WS_VISIBLE style

2003-05-07 13:58 JS, revision 20529

Add WS_VISIBLE style so controls actually show up

2003-05-07 13:18 CE, revision 20528

update for digital mars - resolve externals in shell and winsock libs

2003-05-07 13:09 CE, revision 20527

missing externals for digital mars

2003-05-07 11:41 CE, revision 20526

update makefile.sc for digital mars to use relative paths

2003-05-07 11:20 CE, revision 20525

update makefile.sc for digital mars

2003-05-07 09:48 JS, revision 20524

Use native tree control by default

2003-05-07 09:36 RR, revision 20523

Second attempt to use bitmap menus under GTK2. This creates a memory leak since GTK2 expects a static bitmap and we have to create it on the fly.

2003-05-07 09:14 CE, revision 20522

remove if defs for DigitalMars as suggested by Vadim

2003-05-07 08:36 JS, revision 20521

Backported the window border improvements to 2.4.

2003-05-07 08:32 JS, revision 20520

Removed some commented-out code Added border improvements to changes.txt

2003-05-07 00:59 RD, revision 20519

SWIGged updates for wxGTK

2003-05-07 00:57 RD, revision 20518

Added wxFutureCall, a subclass of wxTimer that makes it easy to delay a call to any Python callable object.

2003-05-07 00:56 RD, revision 20517

Added wrappers for wxTreeListCtrl, only to wxPython so far but it could probably go into contrib/gizmos with some more work.

2003-05-07 00:55 RD, revision 20516

Typos fixed and other tweaks

2003-05-07 00:44 RD, revision 20515

Added wrappers for wxTreeListCtrl, only to wxPython so far but it could probably go into contrib/gizmos with some more work.

2003-05-07 00:37 RD, revision 20514

Fixed a comment

2003-05-07 00:30 RD, revision 20513

Added inline setters for wxTreeEvent so we don't need to add new friends anytime someone wants to generate wxTreeEvents

2003-05-06 23:43 RD, revision 20512

allow the base class to participate in the CanPaste decision

2003-05-06 21:57 JS, revision 20511

Revamped border handling.

2003-05-06 21:34 PKO, revision 20510

Changed path to epydoc files.

2003-05-06 21:32 PKO, revision 20509

Absolute paths to the epydoc files.

2003-05-06 21:25 PKO, revision 20508

Updated to include new wx epydoc reference.

2003-05-06 19:42 PKO, revision 20507

Added DirFilterListCtrl class.

2003-05-06 19:20 PKO, revision 20506

Add more stuff to the output file.

2003-05-06 19:17 PKO, revision 20505

Better module docstring.

2003-05-06 19:14 JS, revision 20504

Compilo fix

2003-05-06 18:23 PKO, revision 20503

Added two functions.

2003-05-06 15:08 CE, revision 20502

possible fix for templates with digitalmars

2003-05-06 14:28 RR, revision 20501

Added menu bitmaps to GTK2.

2003-05-06 09:44 JS, revision 20500
  • D /wxWidgets/branches/WX_2_4_BRANCH/lib/bcc16
  • D /wxWidgets/branches/WX_2_4_BRANCH/lib/msvc15
  • D /wxWidgets/trunk/lib/bcc16
  • D /wxWidgets/trunk/lib/msvc15

Removed obsolete 16-bit import libs

2003-05-06 08:52 RR, revision 20499

Compilo.

2003-05-06 08:13 CE, revision 20498

update digitalmars makefile

2003-05-06 08:08 CE, revision 20497

update install docs for MSW (Borland & Digital Mars)

2003-05-06 07:53 JS, revision 20496

Doc clarifications

2003-05-06 07:23 RR, revision 20495

splitter mini fix upported from HEAD.

2003-05-06 07:22 RR, revision 20494

Penguin Unicode compilation fix.

2003-05-06 07:21 RR, revision 20493

OpenGL for GTK2 fixes.

2003-05-06 07:20 RR, revision 20492

Splitter clean up.

2003-05-06 07:02 RR, revision 20491

Compilation fixes for Penguin under Unicode.

2003-05-06 07:01 RR, revision 20490

Adapted GLCanvas to GTK2

2003-05-06 01:53 PKO, revision 20489

Generates wx package for epydoc.

2003-05-05 20:51 MBN, revision 20488

Fix for crash on exit.

2003-05-05 18:37 PKO, revision 20487

Namespace cleanup.

2003-05-05 08:42 RR, revision 20486

Upported fix to mouse capture event handling.

2003-05-05 08:36 RR, revision 20485

Cleaned the mess in wxSplitterWindow::OnMouse()

2003-05-05 08:35 RR, revision 20484

Removed surplus enter/leave events after mouse capture/release.

2003-05-05 07:32 RR, revision 20483

Added test for mouse capture and enter/leave events.

2003-05-04 21:09 JS, revision 20482

Initialised m_isBeingDeleted -- I don't know how anything worked without it...

2003-05-04 20:51 JS, revision 20481

Setting state to STATE_NEW in wxThread::Create

2003-05-04 20:23 PKO, revision 20480
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/docs/PyManual.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/docs/wxPackage.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/docs/wxPythonExamples.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/docs/wxPythonManual.html
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/docs/wxPythonTutorial.html

HTML files shouldn't be in CVS.

2003-05-04 20:21 PKO, revision 20479

New file, overview of other docs.

2003-05-04 19:44 PKO, revision 20478

New and updated files.

2003-05-04 19:35 PKO, revision 20477

Updated.

2003-05-04 18:05 PKO, revision 20476

Updates.

2003-05-04 18:03 PKO, revision 20475

Improved ``Can*`` checks in ``EditWindow``, since STC is too lenient, particularly when it is set to read-only but returns True for CanPaste() (seems like an STC bug to me).

2003-05-04 17:40 MBN, revision 20474

Changed the way ApplicationShells are used: now wxMotif creates one ApplicationShell per display, and makes top level windows popup childs of the ApplicationShell. Removed a couple of unused variables from wxApp. Replaced some calls to wxGetDisplay with XtDisplay(widget) or event.xany.display, and some others with wxGlobalDisplay (the latter changes are just eyecandy). Used wxFlushEvents where appropriate. Fixed (hopefully) wxFindAcceleratorText and wxFindAccelerator; for now the new version is still disabled, awaiting further testing.

2003-05-04 17:35 MBN, revision 20473

Avoid crash during global destruction.

2003-05-04 17:12 JS, revision 20472

Applied updated patch [ 731719 ] Owner draw font leak/overuse

2003-05-04 16:51 PKO, revision 20471

Added pretty-print Display tab.

2003-05-04 15:50 JS, revision 20470

Added defined() to directive

2003-05-04 14:11 JS, revision 20469

Added some missing copyright lines

2003-05-04 12:27 MBN, revision 20468

Fix for the fact that unmapped but managed widgets intercept mouse events even if they are not visible. (backport) Set/reset MappedWhenManaged flag when showing/hiding a window, otherwise, since some common operations (moving, adding items to a listbox, ...) do a Unmanage-Manage pair, calling Hide and then (for example) SetSize would show the window again. (backport)

2003-05-04 12:25 MBN, revision 20467

Pass events to pushed event handlers. (backport)

2003-05-04 12:19 MBN, revision 20466

Fix for the fact that unmapped but managed widgets intercept mouse events even if they are not visible.

2003-05-04 12:17 MBN, revision 20465

Pass events to pushed event handlers.

2003-05-03 17:56 RD, revision 20464

Reversed the meaning of black and white in wxRegion::ConvertToBitmap so it matches the menaning of black and white in wxMask

2003-05-03 16:01 PKO, revision 20463

import wx Changed some strings to refer to "Py" rather than "PyCrust".

2003-05-03 15:41 JS, revision 20462

Applied [ 731578 ] wxThread state bugfix

2003-05-03 15:41 SC, revision 20461

corrected pageRect for non carbon targets, removed commented obsolete sections

2003-05-03 15:34 JS, revision 20460

Added items to todo list and publicity doc

2003-05-03 15:32 JS, revision 20459

Mentioned: Applied patch [ 701238 ] Added BLOB support to dbtable.

2003-05-03 15:28 JS, revision 20458

Applied patch [ 701238 ] Added BLOB support to dbtable.

2003-05-03 15:17 JS, revision 20457

Applied patch [ 726350 ] wxGrid - MovePageDown()

2003-05-03 15:15 PKO, revision 20456

Docstring changes.

2003-05-03 15:11 JS, revision 20455

Applied patch [ 731846 ] GTK Print Options Print options were omitted from print command

2003-05-03 15:07 JS, revision 20454

Mentioned wxImage::Scale improvement

2003-05-03 15:06 JS, revision 20453

Applied patch [ 730686 ] wxImage::Scale speed improvements

2003-05-03 14:31 PKO, revision 20452

This module doesn't use wxPython.

2003-05-03 13:50 JS, revision 20451

Applied patch [ 731195 ] More #if/#endif's to build a smaller library

2003-05-03 13:45 JS, revision 20450

Doc corrections

2003-05-03 13:39 JS, revision 20449

Mentioned docview changes