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-11-13 06:10 RL, revision 4537

added patch for _(v)snprintf protos in stdio.h

1999-11-13 05:52 RD, revision 4536

Added a demo showing how to use wxPostEvent Added an MVCTree contribution Some final tweaks for this release

1999-11-13 05:07 RL, revision 4535

added simple test for wxStaticBoxSizers

1999-11-13 00:30 VZ, revision 4534

1. undid my wrong fix to wxWindowBase::Centre 2. corrected fatal bug in wxCheckLstBox (double deletion of items) 3. wxTextCtrl::SetValue() only does it if the new text is different from the old one 4. wxBitmap(const wxIcon&) ctor added 5. compilation fixes for VC++ and generic Win32 implementation of wxGetCurrentTime() in timercmn.cpp

1999-11-12 19:41 VZ, revision 4533

compilation fix (float => wxCoord)

1999-11-12 19:31 VZ, revision 4532

unused param warning fixed

1999-11-12 19:26 VZ, revision 4531

compilation fix

1999-11-12 19:26 VZ, revision 4530

aesthetic fix to configure (extra comma)

1999-11-12 19:24 VZ, revision 4529

Motif compilation fix

1999-11-12 19:19 VZ, revision 4528

wxTimer/timercmn.cpp change

1999-11-12 17:00 VZ, revision 4527

fixes for wxFontMapper endless recursion

1999-11-12 16:47 VZ, revision 4526

more samples added to SAMPLES_SUBDIRS (minimal, font, richedit)

1999-11-12 16:31 KB, revision 4525

fixed endless recursion for loading of default font

1999-11-12 16:12 JS, revision 4524

Removed warning.

1999-11-12 16:04 VZ, revision 4523

small fixes; rearranged module definitions in a more readable way

1999-11-12 15:33 VZ, revision 4522

some HTML links \urlref'ied

1999-11-12 15:29 VZ, revision 4521

note about VMS linker case insensitivity added

1999-11-12 15:15 VZ, revision 4520

OutputDebugStringW95 removed - it's really unnecessary - and the references to DBWIN32 in the docs replaced with DbgView

1999-11-12 15:03 VZ, revision 4519

Solaris compilation fix

1999-11-12 14:58 VZ, revision 4518

(old) mingw32 compilation fixes

1999-11-12 14:55 VZ, revision 4517

Centre() centers the window centre and not the upper left corner

1999-11-12 14:50 VZ, revision 4516

mingw32 compilation fixes

1999-11-12 14:50 VZ, revision 4515

mingw32 compilation fixes (unfortunately, this effectively disables placing controls into the toolbar)

1999-11-12 14:46 VZ, revision 4514

note about WX_DEFIN_EOBJARRAY added

1999-11-12 14:35 JJ, revision 4513

Committing in . Support to compile the image sample on VMS Modified Files: wxWindows/descrip.mms wxWindows/docs/readme_vms.txt Added Files: wxWindows/samples/image/descrip.mms wxWindows/samples/image/image.opt

1999-11-12 14:33 VZ, revision 4512

warning fixed

1999-11-12 14:31 VZ, revision 4511

it didn't compile at all...

1999-11-12 13:18 JJ, revision 4510

Committing in . Files needed to compile the dialogs sample on VMS Added Files: wxWindows/samples/dialogs/descrip.mms wxWindows/samples/dialogs/dialogs.opt

1999-11-12 13:17 JJ, revision 4509

Committing in . Support for compilation of dialogs sample on VMS Modified Files: wxWindows/descrip.mms wxWindows/docs/readme_vms.txt

1999-11-12 12:55 JJ, revision 4508

*** empty log message ***

1999-11-12 12:54 JJ, revision 4507

Committing in . Compilation support for minimal sample on VMS Modified Files: descrip.mms Added Files: samples/minimal/descrip.mms samples/minimal/minimal.opt

1999-11-12 12:11 JJ, revision 4506

Committing in . Added Files: docs/readme_vms.txt

1999-11-12 11:51 JJ, revision 4505

Committing in . VMS patch (typo in previous one) Modified Files: wxWindows/include/wx/defs.h

1999-11-12 11:36 JJ, revision 4504

Committing in . Link option file for VMS Added Files: wxWindows/samples/menu/menu.opt

1999-11-12 11:35 JJ, revision 4503

Committing in . Added Files: wxWindows/samples/menu/descrip.mms

1999-11-12 11:30 JJ, revision 4502

Committing in . VMS patch Modified Files: wxWindows/src/common/parser.y

1999-11-12 11:28 JJ, revision 4501

Committing in . VMS patch Modified Files: wxWindows/include/wx/setup.h

1999-11-12 11:27 JJ, revision 4500

Committing in . VMS patch Modified Files: wxWindows/include/wx/sckaddr.h

1999-11-12 11:25 JJ, revision 4499

Committing in . VMS patch Modified Files: wxWindows/include/wx/defs.h

1999-11-12 11:18 JJ, revision 4498

Committing in . VMS patch Modified Files: wxWindows/include/wx/app.h

1999-11-12 11:16 JJ, revision 4497

Committing in . VMS patch Adding some expicit type casts Modified Files: wxWindows/src/unix/gsocket.c

1999-11-12 11:08 JJ, revision 4496

Committing in . VMS7.x patch Modified Files: wxWindows/src/common/doslex.c

1999-11-12 11:07 JJ, revision 4495

Committing in . VMS7.x patch Modified Files: wxWindows/src/common/cwlex_yy.c

1999-11-12 11:04 JJ, revision 4494

Committing in . Makefile for VMS makes files in src/motif Added Files: wxWindows/src/motif/descrip.mms

1999-11-12 11:02 JJ, revision 4493

Committing in . Makefile for VMS makes files in src/unix Added Files: wxWindows/src/unix/descrip.mms

1999-11-12 11:00 JJ, revision 4492

Committing in . VMS patch Modified Files: wxWindows/src/unix/utilsunx.cpp

1999-11-12 10:56 JJ, revision 4491

Committing in . Makefile for VMS used to generate files in src/generic Added Files: wxWindows/src/generic/descrip.mms

1999-11-12 10:53 JJ, revision 4490

Committing in . VMS patch Modified Files: wxWindows/src/generic/helpext.cpp

1999-11-12 10:51 JJ, revision 4489

Committing in . VMS patch Modified Files: wxWindows/src/generic/dcpsg.cpp

1999-11-12 10:49 JJ, revision 4488

Committing in . Makefile for VMS makes files in src/common Added Files: wxWindows/src/common/descrip.mms

1999-11-12 10:47 JJ, revision 4487

Committing in . Patch for VMS7.x Modified Files: wxWindows/src/common/utilscmn.cpp

1999-11-12 10:17 JJ, revision 4486

Committing in . Patch needed for VMS Modified Files: wxWindows/src/common/timercmn.cpp

1999-11-12 10:09 JJ, revision 4485

Committing in . Patch for VMS7.x Modified Files: wxWindows/src/common/memory.cpp

1999-11-12 10:07 JJ, revision 4484

Committing in . Patches for VMS7.x Modified Files: wxWindows/src/common/filefn.cpp

1999-11-12 09:57 JJ, revision 4483

Main make file for VMS Added Files: wxWindows/descrip.mms

1999-11-12 09:23 JJ, revision 4482

New file use to configure the compilation on VMS-systems

1999-11-12 06:23 RD, revision 4481

more floatbar tweaks

1999-11-12 03:12 VZ, revision 4480

compilation fix

1999-11-12 02:21 VZ, revision 4479

compilation fix

1999-11-12 02:17 VZ, revision 4478

controls can now be put in the toolbars (MSW only so far, preliminary version)

1999-11-11 16:11 SC, revision 4477

wxMac completed so far, generic listctrl extension

1999-11-11 16:08 VS, revision 4476

<br><br><br> is now handled correctly, e.g. empty lines are inserted (unlike <p><p><p>)

1999-11-11 15:41 RR, revision 4475

Fixed optical bug in wxListCtrl, Added dnd.wxr to install script, Fixed two problems in wxGLCanvas.

1999-11-11 13:33 RL, revision 4474

#included log.h

1999-11-11 11:04 KB, revision 4473

fixed solaris gethostname() prototype

1999-11-11 11:01 JS, revision 4472

Added a bug report; C++Builder compile fixes

1999-11-11 10:59 JS, revision 4471

Added files to make patch.

1999-11-11 04:40 DW, revision 4470

Finished up utilities testing

1999-11-11 04:39 DW, revision 4469

Quick fix up for __WXPM__

1999-11-11 00:25 VZ, revision 4468

1. wxStaticBox doesn't draw over the underlying controls any more 2. a couple of new helper functions in msw/private.h: wxColourToRGB and wxRGBToColour are handy to avoid writing horribly long and ugly RGB <-> wxColour conversions explicitly 3. modified wxDirDialog to be more comprehensible (to me), hopefully it also works better

1999-11-10 22:47 RD, revision 4467

Tweaking some of the new wxPython stuff for wxGTK

1999-11-10 17:40 VZ, revision 4466

1. made it possible to use wxUpdateUIEvent with wxTextCtrl under wxGTK 2. ... and with controls with id < 0 under all others as well

1999-11-10 17:19 VZ, revision 4465

added 2 more cursors (patch from Gerd Mueller)

1999-11-10 13:26 JS, revision 4464

Stupid makeprog.vc corruption fixed

1999-11-10 11:32 SC, revision 4463

wxMac (debug) builds and runs wxMinimal again

1999-11-10 08:03 RD, revision 4462

Added calendar contributed by Lorne White Some tweaks for wxFloatbar

1999-11-09 23:02 RD, revision 4461

wxSizer patches by Alexander Smishlajev <als@turnhere.com> Adds some wxALIGN_* flags to increase ability to position item within its allotted space. Adds wxSHAPED flag that enforces proportional resizing on growable items. Adds a sample and updated documentation.

1999-11-09 19:19 VZ, revision 4460

compiles with or without wxSpinCtrl now

1999-11-09 18:10 VZ, revision 4459

compilation fixes, Makefile.in added

1999-11-09 15:24 SC, revision 4458

mac adaptions

1999-11-09 14:48 RR, revision 4457

Removed Vadim's surplus code in clipboard. wxTreeCtrl now creates its two font in the constructor.

1999-11-09 14:32 VZ, revision 4456

fix for FreeBSD compilation

1999-11-09 12:31 KB, revision 4455

usleep() prototype added for solaris

1999-11-09 10:21 KB, revision 4454

added gethostname protoype for Solaris

1999-11-09 08:42 SC, revision 4453
  • D /wxWidgets/trunk/src/make_cw.old.mcp

will not be adopted to 2.1, pro 4 was too buggy

1999-11-09 08:41 SC, revision 4452

.mcp was broken

1999-11-09 05:57 DW, revision 4451

OS/2 resource storage and retrieval

1999-11-09 01:53 JS, revision 4450

Added m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)

1999-11-09 01:52 JS, revision 4449

Misc small fixes

1999-11-08 21:14 JS, revision 4448

Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.

1999-11-08 20:55 KB, revision 4447

Minor fixes to plug memory hole, will add WXLO import ASAP.

1999-11-08 18:38 VZ, revision 4446

compilation fix for Motif

1999-11-08 17:35 DW, revision 4445

Minor fix to environment to support co-existance of msw and os/2 port

1999-11-08 17:07 VZ, revision 4444

Motif compilation fix

1999-11-08 17:05 VZ, revision 4443

wxDataObjectComposite/Custom seem to work

1999-11-08 16:38 VZ, revision 4442

DEBUG => __WXDEBUG__

1999-11-08 15:59 VZ, revision 4441

small Motif compilation fix

1999-11-08 15:56 VZ, revision 4440

minor aesthetic fixes

1999-11-08 15:28 VZ, revision 4439

pasting text from xterm works, finally

1999-11-08 15:23 GT, revision 4438

Fixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater than 0