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

2000-08-16 17:05 RL, revision 8113

fixed xlation which broke accels

2000-08-16 15:24 VZ, revision 8112

added wxUsE_XPM_H_IN_PATH

2000-08-15 21:46 VS, revision 8111

added wxXmlResourceHandler::GetDimension for 1D values that may be in dialog units

2000-08-15 21:44 VS, revision 8110

added 'centered' property to wxDialog handler

2000-08-15 21:44 VS, revision 8109

added wxIcon::CopyFromBitmap to wxGTK

2000-08-15 21:44 VS, revision 8108

fixed wxListCtrl::SetItem -- changing attributes of item with attributes already set had no effect

2000-08-15 20:42 VZ, revision 8107

1. wxStaticText, wxStaticBox, wxButton drawing implemented 2. "pseudo dynamic" wxTheme creation 3. hack to solve GetBestSize() problem 4. more methods in wxDC:: GetMultiLineTextExtent(), DrawLabel()

2000-08-15 10:19 JS, revision 8106

Mods to the intro.

2000-08-15 08:54 JJ, revision 8105

Committing in . Modified Files: wxWindows/samples/minimal/descrip.mms wxWindows/src/common/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/gtk/descrip.mms wxWindows/src/unix/descrip.mms Compilation wxGTK for VMS updated. Now the minimal sample works OK. ----------------------------------------------------------------------

2000-08-14 19:09 VZ, revision 8104

added univ dir

2000-08-14 19:08 VZ, revision 8103

more files added

2000-08-14 19:08 VZ, revision 8102

removed wxUniversalWindow class and merged its methods into wxWindow itself, wxGTK builds with the generic wxStaticText enabled (but doesn't work...)

2000-08-14 16:19 JS, revision 8101

wxBook mods.

2000-08-14 13:16 JS, revision 8100

Backslashes now allowed in \input filenames

2000-08-14 12:05 GT, revision 8099

Typecasting added to prevent warnings. Instead of copying the temp file, if the temp file directory and output file directory for RTF are the same, program does a rename instead of a copy.

2000-08-14 12:03 JS, revision 8098

Fixes to allow filenames to have backslashes

2000-08-14 12:02 JS, revision 8097

Fixes

2000-08-14 12:02 GT, revision 8096

Code added to cleanup memory/resource leaks on exit

2000-08-14 12:01 JS, revision 8095

Fixing broken file.

2000-08-14 12:00 GT, revision 8094

Typecasts added to prevent compiler warnings

2000-08-14 11:51 MJ, revision 8093

De.po with 649 Messages

2000-08-14 11:48 VZ, revision 8092

wxMSW builds in minimal configuration (i.e. without anything)

2000-08-14 11:44 GT, revision 8091

v2.2.1 TAGGED copy ported over to main trunk of CVS

2000-08-14 11:43 GT, revision 8090

Removed the reference to table.tex, as it is no longer needed

2000-08-14 11:42 GT, revision 8089

wxTable renamed to wxDbTable This file is no longer needed though, as the relevent text is now included in db.tex