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-02-24 16:26 JS, revision 6263

wxToolBarSimple fix + OGL studio sample compilation

2000-02-24 15:04 JS, revision 6262

Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin streams; fixed wxSP_... ids that clashed with wxTextCtrl; added generic GetPixel implementation for GTK/Motif

2000-02-24 12:20 RL, revision 6261

configure changes, for wxBase and wx-config

2000-02-24 07:42 MB, revision 6260

Several ugly hacks to get the bugs table and virtual table demos to work under wxMotif.

2000-02-24 01:15 RL, revision 6259

added wxBase & examples & various tweaks

2000-02-24 00:43 GT, revision 6258

Reverting to 1.30

2000-02-24 00:35 GT, revision 6257

Reverting back to 1.35 as 1.36 does not work with all data sources

2000-02-24 00:20 VZ, revision 6256

mwxLog was leaked - fixed

2000-02-24 00:08 VZ, revision 6255

fix for wxSplitPath(foo/.filename)

2000-02-24 00:01 VZ, revision 6254

wxLogWindow now uses standard menu ids

2000-02-23 23:43 DW, revision 6253

More wxWindow updates

2000-02-23 23:42 VZ, revision 6252

typo fixed

2000-02-23 23:38 VZ, revision 6251

1. wxGCBoolRenderer looks better under MSW 2. wxGCBoolEditor too 3. only alnum keys start editing in-place 4. some memory leaks in wxGrid plugged

2000-02-23 23:11 GT, revision 6250

::IsNumber() returned FALSE if a + or - sign was the first character of the string. "-123" should be considered a number

2000-02-23 21:45 RL, revision 6249

tweaked debian-dist for building wxBase

2000-02-23 19:27 RD, revision 6248

fallback to string changes for number and float editors Fixes for DrawGridSpace (it needed moved over/up by one pixel, at least for MSW) Editor left active when resizing rows/cols

2000-02-23 19:23 VZ, revision 6247

removed the goto provoking HP-UX compiler warnings

2000-02-23 19:04 VZ, revision 6246

fixed (?) race condition in the sample

2000-02-23 18:54 VZ, revision 6245

some more cosmetic fixes for wxLogTrace

2000-02-23 18:50 VZ, revision 6244

typo fixed

2000-02-23 18:50 VZ, revision 6243

wxLogTrace doesn't give messages with two 'Trace' in the beginning

2000-02-23 18:26 SN, revision 6242

Improved wxMotif's look.

2000-02-23 17:53 SN, revision 6241

Improved checkmark on wxMotif.

2000-02-23 17:47 RR, revision 6240

#ifdeffed new paint clipping :-( Moved replacement code to printing preview canvas where its effect was particularly useful. Completed GC pooling.

2000-02-23 17:44 VZ, revision 6239

using LDFLAGS for the linker