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

2002-01-10 21:09 GD, revision 13490

changed PPC struct alignement setting

2002-01-10 20:46 GD, revision 13489

changed PPC struct alignement setting

2002-01-09 23:22 DW, revision 13488

Consildation and cleanup of global variables. Mostly all delclared and all defined in one header and module.

2002-01-09 23:18 DW, revision 13487

Support for WXPM's native font info.

2002-01-09 23:16 DW, revision 13486

Lots of cleanup, mostly consolidating globals

2002-01-09 21:18 VZ, revision 13485

a few things I'd like to do

2002-01-09 21:14 RD, revision 13484

Updated to use correct value for wxSTC_MASK_FOLDERS

2002-01-09 20:18 VZ, revision 13483

bug fix for wxBufferedInputStream::LastCount() after Read()

2002-01-09 18:00 RR, revision 13482

wxDirDialog no longer shows hidden files. I don't know yet how to implement the reparsing when the user checks/unchecks the "Show hidden directories" button. And my mail is down...

2002-01-09 17:03 VZ, revision 13481

mention that wxDialog doesn't derive from wxPanel any more

2002-01-09 13:09 VZ, revision 13480

winundef.h is needed for wxBase as well

2002-01-09 13:04 VZ, revision 13479

copy dummy*.cpp files as well

2002-01-09 12:49 VZ, revision 13478

fixes for the compilation warnings with Sun CC: 1. some fixes for "String literal to char * conversion" warnings (many more left in the *.xpm files) 2. fixes for "assignment of function to extern "C" function" 3. a few other miscellaneous ones

2002-01-09 01:35 VZ, revision 13477

no (real) changes

2002-01-09 01:34 VZ, revision 13476

use wxTE_RICH for the log window now that it should scroll correctly

2002-01-09 01:32 VZ, revision 13475

added, implemented, documented wxTE_RICH2 and wxTextCtrl::GetRange()

2002-01-09 01:31 VZ, revision 13474

make listbox taller

2002-01-09 01:30 VZ, revision 13473

exercise wxTextCtrl::GetRange

2002-01-09 00:14 VZ, revision 13472

wxNullFont shouldn't be passed to wxDC::SetFont()

2002-01-08 23:53 VS, revision 13471

use the new wxSystemSettings API everywhere

2002-01-08 23:38 VS, revision 13470

more MS-DOS stuff in generic wxFileDialog

2002-01-08 23:37 DW, revision 13469

OS/2 NativeFontInfo support

2002-01-08 23:37 VS, revision 13468

disable long filenames under DJGPP

2002-01-08 23:36 VS, revision 13467

expand . into cwd

2002-01-08 23:36 VS, revision 13466

MS-DOS fix to wxDir