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-19 08:58 RR, revision 8138

Added child window scrolling

2000-08-19 08:56 RR, revision 8137

Added wxChoice::GetCount() and Select()

2000-08-19 06:32 KH, revision 8136

wxDrawObject::Draw vritual and non const wxDCBase

2000-08-19 04:56 RD, revision 8135

a few bug fixes

2000-08-19 01:50 RD, revision 8134

a few bug fixes

2000-08-18 19:05 VZ, revision 8133

added (half working) wxGTKRenderer

2000-08-18 17:33 VZ, revision 8132

added wxInputHandler and initial support for it in wxControl

2000-08-18 16:45 DW, revision 8131

Minor fix to app

2000-08-18 16:28 JS, revision 8130

Added companion window. Now it's working pretty much as expected except for the usual flickering...

2000-08-18 16:27 SN, revision 8129

Fixed typo.

2000-08-18 13:54 JJ, revision 8128

Committing in . Modified Files: wxWindows/descrip.mms wxWindows/demos/bombs/descrip.mms wxGTK compile support for VMS extended ----------------------------------------------------------------------

2000-08-18 13:51 VZ, revision 8127

removed obsolete parts of SetIcon docs

2000-08-18 12:45 JS, revision 8126

Implemented IsVisible and GetFirst/NextVisibleItem for generic tree control

2000-08-18 12:03 DW, revision 8125

Updates to wxFrame to include SHowFullScreen method

2000-08-18 12:00 DW, revision 8124

Reparied accel processing

2000-08-18 09:43 JS, revision 8123

Added tree.rc

2000-08-18 09:42 JS, revision 8122

Bug fix

2000-08-18 01:52 DW, revision 8121

Add quantize and treebase

2000-08-18 00:02 DW, revision 8120

Fixes for accelerators

2000-08-17 20:49 DW, revision 8119

New frame class

2000-08-17 15:39 JS, revision 8118

Added psbox.tex

2000-08-17 15:38 JS, revision 8117

Small fixes

2000-08-17 11:53 JS, revision 8116

Added gizmos hierarchy

2000-08-17 07:17 JS, revision 8115

Increased bib buffer size

2000-08-16 18:38 VZ, revision 8114

Unix compilation fixes

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