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

2004-05-26 08:47 ABX, revision 27453

Unhide problem of ambiguity in wxSoundBase::Play.

2004-05-26 05:18 RD, revision 27452

It's a new change

2004-05-26 05:16 RD, revision 27451

Got sidetracked and forgot to finish the new OGL section before checking in the last change.

2004-05-26 04:34 SC, revision 27450

if one clicks first on line 3 and then on line 1, the selection event is correct, but GetSelection on the listbox lags on selection event behind, therefore switch to PostEvent

2004-05-26 04:11 KO, revision 27449

wxWebKikStateChangedEvent should now return proper values for GetURL(). Also updated the sample to update the text URL when a link is clicked.

2004-05-26 02:14 RD, revision 27448

be explicit about the version of SWIG to use

2004-05-26 02:13 RD, revision 27447

Added a Python port of the OGL library, deprecated the C++ wrapped version.

2004-05-25 20:41 JS, revision 27446

Must have valid colours for X11 popup window implementation

2004-05-25 20:07 ABX, revision 27445

wxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 20:04 ABX, revision 27444

wxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 20:02 ABX, revision 27443

Warning removal.

2004-05-25 20:01 ABX, revision 27442

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 19:57 ABX, revision 27441

Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 19:51 ABX, revision 27440

Regenerated makefiles.

2004-05-25 19:42 ABX, revision 27439

Db sample needs wxGrid in adv lib.

2004-05-25 19:35 ABX, revision 27438

-1->wxID_ANY, ambiguity of types.

2004-05-25 19:31 ABX, revision 27437

wxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 19:27 ABX, revision 27436

VideoMode/Display split, TRUE->true and FALSE->false replacements.

2004-05-25 19:25 ABX, revision 27435

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 18:07 RD, revision 27434

Some typos fixed. More text about the changes to sizers, minsize, etc.

2004-05-25 17:31 JS, revision 27433

Missed reversions

2004-05-25 16:59 ABX, revision 27432

Missed headers.

2004-05-25 12:55 VS, revision 27431

corrected previous commit's wrongly applied patch

2004-05-25 12:44 DS, revision 27430

applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic cleanup

2004-05-25 11:20 JS, revision 27429

More name changes

2004-05-25 10:35 VS, revision 27428

implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)

2004-05-25 10:23 JS, revision 27427

Added missing cast for Display*

2004-05-25 10:20 JS, revision 27426

Fixes for wxMotif

2004-05-25 08:47 JS, revision 27425

Removed redundant menu titles that added extra separators

2004-05-25 08:07 JS, revision 27424

Fixed compilo for GTK+1 (GDK_DISPLAY undeclared)

2004-05-25 05:54 KO, revision 27423

wxWebKit now properly updates after a resize event.

2004-05-25 04:59 RD, revision 27422

Switch to the TreeListCtrl from the wxCode project.

2004-05-25 04:57 RD, revision 27421

Put a rreminder in the comments about s bit of duplicated code

2004-05-25 04:54 RD, revision 27420

Version number update

2004-05-25 04:52 RD, revision 27419

Remove treelistctrl from gizmos. The one from the wxCode project should be used instead as it is newer and more activly maintained.

2004-05-25 04:34 KO, revision 27418

Updated the class name for wxWebKit to wxWebKitCtrl in sample.

2004-05-25 04:33 RD, revision 27417

Fix for bug# 956875. Added some wxCHECK's to MSW's wxTreeCtrl to make things more consistent with the generic version.

2004-05-24 21:50 RD, revision 27416

Use correct #if for interface/implementation pragma. detabified

2004-05-24 21:00 KO, revision 27415

Fixes for Unicode build.

2004-05-24 20:28 JS, revision 27414
  • M /wxWidgets/trunk/build/bakefiles/files.bkl
  • M /wxWidgets/trunk/build/msw/makefile.bcc
  • M /wxWidgets/trunk/build/msw/makefile.gcc
  • M /wxWidgets/trunk/build/msw/makefile.vc
  • M /wxWidgets/trunk/build/msw/makefile.wat
  • M /wxWidgets/trunk/build/msw/wx_core.dsp
  • D /wxWidgets/trunk/contrib/samples/mmedia/MMboardVC.dsp
  • D /wxWidgets/trunk/contrib/samples/mmedia/MMboardVC.dsw
  • D /wxWidgets/trunk/contrib/samples/ogl/ogledit/OGLEditVC.dsp
  • D /wxWidgets/trunk/contrib/samples/ogl/ogledit/OGLEditVC.dsw
  • D /wxWidgets/trunk/contrib/samples/ogl/studio/StudioVC.dsp
  • D /wxWidgets/trunk/contrib/samples/ogl/studio/StudioVC.dsw
  • D /wxWidgets/trunk/contrib/samples/plot/PlotVC.dsp
  • D /wxWidgets/trunk/contrib/samples/plot/PlotVC.dsw
  • D /wxWidgets/trunk/contrib/samples/xrc/XrcDemoVC.dsp
  • D /wxWidgets/trunk/contrib/samples/xrc/XrcDemoVC.dsw
  • D /wxWidgets/trunk/contrib/utils/convertrc/ConvertVC.dsp
  • D /wxWidgets/trunk/contrib/utils/convertrc/ConvertVC.dsw
  • D /wxWidgets/trunk/contrib/utils/wxrcedit/wxRcEditVC.dsp
  • D /wxWidgets/trunk/contrib/utils/wxrcedit/wxRcEditVC.dsw
  • M /wxWidgets/trunk/Makefile.in
  • D /wxWidgets/trunk/samples/xrc/XrcDemoVC.dsp
  • D /wxWidgets/trunk/samples/xrc/XrcDemoVC.dsw
  • D /wxWidgets/trunk/utils/HelpGen/src/HelpGenVC.dsp
  • D /wxWidgets/trunk/utils/HelpGen/src/HelpGenVC.dsw
  • D /wxWidgets/trunk/utils/tex2rtf/src/Tex2RTFVC.dsp
  • D /wxWidgets/trunk/utils/tex2rtf/src/Tex2RTFVC.dsw

Bakefile/Makefile fix for uuid.cpp Removed some obsolete project files

2004-05-24 20:10 RD, revision 27413

No longer any need for the dc parameter to FullPaint.

2004-05-24 19:52 RD, revision 27412

Fix FullPaint to actually force the whole window to be repainted instead of being constrained by the previous paint's update region.

2004-05-24 19:27 RD, revision 27411

Updated version variables in configure.in to go along with the changes in version.h

2004-05-24 14:12 JS, revision 27410

Regenerated makefiles for 2.5.2 Other version updates Added list of Cocoa files

2004-05-24 06:29 SC, revision 27409

overseeing the obvious, there is already a perfect scroll call for HIView...

2004-05-23 20:53 JS, revision 27408

Use old licence name

2004-05-23 17:15 MBN, revision 27407

Fix memory leak by letting the base class version handle the destruction.

2004-05-23 15:42 SC, revision 27406

removing unnecessary invalidation in Update, adding a forced update to ScrollWindow, incase we have invalid areas on the window

2004-05-23 15:10 JS, revision 27405

More name change

2004-05-23 14:56 JS, revision 27404

Name and version changes