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

1999-11-02 00:44 GRG, revision 4287

new docs for wxsocket in 2.1.10

1999-11-01 20:36 JS, revision 4286

Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, removed wxvc6.dsp, updated projgen, small fixes for OGL

1999-11-01 18:20 RR, revision 4285

Small doc updates. Distrib and makefile updates.

1999-11-01 15:24 KB, revision 4284

added support for global AFM path setting

1999-11-01 11:27 JS, revision 4283

Added some makefiles to HTML samples; added help.ico for wxHTML; make richedit sample compile (but without clipboard ops)

1999-11-01 09:39 JS, revision 4282

Corrected wxConfig usage problem.

1999-10-31 22:06 VS, revision 4281

wxHtmlHelpController now accepts AddBook('archive.zip') and zip archive may contain arbitrary no of hhp projects

1999-10-31 22:05 VS, revision 4280

added wxFileSystem::FindFirst and FindNext

1999-10-31 22:03 VS, revision 4279

more wxHtmlHelpFrame fixes (didn't store customization correctly, still needs some fixing, will do asap)

1999-10-31 22:02 VS, revision 4278

added html help viewer sample

1999-10-31 16:42 RR, revision 4277

Distrib corrections, Changed way to prevent toolbar from sending event when changes programmatically.

1999-10-31 15:31 RR, revision 4276

Distrib changes. Augemnted version to 2.1.11. Applied patch for wxGenericValidator. Corrected MDI's wxActivateEvent code.

1999-10-31 12:48 JS, revision 4275

Some edits to the schedule.

1999-10-31 12:03 JS, revision 4274

Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; added $(RM) variable to Mingw32 makefile

1999-10-31 10:22 RR, revision 4273

More tab code corrections.

1999-10-30 21:36 VS, revision 4272

fixed bug that caused assertion failure during HTML printing under wxGTK

1999-10-30 15:08 RR, revision 4271

Some work on tabbing and menu accels, Added a missing "Activate()" to docvwmdi sample.

1999-10-30 12:10 OK, revision 4270

Someone forgot wxT()

1999-10-30 00:08 VZ, revision 4269

wxFontEnumerator mostly works for wxMSW

1999-10-29 22:29 RD, revision 4268

Fixed windows installer to not need a reboot and therefore not have the bogus error message that freaked everybody out...

1999-10-29 22:29 DW, revision 4267

Execution control stuff

1999-10-29 22:26 RD, revision 4266

fixed typo

1999-10-29 22:25 RD, revision 4265

Added wxPython support of new HTML Printing classes. Fixed thread problem Other miscellaneous fixes, minor additions, etc.

1999-10-29 22:21 RD, revision 4264

Added wxPython support of new HTML Printing classes.

1999-10-29 22:18 RD, revision 4263

Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas could be used with wxWindows DLL