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

1998-08-19 18:33 GL, revision 611

* Some new feature in wxObject*Stream (objects aren't duplicated) * Added SetBackgroundBrush in wxGridCell * New classes/fixes in wxSerial

1998-08-19 15:45 JS, revision 610

GDI double-deletion fix, wxBitmap depth bug

1998-08-19 07:42 GL, revision 609

* Bug fix

1998-08-19 00:38 RD, revision 608

A few tweaks

1998-08-19 00:35 RD, revision 607

Placeholder

1998-08-19 00:10 RD, revision 606

new build structure

1998-08-19 00:10 RD, revision 605

GTK version of the SWIG-generated files

1998-08-19 00:05 RD, revision 604

placeholder

1998-08-18 21:55 RD, revision 603

New build directory structure

1998-08-18 21:54 RD, revision 602

ifdef out some wxGTK specific code

1998-08-18 21:52 RD, revision 601

MSW version of the SWIG-generated files

1998-08-18 21:50 RD, revision 600
  • D /wxWidgets/trunk/utils/wxPython/src/cmndlgs.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/cmndlgs.py
  • D /wxWidgets/trunk/utils/wxPython/src/controls.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/controls.py
  • D /wxWidgets/trunk/utils/wxPython/src/controls2.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/controls2.py
  • D /wxWidgets/trunk/utils/wxPython/src/events.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/events.py
  • D /wxWidgets/trunk/utils/wxPython/src/gdi.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/gdi.py
  • D /wxWidgets/trunk/utils/wxPython/src/mdi.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/mdi.py
  • D /wxWidgets/trunk/utils/wxPython/src/misc.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/misc.py
  • D /wxWidgets/trunk/utils/wxPython/src/windows.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/windows.py
  • D /wxWidgets/trunk/utils/wxPython/src/windows2.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/windows2.py
  • D /wxWidgets/trunk/utils/wxPython/src/wxp.cpp
  • D /wxWidgets/trunk/utils/wxPython/src/wxp.py

moving the SWIG-generated files to toolkit specific subdirectories

1998-08-18 20:15 VZ, revision 599

uint -> size_t change

1998-08-18 19:57 RD, revision 598

Added wxTheApp = this; to wxApp::wxApp for wxPython

1998-08-18 19:54 DP, revision 597

Second try

1998-08-18 19:48 RD, revision 596

more wxGTK compatibility things. It builds now but there are serious runtime problems...

1998-08-18 19:45 RD, revision 595

a few tweaks

1998-08-18 19:25 DP, revision 594

Seems it works reasonably stable...

1998-08-18 17:41 RR, revision 593

Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave equally on that matter.

1998-08-18 17:22 GL, revision 592

* wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID * Updates and new objects in utils/serialize * wxLayout*_Serialize are friends of wxLayout* (so I can access to the internal fields) * wxMenu (GTK): SetTitle/GetTitle (basic implementation)

1998-08-18 15:36 VZ, revision 591

globally renamed uint to size_t. This has _not_ been checked under Windows, although I changed msw files also, so please wait until this evening if you want to be sure that it compiles. This change should fix 64 bit compilation problems, but it would be nice to test it...

1998-08-18 15:28 RR, revision 590

Next attempt at dynlib.cpp Disabled ImLib's cashing Confirmed Vadim's changes to wxListCtrl :-)

1998-08-18 14:59 VZ, revision 589

corrected wxListCtrl compilation problems

1998-08-18 14:54 JS, revision 588

Various .tex files updated. .bmp files were corrupted, recomitting.

1998-08-18 12:37 KB, revision 587

reordered headers to compile