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

2001-11-06 21:16 MBN, revision 12340

* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask * Hopefully made possible use SetBitmap with as wxSB created with an icon and SetIcon with a wxSB created with a bitmap

2001-11-06 16:45 VZ, revision 12339

removed duplicated line

2001-11-06 16:34 VZ, revision 12338

part of wxWizard loading from WXR patch I forgot to commit

2001-11-06 16:31 VZ, revision 12337

fixed wxUniv/GTK linking by getting rid of GENERICOBJS and putting them into GUIOBJS/GUI_LOWLEVEL_OBJS instead

2001-11-06 16:27 VZ, revision 12336

compilation warning fix

2001-11-06 05:44 RL, revision 12335

Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essentially do the same thing.

2001-11-06 05:10 RL, revision 12334

found another object that nobody appears to have ever used in a dll.

2001-11-06 02:36 RL, revision 12333

Brown paper bag fix to -lwx.dll in wx-config

2001-11-05 21:08 GD, revision 12332

use Unix line ending when compiled when the Apple DevTools

2001-11-05 21:02 GD, revision 12331

use Unix line ending when compiling with Apple DevTools

2001-11-05 21:01 GD, revision 12330

use Unix raise for wxTrap when compiling with Apple DevTools

2001-11-05 20:20 GD, revision 12329

corrected path format for wxMac compiled with Apple DevTools

2001-11-05 16:43 VZ, revision 12328

more incompatible changes mentioned

2001-11-05 15:49 VS, revision 12327

forgot to update univ/toplevel.h

2001-11-05 11:48 RL, revision 12326

renamed (gcc) wxMSW import lib name yet again. *.dll.a should be the final choice for a while I think. Removed mostly useless ELF style version numbers from .dll -- it's not an ELF lib so no point adding cruft we can't use.

2001-11-05 03:22 DW, revision 12325

Listbox control code

2001-11-05 02:59 DW, revision 12324

Listbox control code

2001-11-05 02:50 DW, revision 12323

Listbox control code

2001-11-04 23:33 VS, revision 12322

fixed stupid bug in display mode error reporting

2001-11-04 23:33 VS, revision 12321

controls sample is now able to use default command line arguments

2001-11-04 23:32 VS, revision 12320

reworked display mode stuff once again

2001-11-04 23:32 VS, revision 12319

implemented late(r) initialization of wxUniv themes

2001-11-04 21:02 SC, revision 12318

workaroung for handling problems because groupboxes are not included in the parent-child relationship in wxwindows in a geometrical correct way

2001-11-04 20:54 SC, revision 12317

added internal callback when toplevel windows move for opengl canvas

2001-11-04 20:42 SC, revision 12316

added internal callback when toplevel windows move for opengl canvas