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.