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-18 19:00 GL, revision 6138

* Some more missing files. MMBoard tested (wave files) on MSVC 5

2000-02-18 18:36 GL, revision 6137

* Make some more work on the video for Linux (Unix hopefully as I use XAnim) * Added some datas for Windows

2000-02-18 16:57 RR, revision 6136

help sample useful again

2000-02-18 16:15 GRG, revision 6135

Added missing Unref() in wxImage::Create()

2000-02-18 16:10 GRG, revision 6134

Solved a typo related to masks. Was setting *all* pixels in the mask to rgb(0,0,0) - hence no mask at all :-) Corrected related OS/2 code as well (this is where the typo was introduced in the first place)

2000-02-18 15:03 BJ, revision 6133

Hashtable now supports negative keys

2000-02-18 08:14 JS, revision 6132

Added JPEG rsp file

2000-02-17 23:39 GRG, revision 6131

Now wxGIFDecoder always tries to read to the end of the GIF data.

2000-02-17 23:31 DW, revision 6130

More wxFrame updates

2000-02-17 23:18 VS, revision 6129

added wxMemoryFSHandler for storing VFS in memory

2000-02-17 23:13 VS, revision 6128

added wxMemoryFSHandler for storing VFS in memory

2000-02-17 22:44 JS, revision 6127

Reverted change to DrawLine so it doesn't draw the last point (sorry!)

2000-02-17 21:17 RR, revision 6126

Small testing changes, Small flicker reduction in wxGrid.

2000-02-17 20:36 JS, revision 6125

Removed redundant wxColour constructor (how come this didn't cause problems before...)

2000-02-17 20:03 VZ, revision 6124

added wxGridCellEditor::StartingClick(), used by BoolEditor

2000-02-17 19:32 VZ, revision 6123

some (attempts of) appearance fixes for wxGCBoolRenderer

2000-02-17 19:13 VZ, revision 6122

wxGridCellEditor::PaintBackground() added

2000-02-17 19:07 RL, revision 6121

added -doc package

2000-02-17 19:05 RL, revision 6120

remembered to update and commit after changing .in, duh :)

2000-02-17 18:23 SB, revision 6119

Workaround (?) for using streambuf with wxUSE_IOSTREAMH=0

2000-02-17 17:26 RL, revision 6118

fixed cutnpaste error samples->utils in UTILS_DIST

2000-02-17 17:09 VS, revision 6117

fixed inaccurancy in container layouting with wxHTML_ALIGN_JUSTIFY

2000-02-17 17:09 VS, revision 6116

documented 2nd prototype of wxListCtrl::SetItem

2000-02-17 17:03 RL, revision 6115

ignore CVS dir when copying /debian

2000-02-17 15:17 VS, revision 6114

fixed detection of listbox background