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-12-30 12:31 VS, revision 13240

Ehm... fixed my comment about DJGPP to say what I wanted it to say

2001-12-30 12:24 SC, revision 13239

drawing methods cleanup

2001-12-30 09:52 SC, revision 13238

carbon debugging lib added

2001-12-30 09:51 SC, revision 13237

new files added

2001-12-30 09:50 SC, revision 13236

setting and restoring the graf port

2001-12-30 09:44 SC, revision 13235

getting rid of several graf port handling routines

2001-12-30 09:43 SC, revision 13234

added theme savvy store/restore grafport

2001-12-30 00:31 VZ, revision 13233

don't make wxBitmapButtons same size as all the other buttons

2001-12-30 00:05 VS, revision 13232

fix for DJGPP returning unix/like/paths instead of what\you'd\expect\under\dos

2001-12-30 00:05 VS, revision 13231

fix for a fatal bug in wxMGL's wxDir

2001-12-30 00:05 VS, revision 13230

extended display mode handling to accept WXMODE env. variable

2001-12-30 00:05 VS, revision 13229

typo fix

2001-12-30 00:04 VS, revision 13228

making generic file dialog less Unixcentric

2001-12-29 18:34 RR, revision 13227

compile fix for bitmap.cpp under Mac

2001-12-29 16:14 VS, revision 13226

use a programmer-friendly macro for subclassing

2001-12-29 16:13 VS, revision 13225

implemented subclassing in XRC

2001-12-29 14:50 RL, revision 13224

removed dependency on windows.h from dynload.h Moved dlopen implementation into wxDynamicLibrary. Wrapped wxDllLoader in 2.2 compat guards and defined it in terms of the new classes. Added link option flags to wxDL and other missing functionality previously implemented in wxDllLoader. Modified wxDL++ classes to use wxDL base class implementation. Replaced all uses of wxDllLoader in wx classes by the new classes as appropriate. def'd out (unimplemented) wxSystemSettingsBase so wxMSW would link.

2001-12-29 09:59 SC, revision 13223

corrections for theme brush alignments under X (no more SetOrigin calls)

2001-12-29 09:57 SC, revision 13222

corrections for theme brush alignments

2001-12-28 23:06 DW, revision 13221

Add some missing methods

2001-12-28 22:25 VZ, revision 13220

a draft of wxSSBase class - it is yet unused and hopefully doesn't break anything [just yet]

2001-12-28 21:47 VZ, revision 13219

removed my timing code accidentally committed before

2001-12-28 21:27 VZ, revision 13218

disable native font stuff for wxMotif

2001-12-28 19:20 SC, revision 13217

new redrawing code

2001-12-28 19:19 SC, revision 13216

added debugging code for redrawing