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

1999-08-21 13:54 RR, revision 3437

Doc corrections, Made colour dialog look slightly nicer, Removed generic file dialog from wxMotif

1999-08-20 22:52 RR, revision 3436

Changed a few #include <xxx.h> to #include "xxx.h" Added endl operator to wxTextStream Corrrected a few misbehaviours in wxFileDialog, Corrected tab traversal a bit Corrected wxImage::SetData() to not copy, but take the data and care for ref couting as well

1999-08-20 19:40 RR, revision 3435

Added dependency checking and all that.

1999-08-20 19:18 RD, revision 3434

Added a python note.

1999-08-20 15:36 SC, revision 3433

CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)

1999-08-20 11:40 SB, revision 3432

wxScrollBar::Create() produced always vertical scrollbar

1999-08-20 10:10 JS, revision 3431

Restored the ability to scroll.

1999-08-19 20:07 HH, revision 3430

ignore this...

1999-08-19 18:41 RR, revision 3429

Doc updates, wxsizer et al wxFileDialog displays current dir now, wxTipProvider uses statictext for headline messagebox (and other) dialogs now always display an OK buttons, unless wxYES_NO is given Appending a menu to a menu bar after having called wxFrame::SetMenuBar() should now work Added test to configure so that it correctly sets compiler flags etc if GCC is used on Solaris and IRIX instead of CC, also changed default shared library create to GCC from G++ on some platforms (as previously already Linux)

1999-08-19 14:10 KB, revision 3428

Added support for locales like de_AT.iso-8859-1

1999-08-19 12:16 KB, revision 3427

Had to add it to make daily recompiles work. :-( Only one file anyway.

1999-08-19 08:24 SB, revision 3426

Implement CanRead

1999-08-19 05:37 RS, revision 3425

Fixed "Bound pointer address" error under GCC-2.95

1999-08-18 22:37 , revision 3424
  • A /wxWidgets/tags/WXP_OLD_BUILD
  • D /wxWidgets/tags/WXP_OLD_BUILD/.cvsignore
  • D /wxWidgets/tags/WXP_OLD_BUILD/autogen.sh
  • D /wxWidgets/tags/WXP_OLD_BUILD/BuildCVS.txt
  • D /wxWidgets/tags/WXP_OLD_BUILD/config.guess
  • D /wxWidgets/tags/WXP_OLD_BUILD/config.sub
  • D /wxWidgets/tags/WXP_OLD_BUILD/configure.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/distrib
  • D /wxWidgets/tags/WXP_OLD_BUILD/docs
  • D /wxWidgets/tags/WXP_OLD_BUILD/include
  • D /wxWidgets/tags/WXP_OLD_BUILD/install-sh
  • D /wxWidgets/tags/WXP_OLD_BUILD/lib
  • D /wxWidgets/tags/WXP_OLD_BUILD/locale
  • D /wxWidgets/tags/WXP_OLD_BUILD/Makefile.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/misc
  • D /wxWidgets/tags/WXP_OLD_BUILD/mkinstalldirs
  • D /wxWidgets/tags/WXP_OLD_BUILD/modules
  • D /wxWidgets/tags/WXP_OLD_BUILD/samples
  • D /wxWidgets/tags/WXP_OLD_BUILD/setup.h.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/src
  • D /wxWidgets/tags/WXP_OLD_BUILD/tests
  • D /wxWidgets/tags/WXP_OLD_BUILD/user
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/dialoged
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/framelayout
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/glcanvas
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/HelpGen
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/HelpHTML
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/Makefile.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/makefile.vc
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/nplugin
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/ogl
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/serialize
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/tex2rtf
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxMMedia2
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxOLE
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/.cvsignore
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/demo
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/distrib
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/lib
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/glcanvas/glcanvas.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/glcanvas/glcanvasc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/BUGS
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/html.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/htmlc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/htmlhelper.py
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/html/test
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/BUGS
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/COPYING
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/config.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/controlarea.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/editorpl.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/finddlg.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/finddlg.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditor.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditorc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditorpl.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/lseditorpl.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/markup.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/markup.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/plugin.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/plugin.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/sourcepainter.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/sourcepainter.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/tdefs.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/tdefs.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/test
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxsdefs.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstlac.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstldefs.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstllst.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/lseditor/wxstlvec.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/Makefile
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/makeinc.vc
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/modules/stubs/README
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/README.txt
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/SWIG.patches
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/.cvsignore
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/cmndlgs.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/controls.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/controls2.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/events.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/frames.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/gdi.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/glcanvas.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/glcanvasc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/gtk
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/helpers.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/helpers.h
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/image.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/libpy.c
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/makefile.nt
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/mdi.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/misc.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/misc2.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/motif
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/msw
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/my_typemaps.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/printfw.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/qt
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/stattool.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/utils.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/utilsc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/windows.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/windows2.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/windows3.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wx.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxc.def
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxc.rc
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxp.cpp
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/wxp.ico
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/_defs.i
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/_extras.py
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/src/__init__.py
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxPython/tests
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxprop
  • D /wxWidgets/tags/WXP_OLD_BUILD/utils/wxtree
  • D /wxWidgets/tags/WXP_OLD_BUILD/wx-config.in
  • D /wxWidgets/tags/WXP_OLD_BUILD/wxGTK.spec
  • D /wxWidgets/tags/WXP_OLD_BUILD/wxMotif.spec
  • D /wxWidgets/tags/WXP_OLD_BUILD/wxWINE.spec

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

1999-08-18 22:37 RD, revision 3423

Using a new version of SWIG A few minor fixes

1999-08-18 22:33 RD, revision 3422

Added missing files to filelist.txt and regenerated makefiles.

1999-08-18 21:22 VS, revision 3421

added wxImage::CanRead

1999-08-18 19:31 RR, revision 3420

More wxFileDialog things

1999-08-18 18:23 VZ, revision 3419

added a simple makefile to regenerate all other makefiles with tmake

1999-08-18 18:06 VZ, revision 3418

wxWizard added

1999-08-18 17:31 SB, revision 3417

Added PNM image handler

1999-08-18 17:25 SB, revision 3416

Added PNM image handler

1999-08-18 17:03 VZ, revision 3415

vsscanf test corrected (?)

1999-08-18 17:01 SB, revision 3414

Added wxImage wxImage::GetSubImage(cont wxRect&) const

1999-08-18 16:58 VZ, revision 3413

more styles documented

1999-08-18 15:23 RR, revision 3412

EMX compilation, Minor doc changes, wxFileDialog optical things, wxMessageDlg dimension

1999-08-18 12:50 SB, revision 3411

change some #ifdef

1999-08-18 11:40 RR, revision 3410

Whole lot of stuff for new wxFileDialog

1999-08-18 07:41 RD, revision 3409

Using a new version of SWIG A few minor fixes

1999-08-18 06:28 JS, revision 3408

Added gifdecod.h

1999-08-18 06:28 JS, revision 3407

Added gifdecod.cpp

1999-08-18 06:27 RD, revision 3406

Fix to prevent Assert when there is an empty string in a combobox/choice.

1999-08-18 06:11 GL, revision 3405

Added a check for -lresolv in configure.in Removed wxFileInputStream::Peek as it is implemented in wxInputStream::Peek

1999-08-17 22:21 RD, revision 3404

removed references to local tick_bmp and cross_bmp

1999-08-17 22:19 RD, revision 3403

Added cross and tick bitmaps to the main resource file so the DLL would stop complaining when trying to initialize the proplist module.

1999-08-17 17:51 GL, revision 3402

Make wxMMedia2 compile on VC++ 5 Added makefile for VC++ 5 Warning: sndwin.cpp will not compile, it is unfinished

1999-08-17 15:55 RR, revision 3401

Added new file dialog Minor changes to docs and other generic dialogs Minor changes to makefiles

1999-08-17 15:14 HH, revision 3400

small makefile.vc fixes.

1999-08-17 12:31 KB, revision 3399

minor fix

1999-08-17 10:27 JS, revision 3398

Fixed bug that wrote incomplete wxExpr files (missing fclose)

1999-08-17 09:27 SB, revision 3397

Improve wxImage::LoadImage so that image format in not anymore required

1999-08-16 23:04 MB, revision 3396

Changed values passed to SetClientSize() in CreateWidgets() so that buttons are not clipped by the dialog margin

1999-08-16 20:21 RR, revision 3395

Added missing files

1999-08-16 20:17 RR, revision 3394

Added Prepend() and Remove() methods to wxSizer, Corrected a stupid bug in it, Freshed up wxPropertyXXX to make use of the icons in the dialogs. Made wxBmpButton inherit from wxButton. Grumble.

1999-08-16 13:18 KB, revision 3393

(hopefully) fixed make install

1999-08-16 12:18 RR, revision 3392

compile fixes for EMX minor doc updates minor fixes for problems with rdrag and ldrag in tree ctrl and list ctrl

1999-08-16 09:05 KB, revision 3391

fixed duplicate inclusion of jpeg source

1999-08-16 07:50 MB, revision 3390

Fixed bug in function Flush(). It was testing for !fflush() as error

1999-08-15 20:59 VZ, revision 3389

wxWizard draft

1999-08-15 18:35 RR, revision 3388

Began docs on sizers, Correted a few other docs

1999-08-15 15:18 RR, revision 3387

Added and corrected a few more html makefiles, Corrected wrong buffer size in menu code, Turned wxDirDlgg from functional to cool, Found a few esoteric bugs in wxListCtrl and wxTreeCtrl on the way

1999-08-15 10:28 GL, revision 3386

Commited very sort samples

1999-08-15 10:15 GL, revision 3385

Added utils/Makefile.in for utils makefiles Changed some name in wxMMedia2

1999-08-15 04:19 MB, revision 3384

Put the call to CheckForKeyDown() back in to ProcessXEvent because key down events are no longer being generated in wxCanvasInputEvent(). If you find yourself getting double key down events then CheckForKeyDown() should be bypassed again (but what is going on ???).

1999-08-15 02:59 MB, revision 3383

Added include for wx/window.h to get this to compile.

1999-08-14 21:41 VZ, revision 3382

InsertPage/SetSelection bug fixed

1999-08-14 12:06 GL, revision 3381

Removed wxMMedia Added wxMMedia2: it should work on linux (wave read/write, aiff read only) I begin to write windows driver now Added some file to filelist.txt Make configure build wxMMedia2 makefiles

1999-08-14 11:51 GL, revision 3380

Removed unnecessary branch

1999-08-14 11:14 RR, revision 3379

Makefile updates

1999-08-14 09:41 RR, revision 3378

More samples makefiles

1999-08-13 20:33 VZ, revision 3377

templates for new sizer classes

1999-08-13 19:39 RR, revision 3376

More makefiles Corrected two thing in wxDialogBase (empty lines) and msgdlg (wrong flags)

1999-08-13 19:24 KB, revision 3375

more compilation fixes, some object files were missing

1999-08-13 18:54 RR, revision 3374

More smaple makefiles

1999-08-13 18:47 VS, revision 3373

*** empty log message ***

1999-08-13 18:22 KB, revision 3372

fixes for make install

1999-08-13 17:49 GL, revision 3371

Bug fix in wxBufferedInputStream::SeekI

1999-08-13 17:34 RR, revision 3370

Updated makefiles for printing sample

1999-08-13 17:32 RR, revision 3369

Added wxStaticBoxSizer, Makefile updates, Improved look of wxGenericPageSetupDialog

1999-08-13 14:21 RR, revision 3368

Compile fixes, Big-endian fix for image.cpp (Untested, I have no sparc) Make dist works (more or less)

1999-08-13 10:33 RR, revision 3367

Started "make dist"

1999-08-13 08:58 RR, revision 3366

Added WINE and probably x-compile makefiles Fixed busy cursor compilation.

1999-08-13 08:26 RR, revision 3365

Added setup.h.in

1999-08-12 20:21 VZ, revision 3364

regenerated makefiles

1999-08-12 20:18 JS, revision 3363

wxBook additions; added a couple of pixels in menu drawing; taskbar PopupMenu improvements

1999-08-12 19:24 RR, revision 3362

Augmented beta to 9, Removed a few old Makefiles, Added one missing one (blush), Added first sample makefiles,

1999-08-12 17:41 RR, revision 3361

make install, make uninstall and wx-coonfig work again.

1999-08-12 15:36 KB, revision 3360

Useful little fix that automatically hides the busy cursor in modal dialogs.

1999-08-12 15:02 SB, revision 3359

just disable alpha buffer to make it more portable as many hardware doesn't have a true alpha plane !

1999-08-12 14:03 VS, revision 3358

wxHtmlWidgetCells now destroys window correctly

1999-08-12 14:02 RR, revision 3357

Corrected PNG etc include paths Added install for Motif (not tested)

1999-08-12 13:37 VS, revision 3356

minor fix in wxHtmlWindow::CreateLayout

1999-08-12 13:36 VS, revision 3355

fixed crash in tables deallocation

1999-08-12 12:54 RR, revision 3354

New makefile system in place, obsoletes libtool, autoheader, automake and the testconf directory. So far only GTK and only shared libraries.

1999-08-12 12:18 KB, revision 3353

some compilation fixes atttempts for solaris

1999-08-12 08:51 MB, revision 3352

if'd out CheckForKeyDown call that doesn't seem to be necessary now (but we still need CheckForKeyUp() - why???

1999-08-12 05:09 RS, revision 3351

Changed wxBox to wxBoxSizer to fit current API

1999-08-11 22:54 VZ, revision 3350

wxMenuBar::IsEnabled() now returns TRUE sometimes too

1999-08-11 17:40 RR, revision 3349

New makefile updates.

1999-08-11 17:26 HH, revision 3348

README file (sparse) added.

1999-08-11 17:23 HH, revision 3347

updates to some readme's

1999-08-11 17:16 HH, revision 3346

stubs...

1999-08-11 17:14 HH, revision 3345

lots'o' wxpython modules files

1999-08-11 17:09 HH, revision 3344

started adding modules tree...

1999-08-11 14:37 JS, revision 3343

Added wxbook.htm.

1999-08-11 13:36 RR, revision 3342

Corrected Motif build, Updated testconf

1999-08-11 11:53 RR, revision 3341

Did somework on the generic dialogs, Renamed wxBox -> wxBoxSizer Removed old dialog layout code,

1999-08-10 20:09 RR, revision 3340

Forgot one.

1999-08-10 20:08 RR, revision 3339

New makefiles for GTK and Motif, using configure but not libtool and automake. Numerous Motif crash fixes.

1999-08-10 19:59 GL, revision 3338

#if => #if defined()

1999-08-10 17:48 GL, revision 3337

Check for inet_addr/inet_aton.

1999-08-10 13:13 SB, revision 3336

better control of what need refresh. if selection doesn't changed when hit, no event are triggered anymore.

1999-08-10 13:12 RR, revision 3335

Further makefile and compile fixes.

1999-08-10 12:27 RR, revision 3334

A few compile fixes, Updated filetxt.txt to include sizer.cpp

1999-08-10 11:23 RR, revision 3333

Updates for makefile.unx Converted numdlg to use wxSizer Corrcted bug in default size of wxStaticLine Other optical corrections

1999-08-10 06:27 JS, revision 3332

Fixed my fix

1999-08-09 21:21 VZ, revision 3331

another makefile updated

1999-08-09 20:49 JS, revision 3330

A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); added event handler for tbtest.cpp so it'll quit properly

1999-08-09 19:14 GL, revision 3329

Renamed m_blocking to m_non_blocking

1999-08-09 17:47 RS, revision 3328

Changes to allow OLE to compile under mingw32/gcc-2.95

1999-08-09 17:35 GL, revision 3327

Removed unnecessary lines from threadpsx Renamed GSOCK_TRYAGAIN to GSOCK_WOULDBLOCK Added GSOCK_TIMEOUT Enabled the replacement code for timeout handling in gsocket.c Renamed some var in gsockunx & gsocket

1999-08-09 17:26 RS, revision 3326

Corrected check for new mingw32 with new headers

1999-08-09 17:00 RR, revision 3325

Replaced old wxSizer, Converted two of wxGTK's standard dialogs to use them, Applied two fixes to wxDC code, Made wxRadiobox a little smaller, Added sizer.h to wx.h

1999-08-09 11:27 RR, revision 3324

Completed wxBox, Changed a few defines in defs.h, most importantly, wxCENTRE is now 1

1999-08-09 07:23 MB, revision 3323

wxFrame::Create now sets (arbitrary) values for position and size if default values of -1 have been used

1999-08-08 22:28 VS, revision 3322

added MIME manager fallback support

1999-08-08 21:56 VZ, revision 3321

1. regenerated makefiles 2. wxNewSizer compiles under MSW

1999-08-08 21:09 RR, revision 3320

Finished porting Robin's wxSizers

1999-08-08 16:45 RR, revision 3319

Added wxNewSizer and wxBorderNewSizer with sample

1999-08-08 15:55 VS, revision 3318

scrollbar doesn't appear anymore in html view

1999-08-08 15:53 VS, revision 3317

m_Style was bool by mistake, fixed

1999-08-08 15:52 VS, revision 3316

now has 'help' item in menu

1999-08-08 13:58 RR, revision 3315

zipstrm link fix added sizer.h/cpp which don't even compile yet

1999-08-08 11:31 RR, revision 3314

Added strconv Renamed zipstream -> zipstrm Updated makefiles etc.

1999-08-07 23:20 VZ, revision 3313

compile fix for Unix

1999-08-07 23:10 VZ, revision 3312

wxMimeTypesManager::AddFallbacks() added, also corrected a minor bug/incompatible behaviour in wxFileType and added a MIME database query demo to typetest sample

1999-08-07 17:03 GL, revision 3311

Commented setsockopt as it doesn't work anywhere. I will use signals for timeout. Fixed _GSocket_Init_INET. Only oriented connections should be shutdowned.

1999-08-07 15:39 VZ, revision 3310

declared (not implemented yet) wxMimeTypesManager::AddFallbacks()

1999-08-07 14:44 VZ, revision 3309

test for vsscanf enhanced, added HAVE_VSSCANF to acconfig.h

1999-08-06 19:03 RD, revision 3308

more distrib things

1999-08-06 18:23 GL, revision 3307

Changed Ungetch(void *, ...) to Ungetch(const void *, ...) Fixed some bug in gsocket

1999-08-06 16:17 JS, revision 3306

Changes for BC++

1999-08-06 15:59 JS, revision 3305

Minor additions to FAQ

1999-08-06 13:41 , revision 3304

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

1999-08-06 13:41 RR, revision 3303

Minor corrections to samples again.

1999-08-06 13:35 OK, revision 3302

TVS_CHECKBOXES doesn't seem to exist in Borland C++

1999-08-06 13:24 OK, revision 3301

Make it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++

1999-08-06 13:06 RR, revision 3300

Minor changes to samples.

1999-08-06 11:52 VS, revision 3299

win32 miniframe added

1999-08-06 11:51 VS, revision 3298

converted to 16 colors

1999-08-06 10:10 RR, revision 3297

Distrib things, Typos in dynarray.h, Removed C++ comments from code, Added a few #ifdef wxUSE_XXX

1999-08-05 22:05 JS, revision 3296

Cured some bugs/typos/spacing in docs

1999-08-05 20:38 RR, revision 3295

Compile fix for dynarray, Use wxStreams in dialoged, Small typo in wxApp::OnIdle() Distrib things, wxPython makefile corrections (libpy.c and libptr.c missing)

1999-08-05 19:31 RD, revision 3294

fixed compile error

1999-08-05 17:42 GL, revision 3293

Changed BidEndianOrdered to BigEndianOrdered in datstrm.h Seek and Tell do the right thing in wxIn/OutputStream now Check for GNU extension in configure.in: this is needed for GLIBC 2.1/GCC 2.95 -> this enables _GNU_SOURCE

1999-08-05 15:51 JS, revision 3292

Corrected some doc problems

1999-08-05 13:58 RR, revision 3291

Compile fix for button, MSW Typo in dialogs sample

1999-08-05 11:14 HH, revision 3290

Small fix to correctly generate GENCODEDIR/*.py files.

1999-08-05 11:14 RR, revision 3289

Applied patch for stipppled brushes, Corrected idle behaviour after popmenu call

1999-08-05 10:10 HH, revision 3288

added install for gsocket.h

1999-08-05 09:33 JS, revision 3287

Added new files to .rsp files; added new samples to index.htm

1999-08-05 06:47 RD, revision 3286

more distrib things

1999-08-05 06:24 RD, revision 3285

more tweaks...

1999-08-05 06:18 RD, revision 3284

more distrib things

1999-08-05 06:14 MB, revision 3283

Added a line to set m_font in the wxWindowDC ctor (with window arg) so that GetTextExtent will work properly

1999-08-05 06:10 RD, revision 3282

Some tweaks...

1999-08-05 06:09 RD, revision 3281

Now uses external SWIG library on win32 too. Simplifies the makefile.vc somewhat.

1999-08-05 06:08 RD, revision 3280

Updated WISE scripts

1999-08-05 05:06 RD, revision 3279

Some minor tweaks

1999-08-05 04:05 DW, revision 3278

*** empty log message ***

1999-08-05 03:47 RD, revision 3277

Added missing } so tex2rtf wouldn't puke

1999-08-05 01:16 RN, revision 3276

Import regex from tcl 8.4.5

1999-08-05 01:16 , revision 3275

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

1999-08-05 01:16 RN, revision 3274

Tcl regex lib

1999-08-04 22:40 VS, revision 3273

added fsfile.tex

1999-08-04 22:07 VZ, revision 3272

wxButton::GetDefaultSize() fix

1999-08-04 21:19 RS, revision 3271

Moved initialization of status bar to eliminate assert caused by new controls trying to set s-bar text

1999-08-04 21:15 RS, revision 3270

made panel use wxSystemSettings::GetColor to make sure colors are right for user's selected color scheme

1999-08-04 20:19 RS, revision 3269

Fixed to fill in m_dir member when file selected so that GetDirectory returns the correct value

1999-08-04 19:51 RS, revision 3268

Minor change to make spinbutton text match spinbutton position on startup

1999-08-04 18:02 GL, revision 3267

GSocket_timeout: timeout support hack (disabled for the moment) Changed some bool to GSocketError in gsockunx.h

1999-08-04 16:33 RD, revision 3266

Set the version number to use for the DLL in WXVERSION

1999-08-04 16:32 RD, revision 3265

Now uses the version number when doing a cleandll

1999-08-04 14:49 VZ, revision 3264

radiobox event now contains the string too

1999-08-04 14:41 RR, revision 3263

Minor changes to viusal appearance, Added wxYield() to wxEndBusyCursor(), Made wxSpinButton always sent a wxSROLL_THUMBTRACK event, Made wxDirDialog resizable, Made gsocket.c compile,

1999-08-04 13:01 RR, revision 3262

Compile fixes for samples and dialoged, small optical improvements, distrib changes, link fix for treectrl

1999-08-04 12:30 VS, revision 3261

fixed somebody's poorly done StreamSize-->GetSize transition

1999-08-04 05:26 RD, revision 3260

New Makefile/Setup files supporting multiple dynamic extension modules for unix systems. Fixes for the wxGLCanvas demo to work around a strange bug in gtk. SWIG support routines now compiled separately instead of being bundled in wx.cpp.

1999-08-04 04:20 DW, revision 3259

*** empty log message ***

1999-08-04 00:42 RS, revision 3258

Made changes to allow build with new mingw32/gcc-2.95 added wxUSE_NORLANDER_HEADERS for mingw32/gcc-2.95

1999-08-04 00:00 VS, revision 3257

bool scrollable replaced by wxHW_* flags

1999-08-03 23:59 VS, revision 3256

malloc() --> new[]

1999-08-03 23:58 VS, revision 3255

wxHW_* flags, fixed client area problem

1999-08-03 23:56 VS, revision 3254

added DLL exports

1999-08-03 23:55 VS, revision 3253

initial commit

1999-08-03 15:20 KB, revision 3252

Changed wxChoice->wxComboBox as list of all paper sizes is too large to fit on screen. Works fine for wxGTK.

1999-08-03 13:05 OK, revision 3251

Hmm, apparently had to add FNSTRINGCAST elsewhere in the file too

1999-08-03 13:03 OK, revision 3250

Changed my mind and used FNSTRINGCAST instead

1999-08-03 13:02 OK, revision 3249

Replaced (char*)wxFNCONV with (const char*)wxFNCONV

1999-08-03 11:31 VZ, revision 3248

LINKAGEMODE moved to defs.h - string.cpp actually compiles now...

1999-08-03 11:26 VZ, revision 3247

__UNIX__ redefition corrected

1999-08-03 11:12 VZ, revision 3246

cliet data crash fixed

1999-08-03 06:48 RD, revision 3245

fixed a typo or two...

1999-08-03 06:44 RD, revision 3244

Fixed wxImage GetData and SetData to properly use String objects for data transfer. Added access methods to wxGridEvent.

1999-08-03 04:36 DW, revision 3243

*** empty log message ***

1999-08-02 21:31 VZ, revision 3242

1. minor headers rearrangement: wxprec.h doesn't include setup.h directly any more, btu defs.h does - and not in the very beginning, but a bit later 2. some unused and uncompileable OS2 thing removed from string.cpp

1999-08-02 19:06 RR, revision 3241

Minor changes

1999-08-02 19:00 GL, revision 3240

Changed a var name

1999-08-02 17:46 GL, revision 3239

Better memory errors handler (added GSOCK_MEMERR) Fixed 'NULL' warning in socket.cpp

1999-08-02 16:39 DW, revision 3238

Changes to make common and generic compilable under VisualAge C++ V3.0 ofr OS/2

1999-08-02 06:00 MB, revision 3237

Added code to set m_isBeingDeleted as per wxGTK

1999-08-02 04:54 DW, revision 3236

*** empty log message ***

1999-08-02 04:44 DW, revision 3235

*** empty log message ***

1999-08-02 04:19 MB, revision 3234

Added function GetDefaultSize

1999-08-02 03:23 MB, revision 3233

Added these accessor functions for wxGridEvent: GetRow, GetCol, GetPosition, GetCell, ControlDown, ShiftDown

1999-08-01 22:22 VZ, revision 3232

1. wxWindow::Centre() hopefully fixed 2. attempts to construct bitmaps from icons properly 3. wxTreeCtrl background is always white

1999-08-01 22:17 VZ, revision 3231

fix for wxMSW

1999-08-01 11:02 RR, revision 3230

Updated testconf, Compile fixes for docview and iostreams, SO_RCVTIMEO doesn't exist everywhere and must not be used for setting this option - only getting it on some systems Distrib things

1999-08-01 07:26 GL, revision 3229

wxMemoryStream doc updated Added auto-destruction in wxThread::Delete and wxThread::Kill Fixed thread destruction in thread sample

1999-07-31 21:56 VZ, revision 3228

compile warning fixed

1999-07-31 17:24 RR, revision 3227

Compile fixes for wxTreeCtrl (we don't speak about linking or - dear - even running) distrib updates

1999-07-31 13:58 VZ, revision 3226

added a blurb about wxBe

1999-07-31 13:33 GL, revision 3225

Converted some SetBlocking to SetNonBlocking

1999-07-31 09:20 JS, revision 3224

Added news and coding standards HTML files to CVS

1999-07-31 07:56 RD, revision 3223

wxPython 2.1b1: Added the missing wxWindow.GetUpdateRegion() method. Made a new change in SWIG (update your patches everybody) that provides a fix for global shadow objects that get an exception in their __del__ when their extension module has already been deleted. It was only a 1 line change in .../SWIG/Modules/pycpp.cxx at about line 496 if you want to do it by hand. It is now possible to run through MainLoop more than once in any one process. The cleanup that used to happen as MainLoop completed (and prevented it from running again) has been delayed until the wxc module is being unloaded by Python. wxWindow.PopupMenu() now takes a wxPoint instead of x,y. Added wxWindow.PopupMenuXY to be consistent with some other methods. Added wxGrid.SetEditInPlace and wxGrid.GetEditInPlace. You can now provide your own app.MainLoop method. See wxPython/demo/demoMainLoop.py for an example and some explaination. Got the in-place-edit for the wxTreeCtrl fixed and added some demo code to show how to use it. Put the wxIcon constructor back in for GTK as it now has one that matches MSW's. Added wxGrid.GetCells Added wxSystemSettings static methods as functions with names like wxSystemSettings_GetSystemColour. Removed wxPyMenu since using menu callbacks have been depreciated in wxWindows. Use wxMenu and events instead. Added alternate wxBitmap constructor (for MSW only) as wxBitmapFromData(data, type, width, height, depth = 1) Added a helper function named wxPyTypeCast that can convert shadow objects of one type into shadow objects of another type. (Like doing a down-cast.) See the implementation in wx.py for some docs.

1999-07-31 07:21 RD, revision 3222

some dist helpers for wxPython

1999-07-31 03:35 DW, revision 3221

*** empty log message ***

1999-07-30 22:45 VZ, revision 3220

wxMSW::wxTreeCtrl has multiple selection too (somewhat documented)

1999-07-30 21:47 DW, revision 3219

OS/2 updates

1999-07-30 21:46 DW, revision 3218

OS/2 linkage specification on METHODDEF macro

1999-07-30 18:32 VZ, revision 3217

no more assert failure in GetSelection() if there is no selection

1999-07-30 18:03 VZ, revision 3216

link fix for no sockets compilation

1999-07-30 17:54 GL, revision 3215

Renamed GSocket_SetBlocking to GSocket_SetNonBlocking and *Fallback to *Callback Added GSocket_SetTimeout Added timeout support in wxSocket (as it was in previous releases) Updated documentation

1999-07-30 17:31 VZ, revision 3214

a small fix to wxWindow::Centre

1999-07-30 17:02 VZ, revision 3213

explicit compilation fix

1999-07-30 13:16 RR, revision 3212

Some more doc beauty, Typo in wxDataStream,

1999-07-30 12:02 RR, revision 3211

Doc corrections, made wxHTML a chapter GUI thread work

1999-07-30 04:31 RD, revision 3210

wxPython documentation updates

1999-07-30 04:28 RD, revision 3209

fixed compiler error

1999-07-30 04:20 MB, revision 3208

Fixed m_majorDim bug a bit more (was still getting divide by zero error)

1999-07-30 04:01 MB, revision 3207

Added KeyRelease case to switch in wxTranslateKeyEvent so that wxApp::CheckForKeyUp will work

1999-07-30 03:55 MB, revision 3206

Added wxApp::CheckForKeyUp MB

1999-07-30 03:50 MB, revision 3205

Added wxApp::CheckForKeyUp

1999-07-29 23:38 VZ, revision 3204

#warning is a compilation error, not warning

1999-07-29 22:18 RR, revision 3203

Testing vaious makefile/configure schemes.

1999-07-29 19:52 RR, revision 3202

Now its possible to run wxHTML without wxSockets if wxUSE_FS_ZIP = 1, wxUSE_HTML = 1 Fixed typo in filelist Compile fix for spinbutton,

1999-07-29 17:23 GL, revision 3201

Typos. Changed the timeout of wxSocketBase from 3600s to 600s Added #include <stdio.h> in htmltag.cpp

1999-07-29 17:15 GL, revision 3200

Added #include <stddef.h> as it is needed by ANSI.

1999-07-29 16:12 KB, revision 3199

fix for HP-UX

1999-07-29 13:47 KB, revision 3198

fixed busy cursor

1999-07-29 13:43 RR, revision 3197

Compile fixes and typos corrected.

1999-07-29 12:51 RR, revision 3196

Makefile changes

1999-07-29 12:51 KB, revision 3195

ProgressDialog was *comletely* broken!

1999-07-29 12:21 karsten, revision 3194

Fixed missing header.

1999-07-29 10:16 OK, revision 3193

By assigning wxEmptyString instead of NULL to m_commandString, I hope to reduce the number of crash-on-startup events

1999-07-29 06:41 RD, revision 3192

Put strmbfrd.tex back into classes.tex since it was finally checked in.

1999-07-29 05:27 DW, revision 3191

*** empty log message ***

1999-07-29 05:11 DW, revision 3190

*** empty log message ***

1999-07-29 04:56 DW, revision 3189

*** empty log message ***

1999-07-29 01:21 RR, revision 3188

I had to remove (Robin's) makefile creation clause from the makefiles, because these deleted my makefiles Small fixes for templates

1999-07-28 22:53 VZ, revision 3187

m_clientData conflict fixed

1999-07-28 22:38 VZ, revision 3186

SetIcon added

1999-07-28 22:28 VZ, revision 3185

compilation fix

1999-07-28 22:27 VZ, revision 3184

string and m_majorDim == 0 bugs fixed

1999-07-28 22:18 RR, revision 3183

Added tmake template for simple wxGTK makefile Updated filelist.t for wxGTK Compile fixes for MingGW32

1999-07-28 21:59 RD, revision 3182

Changes necessary to make In Place Edit work and look a lot nicer for MSW and GTK, and hopefully make it easy to make the same tweaks for other ports. There are still some very minor anomalies (changing colors of the grid doesn't change the IPE control, etc.) but it is definitely useable now. The IPE control now gets the fore/background color of the cell. Changed how the current cell highlight is drawn so mulitple clicks in a single cell don't leave the highlight in an inconsistent state for GTK. Changed a dangerous static variable to a member variable.

1999-07-28 21:01 VZ, revision 3181

1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN messages (and unnecessary old code which didn't send them anyhow removed). It also allows to veto the changes, but this feature is not portable and as such is not documented. 2. wxBitmapBuuton doesn't lose its bitmap any more 3. wxImage::ConvertToBitmap() doesn't crash if image is !Ok() but just returns wxNullBitmap. 4. wxProgressDialog looks much nicer under Windows and its estimated/elapsed/ remaining time fields actually show some non random numbers now 5. MDI client window doesn't flicker because wxMDIParentFrame doesn't position it at (0, 0) first before moving it to correct location 6. other minor fixes...

1999-07-28 17:29 GL, revision 3180

Added wxInternetFilesystemModule to fs_inet.cpp Fixed PROXY support in wxURL, wxHTTP. You can set the environement variable HTTP_PROXY now. Fixed parsing of content type in wxHtmlFilter Added commments to gsocket.c wxURL parses the URL only once now.

1999-07-28 17:16 GL, revision 3179

Added another missing file (wxBufferedStreams doc)

1999-07-28 12:11 OK, revision 3178

Hm... /P1024 instead of /P512 ...? (At least that makes it work for me)

1999-07-28 05:52 RD, revision 3177

Fixed some stupid TEX errors...

1999-07-28 05:49 RD, revision 3176

If somebody ever decides to actually check in fsfile.tex and strmbfrd.tex then they an uncomment them back in. I'm tired of the errors...

1999-07-28 04:16 DW, revision 3175

*** empty log message ***

1999-07-28 04:02 DW, revision 3174

*** empty log message ***

1999-07-28 03:38 DW, revision 3173

*** empty log message ***

1999-07-27 21:46 RR, revision 3172

Corrected some more docs, Corrected size of spinbutton wxWindow::PopUp() now doesn't return control to the program until the menu disappears as it is documented and done by wxMSW

1999-07-27 20:23 RR, revision 3171

Small distrib updates, tried to find a bug in html which was somewhere else, added wxYield() call to wxBeginBusyCursor() which should make the cursor appear immediately, corrected wxMiniFrame so that clicking on the titlebar makes it come to the front Used CreateBase() in all controls

1999-07-27 20:12 VZ, revision 3170

wxMotif fixes and common fixes for socket compilation

1999-07-27 20:09 VZ, revision 3169

missing wxMSW files

1999-07-27 17:22 GL, revision 3168

Changed void GSocket_Init() to bool GSocket_Init()

1999-07-27 17:05 RS, revision 3167

Added Makefile for gcc-win

1999-07-27 17:03 RS, revision 3166

Modified dialog size under MSW to look better ( button was cut off)

1999-07-27 17:02 GL, revision 3165

Added the forgotten file txtstrm.tex

1999-07-27 15:15 VZ, revision 3164

wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW

1999-07-27 14:38 VZ, revision 3163

wxMSW modules now has png and zlib

1999-07-27 14:14 HH, revision 3162

minor fix

1999-07-27 14:09 VZ, revision 3161

wxGTK compilation fixes

1999-07-27 13:25 RR, revision 3160

wxSocket compilation

1999-07-27 06:52 OK, revision 3159

char -> wxChar

1999-07-27 04:51 RD, revision 3158

Added another button to show wxBitmapButton problem

1999-07-26 23:02 VZ, revision 3157

1. wxChoice and wxComboBox support client data under MSW 2. control creation streamlined under MSW

1999-07-26 19:22 AN, revision 3156

use of div_t.quot and div_t.rem were changed to / and %

1999-07-26 19:03 RR, revision 3155

Next take at radioboxes

1999-07-26 18:32 RR, revision 3154

TreeCtrl: Size calculation for bold items Reduced height per item by 2 pixels

1999-07-26 17:16 RR, revision 3153

Added test for wxRA_SPECIFY_COLS

1999-07-26 16:06 RR, revision 3152

Typos in documentation list and tree ctrl now actually set the text themselves and no longer crash various compile fixes

1999-07-26 15:49 KB, revision 3151

destructor for wxMenu deletes menu now

1999-07-26 14:28 RR, revision 3150

Added more docs for the new events, derived from wxNotifyEvents. Added docs for wxScrollWinEvent and corrected docs referring to wxScrollEvent etc. wxTreeCtrl's and wxListCtrl's ::EditLabel() returns void.

1999-07-26 13:27 VZ, revision 3149

more fixes for Borland and OLE files

1999-07-26 11:37 OK, revision 3148

More _T()... trying to get to that clipboard sample

1999-07-26 11:28 VZ, revision 3147

automtn.cpp removed for Borland compilation

1999-07-26 11:19 OK, revision 3146

Just a _T()

1999-07-26 11:01 VZ, revision 3145

no more \& in radio buttons labels

1999-07-26 10:49 KB, revision 3144

Documented help API extension and fixed gsocket compilation.

1999-07-26 10:48 VZ, revision 3143

compile fix

1999-07-26 10:46 VZ, revision 3142

EditLabel fixes (wxMSW/wxGTK synchronised, docs updated)

1999-07-26 10:41 OK, revision 3141

More asserts and stuff

1999-07-26 10:32 OK, revision 3140

Make this compile in Unicode mode

1999-07-26 10:06 OK, revision 3139

More asserts (well, checks) without _T()

1999-07-26 09:46 VZ, revision 3138

Centre() supports wxCENTER_FRAME flag now

1999-07-26 09:38 KB, revision 3137

The modules file containing the definition of the CVS modules.

1999-07-25 21:29 VZ, revision 3136

fixes for PS and OLE files for Borland makefiles

1999-07-25 17:11 RR, revision 3135

Distrib things Corrected wxPrivateDataObject a little Corrected wxRadioButton Corrected wrong defines of wxRadioBox styles

1999-07-25 14:38 RR, revision 3134

Added wxStaticBitmap::SetIcon() wxDC now inits with a WHITE_BRUSH as wxMSW seems to do the same small doc updates

1999-07-25 14:26 GL, revision 3133

Added GSocket_Init and GSocket_Cleanup Added wxSocketModule to socket.cpp to call GSocket_Init and GSocket_Cleanup

1999-07-25 12:59 RR, revision 3132

Re-Added wxStream::StreamSize() Added in-place editting to wxTreeCtrl, modified wxListCtrl in-place editting Corrected behaviour of wxToolBar::Toggle() to not send messages and to report the correct state Removed many #include "wx/wx.h" to speed up compilation Some more compile fixes and tests.

1999-07-25 12:21 VS, revision 3131

fixed static members

1999-07-25 12:20 VS, revision 3130

html filters has const methods now

1999-07-25 11:44 OK, revision 3129

Unicode compilation fix, just for kicks (was bored after missing some libraries needed to compile current cvs of abiword)

1999-07-25 06:04 OK, revision 3128

One sample a day keeps stagnation away

1999-07-25 05:41 OK, revision 3127

Unicode compilation fix

1999-07-24 23:19 VZ, revision 3126

oops... compilation fix

1999-07-24 23:16 VZ, revision 3125

wxDialog::IsModal() works

1999-07-24 23:12 VZ, revision 3124

help classes compilation fixes

1999-07-24 22:44 VZ, revision 3123

wxHTML compilation fixes

1999-07-24 22:38 KB, revision 3122

minor fix to find contents file alright

1999-07-24 22:17 VZ, revision 3121

fix for C files

1999-07-24 22:05 VZ, revision 3120

compilation fix

1999-07-24 20:28 KB, revision 3119

compilation fixes and minor improvements

1999-07-24 12:39 OK, revision 3118

Needed some variation; got bored of seeing the compilation errors for this sample in Unicode mode, so now I can see the errors for the next instead

1999-07-24 10:50 RR, revision 3117

Renamed wxStream::StreamSize() to wxStream::GetSize() Add wxStream bool operator !(). Made wxTextStream safe for conversion from/to Mac/DOS/Unix Added wxFrame::Iconize() Applied patch for stippled brushes.

1999-07-24 09:05 GL, revision 3116

Updated wxDataStream (added ByteOrder) Removed sckint.cpp from Makefile.am and filelist.txt (Could someone rebuild Makefile for MSW) Some update to the documentation. I'm documenting GSocket. Added gsockno.c in stubs

1999-07-24 06:50 OK, revision 3115

Unicode fixes

1999-07-24 06:20 OK, revision 3114

wxString(file.fn_str()) doesn't make sense. If just file.fn_str() gives problems, better to use (FNSTRINGCAST file.fn_str())

1999-07-24 06:10 OK, revision 3113

Blargh, every time someone adds an assert or fail thing, I have to add _T()

1999-07-24 00:26 VZ, revision 3112

compilation fixes

1999-07-24 00:14 VZ, revision 3111

wxTreeEvent is declared in one header, not 3 of them

1999-07-23 23:41 VZ, revision 3110

1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E') 2. compile fix for dcscreen.cpp 3. editing labels in place works in the tree ctrl and shown in the sample 4. sped up items deletion in the listview

1999-07-23 21:26 RD, revision 3109

Added a rule to the tmake templates so the makefiles know how to rebuild themselves (if you have tmake).

1999-07-23 21:08 VZ, revision 3108

disabled accelerators in wxMotif - they don't work anyhow, but break everything

1999-07-23 21:03 VZ, revision 3107

1. more wxMotif fixes 2. wxGetNumberFromUser added 3. more compilation fixes when compiling without sockets

1999-07-23 18:50 RR, revision 3106

Finished MingW32 makefiles More drawing tests and corrections Distrib things

1999-07-23 17:24 GL, revision 3105

Added GSocket motif (it compiles but I didn't tested it) Changed wxSockFlags type (switched to int)

1999-07-23 09:53 OK, revision 3104

Couple more Unicode fixes.

1999-07-23 09:52 OK, revision 3103

Unicode fixes

1999-07-23 09:51 OK, revision 3102

More _T() in asserts...

1999-07-23 09:49 OK, revision 3101

Add more _T() in asserts...

1999-07-23 09:48 OK, revision 3100

Use memcmp instead of that wxString hack

1999-07-23 09:48 KB, revision 3099

Fixed stupid new bugs :-(

1999-07-23 09:48 OK, revision 3098

Convert argv[] to Unicode

1999-07-23 09:43 OK, revision 3097

Someone need to make the clientdata be void* instead of this char* mess

1999-07-23 09:42 OK, revision 3096

Unicode fix

1999-07-23 09:41 OK, revision 3095

Couple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE, and there's no sense in allocating a wxWX2MBbuf of len 200 then assigning a different buffer to it either)

1999-07-23 09:38 OK, revision 3094

Convert filenames unicode->ascii

1999-07-23 09:38 OK, revision 3093

Implementation of wxFopen, wxFreopen, wxStrftime

1999-07-23 09:36 OK, revision 3092

Add wxFopen, wxFreopen, wxStrftime

1999-07-23 09:36 OK, revision 3091

Let argv[] be wxChar**

1999-07-23 00:56 VZ, revision 3090

1. corrected "notebook selection handling" event handler to work 2. added a page for bitmapped controls tests

1999-07-23 00:53 VZ, revision 3089

1. frames respect update region (Tom Surace patch) 2. bitmap buttons don't lose bitmaps 3. attempt to reduce number of simultaneously default buttons in a panel

1999-07-22 23:39 VZ, revision 3088

1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample) 2. wxTE_RICH style added to wxMSW, the text controls don't use RICHEDIT class by default any more 3. wxRadioBox doesn't generate button events any more (grrr...) 4. commented out code in log.cpp restored and a bug corrected

1999-07-22 23:28 RR, revision 3087

Corrected wxlistBox, wxRadioBox, wxComboBox and wxChoice in that they do no longer send events after programmatic calls Corrected wxStaticBitmap Reimplemented wxRadioButton as per wxMSW Updated docs for the above Update testconf for socket changes Other minor fixes

1999-07-22 20:20 RR, revision 3086

New drawing test code. Added distrib file for wxMSW.

1999-07-22 17:51 GL, revision 3085

Added GSocket for Unix (only GTK for the moment) Updated wxSocket to use GSocket API Added a progress bar to client.cpp Added CopyTo to wxMemoryOutputStream to copy the internal buffer to a specified buffer. Various changes/fixes to the high-level protocols FTP/HTTP Various Unicode fixes Removed sckint.*

1999-07-22 15:10 RR, revision 3084

Compile fix for *newest* mingw32 Switched default options for mingw32

1999-07-22 15:05 RR, revision 3083

wxMenu compile fix new drawing tests tree ctrl GCC compile fix (I hope)

1999-07-22 07:34 RD, revision 3082

fixed font-matching bug in wxFontList::FindOrCreateFont for wxGTK when font family is wxDEFAULT.

1999-07-21 21:21 HH, revision 3081

Minor and silly fix.

1999-07-21 18:49 VZ, revision 3080

added demonstration of wxGTK wxStaticBitmap::SetBitmap() bug

1999-07-21 18:45 HH, revision 3079

Made cross compiling easier; run configure --host=i586-mingw32 --build=i586-linux , for example, to cross compile from linux to windows using i586-mingw32-xxx binaries.

1999-07-21 18:13 KB, revision 3078

bug fix for m_parent == NULL

1999-07-21 16:35 RR, revision 3077

Mini-fix for wxStaticBitmap switched on reports after changing text ctrl be hand again

1999-07-21 16:19 RR, revision 3076

MingW32 compilation works now.

1999-07-21 16:13 KB, revision 3075

more type-safety

1999-07-21 16:10 VZ, revision 3074

1. Assorted Motif fixes a) tear off menus b) native dialogs c) crash in ~wxWindow fixed d) compilation and linking fixes 2. test code removed from minimal sample, text one compiles without clipboard 3. wxAppBase/wxApp small fixes

1999-07-21 15:39 KB, revision 3073

remove duplicate deletion

1999-07-21 15:01 KB, revision 3072

added helpwxht.h

1999-07-21 13:50 KB, revision 3071

Suppressed a spurious error message, now contents are looked for in entry with help-id 0 and if not found a homemade list of contents is presented. :-)

1999-07-21 13:37 KB, revision 3070

fix

1999-07-21 13:32 KB, revision 3069

Much improved wxHelpControllerHtml, works under Solaris, too now.

1999-07-21 11:06 VS, revision 3068

imagemap support (html)

1999-07-21 09:59 VS, revision 3067

fixed refresh bug in wxHtmlWindow

1999-07-20 23:22 VZ, revision 3066

1. panels pass focus to the next item in parent panel 2. warnings removed from iniconf.cpp and it's removed for Win32 compilation 3. wxWindow::PopupMenu(wxPoint) added, documented 4. Docs for wxTextCtrl explicitly mention that EVT_TEXT is triggered by programmatic updates too

1999-07-20 22:38 HH, revision 3065

some updates...

1999-07-20 20:35 HH, revision 3064

little wxMenu ctor fix

1999-07-20 20:34 HH, revision 3063

Added lots of files. Enough now so that all wxHTML samples link.

1999-07-20 20:33 HH, revision 3062

When building for/on a non-Unix platform, the --enable-dynlib check will only issue a warning, not disable dynlib and odbc, since configure can't figure it out anyway.

1999-07-20 14:48 RR, revision 3061

Trying to compile samples

1999-07-20 14:14 RR, revision 3060

MingW32 compilation fixes all over

1999-07-19 22:54 VZ, revision 3059

compilation fixes

1999-07-19 22:17 VZ, revision 3058

wxMenu ctor made compatible again

1999-07-19 20:54 RD, revision 3057

Fixed wxListCtrl::SetTextColour to set the RGB value instead of the RBG value! (Green and Blue were swapped... I suppose if you are colour blind it wouldn't matter much.)

1999-07-19 18:29 HH, revision 3056

forgot .bmp's

1999-07-19 17:34 GL, revision 3055

Added StreamSize() to wxMemoryOutputStream. Added InputStreamBuffer() and OutputStreamBuffer() to have access to internal buffers.

1999-07-19 17:17 HH, revision 3054

added extra #if case at the end for building using gnuwin and configure (assuming that you're using a gnu flex prog)

1999-07-19 17:10 SB, revision 3053

cosmetic, added some comment

1999-07-19 17:05 SB, revision 3052

item with no image no longer crash when hit

1999-07-19 16:33 HH, revision 3051

forgot wx.rc

1999-07-19 16:32 HH, revision 3050

added .cur and .ico files

1999-07-19 16:23 HH, revision 3049

added dcpsg.cpp

1999-07-19 16:23 HH, revision 3048

Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp to msw/dc.h Small changes to dcpsg.cpp to make it compile for wxMSW

1999-07-19 14:41 RR, revision 3047

Updated testconf Added dashed pens etc. Made tree ctrl sample crash..

1999-07-19 14:36 HH, revision 3046

small fix for mingw32 compilation

1999-07-19 14:06 VZ, revision 3045

typo corrected

1999-07-19 13:17 VZ, revision 3044

even more fixes for nmake compilation

1999-07-19 13:03 KB, revision 3043

Added test for vsscanf. GUESSING IS EVIL! Cannot test, my autoconf is too old.

1999-07-19 12:55 VZ, revision 3042

regenaretd makefile from the latest template

1999-07-19 12:33 VZ, revision 3041

1. compilation fix for wxHelpHtmlController (which shouldn't be compiled #if !wxUSE_HTML) 2. some fixes to wxGrid

1999-07-19 12:17 VZ, revision 3040

ifdef HAVE_VFORK => if HAVE_VFORK

1999-07-19 09:22 KB, revision 3039

typo

1999-07-19 09:22 KB, revision 3038

compilation fix

1999-07-18 21:48 VZ, revision 3037

Enter won't close dialog if [Ok] button is disabled

1999-07-18 18:12 KB, revision 3036

more reasonable default size

1999-07-18 18:09 KB, revision 3035

Added wxHelpControllerHtml, derived from wxHtmlHelpControllerBase. API like wxExtHelpController and fully backwards compatible with the "old" help controller. Docs follow tomorrow. Modified sample to use it if wxHTML is compiled in.

1999-07-18 00:07 HH, revision 3034

Now uses #define __WX_SETUP_H__ to signify that we're using configure

1999-07-17 22:41 HH, revision 3033

Added statline to Makefile.am

1999-07-17 22:19 HH, revision 3032

added TODO list for cross compilation

1999-07-17 22:08 HH, revision 3031

Temp. fix for ..\..\zlib problem.

1999-07-17 21:53 HH, revision 3030

Removed USING_CONFIGURE define. As VZ pointed out, checking HAVE_CONFIG_H is enough to find out wether we're building with configure.

1999-07-17 19:05 HH, revision 3029

Added notes on cross compiling Unix->Windows.

1999-07-17 18:22 HH, revision 3028

ignore...

1999-07-17 18:21 HH, revision 3027

ignore these

1999-07-17 18:12 HH, revision 3026

mingw32/cygwin32 builds now automatically link against the most common win32 libraries.

1999-07-17 17:33 HH, revision 3025

Building wxMSW with configure now also properly installs the msw headers.

1999-07-17 16:30 HH, revision 3024

minor fixes for mingw32 compilation

1999-07-17 16:27 HH, revision 3023

Minor fixes mainly to get stuff compiled using the mingw32 (cross) compiler

1999-07-17 16:23 HH, revision 3022

added mingw32 host platform to configure.in, added WINVER define for windows builds, added USING_CONFIGURE define in acconfig.h and set wxUSE_UNIX default to 0 (needed for cross-compiling and building on non-Unix-ported bash shells) configure will of course set wxUSE_UNIX back to 1 by default.

1999-07-16 23:06 VZ, revision 3021

1. fixed Maximise() mismatch between wxFrame and wxMDIFrame 2. tried (unsuccessfully) to fix the warning in pnghand.cpp 3. fixes for VC and BCC makefiles generation with tmake (still untested)

1999-07-16 10:27 KB, revision 3020

removed obsolete flag

1999-07-16 08:25 SB, revision 3019

check wxUSE_LIBJPEG

1999-07-16 08:19 SB, revision 3018

flag use of multiple selection for MSW

1999-07-15 23:42 RD, revision 3017

Preserve -1 for dilog unit conversions

1999-07-15 23:38 VZ, revision 3016

made the sample work under wxMSW too

1999-07-15 23:34 VZ, revision 3015

some warnings suppressed

1999-07-15 23:33 VZ, revision 3014

renamed controls.* to text.*

1999-07-15 22:46 VZ, revision 3013

the missing file for tmake (sorry)

1999-07-15 19:26 RR, revision 3012

Compile fixes, corrected cursors (it isn't as simple as you think)

1999-07-15 18:13 RR, revision 3011

wxWindowDC now uses its window's font

1999-07-15 18:08 GL, revision 3010

* wxMemoryStreams updates * Various fixes about wxGTK and Unicode * Various fixes in wxStreams

1999-07-15 17:30 RR, revision 3009

Compile fixes.

1999-07-15 15:45 VZ, revision 3008

1. wxFFile::Close() buglet fixed 2. wxLogTextCtrl doesn't use streams any more

1999-07-15 14:08 VZ, revision 3007

1. fixed makefile.vc for OLE files 2. fixed asserts in wxGTK::wxWindow::DoGetClientSize()

1999-07-15 13:42 VZ, revision 3006

1. wxTextCtrl compilation fixes for wxGTK and more ugfixes (untested yet) for wxMSW. Small doc update, too. 2. wxFFile compilation fixes for wxGTK 3. new files added to gtk/Makefile.am

1999-07-15 10:04 SB, revision 3005

fixed SelectItem call with an invalid item

1999-07-14 22:55 VZ, revision 3004

1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of open/read/seek... 2. wxTextCtrlBase appears, several bug fixes in MSW wxTextCtrl and made LoadFile() behave in the same way under GTK and MSW (fixed it for MSW too) 3. Corrected the sash position calculation in sashwin.cpp - seems to work now but I wonder how it could ever work before? 4. new, tmake generated, MSW makefiles. They probably don't work - will fix them as soon as people start complaining.

1999-07-14 22:46 VZ, revision 3003

the template files for generating all MSW makefiles with tmake and the (one and only one) file containing the list of all wxWindows sources.

1999-07-14 17:31 RS, revision 3002

Changed to use new wxWindow->Reparent call to allow build with current cvs Added several small fixes from Scott Pleiter

1999-07-14 17:24 RS, revision 3001

restoring makefiles

1999-07-14 17:19 RS, revision 3000

restoring makefile

1999-07-14 15:36 RR, revision 2999

Removed bug that made wxWindow call OnPaint twice and return wrog values for GetClientSize()

1999-07-13 21:59 , revision 2998
  • A /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/.cvsignore
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/acconfig.h
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/acinclude.m4
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/autogen.sh
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/BuildCVS.txt
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/config.guess
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/config.sub
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/configure.in
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/distrib
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/docs
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/include
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/install-sh
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/lib
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/locale
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/ltconfig
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/ltmain.sh
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/Makefile.am
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/misc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/missing
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/mkinstalldirs
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/samples
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/.cvsignore
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/common
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/cygnus.bat
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/generic
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/gtk
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/gtk1
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/html
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/iodbc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/jpeg
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/Makefile.am
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/mac
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/make.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeb32.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makebcc.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeenvs
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makefile.bcc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makefile.dos
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makefile.vc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeg95.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makelib.b32
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makelib.bcc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makelib.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makelib.g95
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makelib.vc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makelib.wat
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makemsc.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.b32
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.bcc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.g95
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.msc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.sl
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.vc
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makeprog.wat
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makesc.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makesl.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/maketwin.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makevc.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/makewat.env
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/make_cw.mcp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/mingegcs.bat
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/mingw32.bat
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/motif
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/accel.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/app.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/bitmap.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/bmpbuttn.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/brush.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/button.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/caret.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/checkbox.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/checklst.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/choice.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/clipbrd.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/colordlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/colour.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/combobox.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/control.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/ctl3d
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/curico.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/cursor.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/data.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dc.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dcclient.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dcmemory.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dcprint.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dcscreen.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dde.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dialog.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dib.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dibutils.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dirdlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dragimag.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dummy.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/dummydll.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/filedlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/font.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/fontdlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/frame.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/gauge95.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/gaugemsw.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/gdiobj.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/helpwin.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/icon.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/imaglist.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/iniconf.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/joystick.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/listbox.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/listctrl.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/Makefile.am
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/main.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/mdi.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/menu.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/menuitem.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/metafile.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/minifram.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/msgdlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/nativdlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/notebook.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/ole
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/ownerdrw.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/palette.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/pen.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/penwin.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/pnghand.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/printdlg.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/printwin.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/radiobox.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/radiobut.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/regconf.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/region.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/registry.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/salford.lnk
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/scrolbar.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/settings.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/slider95.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/slidrmsw.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/spinbutt.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/statbmp.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/statbox.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/statbr95.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/statline.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/stattext.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/tabctrl.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/taskbar.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/tbar95.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/tbarmsw.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/textctrl.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/thread.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/timer.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/tooltip.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/treectrl.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/utils.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/utilsexc.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/wave.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/window.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/winestub.c
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/wx.def
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/wxb32.def
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/msw/xpmhand.cpp
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/ntwxwin.mak
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/png
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/qt
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/regex
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/stubs
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/unix
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/xpm
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/src/zlib
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/tests
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/user
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/utils
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/wx-config.in
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/wxGTK.spec
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/wxMotif.spec
  • D /wxWidgets/tags/MAKEFILES_WITHOUT_TMAKE/wxWINE.spec

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

1999-07-13 21:59 RS, revision 2997

Added wxHTML build to Makefile for VisualC++

1999-07-13 21:58 RS, revision 2996

Added makefiles for VC++ for wxHTML samples

1999-07-13 20:22 RS, revision 2995

added precomp header stuf

1999-07-13 18:24 RS, revision 2994

Added precompiled header support to allow building with VC++

1999-07-13 17:56 RS, revision 2993

Removed default parameter setting for wxHtmlHelpControler::AddBook causing VC++ to bomb compile

1999-07-13 13:46 RR, revision 2992

New attempt at getting constraints work Removed horiz scrollbars from text ctrl Corrected client data deletion in combobox

1999-07-13 06:27 GL, revision 2991

* Changed char to wxChar in operators.

1999-07-12 17:17 GL, revision 2990

* Changed behaviour of wxTextStreams::operator(wxUint8/wxInt8). Now it writes characters instead of numbers.

1999-07-12 14:02 VZ, revision 2989

1. wxTextControl::SetFont() does something (good or bad - for you to judge) 2. tip dialog modified slightly to look a bit prettier under GTK 3. notebook test demonstrates the wxGTK radiobox-in-notebook-pages-constraints bug

1999-07-12 13:24 VS, revision 2988

*** empty log message ***

1999-07-12 13:17 VS, revision 2987

*** empty log message ***

1999-07-12 07:59 VZ, revision 2986

even more about setup0.h

1999-07-11 22:08 VZ, revision 2985

1. wxFrame doesn't show incorrect hints in the status bar for popup items 2. radio box handles wxSIZE_AUTO_WIDTH/HEIGHT correctly (finally!) 3. attempts to fix broken sash

1999-07-11 20:49 RR, revision 2984

New global cursor behaviour. Test for tear-off menus in controls sample.

1999-07-11 19:29 RR, revision 2983

DocView and wxStream things

1999-07-11 16:24 RR, revision 2982

Updated testconf, fixed mistake in install.

1999-07-11 15:56 RR, revision 2981

A few compile things. Changed resizing of multi-line text ctrl. Augmented beta version to 8. Distribution things.

1999-07-10 21:51 VZ, revision 2980

wxButton::GetDefaultSize() added for MSW and documented

1999-07-10 21:17 VS, revision 2979

*** empty log message ***

1999-07-10 21:06 VS, revision 2978

*** empty log message ***

1999-07-10 20:05 JS, revision 2977

Added an #ifdef

1999-07-10 16:52 BM, revision 2976

Ignore erase failures

1999-07-10 13:31 JS, revision 2975

Added test for wxUSE_STATLINE in statline.cpp

1999-07-10 13:23 VS, revision 2974

*** empty log message ***

1999-07-10 00:50 VZ, revision 2973

1. minor fixes in wxDynLib 2. added more symbols to winundef.h 3. fixed wxTextFile::IsOpen() - now it does what you'd suppose 4. listctrl now updates the item image when it changes 5. file dlg checks for an error and gives a message about it (debug only)

1999-07-09 18:26 HH, revision 2972

Installs Vasek's new generic headers (filesys.h, zipstream.h, wxhtml.h, etc)

1999-07-09 18:00 HH, revision 2971

Added Makefile.am in include/wx/html (needed for installation of header files) Patched configure.in so that creates a Makefile there.

1999-07-09 17:10 GL, revision 2970

* wxStream doc update * wxHTTP fix

1999-07-09 15:30 PA, revision 2969

Some minors changes, like adding empty lines at end of files, to be able to compile with VC++1.52c.

1999-07-09 14:32 VZ, revision 2968

added wxUSE_FS_INET/ZIP

1999-07-09 11:15 KB, revision 2967

Updated German and new Finnish translations.

1999-07-08 13:28 VZ, revision 2966

compilation fix

1999-07-07 22:05 VS, revision 2965

*** empty log message ***

1999-07-07 22:04 VS, revision 2964
  • D /wxWidgets/trunk/include/wx/html/msw/back.bmp
  • D /wxWidgets/trunk/include/wx/html/msw/book.ico
  • D /wxWidgets/trunk/include/wx/html/msw/folder.ico
  • D /wxWidgets/trunk/include/wx/html/msw/forward.bmp
  • D /wxWidgets/trunk/include/wx/html/msw/page.ico
  • D /wxWidgets/trunk/include/wx/html/msw/panel.bmp

*** empty log message ***

1999-07-07 22:04 VS, revision 2963

*** empty log message ***

1999-07-07 17:45 GL, revision 2962

* New wxStreams (to be documented), new classes: wxBufferedStreams, wxTextStreams

1999-07-07 16:00 VZ, revision 2961

attempts to fix wxStaticBitmap::SetBitmap() - still doesn't work

1999-07-07 15:11 VZ, revision 2960

compilation fixes for wxGTK

1999-07-07 09:24 KB, revision 2959

documented wxMENU_TEAROFF

1999-07-07 09:18 KB, revision 2958

Made tearoff menus work for gtk :-)

1999-07-06 00:44 VZ, revision 2957

1. wxAppBase class appers, wxApp in wxGTK and wxMSW modified accordingly (wxMotif not yet, but this change shouldn't break it) 2. GetStdIcon() small fixes 3. #pragma warning removed from dynlib.cpp

1999-07-05 21:09 VZ, revision 2956

CalcUnscrolledPosition takes int, not floats

1999-07-05 21:08 VZ, revision 2955

made wxImage::Scale() const to not confuse people any more and added a Rescale() which changes the image size "in place". Documented both changes too.

1999-07-05 20:58 VZ, revision 2954

CalcUnscrolledPosition takes int, not floats

1999-07-05 11:22 KB, revision 2953

Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, added it for all ports, though.

1999-07-04 20:48 VZ, revision 2952

some appearance fixes from Michael Bedward

1999-07-04 13:50 RR, revision 2951

Small changed to wxExtDialog Made DnD use long instead of int Made DnD sample compile again Re-Updated wxTextDialog Added GetDefaultSize() to wxButton

1999-07-03 21:13 VZ, revision 2950

wxList::SortFunc prototype corrected

1999-07-03 19:34 KB, revision 2949

Added wxDllLoader::UnloadLibrary()

1999-07-03 16:40 RR, revision 2948

Added wxExtDialog and sample. Tried to make defs.h slightly more readable, also found some wrong flags then. Updated testconf.

1999-07-02 22:02 VZ, revision 2947

1. DoSetSize() simplified, DoGetBestSize() introduced 2. code cleanup here and there 3. attempts to make static boxes behave better (i.e. stay below other controls)

1999-07-02 17:49 GL, revision 2946

* Typo.

1999-07-02 17:44 GL, revision 2945

* Fixed Apple IEEE conversion

1999-07-02 15:52 KB, revision 2944

Minor improvement.

1999-07-02 15:30 KB, revision 2943

Added demonstration of busy cursor bug.

1999-07-01 17:38 GL, revision 2942

* Changed %d by %u

1999-07-01 12:54 RR, revision 2941

Corrected bug in filedlg. Added more stream tests to typetest sample.

1999-06-30 17:15 GL, revision 2940

* Moved ReadLine()/WriteLine() to wxIn/OutputStream

1999-06-30 15:40 KB, revision 2939

fixed wrong assert

1999-06-30 13:26 KB, revision 2938

Merged in from M.

1999-06-30 08:30 RD, revision 2937

Now passes FILE* to wxExprDatabase instead of ofstream to compy with recent changes in wxExprDatabase.

1999-06-30 04:34 RD, revision 2936

Corrected link error for missing wxRegTipProvider::GetTip by giving it an empty stub function that can be filled in later when somebody finishes this class.

1999-06-30 04:28 RD, revision 2935

added some WXDLLEXPORT's

1999-06-30 00:03 RR, revision 2934

Typos.

1999-06-29 23:16 RR, revision 2933

wxChoiceDialog fix. Distribution and build things.

1999-06-29 17:53 GL, revision 2932

* wxDataStreams use wxUint now.

1999-06-29 17:04 KB, revision 2931

Added code to look up main program symbols - unix only. PLEASE FIX FOR MSW.

1999-06-29 13:13 VZ, revision 2930

1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...) 2. Motif warnings removed 3. Using native msgbox under Motif (ok, it doesn't work, but generic doesn't work neither)

1999-06-29 12:34 VZ, revision 2929

my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links and runs... until you click in the menu, that is.

1999-06-29 11:50 VZ, revision 2928

startup tips for Unix

1999-06-29 08:41 UG, revision 2927

no message

1999-06-28 22:08 VZ, revision 2926

more files I forgot to commit

1999-06-28 22:06 VZ, revision 2925

misc minor fixes I forgot to commit before

1999-06-28 22:04 VZ, revision 2924

should fix compilation for BC++

1999-06-28 22:04 VZ, revision 2923

wxGTK compile fixes for my wxMSW changes

1999-06-28 21:53 VZ, revision 2922

why cvs thinks that I modified these files?

1999-06-28 21:52 VZ, revision 2921

file I forgot to add...

1999-06-28 21:47 VZ, revision 2920

tip icon in XPM format

1999-06-28 21:39 VZ, revision 2919

1. wxStaticLine implemented (generic (ugly) and MSW versions) 2. wxTextDialog looks fine under MSW again 3. startup tips added: code, sample, docs 4. read-only text controls don't participate in TAB traversal

1999-06-28 18:22 GL, revision 2918

* wxStream fixes (integer/line parsing). * Typetest sample fixes.

1999-06-28 13:22 RR, revision 2917

Applied fixes for AIX (GTK 1.0 compilation). Removed ostream from property classes. Removed Lisp output from wxExpr.

1999-06-28 04:08 , revision 2916
  • A /wxWidgets/tags/wxPython-2_1b1
  • D /wxWidgets/tags/wxPython-2_1b1/.cvsignore
  • D /wxWidgets/tags/wxPython-2_1b1/acconfig.h
  • D /wxWidgets/tags/wxPython-2_1b1/acinclude.m4
  • D /wxWidgets/tags/wxPython-2_1b1/autogen.sh
  • D /wxWidgets/tags/wxPython-2_1b1/BuildCVS.txt
  • D /wxWidgets/tags/wxPython-2_1b1/config.guess
  • D /wxWidgets/tags/wxPython-2_1b1/config.sub
  • D /wxWidgets/tags/wxPython-2_1b1/configure.in
  • D /wxWidgets/tags/wxPython-2_1b1/distrib
  • D /wxWidgets/tags/wxPython-2_1b1/docs
  • D /wxWidgets/tags/wxPython-2_1b1/include
  • D /wxWidgets/tags/wxPython-2_1b1/install-sh
  • D /wxWidgets/tags/wxPython-2_1b1/lib
  • D /wxWidgets/tags/wxPython-2_1b1/locale
  • D /wxWidgets/tags/wxPython-2_1b1/ltconfig
  • D /wxWidgets/tags/wxPython-2_1b1/ltmain.sh
  • D /wxWidgets/tags/wxPython-2_1b1/Makefile.am
  • D /wxWidgets/tags/wxPython-2_1b1/misc
  • D /wxWidgets/tags/wxPython-2_1b1/missing
  • D /wxWidgets/tags/wxPython-2_1b1/mkinstalldirs
  • D /wxWidgets/tags/wxPython-2_1b1/samples
  • D /wxWidgets/tags/wxPython-2_1b1/src
  • D /wxWidgets/tags/wxPython-2_1b1/tests
  • D /wxWidgets/tags/wxPython-2_1b1/user
  • D /wxWidgets/tags/wxPython-2_1b1/utils/dialoged
  • D /wxWidgets/tags/wxPython-2_1b1/utils/framelayout
  • D /wxWidgets/tags/wxPython-2_1b1/utils/glcanvas
  • D /wxWidgets/tags/wxPython-2_1b1/utils/HelpGen
  • D /wxWidgets/tags/wxPython-2_1b1/utils/HelpHTML
  • D /wxWidgets/tags/wxPython-2_1b1/utils/makefile.vc
  • D /wxWidgets/tags/wxPython-2_1b1/utils/nplugin
  • D /wxWidgets/tags/wxPython-2_1b1/utils/ogl
  • D /wxWidgets/tags/wxPython-2_1b1/utils/serialize
  • D /wxWidgets/tags/wxPython-2_1b1/utils/tex2rtf
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxMMedia
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxOLE
  • D /wxWidgets/tags/wxPython-2_1b1/utils/wxtree
  • D /wxWidgets/tags/wxPython-2_1b1/wx-config.in
  • D /wxWidgets/tags/wxPython-2_1b1/wxGTK.spec
  • D /wxWidgets/tags/wxPython-2_1b1/wxMotif.spec
  • D /wxWidgets/tags/wxPython-2_1b1/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'wxPython-2_1b1'.

1999-06-28 04:08 RD, revision 2915

Final tweaks for 2.1b1

1999-06-28 03:10 RD, revision 2914

Final tweaks for 2.1b1

1999-06-27 22:37 RR, revision 2913

Replaced ostream with FILE* in wxExpr.

1999-06-27 22:06 VZ, revision 2912

missing newline at the end of file added

1999-06-27 21:53 RD, revision 2911

fixed typo

1999-06-27 16:42 RR, revision 2910

More tests for streams.

1999-06-27 11:26 VZ, revision 2909

missing semicolon added to the example

1999-06-27 10:39 RR, revision 2908

Work on streams of all sorts. More to come.

1999-06-26 13:55 VZ, revision 2907

a small cosmetic fix for single choice dialog

1999-06-26 12:10 RR, revision 2906

Typos.

1999-06-26 11:56 RR, revision 2905

Added wxGTK-only cmn dialogs. Fixed a few includes and installing makefiles. Updated testconf accordingly. Good fences make good neighbours.

1999-06-26 11:10 VZ, revision 2904

1. serious bug in wxRegConfig corrected - deleting a value would delete the key containing it if it didn't have any subkeys (i.e. would delete the sibling values) 2. wxRegKey::GetFirstValue() starts with first value, not the second one 3. typo in wxStaticText::DoSetSize() which prevented width.AsIs() from working fixed 4. adjustment for the parent client area offset not done for the top level windows (dialogs and frames) any more

1999-06-26 10:25 VS, revision 2903

*** empty log message ***

1999-06-26 10:12 VS, revision 2902

*** empty log message ***

1999-06-26 05:12 RS, revision 2901

Added #include wx/dcclient.h for Vadims changes to work without pc headers

1999-06-26 05:05 RS, revision 2900

Added #include wx/dcclient.h and wx/settings.h for Vadims new code under non-precomp header compilers

1999-06-26 03:44 RS, revision 2899

Added #include wx/listbox.h needed under Linux (probably all precomp header systems)

1999-06-25 22:50 VZ, revision 2898

multi line static controls now calculate their width and height correctly

1999-06-25 22:46 RR, revision 2897

Commented out "best visual" code.

1999-06-25 21:28 VZ, revision 2896

1. wxSingleChoiceDialog looks Ok under Windows 2. wxDialog now longer is resizeable by default 3. wxProgressDialog has a more reasonable width

1999-06-25 18:11 KB, revision 2895

fixed frame style

1999-06-25 16:31 RR, revision 2894

Oops.

1999-06-25 16:30 RR, revision 2893

Changed a few true -> TRUE added #ifdef GTK 1.2

1999-06-25 14:04 VS, revision 2892

*** empty log message ***

1999-06-25 14:02 KB, revision 2891

slightly more intelligent size calculation to prevent clipping of text

1999-06-24 22:07 VZ, revision 2890

the progres dialog now looks decently under Windows

1999-06-24 22:05 VZ, revision 2889

wxSpinButton::GetValue() returns correct result now

1999-06-24 21:27 VZ, revision 2888

several notebook bugs fixed: 1. deleting the last page sets selection to -1 2. deleting the selected page unselects it first 3. adding page calls Layout() on it

1999-06-24 20:02 RD, revision 2887

Printout object is now calling base class virtuals where needed...

1999-06-24 14:43 RR, revision 2886

wxGTK now chooses the best visual X offers, instead of the default one. Reordered object files for library creation.

1999-06-24 09:04 KB, revision 2885

Updated from Mahogany.

1999-06-23 23:31 VZ, revision 2884

MDI child maximize bug fixed

1999-06-23 19:33 RR, revision 2883

Motif things.

1999-06-23 17:13 , revision 2882
  • A /wxWidgets/tags/TOKENZR_ORIG
  • D /wxWidgets/tags/TOKENZR_ORIG/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/acconfig.h
  • D /wxWidgets/tags/TOKENZR_ORIG/acinclude.m4
  • D /wxWidgets/tags/TOKENZR_ORIG/autogen.sh
  • D /wxWidgets/tags/TOKENZR_ORIG/BuildCVS.txt
  • D /wxWidgets/tags/TOKENZR_ORIG/config.guess
  • D /wxWidgets/tags/TOKENZR_ORIG/config.sub
  • D /wxWidgets/tags/TOKENZR_ORIG/configure.in
  • D /wxWidgets/tags/TOKENZR_ORIG/distrib
  • D /wxWidgets/tags/TOKENZR_ORIG/docs
  • D /wxWidgets/tags/TOKENZR_ORIG/include/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/include/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/accel.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/app.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/arrimpl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/bitmap.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/bmpbuttn.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/brush.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/buffer.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/button.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/caret.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/checkbox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/checklst.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/choicdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/choice.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/clipbrd.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/cmndata.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/colordlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/colour.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/combobox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/confbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/config.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/control.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/cursor.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dataobj.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/date.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/datstrm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/db.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dbtable.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dc.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcclient.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcmemory.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcprint.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcps.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dcscreen.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dde.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/debug.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/defs.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dialog.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dirdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dnd.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/docmdi.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/docview.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dragimag.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dynarray.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/dynlib.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/event.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/expr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/file.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/fileconf.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/filedlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/filefn.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/font.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/fontdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/frame.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gauge.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gdicmn.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gdiobj.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/generic
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/grid.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gtk
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/gtk1
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/hash.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/help.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helpbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helphtml.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helpwin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/helpxlp.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/icon.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/image.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/imaglist.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/intl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/ioswrap.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/ipcbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/joystick.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/layout.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/laywin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/list.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/listbox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/listctrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/listimpl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/log.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/longlong.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mac
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/matrix.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mdi.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/memory.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/menu.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/menuitem.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/metafile.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mimetype.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/minifram.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/module.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/motif
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/msgdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/mstream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/msw
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/notebook.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/object.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/objstrm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/odbc.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/ownerdrw.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/palette.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/panel.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/paper.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/pen.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/pnghand.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/print.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/printdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/prntbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/process.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/progdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/prop.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/propform.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/proplist.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/protocol
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/qt
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/radiobox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/radiobut.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/region.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/resource.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sashwin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckaddr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckint.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckipc.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/sckstrm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/scrolbar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/scrolwin.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/serbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/settings.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/setup.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/slider.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/socket.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/spinbutt.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/splitter.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statbmp.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statbox.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statline.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/stattext.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/statusbr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/stream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/string.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/stubs
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tab.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tabctrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/taskbar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbar95.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbarbase.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbarmsw.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tbarsmpl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/textctrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/textdlg.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/textfile.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/thread.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/time.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/timer.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/toolbar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/tooltip.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/treectrl.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/types.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/unix
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/url.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/utils.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/valgen.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/validate.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/valtext.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/variant.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/version.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wave.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wfstream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/window.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wxchar.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wxexpr.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wxprec.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx_cw.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx_cw_cm.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/wx_cw_d.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/xpmhand.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx/zstream.h
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw.pch
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw.pch++
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw_d.pch
  • D /wxWidgets/tags/TOKENZR_ORIG/include/wx_cw_d.pch++
  • D /wxWidgets/tags/TOKENZR_ORIG/install-sh
  • D /wxWidgets/tags/TOKENZR_ORIG/lib
  • D /wxWidgets/tags/TOKENZR_ORIG/locale
  • D /wxWidgets/tags/TOKENZR_ORIG/ltconfig
  • D /wxWidgets/tags/TOKENZR_ORIG/ltmain.sh
  • D /wxWidgets/tags/TOKENZR_ORIG/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/misc
  • D /wxWidgets/tags/TOKENZR_ORIG/missing
  • D /wxWidgets/tags/TOKENZR_ORIG/mkinstalldirs
  • D /wxWidgets/tags/TOKENZR_ORIG/samples
  • D /wxWidgets/tags/TOKENZR_ORIG/src/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/.cvsignore
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/cmndata.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/config.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/cwlex_yy.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/cwy_tab.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/date.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/datstrm.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/db.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dbtable.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dcbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/docmdi.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/docview.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/doslex.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dosyacc.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dynarray.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/dynlib.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/event.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/extended.c
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/file.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/fileconf.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/filefn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/framecmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/ftp.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/gdicmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/glob.inc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/hash.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/helpbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/http.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imagbmp.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/image.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imaggif.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imagjpeg.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/imagpng.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/intl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/ipcbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/layout.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/lexer.l
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/list.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/log.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/longlong.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/matrix.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/memory.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/mimetype.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/module.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/mstream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/object.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/objstrm.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/odbc.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/paper.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/parser.y
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/prntbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/process.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/protocol.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/resourc2.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/resource.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckaddr.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckfile.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckint.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckipc.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/sckstrm.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/serbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/socket.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/stream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/string.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/tbarbase.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/tbarsmpl.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/textfile.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/time.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/timercmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/url.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/utilscmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/valgen.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/validate.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/valtext.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/variant.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wfstream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wincmn.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wxchar.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/wxexpr.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/common/zstream.cpp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/cygnus.bat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/generic
  • D /wxWidgets/tags/TOKENZR_ORIG/src/gtk
  • D /wxWidgets/tags/TOKENZR_ORIG/src/gtk1
  • D /wxWidgets/tags/TOKENZR_ORIG/src/iodbc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/jpeg
  • D /wxWidgets/tags/TOKENZR_ORIG/src/Makefile.am
  • D /wxWidgets/tags/TOKENZR_ORIG/src/mac
  • D /wxWidgets/tags/TOKENZR_ORIG/src/make.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeb32.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makebcc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeenvs
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makefile.bcc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makefile.dos
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makefile.vc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeg95.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.b32
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.bcc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.g95
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.vc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makelib.wat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makemsc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.b32
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.bcc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.g95
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.msc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.sl
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.vc
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makeprog.wat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makesc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makesl.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/maketwin.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makevc.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/makewat.env
  • D /wxWidgets/tags/TOKENZR_ORIG/src/make_cw.mcp
  • D /wxWidgets/tags/TOKENZR_ORIG/src/mingegcs.bat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/mingw32.bat
  • D /wxWidgets/tags/TOKENZR_ORIG/src/motif
  • D /wxWidgets/tags/TOKENZR_ORIG/src/msw
  • D /wxWidgets/tags/TOKENZR_ORIG/src/ntwxwin.mak
  • D /wxWidgets/tags/TOKENZR_ORIG/src/png
  • D /wxWidgets/tags/TOKENZR_ORIG/src/qt
  • D /wxWidgets/tags/TOKENZR_ORIG/src/regex
  • D /wxWidgets/tags/TOKENZR_ORIG/src/stubs
  • D /wxWidgets/tags/TOKENZR_ORIG/src/unix
  • D /wxWidgets/tags/TOKENZR_ORIG/src/xpm
  • D /wxWidgets/tags/TOKENZR_ORIG/src/zlib
  • D /wxWidgets/tags/TOKENZR_ORIG/tests
  • D /wxWidgets/tags/TOKENZR_ORIG/user
  • D /wxWidgets/tags/TOKENZR_ORIG/utils
  • D /wxWidgets/tags/TOKENZR_ORIG/wx-config.in
  • D /wxWidgets/tags/TOKENZR_ORIG/wxGTK.spec
  • D /wxWidgets/tags/TOKENZR_ORIG/wxMotif.spec
  • D /wxWidgets/tags/TOKENZR_ORIG/wxWINE.spec

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

1999-06-23 17:13 GL, revision 2881

* Bug fixed in CountTokens()

1999-06-23 16:17 RR, revision 2880

wxProgressDialg works again. Did I do "update" in testconf?

1999-06-23 15:34 KB, revision 2879

minor update

1999-06-23 15:25 RR, revision 2878

wxMotif compiles and links now.

1999-06-23 14:31 KB, revision 2877

improved dialog size which created the listbox a bit too small

1999-06-23 12:51 VZ, revision 2876

dlg navigation keys work even when combobox has focus

1999-06-23 12:49 KB, revision 2875

Minor improvement to keyevent handling.

1999-06-23 11:26 VZ, revision 2874

in-place editing code from Michael Bedward integrated (with my docs)

1999-06-23 10:03 RR, revision 2873

Motif compile fixes

1999-06-23 09:31 JS, revision 2872

Corrected wxRect::Get/Set/Right/Bottom

1999-06-23 05:28 RD, revision 2871

Updates to the wxPython distribution builders

1999-06-22 21:20 VZ, revision 2870

wxHTMLHelpController compiles (and somewhat works) under Windows, added a (compile-time) option to the sample to always use HTML help, even under MSW.

1999-06-22 21:18 VZ, revision 2869

an assert added to check that we're not doing something stupid

1999-06-22 18:51 RR, revision 2868

A bit of distribution/makefiles things.

1999-06-22 18:01 RD, revision 2867

wxPython 2.1b1: More more set of generated sources...

1999-06-22 17:45 RD, revision 2866

wxPython 2.1b1: Very minor changes needed for wxGTK

1999-06-22 17:39 RD, revision 2865

Now uses proper wxUSE_xxx flags

1999-06-22 16:08 RD, revision 2864

updated ignores

1999-06-22 16:08 RD, revision 2863

typo fix

1999-06-22 15:46 RD, revision 2862

Finished a sample I forgot to do before...

1999-06-22 15:31 KB, revision 2861

Significantly improved thanks to vi.

1999-06-22 11:51 VZ, revision 2860

just to resolve a dummy conflict

1999-06-22 10:45 RR, revision 2859

Makefiles without dependencies Compile fixes...

1999-06-22 08:36 RR, revision 2858

Some #include and #if wxUSE_XX things Shut up notification in wxTextCtrl Made things compile again...

1999-06-22 07:03 RD, revision 2857

wxPython 2.1b1 for wxMSW (wxGTK coming soon) Lots of changes, see the README.txt for details...

1999-06-22 06:53 RD, revision 2856

wxPython documentation updates

1999-06-21 21:37 RR, revision 2855

Motif compile fixes.

1999-06-21 21:29 VZ, revision 2854

wxStaticBitmap::GetIcon() added

1999-06-21 21:00 KB, revision 2853

Crude hack to enable PageUp/DownKeys when controlbar is enabled. Needs improvement, but better than no keyboard support at all.

1999-06-21 20:58 KB, revision 2852

print overlap gone, mouse/cursor handling

1999-06-21 20:53 RD, revision 2851

Fixed core dump for when there is no image list on the TreeCtrl

1999-06-21 20:04 RR, revision 2850

New Makefile.ins, updates for the Motif build, removed typos from configure, etc. Corrected typo in wxGTK's window.cpp related to [not] sending char events when Alt is pressed

1999-06-21 17:41 VZ, revision 2849

msg boxes now have icons

1999-06-21 14:11 KB, revision 2848

fixes to progressdialog and its use in printing framework

1999-06-21 14:11 KB, revision 2847

merged in from Mahogany

1999-06-21 11:27 RR, revision 2846

Disabled dependencies for a while Added Motif Makefile.in wxPostScriptDC now uses fprintf() instead of <<

1999-06-21 11:17 KB, revision 2845

cursor reflects focus change

1999-06-21 10:59 KB, revision 2844

Merged in latest changes from Mahogany. Untested.

1999-06-20 22:07 VZ, revision 2843

buttons now become default when they have focus

1999-06-20 21:51 VZ, revision 2842

keyboard/focus handling improved a bit more: 1. wxFrame doesn't give focus to anything at all on activation 2. last control restored more often (some problems still persist) 3. buttons process enter 4. text controls with wxTE_PROCESS_TAB still leave TAB work as dialog navigation key if the event wasn't processed

1999-06-20 21:34 VZ, revision 2841

better update rect calculation

1999-06-20 21:34 VZ, revision 2840

compile warnings removed

1999-06-20 21:33 VZ, revision 2839

bug which could result in trying to show the caret when we didn't have focus fixed

1999-06-20 21:32 VZ, revision 2838

link problem in release build fixed

1999-06-20 21:32 VZ, revision 2837

better wxGetUserId/Name

1999-06-20 21:32 VZ, revision 2836

splitter doesn't change position when the window containing it is minimized and restored

1999-06-20 06:06 OK, revision 2835

...fixing up a previous Unicode fix.

1999-06-20 06:03 OK, revision 2834

OK, maybe not done yet, have to fix Unicode compilation one more place...

1999-06-19 19:48 OK, revision 2833

Unicode fixes. Appears that this may be the last before wxMSW will link in Unicode mode.

1999-06-19 09:23 OK, revision 2832

Unicode fix, it seems

1999-06-19 08:44 OK, revision 2831

Because someone was inconsistent about using LPSTR and char*, I missed the other Unicode problem the first time around...

1999-06-19 08:29 RR, revision 2830

Remaining Makefile.ins, Changed cp flags for "apply", Added linestyle test char -> wxChar in wxStringTokenizer

1999-06-19 08:12 OK, revision 2829

Unicode fix.

1999-06-19 04:32 OK, revision 2828

wxStrncmp implementation.

1999-06-19 00:08 VZ, revision 2827

text controls respect wxTE_PROCESS_ENTER/TAB styles again, WM_GETDLGCODE handling is generally better

1999-06-18 18:04 VZ, revision 2826

1. uninitialized variable in wxPanel fixed and unused one removed from wxWindow 2. wxTreeCtrl sends more notification messages

1999-06-18 17:56 VZ, revision 2825

standard icons for msg boxes

1999-06-18 17:38 KB, revision 2824

replaced a wrong assert with an if

1999-06-18 14:18 RR, revision 2823

Made things compile again (two pizzas). Made timer reentry safe, I think. Added CVS build info.

1999-06-18 12:55 VZ, revision 2822

--foreign switch to automake added

1999-06-17 21:40 VZ, revision 2821

fixes to work in M

1999-06-17 21:21 VZ, revision 2820

1. wxDialogs are now destroyed when they go out of scope 2. [GS]etDefaultItem() are now in wxPanel, not wxWindow 3. better checking for g_isPainting - hopefully no more false asserts 4. wxListCtrl not recreated any more when view changes, this corrects the bug with selection not working after view mode change 5. wxListCtrl now generates wxEVT_ITEM_ACTIVATED event 6. you can now press/toggle a button with a space 7. couple of other minor fixes

1999-06-17 19:46 RR, revision 2819

Made the RTTI thing an option. Added submenus to controls sample. Failed at producing tear-off menus.

1999-06-17 17:01 KB, revision 2818

Fixed the ugly cursor. global cursor no longer initialised, broken code in window.cpp fixed.

1999-06-17 16:29 KB, revision 2817

"wx/xxx.h" --> <wx/xxx.h>

1999-06-17 16:16 KB, revision 2816

Changed default cursor to be an arrow rather than the ugly X.

1999-06-17 14:58 KB, revision 2815

Fixed fatal typo.

1999-06-17 14:49 KB, revision 2814

Modified to always prefix CPPFLAGS with local include/wx path, so that user environment settings can no longer interfere with build.

1999-06-17 14:14 KB, revision 2813

Uses new wxMenu(long style) constructor.

1999-06-17 14:08 KB, revision 2812

Implemented tearoff menus, please see my posting to wxwin-developers.

1999-06-17 12:07 JS, revision 2811

Added some #defines

1999-06-17 11:12 RR, revision 2810

Tried a test for the RTTI options of GCC.

1999-06-17 10:03 KB, revision 2809

file should end with newline

1999-06-17 07:00 OK, revision 2808

Attempt to implement a bunch of wx string.h equivalents.

1999-06-16 19:13 RR, revision 2807

put -fno-rtti into wx-config

1999-06-16 16:34 RR, revision 2806

wxWINE things.

1999-06-16 15:29 KB, revision 2805

wxCHOICE defaults to yes now, even in debug mode

1999-06-16 08:18 RR, revision 2804

Forgot this one.

1999-06-16 08:14 RR, revision 2803

make fixes.

1999-06-16 06:50 OK, revision 2802

Had missed one LPSTR.

1999-06-16 06:03 OK, revision 2801

Someone probably meant "wx/defs.h" instead of "defs.h"

1999-06-16 05:13 OK, revision 2800

Suppose I should trust the headers in BC++5.02 more than BC++4.52 (since the headers on BC++4.52 appears incorrect/outdated, compilation will now fail on 4.52 in Unicode mode... but if you want Unicode, you use the newest software anyway, right?)

1999-06-15 22:30 VZ, revision 2799

wxString::IsSameAs(char) added and documented as well as operator==(char)

1999-06-15 21:46 RR, revision 2798

Automake fix. Docs.

1999-06-15 21:06 VZ, revision 2797

compilation fixes for wxMSW

1999-06-15 20:42 VZ, revision 2796

2 typos corrected

1999-06-15 20:21 RR, revision 2795

Added a few #if wxUSE_XXX Regrouped image format handlers Updated the rest accordingly Added changes.txt for wxGTK

1999-06-14 23:04 RR, revision 2794

Added zillions of #if wxUSE_XXX Removed cmndlgs usage of wxSizer and constraints Changed occurences of wxConv_xxx to wxConvXxxx and changed some wxConvLibc to wxConvCurrent Added Unicode tests to typetests (not finished) Compile fix for wxString in Unicode mode - we have to use the "experimental" printf then, I guess.

1999-06-14 21:51 OK, revision 2793

Explicit casting/instantiation to resolve ambiguous overload.

1999-06-14 20:02 KB, revision 2792

Fixed the keyboard selection handling (Please remember to maintain m_Selecting when Starting/Ending/Discarding selection!!!). Fixed a LineBreak() related bug.

1999-06-14 17:54 OK, revision 2791

Unicode fix.

1999-06-14 17:14 HH, revision 2790

ignore .lo and .la

1999-06-14 17:13 HH, revision 2789

cvs now ignores libtool's .lo and .la files

1999-06-14 15:47 KB, revision 2788

Should work for wxMSW, now. Cannot test this myself, though.

1999-06-14 15:47 KB, revision 2787

Modified so that it should work for __WXMSW__, too. I cannot check this myself, though. :-(

1999-06-14 14:51 OK, revision 2786

The Unicode handling fixes my app seemed to need.

1999-06-14 14:51 KB, revision 2785

improved selection-autodeletion, but backspace handling not perfect yet, untested

1999-06-14 14:39 OK, revision 2784

A few weeks of Unicode fixes (my old win95 laptop compiles sloowly, especially when through the nullmodem cable).

1999-06-14 14:31 OK, revision 2783

Some more Unicode changes.

1999-06-14 14:29 OK, revision 2782

Could of Unicode fixes.

1999-06-14 14:26 OK, revision 2781

Unicode needs the 'experimental' printf, so define it if wxUSE_UNICODE for now...

1999-06-14 14:23 OK, revision 2780

operator for wxString == wx[W]CharBuffer.

1999-06-14 14:20 OK, revision 2779

Couple more Unicode fixes.

1999-06-14 14:19 OK, revision 2778

Unicode changes.

1999-06-14 09:43 PA, revision 2777

Correct some minor compile pbs with VC++1.52c & VC++4.1

1999-06-14 07:12 PA, revision 2776

*** empty log message ***

1999-06-14 00:00 VZ, revision 2775

wxGetFullHostName() implemented - it doesn't work though (and won't even compile under Win16 I think - TODO)

1999-06-13 23:59 VZ, revision 2774

WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough

1999-06-13 22:54 VZ, revision 2773

1. some more of "#if wxUSE_XXX" here and there 2. Makefile fixes for Cygwin compilation

1999-06-13 22:27 VZ, revision 2772

1. libtool 1.2d => 1.3 (should speed up configure checks for it because it caches the results) 2. aclocal.m4 is automatically generated by aclocal from acinclude.m4 3. fixes to configure for Cygnus compilation (Win32)

1999-06-13 22:10 VZ, revision 2771

wxWindow::Fit() infinite loop bug fixed

1999-06-13 17:48 KB, revision 2770

Added missing initialisation of m_AutoDeleteSelection.

1999-06-13 17:44 KB, revision 2769

Fixed two minor bugs. Still more than enough left. Quite some new ones.:-(

1999-06-13 16:04 KB, revision 2768

Added missing wxGetFullHostName() and wxNO_DEFAULT for generic msgdialog

1999-06-13 15:24 RR, revision 2767

Added OS/2 patches to wxGTK. Updated docs. Added wxMask code. Added Sylvain's newest tree ctrl code and sample. Corrected wxDC background colour (now as wrong as wxMSW).

1999-06-12 21:07 VZ, revision 2766

1. crash when deleting multi line selection fixed 2. BreakLine() does just discard the first line (wreaking total havoc) any more 3. ScrollToCursor() actually scrolls to cursor 4. style change affects the first line too - and since the first time, style doesn't change mysteriously any more after second Clear() 5. word cursor movement even better (did I get it right this time?)

1999-06-12 21:03 VZ, revision 2765

IRIX compilation fixes

1999-06-12 20:56 VZ, revision 2764

{Get/Set}{Width/Height} documented

1999-06-11 17:27 RR, revision 2763

Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE Fixed typo in configure Added docs for wxINTXX_SWAP_XX macros

1999-06-11 12:10 VZ, revision 2762

1. wxLayoutList::GetNumLines() and MoveCursorToEnd() added (and work) 2. FindObjectScreen() applies the line style - corrects "mouse click mis positions the cursor" bug

1999-06-11 11:15 VZ, revision 2761

wxSize::[GS]et{Width|Height} added

1999-06-11 11:14 VZ, revision 2760

minor changes (fixing crash on mouse click)

1999-06-11 10:47 VZ, revision 2759

IRIX compile fixes

1999-06-11 09:21 KB, revision 2758

Fixed a few bugs.

1999-06-11 00:53 VZ, revision 2757

more DLL compilation changes

1999-06-10 23:00 , revision 2756
  • A /wxWidgets/tags/WXDLLEXPORTLOCAL
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/acconfig.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/aclocal.m4
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/config.guess
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/config.sub
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/configure.in
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/distrib
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/docs
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/accel.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/app.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/arrimpl.cpp
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/bitmap.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/bmpbuttn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/brush.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/buffer.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/button.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/caret.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/checkbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/checklst.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/choicdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/choice.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/clipbrd.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/cmndata.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/colordlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/colour.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/combobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/confbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/config.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/control.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/cursor.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dataobj.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/date.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/datstrm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/db.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dbtable.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcclient.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcmemory.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcprint.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcps.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dcscreen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dde.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/debug.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/defs.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dialog.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dirdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dnd.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/docmdi.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/docview.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dragimag.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/dynlib.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/event.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/expr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/file.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/fileconf.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/filedlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/filefn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/font.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/fontdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/frame.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gauge.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gdicmn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gdiobj.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/generic
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/grid.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gtk
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/gtk1
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/hash.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/help.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helpbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helphtml.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helpwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/helpxlp.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/icon.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/image.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/imaggif.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/imaglist.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/intl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/ioswrap.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/ipcbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/joystick.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/layout.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/laywin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/list.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/listbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/listctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/listimpl.cpp
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/log.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/longlong.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mac
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/matrix.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mdi.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/memory.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/menu.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/menuitem.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/metafile.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mimetype.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/minifram.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/module.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/motif
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msgdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/mstream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/.cvsignore
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/accel.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/app.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/bitmap.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/blank.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/bmpbuttn.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/brush.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/bullseye.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/button.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/caret.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/checkbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/checklst.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/child.ico
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/choice.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/clipbrd.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/clock.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/colordlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/colour.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/combobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/control.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/ctl3d
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/curico.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/curicop.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/cursor.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dcmemory.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dcprint.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dcscreen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dde.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dialog.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dib.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dibutils.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dirdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/disable.bmp
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/dragimag.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/filedlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/font.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/fontdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/frame.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gauge.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gauge95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gaugemsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/gdiobj.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/hand.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/heart.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/helpwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/icon.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/imaglist.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/iniconf.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/joystick.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/listctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/magnif1.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/mdi.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/mdi.ico
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/menu.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/menuitem.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/metafile.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/minifram.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/msgdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/msvcrt.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/noentry.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/ole
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/palette.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pbrush.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pencil.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pnghand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pngread.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pntleft.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/pntright.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/printdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/printwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/private.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/query.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/radiobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/radiobut.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/regconf.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/region.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/registry.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/roller.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/scrolbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/settings.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/setup0.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/size.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/slider.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/slider95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/slidrmsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/spinbutt.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/statbmp.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/statbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/statbr95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/stattext.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/std.ico
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tabctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/taskbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tbar95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tbarmsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/textctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/timer.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/tooltip.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/treectrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/watch1.cur
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/wave.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/window.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/winundef.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/wx.rc
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/msw/xpmhand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/notebook.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/object.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/objstrm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/odbc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/ownerdrw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/palette.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/panel.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/paper.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/pen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/pnghand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/print.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/printdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/prntbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/process.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/progdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/prop.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/propform.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/proplist.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/protocol
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/qt
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/radiobox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/radiobut.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/region.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/resource.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sashwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckaddr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckint.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckipc.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/sckstrm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/scrolbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/scrolwin.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/serbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/settings.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/setup.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/slider.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/socket.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/spinbutt.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/splitter.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statbmp.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statbox.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statline.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/stattext.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/statusbr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/stream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/string.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/stubs
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tab.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tabctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/taskbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbar95.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbarbase.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbarmsw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tbarsmpl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/textctrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/textdlg.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/textfile.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/thread.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/time.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/timer.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tokenzr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/toolbar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/tooltip.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/treectrl.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/types.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/unix
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/url.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/utils.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/valgen.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/validate.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/valtext.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/variant.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/version.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wave.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wfstream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/window.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wxchar.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wxexpr.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wxprec.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx_cw.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx_cw_cm.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/wx_cw_d.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/xpmhand.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx/zstream.h
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw.pch
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw.pch++
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw_d.pch
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/include/wx_cw_d.pch++
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/install-sh
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/lib
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/locale
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/ltconfig
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/ltmain.sh
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/Makefile.am
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/misc
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/missing
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/mkinstalldirs
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/samples
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/src
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/tests
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/user
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/utils
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/wx-config.in
  • D /wxWidgets/tags/WXDLLEXPORTLOCAL/wxGTK.spec

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

1999-06-10 23:00 RD, revision 2755

Fixed compile errors.

1999-06-10 22:44 RD, revision 2754

Added wxWindowBase::CentreOnParent to allow top level windows to be centered over their parent (if they have one) instead of the entire screen.

1999-06-10 22:29 RR, revision 2753

Corrected byte swapping macros. Added test for them to typetest. Removed debug code from wxClipboard. Added empty compat. call to wxMSW's clipboard. Added for primary selection to sample/text.

1999-06-10 21:16 VZ, revision 2752

WXDLLEXPORT added to wxStringTokenizer (and also several "const"s here and there...)

1999-06-10 21:16 VZ, revision 2751

compialtion fixes

1999-06-10 20:48 VZ, revision 2750

wxNotebook compilation fix

1999-06-10 18:13 OK, revision 2749

Unicode fix.

1999-06-10 18:12 OK, revision 2748

A few Unicode fixes.

1999-06-10 18:10 OK, revision 2747

Use wxStricmp instead of Stricmp in CmpNoCase.

1999-06-10 18:08 OK, revision 2746

I see no reason to have a copy of Stricmp from string.h in here when the same thing was accomplished with macros about 10 lines below it.

1999-06-10 17:59 OK, revision 2745

Unicode fix.

1999-06-10 17:50 RD, revision 2744

Added makefile and such for VC so I cna see what richedit is like.

1999-06-10 17:22 KB, revision 2743

Popup menu and cursor corrected. Some bugs fixed.

1999-06-10 17:13 KB, revision 2742

Attempt to add primary selection support.

1999-06-10 17:13 KB, revision 2741

Attempt to add primary selection support, but doesn't work.

1999-06-10 16:21 RR, revision 2740

Docs. Fix DialogEd XOR's. Colour does proper RGB value comparison.

1999-06-10 15:08 KB, revision 2739

The cursor is back! (Someone corrected wxGTK's idea of XOR. :-)

1999-06-10 14:27 KB, revision 2738

layout better

1999-06-10 10:21 RR, revision 2737

wxWINE fixes. Removed wxTextCtrl tests from controls.

1999-06-10 09:55 KB, revision 2736

documented the wxNO_DEFAULT that I added to make No button in dialog the default.

1999-06-09 22:19 VZ, revision 2735

1. fatal typo in colour copying in wxStyleInfo ctor fixed 2. yet slightly better selection handling 3. scrollbars now appear when the window is resized and disappear too (it's somewhat strange still...)

1999-06-09 18:16 JS, revision 2734

Getting various compilers to work with wxWin again

1999-06-09 18:09 RR, revision 2733

The last drops of WINE.

1999-06-09 16:47 KB, revision 2732

Fixed.

1999-06-09 16:24 VZ, revision 2731

makefile for wxLayout sample

1999-06-09 16:22 VZ, revision 2730

wxLayoutStyleInfo ctor reverted back to the original, selection works better

1999-06-09 15:47 KB, revision 2729

added WAVE

1999-06-09 14:49 KB, revision 2728

Added --with-wave/--without-wave for conditional wxWave support.

1999-06-09 13:40 KB, revision 2727

Fixed handling of --enable-optimise (had to remove American spelling, sorry).

1999-06-09 13:21 VZ, revision 2726

wxLayoutStyleInfo ctor doesn't set all fields to -1

1999-06-09 11:36 VZ, revision 2725

menu changed, many uninitialized variables are now initialized - thanks Purify

1999-06-09 11:32 VZ, revision 2724

1. wxPaintDC reuse now seems to actually work instead of leading to mysterious bugs (but I still don't know why should we have it at all) 2. wxMenuItem initializes m_bChecked variable - thanks Purify 3. don't try to delete the brush which couldn't be created in app.cpp

1999-06-09 10:22 KB, revision 2723

compilation fixes

1999-06-09 10:02 KB, revision 2722

Now works with older versions of the test command, too.

1999-06-09 07:03 RD, revision 2721

Added command for building MS HTML Help file.

1999-06-09 07:02 RD, revision 2720

Added config values (commented out) for generating the MS HTML Help project, contents, and index files.

1999-06-09 00:32 RR, revision 2719

WINE is so fine.

1999-06-08 22:01 VZ, revision 2718

compile and cursor positioning fixes

1999-06-08 20:56 RR, revision 2717

Chianti, Pinot noir, WINE..

1999-06-08 19:10 VZ, revision 2716

more Motif fixes (still doesn't compile, but *really* close :-)

1999-06-08 18:03 VZ, revision 2715

1. fixes for non-Posix sh in configure 2. better caching of wxUSE_<toolkit> argument 3. new wxString::PrintfV() is configured by configure

1999-06-08 15:56 JS, revision 2714

Removed floor() references

1999-06-08 15:54 JS, revision 2713

Removed floor references

1999-06-08 15:42 VZ, revision 2712

explained (?) difference between LeftDown and LeftIsDown

1999-06-08 15:08 VZ, revision 2711

the default value for the constraints is wxUnconstrained, not wxAsIs

1999-06-08 14:30 RR, revision 2710

Compile fixes.

1999-06-08 12:20 KB, revision 2709

another fix

1999-06-08 12:17 karsten, revision 2708

Fixed compilation, sorry for that.

1999-06-08 10:08 RR, revision 2707

A few more WINE fixes.

1999-06-08 07:01 RD, revision 2706

Added wxFrame::MakeModal for MSW, (it's already there for GTK)

1999-06-08 06:58 RD, revision 2705

Changed GetSize to DoGetSize so virtual GetSize works right.

1999-06-07 22:12 RR, revision 2704

compile fixes.

1999-06-07 21:29 RD, revision 2703

Added GetMessage to those that are undef'ed and reimplemented as inlines for wxMSW.

1999-06-07 21:28 RD, revision 2702

Since wxPrivateDataObject doesn't derive from wxObject it can't participate in wxWindows RTTI system using wxClassInfo. Removed DECLARE_DYNAMIC_CLASS( wxPrivateDataObject )

1999-06-07 21:17 RR, revision 2701

Added some WINE things.

1999-06-07 20:49 KB, revision 2700

Coupled some core functionality out, to allow its use outside the wxLibrary framework. Fixed a Unix bug (I believe). Untested, sorry for that, will test ASAP.

1999-06-07 20:48 KB, revision 2699

now accepts automake 1.3, too

1999-06-07 20:47 KB, revision 2698

Added a function to get screen coordinates relating to cursor coords.

1999-06-07 19:44 RR, revision 2697

Ignore.

1999-06-07 19:41 RR, revision 2696

Just ignore CVS. It's better for you.

1999-06-07 19:12 RR, revision 2695

I'm able to make a wxGTK.tgz again.

1999-06-07 18:27 VZ, revision 2694

1. configure caches the command line options 2. Motif makefile added

1999-06-07 18:26 VZ, revision 2693

1. wxWindow::IsTopLevel() added and documented 2. wxDynamicClass() added and documented 3. first Motif fixes (doesn't compile yet)

1999-06-07 16:22 RR, revision 2692

CVS cleanups.

1999-06-07 15:53 RR, revision 2691

Distribution things.

1999-06-07 14:51 RR, revision 2690

Updated distribtion and docs.

1999-06-07 13:54 RR, revision 2689

Fixed wrong include paths for zlib/png/jpeg.

1999-06-07 11:27 RR, revision 2688

Install AFMs as well.

1999-06-07 09:58 KB, revision 2687
  • D /wxWidgets/trunk/user/wxLayout

Moved to ../samples/rtfedit.

1999-06-07 09:57 KB, revision 2686

Formerly known as wxLayout.

1999-06-07 09:47 VZ, revision 2685

compilation fix for newer wxGTK

1999-06-07 09:46 VZ, revision 2684

fix for older versions of automake

1999-06-07 09:00 RR, revision 2683

Corrected cursors for during capture mouse. Added wxSP_LIVE_UPADTE to splitter.

1999-06-06 22:12 VZ, revision 2682

bug in menu accelerators code corrected (don't create empty accel table, this exposes a bug in Win32 API :-)

1999-06-06 22:10 VZ, revision 2681

some small fixes to make it work a bit again under MSW: 1. bg bitmap reenabled 2. wxCaret positioning reenabled

1999-06-06 17:11 KB, revision 2680

My heavy modification and some back-changes to allow it to work with ancient wxGTK.

1999-06-06 16:07 RR, revision 2679

Corrected hotkeys for MDI menus.

1999-06-05 22:38 VZ, revision 2678

background bitmap test added, other minor fixes

1999-06-05 21:29 VZ, revision 2677

repositioning the cursor with mouse clicks works

1999-06-05 20:42 RR, revision 2676

Changed to libtool's interface vs. release versioning make install works

1999-06-05 10:25 RR, revision 2675

Compile fixes.

1999-06-05 05:00 BM, revision 2674

Attempt at getting mingw32 working again... still doesn't work I wonder when the last time it did work

1999-06-05 01:03 VZ, revision 2673

latest changes: added word-wise movement (buggy, esp. backwards), more minor fixes, big problems (scrolling/selection) still remain under MSW

1999-06-05 00:59 VZ, revision 2672

1. added missing wxUSE_TEXTDLG to setup0.h 2. added new style wxWANTS_CHARS and WM_GETDLGCODE handling for windows with this style

1999-06-04 23:18 RR, revision 2671

Added missing file.

1999-06-04 22:53 RR, revision 2670

Added semicolon to macro in list.h - I just read that Vadim doesn't want it there - oh well. Added check for XKBext.h Made BMP loader BIGENDIAN safe.

1999-06-04 22:25 VZ, revision 2669

1. warnings suppressed in wave.cpp 2. various fixes to configure/Makefiles - building in another dir works again 3. AC_C_BIGENDIAN replaced with WX_C_BIGENDIAN (much better :-)

1999-06-04 22:12 VZ, revision 2668
  • D /wxWidgets/trunk/src/gtk.inc
  • D /wxWidgets/trunk/src/motif.inc
  • D /wxWidgets/trunk/src/qt.inc
  • D /wxWidgets/trunk/src/stubs.inc

these files are not used any more

1999-06-04 10:25 RR, revision 2667

Added wxInt32 etc (FIXME for 64bit) Added byte swapping for BIG vs LITTLE endian

1999-06-04 07:27 RR, revision 2666

Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)

1999-06-04 06:50 RR, revision 2665

More makefiles correction. Minimal runs now.

1999-06-03 23:17 VZ, revision 2664

1. more (minor) wxCaret bug fixes 2. try to enforce wxPaintDC usage only inside EVT_PAINT handler (only in debug mode) 3. warnings removed from pnghand.cpp and dibuitls.cpp

1999-06-03 22:46 VZ, revision 2663

wxString::begin and end added

1999-06-03 22:36 VZ, revision 2662

MSW fixes for wxLayout, part II: now breaking and merging line works too. Scrolling still doesn't :-(

1999-06-03 22:14 RR, revision 2661

Small makefile corrections. Added test for endianness.

1999-06-03 17:13 RR, revision 2660

Reactivtaed the new wxRect code Changed ordering of includes in configure

1999-06-03 16:19 JS, revision 2659

Corrected spelling of 'unrecognized'

1999-06-03 16:17 JS, revision 2658

Removed GetSize from wxToolBar95

1999-06-03 15:59 RR, revision 2657

Another typo in ocnfigure.in

1999-06-03 15:42 RR, revision 2656

Another typo concerning wxUSE_SASH

1999-06-03 14:56 RR, revision 2655

The new wxRect doesn't compile so I #if 0ed it Fixed typo in configure.in

1999-06-03 14:14 RR, revision 2654

Moved main Makefile.am for wxGTK to /src/gtk Removed LTLIBOBJECT code from configure with excpetion of PNG, JPEG, ZLIB and iODBC Added missing #ifdef for the Xkbdetectauto thing

1999-06-03 08:45 JS, revision 2653

min/max -> wxMin/wxMax

1999-06-02 21:26 VZ, revision 2652

First part of fixes to make this work under MSW. 1. letters actually appear on the screen 2. Clear() works 3. Backspace/Delete in one line works too 4. breaking lines works 5. cursor is now a wxCaret 6. tons of other fixes

1999-06-02 15:46 BM, revision 2651

Readd mingw32 support Clean-up

1999-06-02 14:52 VZ, revision 2650

1. library should build 2. first Motif fixes 3. --enable-debug option in configure 4. default toolkit detection actually works - and --with-gtk/motif too

1999-06-02 14:08 JS, revision 2649

Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree consistent (const omission)

1999-06-02 12:29 VZ, revision 2648

--with-toolkit should work now

1999-06-02 12:03 VZ, revision 2647

1. make install/uninstall seems to work 2. setup.h will be automatically updated/recreated when needed (due to automake stupidness I have to create the real setup.h in the top level build directory now) 3. wx-config --cflags gives -I@prefix@/include only once, not twice

1999-06-02 11:49 VZ, revision 2646

(inexisting) datetime.h removed

1999-06-02 11:23 VZ, revision 2645
  • D /wxWidgets/trunk/configure

another autogenerated file removed

1999-06-02 10:34 JS, revision 2644

day_of_week fix to wxDate, wxRect additions

1999-06-02 10:01 VZ, revision 2643

latest changes (no need for link to Makefile.am any more)

1999-06-02 10:00 VZ, revision 2642
  • D /wxWidgets/trunk/include/Makefile.in
  • D /wxWidgets/trunk/include/wx/generic/Makefile.in
  • D /wxWidgets/trunk/include/wx/gtk/Makefile.in
  • D /wxWidgets/trunk/include/wx/gtk1/Makefile.in
  • D /wxWidgets/trunk/include/wx/Makefile.in
  • D /wxWidgets/trunk/include/wx/motif/Makefile.in
  • D /wxWidgets/trunk/include/wx/msw/Makefile.in
  • D /wxWidgets/trunk/include/wx/protocol/Makefile.in
  • D /wxWidgets/trunk/include/wx/unix/Makefile.in
  • D /wxWidgets/trunk/include/wx/unix/setup.h.in
  • D /wxWidgets/trunk/Makefile.in
  • D /wxWidgets/trunk/samples/bombs/Makefile.in
  • D /wxWidgets/trunk/samples/caret/Makefile.in
  • D /wxWidgets/trunk/samples/checklst/Makefile.in
  • D /wxWidgets/trunk/samples/config/Makefile.in
  • D /wxWidgets/trunk/samples/controls/Makefile.in
  • D /wxWidgets/trunk/samples/db/Makefile.in
  • D /wxWidgets/trunk/samples/dialogs/Makefile.in
  • D /wxWidgets/trunk/samples/dnd/Makefile.in
  • D /wxWidgets/trunk/samples/docview/Makefile.in
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile.in
  • D /wxWidgets/trunk/samples/drawing/Makefile.in
  • D /wxWidgets/trunk/samples/dynamic/Makefile.in
  • D /wxWidgets/trunk/samples/forty/Makefile.in
  • D /wxWidgets/trunk/samples/fractal/Makefile.in
  • D /wxWidgets/trunk/samples/grid/Makefile.in
  • D /wxWidgets/trunk/samples/help/Makefile.in
  • D /wxWidgets/trunk/samples/image/Makefile.in
  • D /wxWidgets/trunk/samples/internat/Makefile.in
  • D /wxWidgets/trunk/samples/joytest/Makefile.in
  • D /wxWidgets/trunk/samples/layout/Makefile.in
  • D /wxWidgets/trunk/samples/listctrl/Makefile.in
  • D /wxWidgets/trunk/samples/Makefile.in
  • D /wxWidgets/trunk/samples/mdi/Makefile.in
  • D /wxWidgets/trunk/samples/memcheck/Makefile.in
  • D /wxWidgets/trunk/samples/mfc/Makefile.in
  • D /wxWidgets/trunk/samples/minifram/Makefile.in
  • D /wxWidgets/trunk/samples/minimal/Makefile.in
  • D /wxWidgets/trunk/samples/nativdlg/Makefile.in
  • D /wxWidgets/trunk/samples/notebook/Makefile.in
  • D /wxWidgets/trunk/samples/oleauto/Makefile.in
  • D /wxWidgets/trunk/samples/ownerdrw/Makefile.in
  • D /wxWidgets/trunk/samples/png/Makefile.in
  • D /wxWidgets/trunk/samples/printing/Makefile.in
  • D /wxWidgets/trunk/samples/proplist/Makefile.in
  • D /wxWidgets/trunk/samples/regtest/Makefile.in
  • D /wxWidgets/trunk/samples/resource/Makefile.in
  • D /wxWidgets/trunk/samples/sashtest/Makefile.in
  • D /wxWidgets/trunk/samples/scroll/Makefile.in
  • D /wxWidgets/trunk/samples/splitter/Makefile.in
  • D /wxWidgets/trunk/samples/tab/Makefile.in
  • D /wxWidgets/trunk/samples/taskbar/Makefile.in
  • D /wxWidgets/trunk/samples/thread/Makefile.in
  • D /wxWidgets/trunk/samples/toolbar/Makefile.in
  • D /wxWidgets/trunk/samples/treectrl/Makefile.in
  • D /wxWidgets/trunk/samples/typetest/Makefile.in
  • D /wxWidgets/trunk/samples/validate/Makefile.in
  • D /wxWidgets/trunk/samples/wxpoem/Makefile.in
  • D /wxWidgets/trunk/samples/wxsocket/Makefile.in
  • D /wxWidgets/trunk/src/Makefile.in

removing (finally) autogenerated files

1999-06-02 09:54 VZ, revision 2641

file used to generate setup.h.in

1999-06-02 09:19 VZ, revision 2640

slightly updated makefiles

1999-06-02 09:15 VZ, revision 2639

ok, putting it back... not everybody has autoheader

1999-06-02 09:12 VZ, revision 2638
  • D /wxWidgets/trunk/include/wx/unix/setup.h.in

in fact, this one is auto generated too

1999-06-02 08:34 VZ, revision 2637

headers are now installed by automake too

1999-06-02 07:57 VZ, revision 2636
  • D /wxWidgets/trunk/include/install-sh
  • D /wxWidgets/trunk/include/wx/install-sh

what was it doing there anyhow?

1999-06-02 01:53 RN, revision 2635
  • R /wxWidgets/trunk/src/regex/regerror.c
  • R /wxWidgets/trunk/src/regex/regfree.c

This commit was generated by cvs2svn to compensate for changes in r2634, which included commits to RCS files with non-trunk default branches.

1999-06-02 01:53 RN, revision 2634

Import regex from tcl 8.4.5

1999-06-02 01:53 , revision 2633

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

1999-06-02 01:53 RN, revision 2632

Initial revision

1999-06-02 01:53 , revision 2630
  • A /wxWidgets/branches/RXSPENCER
  • D /wxWidgets/branches/RXSPENCER/.cvsignore
  • D /wxWidgets/branches/RXSPENCER/aclocal.m4
  • D /wxWidgets/branches/RXSPENCER/config.guess
  • D /wxWidgets/branches/RXSPENCER/config.sub
  • D /wxWidgets/branches/RXSPENCER/configure
  • D /wxWidgets/branches/RXSPENCER/configure.in
  • D /wxWidgets/branches/RXSPENCER/distrib
  • D /wxWidgets/branches/RXSPENCER/docs
  • D /wxWidgets/branches/RXSPENCER/include
  • D /wxWidgets/branches/RXSPENCER/install-sh
  • D /wxWidgets/branches/RXSPENCER/lib
  • D /wxWidgets/branches/RXSPENCER/locale
  • D /wxWidgets/branches/RXSPENCER/ltconfig
  • D /wxWidgets/branches/RXSPENCER/ltmain.sh
  • D /wxWidgets/branches/RXSPENCER/Makefile.am
  • D /wxWidgets/branches/RXSPENCER/Makefile.in
  • D /wxWidgets/branches/RXSPENCER/misc
  • D /wxWidgets/branches/RXSPENCER/missing
  • D /wxWidgets/branches/RXSPENCER/mkinstalldirs
  • D /wxWidgets/branches/RXSPENCER/samples
  • D /wxWidgets/branches/RXSPENCER/src/.cvsignore
  • D /wxWidgets/branches/RXSPENCER/src/common
  • D /wxWidgets/branches/RXSPENCER/src/cygnus.bat
  • D /wxWidgets/branches/RXSPENCER/src/generic
  • D /wxWidgets/branches/RXSPENCER/src/gtk
  • D /wxWidgets/branches/RXSPENCER/src/gtk.inc
  • D /wxWidgets/branches/RXSPENCER/src/gtk1
  • D /wxWidgets/branches/RXSPENCER/src/iodbc
  • D /wxWidgets/branches/RXSPENCER/src/jpeg
  • D /wxWidgets/branches/RXSPENCER/src/Makefile.am
  • D /wxWidgets/branches/RXSPENCER/src/Makefile.in
  • D /wxWidgets/branches/RXSPENCER/src/mac
  • D /wxWidgets/branches/RXSPENCER/src/make.env
  • D /wxWidgets/branches/RXSPENCER/src/makeb32.env
  • D /wxWidgets/branches/RXSPENCER/src/makebcc.env
  • D /wxWidgets/branches/RXSPENCER/src/makeenvs
  • D /wxWidgets/branches/RXSPENCER/src/makefile.bcc
  • D /wxWidgets/branches/RXSPENCER/src/makefile.dos
  • D /wxWidgets/branches/RXSPENCER/src/makefile.vc
  • D /wxWidgets/branches/RXSPENCER/src/makeg95.env
  • D /wxWidgets/branches/RXSPENCER/src/makelib.b32
  • D /wxWidgets/branches/RXSPENCER/src/makelib.bcc
  • D /wxWidgets/branches/RXSPENCER/src/makelib.env
  • D /wxWidgets/branches/RXSPENCER/src/makelib.g95
  • D /wxWidgets/branches/RXSPENCER/src/makelib.vc
  • D /wxWidgets/branches/RXSPENCER/src/makelib.wat
  • D /wxWidgets/branches/RXSPENCER/src/makemsc.env
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.b32
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.bcc
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.env
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.g95
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.msc
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.sl
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.vc
  • D /wxWidgets/branches/RXSPENCER/src/makeprog.wat
  • D /wxWidgets/branches/RXSPENCER/src/makesc.env
  • D /wxWidgets/branches/RXSPENCER/src/makesl.env
  • D /wxWidgets/branches/RXSPENCER/src/maketwin.env
  • D /wxWidgets/branches/RXSPENCER/src/makevc.env
  • D /wxWidgets/branches/RXSPENCER/src/makewat.env
  • D /wxWidgets/branches/RXSPENCER/src/make_cw.mcp
  • D /wxWidgets/branches/RXSPENCER/src/mingegcs.bat
  • D /wxWidgets/branches/RXSPENCER/src/mingw32.bat
  • D /wxWidgets/branches/RXSPENCER/src/motif
  • D /wxWidgets/branches/RXSPENCER/src/motif.inc
  • D /wxWidgets/branches/RXSPENCER/src/msw
  • D /wxWidgets/branches/RXSPENCER/src/ntwxwin.mak
  • D /wxWidgets/branches/RXSPENCER/src/png
  • D /wxWidgets/branches/RXSPENCER/src/qt
  • D /wxWidgets/branches/RXSPENCER/src/qt.inc
  • D /wxWidgets/branches/RXSPENCER/src/stubs
  • D /wxWidgets/branches/RXSPENCER/src/stubs.inc
  • D /wxWidgets/branches/RXSPENCER/src/unix
  • D /wxWidgets/branches/RXSPENCER/src/xpm
  • D /wxWidgets/branches/RXSPENCER/src/zlib
  • D /wxWidgets/branches/RXSPENCER/tests
  • D /wxWidgets/branches/RXSPENCER/user
  • D /wxWidgets/branches/RXSPENCER/utils
  • D /wxWidgets/branches/RXSPENCER/wx-config.in
  • D /wxWidgets/branches/RXSPENCER/wxGTK.spec

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

1999-06-02 01:53 VZ, revision 2629

Initial revision

1999-06-01 22:46 VZ, revision 2628

compilation fixes

1999-06-01 17:13 VZ, revision 2627

headers location fixed

1999-06-01 16:58 VZ, revision 2626

the icon for the sample

1999-06-01 16:40 VZ, revision 2625

file needed by automake

1999-06-01 16:35 VZ, revision 2624
  • D /wxWidgets/trunk/src/Makefile

autogenerated now

1999-06-01 16:30 VZ, revision 2623

re-readding makefiles

1999-06-01 16:27 VZ, revision 2622

this file is needed, after all...

1999-06-01 16:22 VZ, revision 2621
  • D /wxWidgets/trunk/samples/bombs/Makefile.in
  • D /wxWidgets/trunk/samples/caret/Makefile.in
  • D /wxWidgets/trunk/samples/checklst/Makefile.in
  • D /wxWidgets/trunk/samples/config/Makefile.in
  • D /wxWidgets/trunk/samples/controls/Makefile.in
  • D /wxWidgets/trunk/samples/db/Makefile.in
  • D /wxWidgets/trunk/samples/dialogs/Makefile.in
  • D /wxWidgets/trunk/samples/dnd/Makefile.in
  • D /wxWidgets/trunk/samples/docview/Makefile.in
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile.in
  • D /wxWidgets/trunk/samples/drawing/Makefile.in
  • D /wxWidgets/trunk/samples/dynamic/Makefile.in
  • D /wxWidgets/trunk/samples/forty/Makefile.in
  • D /wxWidgets/trunk/samples/fractal/Makefile.in
  • D /wxWidgets/trunk/samples/grid/Makefile.in
  • D /wxWidgets/trunk/samples/help/Makefile.in
  • D /wxWidgets/trunk/samples/image/Makefile.in
  • D /wxWidgets/trunk/samples/internat/Makefile.in
  • D /wxWidgets/trunk/samples/joytest/Makefile.in
  • D /wxWidgets/trunk/samples/layout/Makefile.in
  • D /wxWidgets/trunk/samples/listctrl/Makefile.in
  • D /wxWidgets/trunk/samples/Makefile.in
  • D /wxWidgets/trunk/samples/mdi/Makefile.in
  • D /wxWidgets/trunk/samples/memcheck/Makefile.in
  • D /wxWidgets/trunk/samples/mfc/Makefile.in
  • D /wxWidgets/trunk/samples/minifram/Makefile.in
  • D /wxWidgets/trunk/samples/minimal/Makefile.in
  • D /wxWidgets/trunk/samples/nativdlg/Makefile.in
  • D /wxWidgets/trunk/samples/notebook/Makefile.in
  • D /wxWidgets/trunk/samples/oleauto/Makefile.in
  • D /wxWidgets/trunk/samples/ownerdrw/Makefile.in
  • D /wxWidgets/trunk/samples/png/Makefile.in
  • D /wxWidgets/trunk/samples/printing/Makefile.in
  • D /wxWidgets/trunk/samples/proplist/Makefile.in
  • D /wxWidgets/trunk/samples/regtest/Makefile.in
  • D /wxWidgets/trunk/samples/resource/Makefile.in
  • D /wxWidgets/trunk/samples/sashtest/Makefile.in
  • D /wxWidgets/trunk/samples/scroll/Makefile.in
  • D /wxWidgets/trunk/samples/splitter/Makefile.in
  • D /wxWidgets/trunk/samples/tab/Makefile.in
  • D /wxWidgets/trunk/samples/taskbar/Makefile.in
  • D /wxWidgets/trunk/samples/thread/Makefile.in
  • D /wxWidgets/trunk/samples/toolbar/Makefile.in
  • D /wxWidgets/trunk/samples/treectrl/Makefile.in
  • D /wxWidgets/trunk/samples/typetest/Makefile.in
  • D /wxWidgets/trunk/samples/validate/Makefile.in
  • D /wxWidgets/trunk/samples/wxpoem/Makefile.in
  • D /wxWidgets/trunk/samples/wxsocket/Makefile.in
  • D /wxWidgets/trunk/user/wxConvert/Makefile.in
  • D /wxWidgets/trunk/user/wxFile/Makefile.in
  • D /wxWidgets/trunk/user/wxLayout/Makefile.in
  • D /wxWidgets/trunk/user/wxTest/Makefile.in

re-removing Makefile.in

1999-06-01 16:14 VZ, revision 2620

second try...

1999-06-01 16:13 VZ, revision 2619
  • D /wxWidgets/trunk/config.guess
  • D /wxWidgets/trunk/config.sub
  • D /wxWidgets/trunk/configure
  • D /wxWidgets/trunk/configure.in
  • D /wxWidgets/trunk/install-sh
  • D /wxWidgets/trunk/wx-config.in

second try...

1999-06-01 16:12 VZ, revision 2618
  • D /wxWidgets/trunk/Makefile

Makefile is now autogenerated

1999-06-01 16:05 VZ, revision 2617
  • D /wxWidgets/trunk/mkinstalldirs
  • D /wxWidgets/trunk/setup

another unneeded file

1999-06-01 16:04 VZ, revision 2616

new location for setup.h.in file

1999-06-01 15:55 VZ, revision 2615

more new files

1999-06-01 15:51 VZ, revision 2614

include path to setup.h corrected

1999-06-01 15:32 VZ, revision 2613

new makefiles (part I)

1999-06-01 15:13 VZ, revision 2612
  • D /wxWidgets/trunk/config.guess
  • D /wxWidgets/trunk/config.sub
  • D /wxWidgets/trunk/configure
  • D /wxWidgets/trunk/configure.in
  • D /wxWidgets/trunk/install-sh
  • D /wxWidgets/trunk/Makefile
  • D /wxWidgets/trunk/mkinstalldirs
  • D /wxWidgets/trunk/samples/bombs/Makefile
  • D /wxWidgets/trunk/samples/bombs/Makefile.in
  • D /wxWidgets/trunk/samples/caret/Makefile
  • D /wxWidgets/trunk/samples/caret/Makefile.in
  • D /wxWidgets/trunk/samples/checklst/Makefile
  • D /wxWidgets/trunk/samples/checklst/Makefile.in
  • D /wxWidgets/trunk/samples/config/Makefile
  • D /wxWidgets/trunk/samples/config/Makefile.in
  • D /wxWidgets/trunk/samples/controls/Makefile
  • D /wxWidgets/trunk/samples/controls/Makefile.in
  • D /wxWidgets/trunk/samples/db/Makefile
  • D /wxWidgets/trunk/samples/db/Makefile.in
  • D /wxWidgets/trunk/samples/dde/Makefile
  • D /wxWidgets/trunk/samples/dde/Makefile.in
  • D /wxWidgets/trunk/samples/dialogs/Makefile
  • D /wxWidgets/trunk/samples/dialogs/Makefile.in
  • D /wxWidgets/trunk/samples/dnd/Makefile
  • D /wxWidgets/trunk/samples/dnd/Makefile.in
  • D /wxWidgets/trunk/samples/docview/Makefile
  • D /wxWidgets/trunk/samples/docview/Makefile.in
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile
  • D /wxWidgets/trunk/samples/docvwmdi/Makefile.in
  • D /wxWidgets/trunk/samples/drawing/Makefile
  • D /wxWidgets/trunk/samples/drawing/Makefile.in
  • D /wxWidgets/trunk/samples/dynamic/Makefile
  • D /wxWidgets/trunk/samples/dynamic/Makefile.in
  • D /wxWidgets/trunk/samples/forty/Makefile
  • D /wxWidgets/trunk/samples/forty/Makefile.in
  • D /wxWidgets/trunk/samples/fractal/Makefile
  • D /wxWidgets/trunk/samples/fractal/Makefile.in
  • D /wxWidgets/trunk/samples/grid/Makefile
  • D /wxWidgets/trunk/samples/grid/Makefile.in
  • D /wxWidgets/trunk/samples/help/Makefile
  • D /wxWidgets/trunk/samples/help/Makefile.in
  • D /wxWidgets/trunk/samples/image/Makefile
  • D /wxWidgets/trunk/samples/image/Makefile.in
  • D /wxWidgets/trunk/samples/internat/Makefile
  • D /wxWidgets/trunk/samples/internat/Makefile.in
  • D /wxWidgets/trunk/samples/layout/Makefile
  • D /wxWidgets/trunk/samples/layout/Makefile.in
  • D /wxWidgets/trunk/samples/listctrl/Makefile
  • D /wxWidgets/trunk/samples/listctrl/Makefile.in
  • D /wxWidgets/trunk/samples/Makefile
  • D /wxWidgets/trunk/samples/mdi/Makefile
  • D /wxWidgets/trunk/samples/mdi/Makefile.in
  • D /wxWidgets/trunk/samples/memcheck/Makefile
  • D /wxWidgets/trunk/samples/memcheck/Makefile.in
  • D /wxWidgets/trunk/samples/minifram/Makefile
  • D /wxWidgets/trunk/samples/minifram/Makefile.in
  • D /wxWidgets/trunk/samples/minimal/Makefile
  • D /wxWidgets/trunk/samples/minimal/Makefile.in
  • D /wxWidgets/trunk/samples/notebook/Makefile
  • D /wxWidgets/trunk/samples/notebook/Makefile.in
  • D /wxWidgets/trunk/samples/png/Makefile
  • D /wxWidgets/trunk/samples/png/Makefile.in
  • D /wxWidgets/trunk/samples/printing/Makefile
  • D /wxWidgets/trunk/samples/printing/Makefile.in
  • D /wxWidgets/trunk/samples/proplist/Makefile
  • D /wxWidgets/trunk/samples/proplist/Makefile.in
  • D /wxWidgets/trunk/samples/resource/Makefile
  • D /wxWidgets/trunk/samples/resource/Makefile.in
  • D /wxWidgets/trunk/samples/sashtest/Makefile
  • D /wxWidgets/trunk/samples/sashtest/Makefile.in
  • D /wxWidgets/trunk/samples/scroll/Makefile
  • D /wxWidgets/trunk/samples/scroll/Makefile.in
  • D /wxWidgets/trunk/samples/splitter/Makefile
  • D /wxWidgets/trunk/samples/splitter/Makefile.in
  • D /wxWidgets/trunk/samples/tab/Makefile
  • D /wxWidgets/trunk/samples/tab/Makefile.in
  • D /wxWidgets/trunk/samples/text/Makefile
  • D /wxWidgets/trunk/samples/text/Makefile.in
  • D /wxWidgets/trunk/samples/thread/Makefile
  • D /wxWidgets/trunk/samples/thread/Makefile.in
  • D /wxWidgets/trunk/samples/toolbar/Makefile
  • D /wxWidgets/trunk/samples/toolbar/Makefile.in
  • D /wxWidgets/trunk/samples/treectrl/Makefile
  • D /wxWidgets/trunk/samples/treectrl/Makefile.in
  • D /wxWidgets/trunk/samples/typetest/Makefile
  • D /wxWidgets/trunk/samples/typetest/Makefile.in
  • D /wxWidgets/trunk/samples/validate/Makefile
  • D /wxWidgets/trunk/samples/validate/Makefile.in
  • D /wxWidgets/trunk/samples/wxpoem/Makefile
  • D /wxWidgets/trunk/samples/wxpoem/Makefile.in
  • D /wxWidgets/trunk/samples/wxsocket/Makefile
  • D /wxWidgets/trunk/samples/wxsocket/Makefile.in
  • D /wxWidgets/trunk/setup
  • D /wxWidgets/trunk/template.mak
  • D /wxWidgets/trunk/user/Makefile
  • D /wxWidgets/trunk/user/wxConvert/Makefile
  • D /wxWidgets/trunk/user/wxConvert/Makefile.in
  • D /wxWidgets/trunk/user/wxFile/Makefile
  • D /wxWidgets/trunk/user/wxFile/Makefile.in
  • D /wxWidgets/trunk/user/wxLayout/Makefile
  • D /wxWidgets/trunk/user/wxLayout/Makefile.in
  • D /wxWidgets/trunk/user/wxTest/Makefile
  • D /wxWidgets/trunk/user/wxTest/Makefile.in
  • D /wxWidgets/trunk/utils/dialoged/src/Makefile
  • D /wxWidgets/trunk/utils/framelayout/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/demo/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/demo/Makefile.in
  • D /wxWidgets/trunk/utils/framelayout/samples/demo/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/samples/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/samples/sample/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/sample/Makefile.in
  • D /wxWidgets/trunk/utils/framelayout/samples/sample/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/samples/test/Makefile
  • D /wxWidgets/trunk/utils/framelayout/samples/test/Makefile.in
  • D /wxWidgets/trunk/utils/framelayout/samples/test/Makefile.vc
  • D /wxWidgets/trunk/utils/framelayout/src/Makefile
  • D /wxWidgets/trunk/utils/framelayout/src/Makefile.in
  • D /wxWidgets/trunk/utils/glcanvas/samples/cube/Makefile
  • D /wxWidgets/trunk/utils/glcanvas/samples/isosurf/Makefile
  • D /wxWidgets/trunk/utils/glcanvas/samples/penguin/Makefile
  • D /wxWidgets/trunk/utils/HelpGen/Makefile
  • D /wxWidgets/trunk/utils/Makefile
  • D /wxWidgets/trunk/utils/ogl/Makefile
  • D /wxWidgets/trunk/utils/ogl/samples/ogledit/Makefile
  • D /wxWidgets/trunk/utils/ogl/samples/ogledit/Makefile.in
  • D /wxWidgets/trunk/utils/ogl/samples/studio/Makefile
  • D /wxWidgets/trunk/utils/ogl/samples/studio/Makefile.in
  • D /wxWidgets/trunk/utils/ogl/samples/studio/manual/Makefile
  • D /wxWidgets/trunk/utils/ogl/src/Makefile
  • D /wxWidgets/trunk/utils/ogl/src/Makefile.in
  • D /wxWidgets/trunk/utils/serialize/Makefile
  • D /wxWidgets/trunk/utils/serialize/Makefile.in
  • D /wxWidgets/trunk/utils/tex2rtf/src/Makefile
  • D /wxWidgets/trunk/utils/tex2rtf/src/Makefile.in
  • D /wxWidgets/trunk/utils/wxMMedia/Makefile
  • D /wxWidgets/trunk/utils/wxMMedia/Makefile.in
  • D /wxWidgets/trunk/utils/wxOLE/samples/servlet/Makefile
  • D /wxWidgets/trunk/utils/wxPython/src/Makefile.pre.in
  • D /wxWidgets/trunk/wx-config.in
  • D /wxWidgets/trunk/wxinstall

old makefiles removed

1999-06-01 14:29 RR, revision 2611

New way to grey out disabled toolbar icons.

1999-06-01 11:10 RR, revision 2610

Added wxTextCtrl::IsEditable(), GetSelection() and ShowPosition()

1999-06-01 10:39 RR, revision 2609

wxImageList::Add() returned wrong index. made list ctrl sample more Unicode friendly.

1999-06-01 09:50 VZ, revision 2608

Oops, I didn't see Robert had already corrected 16bit BMP typo

1999-06-01 08:23 RR, revision 2607

Hotkey fix for submenus.

1999-06-01 07:38 RR, revision 2606

Moving frames and dialogs now reports correct positions. Typo in BMP loading.

1999-05-31 19:24 BM, revision 2605

Reworked the undef stuff a little

1999-05-31 19:16 RR, revision 2604

Tried to find thread/clipboard problem cause...

1999-05-31 17:14 VZ, revision 2603

treectrl.cpp renamed to treegtk.cpp due to usage of VPATH in makefiles

1999-05-31 17:04 RR, revision 2602

Implemented Reparent() and added test for it to minifram sample. Fixed one out of two window resizing bugs in multi-line text ctrl.

1999-05-31 14:54 , revision 2601
  • A /wxWidgets/tags/OLD_MAKEFILES
  • D /wxWidgets/tags/OLD_MAKEFILES/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/include
  • R /wxWidgets/tags/OLD_MAKEFILES/install-sh
  • D /wxWidgets/tags/OLD_MAKEFILES/lib
  • D /wxWidgets/tags/OLD_MAKEFILES/locale
  • D /wxWidgets/tags/OLD_MAKEFILES/misc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/bombs1.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/game.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/game.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/bombs/readme.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/caret.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/caret.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/caret.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/caret/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/checklst.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/checklst.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/checklst.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/checklst/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/conftest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/conftest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/conftest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/config/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/controls.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/controls.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/controls.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/icons
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/controls/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/db.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/dbtest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/listdb.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/listdb.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/db/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/client.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/ddesetup.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dde/server.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/dialogs.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dialogs/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/dnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/dnd.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/dnd.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/d_and_d.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/test.dsp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dnd/test.dsw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/chart.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/doc.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/docview.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/notepad.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docview/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/chart.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/doc.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/docview.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/notepad.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/docvwmdi/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/drawing.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/drawing.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/drawing.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/drawing/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/dynamic.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/dynamic.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/dynamic.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/minimal.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/dynamic/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/canvas.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/canvas.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/card.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/card.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/cards.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/forty.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/game.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/game.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pictures.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pictures.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/pile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/playerdg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/playerdg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scoredg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scoredg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scorefil.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/scorefil.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/symbols.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/symbols.xbm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/forty/symbols.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/fractal.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/fractal.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/fractal.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/fractal/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/bitmap1.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/bitmap2.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/grid/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/demo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/demo.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/demo.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/doc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/help/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.gif
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.jpg
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/horse.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/image.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/image.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/image.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/image/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/fr
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/internat.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/internat.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/internat.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/readme.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/internat/wxstd.po
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/joytest
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/expt.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/fload.xbm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/layout.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/layout/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/listtest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/test.dsp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/listctrl/test.dsw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/chart.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.sl
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mdi.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mdi/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/memcheck.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/memcheck.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/memcheck.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/memcheck/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/mfc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minifram/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.sl
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/make_cw.mcp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/minimal.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/minimal.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/minimal.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/minimal/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/nativdlg
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/notebook/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/oleauto
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/ownerdrw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/julian.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/paint.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/paint16.png
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/pngdemo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/pngdemo.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/png/pngdemo.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/fload.xbm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/folder.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/printing.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/test.dsp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/printing/test.dsw
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/cross.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/proplist/tick.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/regtest
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/dialog1.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/dialog1.wxr
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/menu1.wxr
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/resource/resource.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/sashtest/sashtest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.twn
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/scroll.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/scroll.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/scroll/scroll.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/splitter/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/tab/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/taskbar
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/controls.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/controls.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/controls.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/text/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/thread/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/toolbar/test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/icon1.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/icon2.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/treectrl/treetest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/typetest/typetest.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/validate/validate.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner1.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner1.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner2.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner2.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner3.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner3.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner4.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/corner4.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.dat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.h
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxpoem/wxpoem.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/client.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/connect.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.def
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/samples/wxsocket/server.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/src/common
  • D /wxWidgets/tags/OLD_MAKEFILES/src/cygnus.bat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/generic
  • D /wxWidgets/tags/OLD_MAKEFILES/src/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/src/gtk1
  • D /wxWidgets/tags/OLD_MAKEFILES/src/iodbc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/jpeg
  • D /wxWidgets/tags/OLD_MAKEFILES/src/Makefile
  • D /wxWidgets/tags/OLD_MAKEFILES/src/Makefile.in
  • D /wxWidgets/tags/OLD_MAKEFILES/src/mac
  • D /wxWidgets/tags/OLD_MAKEFILES/src/make.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeb32.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makebcc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeenvs
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeg95.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makelib.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makemsc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.msc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.sl
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makeprog.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makesc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makesl.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/maketwin.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makevc.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/makewat.env
  • D /wxWidgets/tags/OLD_MAKEFILES/src/make_cw.mcp
  • D /wxWidgets/tags/OLD_MAKEFILES/src/mingegcs.bat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/mingw32.bat
  • D /wxWidgets/tags/OLD_MAKEFILES/src/motif
  • D /wxWidgets/tags/OLD_MAKEFILES/src/msw
  • D /wxWidgets/tags/OLD_MAKEFILES/src/ntwxwin.mak
  • D /wxWidgets/tags/OLD_MAKEFILES/src/png
  • D /wxWidgets/tags/OLD_MAKEFILES/src/qt
  • D /wxWidgets/tags/OLD_MAKEFILES/src/stubs
  • D /wxWidgets/tags/OLD_MAKEFILES/src/unix
  • D /wxWidgets/tags/OLD_MAKEFILES/src/xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/src/zlib
  • D /wxWidgets/tags/OLD_MAKEFILES/tests
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/.cvsignore
  • R /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/Makefile.in
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/wxConvert.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxConvert/wxConvert.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/commanderview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/delete.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/dirctrl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/dirctrl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/exit.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/FMJobs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/FMJobs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/filectrl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/filectrl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/fileopen.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/find.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/folder.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/help.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/home.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/iconview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/list.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/listview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/prev.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/reportview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/save.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/search.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/singleview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/trash.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/treeview.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/txt.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/wxFile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxFile/wxFile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/kbList.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/kbList.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/Micon.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/Mpch.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/README
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/TODO
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxLayout.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxLayout.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxllist.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxllist.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlparser.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlparser.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlwindow.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxLayout/wxlwindow.h
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/folder.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/horse.png
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/list.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/test.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/wxTest.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/user/wxTest/wxTest.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dialoged.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dlghndlr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/dlghndlr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edlist.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edlist.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edtree.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/edtree.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/reseditr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/reseditr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/reswrite.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/symbtabl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/symbtabl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winprop.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winprop.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winstyle.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/dialoged/src/winstyle.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/README
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/fl_demo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/fl_demo.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/fl_demo.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/settingsdlg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/settingsdlg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/wxinfo.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/demo/wxinfo.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/make_Linux_make
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/sample/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/sample/fl_sample.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/sample/fl_sample.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/fl_test.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/fl_test.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/samples/test/fl_test.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/antiflickpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/antiflickpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/bardragpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/bardragpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/barhintspl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/barhintspl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/cbcustom.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/cbcustom.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlarea.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlarea.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlbar.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/controlbar.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dynbarhnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbar.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbar.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbarhnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/dyntbarhnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/frmview.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/frmview.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/garbagec.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/garbagec.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/gcupdatesmgr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/gcupdatesmgr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/hintanimpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/hintanimpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/newbmpbtn.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/newbmpbtn.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/panedrawpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/panedrawpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowdragpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowdragpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowlayoutpl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/rowlayoutpl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/toolwnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/toolwnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/updatesmgr.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/framelayout/src/updatesmgr.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/motif
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/cube.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/cube.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/cube.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/cube/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.dat.gz
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/isosurf.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/isosurf/mondrian.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/lw.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/lw.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.lwo
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/penguin.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/trackball.c
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/samples/penguin/trackball.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/glcanvas/win
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/HelpGen/include
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/HelpGen/src
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/HelpHTML
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/nplugin
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.sc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.vms
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogl.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogl.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/ogledit.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/palette.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/palette.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/ogledit/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/bitmaps
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/cspalette.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/cspalette.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/csprint.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/dialogs.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/dialogs.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/doc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/doc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/mainfrm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/mainfrm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/abacus.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignb.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignl.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignr.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/alignt.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/arrow.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/BACK.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/BULLET.BMP
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/bitmap1.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/bitmap2.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/brush.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/CONTENTS.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/calc.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/chart.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/colour.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/copy.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/copysize.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/cut.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/cutpoint.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/FORWARD.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/files.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/help.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/helpcs.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/horiz.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/linearrow.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/magnify.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/mike.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/new.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/newpoint.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/open.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/page.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/paste.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/pointsize.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/preview.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/print.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/redo.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/save.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/screw.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/shapes.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/speaker.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/straight.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/studio.tex
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/Tex2rtf.ini
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/telephon.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/texttool.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/therm.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tick.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/toback.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tofront.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool1.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool2.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool3.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/tool4.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/torch.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/UP.GIF
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/undo.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/vert.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/wrench.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/manual/zoom.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/project.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/project.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/shapes.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/shapes.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio_resources.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/studio_resources.wxr
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/symbols.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/symbols.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/view.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/samples/studio/view.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basic.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basic.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basic2.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/basicp.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/bmpshape.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/bmpshape.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/canvas.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/canvas.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/composit.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/composit.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/constrnt.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/constrnt.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/divided.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/divided.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/drawn.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/drawn.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/drawnp.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/lines.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/lines.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/linesp.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/mfutils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/mfutils.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/misc.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/misc.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/ogl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/ogldiag.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/ogl/src/ogldiag.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sercore.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sercore.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serctrl.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serctrl.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serext.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serext.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sergdi.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sergdi.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/sermain.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serwnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/serialize/serwnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/docs
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/bmputils.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/books.bmp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/dos.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/htmlutil.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.bcc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.dos
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.g95
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.unx
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makefile.wat
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/makengui.nt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/maths.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/readshg.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/readshg.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/rtfutils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/rtfutils.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/table.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/table.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2any.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2any.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.ini
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/tex2rtf.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/texutils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/wxhlpblk.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/tex2rtf/src/xlputils.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/adpcm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdbase.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdbase.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdunix.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdunix.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdwin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/cdwin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/makefile.b32
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/makefile.nt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmdata.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmedia.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmfile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmfile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmriff.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmriff.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmsolve.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmsolve.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/mmtype.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndadpcm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndadpcm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndaiff.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndaiff.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndau.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndau.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfile.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfile.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrag.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrag.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrmt.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndfrmt.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndmulaw.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndmulaw.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndpcm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndpcm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndsnd.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndsnd.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/snduss.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/snduss.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwav.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwav.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/sndwin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/TODO
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/ulaw.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidbase.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidbase.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidwin.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidwin.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidxanm.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/vidxanm.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/WARNING
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/wave.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxMMedia/wave.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/mondrian.xpm
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/servlet.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxOLE/samples/servlet/servlet.gnorba
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/demo
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/distrib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/lib
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/README.txt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/SWIG.patches
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/.cvsignore
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/cmndlgs.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/controls.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/controls2.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/events.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/frames.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/gdi.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/glcanvas.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/glcanvasc.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/gtk
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/helpers.cpp
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/helpers.h
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/image.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/makefile.vc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/mdi.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/misc.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/motif
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/msw
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/my_typemaps.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/qt
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/Setup.in
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/Setup.in.linux
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/Setup.in.solaris
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/stattool.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/utils.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/utilsc.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/windows.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/windows2.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/windows3.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wx.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wxc.def
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wxc.rc
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/wxp.ico
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/_defs.i
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/_extras.py
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/src/__init__.py
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxPython/tests
  • D /wxWidgets/tags/OLD_MAKEFILES/utils/wxtree
  • D /wxWidgets/tags/OLD_MAKEFILES/wxGTK.spec

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

1999-05-31 14:54 RR, revision 2600

Added own sample for text ctrl, char/key events, clipboard. This can be removed from the controls sample. Made control tooltips yellow again.

1999-05-31 10:47 RR, revision 2599

Added support for extra bitmap for toggled tool. Implemented WarpPointer() and added a test for it to controls. Some minor documention updates.

1999-05-30 17:45 RR, revision 2598

Compile fix.

1999-05-30 16:20 RR, revision 2597

A bit more Unicode compilation. Window insertion corrections for window, frame, dialog, mdi.

1999-05-30 05:49 , revision 2596
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/install-sh
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/lib/dummy
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/misc
  • D /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/dynamic/minimal.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/test.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/grid/test.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/internat.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/internat.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/makefile.sc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/makefile.vms
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/internat/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/expt.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/fload.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/layout.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/makefile.sc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/layout/makefile.vms
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/chart.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/makefile.sc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/makefile.vms
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mdi.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mdi.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mdi.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/minimal/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/png/pngdemo.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/printing/fload.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/printing/printing.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/splitter/test.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/splitter/test.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/tab/mondrian.ico
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/tab/test.def
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/samples/tab/test.rc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/common/glob.inc
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/common/ipcbase.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/common/matrix.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/cross.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/horiz.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk/verti.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/cross.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/horiz.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/gtk1/verti.xbm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/ansi2knr.1
  • D /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/makefile.nt
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/build.bat
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.s2x
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/png/scripts/makefile.wat
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/adler32.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/compress.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/crc32.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/deflate.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/deflate.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/example.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/inffixed.h
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/Makefile.in2
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.b32
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.bcc
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.dos
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.unx
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.vc
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/makefile.wat
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/minigzip.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/trees.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/uncompr.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/zlib.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/zutil.c
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/src/zlib/zutil.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxConvert/Makefile.in
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxConvert/wxConvert.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/.cvsignore
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/dirctrl.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/dirctrl.h
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/FMJobs.cpp
  • A /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/FMJobs.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/filectrl.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/filectrl.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/Makefile
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/Makefile.in
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/wxFile.cpp
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxFile/wxFile.h
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxTest/folder.xpm
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxTest/horse.png
  • R /wxWidgets/tags/BC5_SNAPSHOT_LATEST/user/wxTest/list.xpm

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

1999-05-30 05:49 BM, revision 2595

IMHO these are the correct flags for borland

1999-05-29 15:44 BM, revision 2594

fixed #if !NOPCH to be #if !defined(NOPCH)

1999-05-29 00:34 VZ, revision 2593

compilation fixed

1999-05-28 17:27 RD, revision 2592

Made SetFont for wxCheckListBox more intelligent.

1999-05-28 16:10 RR, revision 2591

Added fixes for Unicode compilation. Added WXK_ALT incl test.

1999-05-28 14:54 JS, revision 2590

Added rc and def files for new samples

1999-05-28 10:30 RR, revision 2589

Small correction to list ctrl and default button size. text ctrl doesn't inherit BG colour anymore added missing file.

1999-05-28 09:28 RR, revision 2588

New defines for wxTreeCtrl Corrections to print preview MakeModal behaves sanely now.

1999-05-27 20:39 JS, revision 2587

Added dcbase target to various makefiles

1999-05-27 20:38 JS, revision 2586

Added some makefiles for caret, scroll and drawing samples.

1999-05-27 19:54 RR, revision 2585

Color cubes now get created on 8-bit true-color visual as well. (This exists). Added MakeModal() to wxFrame.

1999-05-27 18:08 RR, revision 2584

Corrected SetItemState() in listctrl Added test for this to scroll sample. Didn't find reason for strange positioning of progress dialog.

1999-05-27 15:37 RR, revision 2583

compile fixes. Vadim ows me a pizza.

1999-05-27 13:22 VZ, revision 2582

1. warning in wxDataObject fixed 2. wxProgressDialog got a new style flag and updated docs

1999-05-27 13:14 RR, revision 2581

Doc updates. Minor dc change.

1999-05-27 12:49 VZ, revision 2580

1. wxDataObject compilation fixes (can't test if it works right now, sorry) 2. wxProgressDialog ctor has "style" parameter 3. the controls samples now also demonstrates wxUpdateUI events and wxProgressDialog

1999-05-27 09:34 RR, revision 2579

Small cursor improvements

1999-05-26 22:39 VZ, revision 2578

wxPrivateDataObject works under MSW as well (hopefully it still does under GTK too)

1999-05-26 20:40 RR, revision 2577

Got a new idea to do cursors, including global ones and busy etc. Fixed an assert in UserScaler from PS code.

1999-05-26 17:17 GL, revision 2576

* Small fix in wxHTTP::BuildRequest * Introduced wxURL::ConvertToValidURI (to be implemented)

1999-05-26 12:39 VZ, revision 2575

validators now validate again

1999-05-26 10:17 RR, revision 2574

Made wxClientDC's use safe as per wxMSW.

1999-05-26 09:03 RR, revision 2573

wxScrolledWindow inherits from wxPanel to make tab travseral work. Work around for GTK scrolledwidget bug.

1999-05-25 23:51 BM, revision 2572

Cleaned up some warnings

1999-05-25 23:40 BM, revision 2571

Move some functions from header into here

1999-05-25 23:39 BM, revision 2570

Added dcbase.cpp

1999-05-25 23:38 BM, revision 2569

Move code to a dcbase.cpp

1999-05-25 23:27 BM, revision 2568

Fixed SetForeground and SetBackground declarations

1999-05-25 23:07 VZ, revision 2567

wxCaret MSW bug fixes

1999-05-25 19:59 RR, revision 2566

"Corrected" logical function in wxDC.

1999-05-25 18:02 VZ, revision 2565

caret.cpp included

1999-05-25 18:01 VZ, revision 2564

wxCaret now exists not only under MSW but on any supported platform as well

1999-05-25 17:14 GL, revision 2563

* wxThread fixes * wxStream fix (Read(wxStreamBase)) * wxEvent: GTK idle loop waking up was actually good, reenabled. * wxSocket: all features working on Linux/RH6 (including high-level protocols) Needs testing on other platforms now.

1999-05-25 13:38 VZ, revision 2562

1. wxNotifyEvent documented 2. wxNotebook event now derives from it under wxGTK too - fixing the PAGE_CHANGING event handling bug 3. the controls sample demonstrates PAGE_CHANGING in action

1999-05-25 13:36 RR, revision 2561

windows emit wxCreateWindowEvent generic controls use wxINVERT for rubberbands etc wxXOR maps to GdkXOR etc

1999-05-25 13:23 JS, revision 2560

Reverted corrupt file (may not be in line with Vadim's changes)

1999-05-25 10:40 RR, revision 2559

Fixed a notebook crash and added more tests to sample. Corrected size behaviour of default button.

1999-05-25 09:02 JS, revision 2558

Small changes for VC++ 4.1, win16 compilation, etc.

1999-05-25 09:01 JS, revision 2557

Misc small changes

1999-05-24 23:53 RR, revision 2556

Made listctrl header BG grey again mapped XOR to GdkInvert and vice versa No more EVT_TEXT after SetValue()

1999-05-24 21:12 VZ, revision 2555

1. bug fixes in wxCaret 2. wxPoint now has += and -= 3. Validate() takes "wxWindow *" (and not wxWindowBase) again

1999-05-24 19:33 RR, revision 2554

Rewrote wxNotebook, incl. PAGE_CHANGING event and InsertPage and internal behaviour more like wxMSW. Leaves pixel junk sometimes...

1999-05-24 17:51 BV, revision 2553

Updated splitter docs to describe new wxSP_PERMIT_UNSPLIT style and wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED splitter event type.

1999-05-24 16:19 BV, revision 2552

Added always-unsplittable style option (wxSP_PERMIT_UNSPLIT) Added visual feedback on limits for sash-drag (Fix of previous broken behaviour: now unplits only if min pane size == 0 or if always-unsplittable style flag is used.)

1999-05-24 16:19 BV, revision 2551

Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING.

1999-05-24 14:03 RR, revision 2550

Empty notebooks show up again. I'm afraid this might sometimes crash with GTK 1.2.0/1.

1999-05-24 12:05 GL, revision 2549

wxFileIn/OutputStream fix

1999-05-24 11:37 RR, revision 2548

Hardcode colours in systems settings.

1999-05-23 23:48 VZ, revision 2547

1. some minor but nasty bugs fixed (see post to the list) 2. new wxCaret class (MSW only so far)

1999-05-23 23:45 VZ, revision 2546

more MDI features tested

1999-05-23 23:43 VZ, revision 2545

corrected MSW-specific bug (in the sample, not the scrolling code)

1999-05-23 19:33 RR, revision 2544

Now wxYield() calls wxApp::ProcessIdle() which also entails that wxYield() will flush events that have been sent from other threads. I don't know what wxMSW does here, but I guess the same wouldn't be bad.

1999-05-23 18:54 RS, revision 2543

repaired recently broken framelayout

1999-05-23 18:37 RR, revision 2542

Compile fix for GTK 1.0 wxOleStream added

1999-05-23 16:09 GL, revision 2541

* wxSocket seems to work with the async requester turned off. Two things to fix: * async requester bug * GTK/GLIB idle loop wake up URL/HTTP/FTP/SocketServer/SocketClient seems to work (well, they work on my computer).

1999-05-22 15:13 RR, revision 2540

GTK 1.0 compilation (not tested) toolbars can now get inserted in the client area as well (as normal windows) Menu accels can be functions keys Made DialogEd work again (with wxGTK :-) )

1999-05-22 10:11 RR, revision 2539

Played a little with sockets.

1999-05-22 08:01 RR, revision 2538

Put wxGTK's threads back to life.

1999-05-22 03:01 NI, revision 2537

Improved keypress handling

1999-05-22 02:55 NI, revision 2536

Improved keyboard handling

1999-05-21 22:43 VZ, revision 2535

msg catalog code bugfix for 64 bit platforms

1999-05-21 21:28 NI, revision 2534

Added missing comma

1999-05-21 21:22 NI, revision 2533

Fixed handling of keypress WXK_NUMPAD_NEXT

1999-05-21 21:16 NI, revision 2532

added constant WXK_NUMPAD_NEXT

1999-05-21 13:28 RR, revision 2531

Made GetLabel/SetLabel() virtual

1999-05-21 12:50 RR, revision 2530

Fixed typos in window.cpp and utils.cpp Tried to repair HP-UX compilation thing for iODBC.

1999-05-21 11:39 VZ, revision 2529

GetItem() doesn't ignore column number any more

1999-05-21 11:38 VZ, revision 2528

HP-UX gcc compilation fixes

1999-05-21 05:03 RS, revision 2527

documented wxCONFIG_USE_RELATIVE_PATH

1999-05-20 22:53 VZ, revision 2526

mysterious radiobox bug finally fixed

1999-05-20 22:17 VZ, revision 2525

bugs in splitter docs corrected

1999-05-20 17:44 GL, revision 2524

* Added a fix from Allen to wxStringTokenizer

1999-05-20 14:32 RR, revision 2523

GtkMyFixed is now more "GTK 1.2.3 ready". Test added to notebook sample (showing that GTK 1.2.3 is not GTK 1.2.3 ready). Touched frame?

1999-05-20 11:11 OK, revision 2522

Unicode compilation fix for find_*_of() (I might be back at work committing other fixes soon, but probably not before tomorrow at least.)

1999-05-20 06:08 RD, revision 2521

wxScrolledWindow for wxMSW is now getting wxScrollWinEvents and are scrolling again.

1999-05-20 04:25 BV, revision 2520

Added a reference to the splitter event class and macros.

1999-05-20 04:24 BV, revision 2519

Added the rest of the wxSplitterEvent class interface docs.

1999-05-20 04:22 BV, revision 2518

Fix bug in which splitter would not close if sash pulled to one edge of window when minimum pane size != 0.

1999-05-19 22:44 VZ, revision 2517

file which undefs symbols ocnflicting with windows.h

1999-05-19 22:25 VZ, revision 2516

1. bug in wxSplitter corrected: mouse event coords may be negative when the mouse is captured which made sash roll over the window 2. missing functions added to wxRadioBox 3. non existent functions removed from wxRadioBox and wxControl

1999-05-19 17:51 RR, revision 2515

Augmented version to b5 Disabled F10 thing.

1999-05-19 17:40 BM, revision 2514

Changed [] parameters to be unsigned.

1999-05-19 16:47 KB, revision 2513

updated

1999-05-19 13:46 VZ, revision 2512

wxThread::Entry documented

1999-05-19 13:41 RR, revision 2511

YOu can now activate the menu pressing F10 anywhere.

1999-05-19 10:46 RR, revision 2510

Listctrl should now send char and key_down events.

1999-05-19 10:27 RR, revision 2509

Corrected tree ctrl behaviour.

1999-05-19 09:08 RR, revision 2508

Updated distrib. Corrected listbox dclick. Modified char/key event stuff. Added WXWIN_COMPATIBILITY_2 = 1 to setup.hin

1999-05-19 04:41 RD, revision 2507

fixed error about wxFrame::Command not returning a value

1999-05-19 01:15 VZ, revision 2506

notebook creation bug fixed

1999-05-19 01:00 VZ, revision 2505

ScreenToClient() implemented correctly

1999-05-19 00:53 VZ, revision 2504

1. wxMSW seems to work (please test and send your bug reports!) 2. accelerators in the menus a la GTK (actually slightly better) implemented 3. wxSplitter now uses events (and so the code which was broken by recent changes works again)

1999-05-18 19:35 RR, revision 2503

More key event work. Added SetDetectableAutoRepeat.

1999-05-18 19:08 BM, revision 2502

Fixed some compile errors

1999-05-18 16:29 KB, revision 2501

minor progress bar fix

1999-05-18 16:28 KB, revision 2500

highlighting fixes

1999-05-18 15:30 RR, revision 2499

No longer emit char events for shift/ctrl presses.

1999-05-18 15:13 KB, revision 2498

fixed an over-optimisation

1999-05-18 15:05 KB, revision 2497

Merged in from Mahogany. A bit better and safer.

1999-05-18 14:52 VZ, revision 2496

isascii changed to isprint for better logging

1999-05-18 14:49 RR, revision 2495

Correxted myfixed widget to prevent warnings from GTK Changed listbox dclick emission

1999-05-18 14:47 VZ, revision 2494

char/key events testing added

1999-05-18 13:35 VZ, revision 2493

DeleteAllPages() bug corrected

1999-05-17 19:35 RR, revision 2492

Removed an #ifndef __WXGTK__

1999-05-17 19:17 RR, revision 2491

Use wxScrollWinEvent instead of wxScrollEvent in wxWindow and wxScrolledWindow. This breaks all ports! Added Layout() call to wxSplitter. wxDialog at least tries to set its position before its shown. wxGTK now emits char/key events as wxMSW does.

1999-05-17 18:10 GL, revision 2490

* prgodlgg.h: Update() use wxString instead of 'char *' * wxThread: fixes (all should work fluently now) * wxSocket: it is at last usable on my computer GTK/GLIB problem : reenabling the idle event propagation causes very strange problem (Instruction pointer/memory)

1999-05-17 17:10 RD, revision 2489

Moved all WXDLLEXPORT's to be before the return type in order to make VC 6.0 happy when building a DLL.

1999-05-17 17:07 RD, revision 2488

Added wxPoint ClientToScreen(const wxPoint& pt) wxPoint ScreenToClient(const wxPoint& pt) back into class wxWindow

1999-05-17 17:05 RD, revision 2487

Enhanced HTML Help output. 1. Full-text-search is enabled 2. Additional buttons on the help window 3. The root page (contents) is now added to the tree 4. etc.

1999-05-17 15:13 VZ, revision 2486

SelectColour() works

1999-05-17 14:51 VZ, revision 2485

added Next/PrevControlId

1999-05-17 14:35 VZ, revision 2484

DrawCircle() added

1999-05-17 14:10 VZ, revision 2483

more tests added

1999-05-17 12:41 VZ, revision 2482

find_first/last_[not]_of() functions added

1999-05-17 12:27 RR, revision 2481

New virtual key defines (NUMPAD_XXX).

1999-05-17 06:29 RS, revision 2480

Added code to make wxMDIChildFrame::Activate() work

1999-05-16 23:42 KB, revision 2479

minor bug fix

1999-05-16 23:13 KB, revision 2478

Added a wxDataFormat::SetAtom() inline function.

1999-05-16 23:12 KB, revision 2477

Minor fix for wxDF_PRIVATE, but doesn't work yet.

1999-05-16 23:10 KB, revision 2476

Many, many updates. Almost perfect.

1999-05-16 19:04 RR, revision 2475

Minor DC correction.

1999-05-16 15:33 KB, revision 2474

More translations (All that I am interested in, if someone else wants to finish them, go ahead.)

1999-05-16 13:40 GL, revision 2473

* Fixed a dead-lock when the thread finishes.

1999-05-16 13:31 KB, revision 2472

About 30% done.

1999-05-15 23:40 RR, revision 2471

DC change header change for wxMemoryDC and wxPostscriptDC.

1999-05-15 13:56 RR, revision 2470

A little more testing.

1999-05-15 13:33 RR, revision 2469

Started drawing sample.

1999-05-15 12:47 VZ, revision 2468

typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_SPLINES)

1999-05-15 12:01 GL, revision 2467

* Added thread cleanup safeness: thread can be explicitely killed safely now on Unix.

1999-05-15 07:48 RR, revision 2466

wxGLCanvas compile fixes

1999-05-15 00:56 RD, revision 2465

fixes for GetReturnCode/SetReturnCode

1999-05-14 21:04 RR, revision 2464

wxGTK now works a little again. Added new OpenGl code.

1999-05-14 20:27 RR, revision 2463

wxGTK compiles and links again.

1999-05-14 14:44 VZ, revision 2462

minor changes

1999-05-14 11:36 KB, revision 2461

a few more buglets

1999-05-14 10:41 KB, revision 2460

NL insert bug

1999-05-14 10:31 KB, revision 2459

Updated, fixed a colour bug.

1999-05-14 09:35 KB, revision 2458

The new layout mechanism is better than the old one. :-)

1999-05-13 23:02 VZ, revision 2457

wxWindowDC compiles (wxGTK doesn't link yet because of dcpsg.cpp problems...)

1999-05-13 21:33 VZ, revision 2456

wxWindow::Show() works again

1999-05-13 21:21 VZ, revision 2455

1. MSW message handling simplifications 2. wxDC split into wxDC and wxDCBase 3. Several minor bug fixes, many major new bugs

1999-05-13 21:13 KB, revision 2454

I was stupid enough to reorganise the way font changes get stored and applied, so after only four hours work I'm back where I was yesterday. Selections still buggy.

1999-05-13 17:18 KB, revision 2453

untested changes...

1999-05-13 17:18 KB, revision 2452

some changes, untested

1999-05-13 15:52 karsten, revision 2451

ProgressDialog now handles multiple copies and shows total number of pages.

1999-05-13 15:51 KB, revision 2450

slowdown effect

1999-05-13 15:38 KB, revision 2449

another wxLayout bug, prints empty pages suddenly

1999-05-13 15:24 GL, revision 2448

* Some more CopyObject()

1999-05-13 15:09 KB, revision 2447

fixed wrong range for print progress dialog

1999-05-13 15:02 KB, revision 2446

removed an assert which was broken (looked right though)

1999-05-13 13:02 KB, revision 2445

Fixed a minor bug in hotKey handling.

1999-05-13 11:06 KB, revision 2444

two more bug notes

1999-05-13 10:56 KB, revision 2443

first text (header lines) in M get malformatted

1999-05-13 10:56 KB, revision 2442

find position bug fixed

1999-05-13 10:14 KB, revision 2441

Added finding of text in the list and fixed calculation of scrollbar size.

1999-05-13 09:53 RR, revision 2440

Added m_scanCode field to wxKeyEvent Added a few more WXK symbols to wxGTK

1999-05-13 09:44 GL, revision 2439

* fix in wcslen()

1999-05-12 22:14 KB, revision 2438

Modified font handling (on the way to real rtf editing...) Selections are better but still buggy, list size does not get calculated completely, end of list only appears after multiple edits. ???

1999-05-12 22:12 RR, revision 2437

Maybe negative wxWindowId are better than just -1.