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-05-13 09:50 JS, revision 10138

Removed XPM lib references from makefile

2001-05-11 22:09 VS, revision 10137

removed xpmhand again

2001-05-11 20:31 GT, revision 10136

Added support more support for DB2 Added support for PervasiveSQL Fixed MSAccess testing of DROP TABLE result when the table does not exist

2001-05-11 20:24 GT, revision 10135

Added support more support for DB2 Added support for PervasiveSQL

2001-05-11 20:23 GT, revision 10134

Sizer based dialogs (like wxSingleChoiceDialog) are now forced to initially appear in the visible area of the display, relocating the dialog before display so that it fits within the display (if possible). If the dialog will not fit in the display area, it is shifted so that the top edge with the title bar is visible on the display

2001-05-11 19:23 GD, revision 10133

removed old xpm code

2001-05-11 18:32 VS, revision 10132

added wxDEFAULT_FRAME_STYLE

2001-05-11 18:32 VS, revision 10131

some more src code reformatting

2001-05-11 17:57 RD, revision 10130

No longer needs to create a wxApp object before making bitmaps

2001-05-11 17:55 RD, revision 10129

Changed wxRootWindow from a global to a staic variable with an accessor function that initializes if on first use. This prevents core dumps for apps that try to create wxBitmaps before the wxApp object is initialized.

2001-05-11 17:07 RR, revision 10128

Corrected wxToolBar::ToolSetBitmapSize()

2001-05-11 16:08 JS, revision 10127

Removed Mac-specific XPM files from mac.rsp

2001-05-11 13:04 JS, revision 10126

Minor mods

2001-05-11 09:13 SC, revision 10125

corrected eventual endless loop

2001-05-11 08:47 SC, revision 10124

corrected control update code

2001-05-11 08:16 SC, revision 10123

corrected control update code

2001-05-11 07:15 SC, revision 10122

redraw problems fix

2001-05-11 06:36 SC, revision 10121

maintaining 8.1 compat (defining 8.5 calls)

2001-05-11 06:24 SC, revision 10120

removed old xpm code

2001-05-10 21:03 GD, revision 10119

conditional compilation for Universal Interfaces (3.4 or later)

2001-05-10 20:54 GD, revision 10118

conditional compilation for Universal Interfaces (3.4 or later)

2001-05-10 20:52 GD, revision 10117

corrected conditional compilation for Universal Interfaces (3.4 or later)

2001-05-10 20:45 GD, revision 10116

activate new xpm handler under Classic Mac OS after xpm handler fixes

2001-05-10 20:43 GD, revision 10115

added PM_USE_SESSION_APIS for Carbon compilation under Mac OS 9

2001-05-10 18:18 DW, revision 10114

wxOS2 additional stylistic and coding standards.