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-01-12 23:47 VZ, revision 1386

added an error message if a bitmap can't be addedto the image list

1999-01-12 23:46 VZ, revision 1385

catches program exceptions in release build (VC++ only)

1999-01-12 23:44 VZ, revision 1384

some really minor changes (the most important one: small memory hole in wxList plugged)

1999-01-12 23:39 VZ, revision 1383

changed "inline"s to "extern"

1999-01-12 23:37 VZ, revision 1382

WX_CLEAR_ARRAY() now calls Empty() too

1999-01-12 23:10 VZ, revision 1381

more files I forgot to commit (wxFile/wxTempFile/wxTextFile docs)

1999-01-12 20:49 JS, revision 1380

Fixed silly error (what was Bool = int is now bool = 1/0)

1999-01-12 18:28 JS, revision 1379

Some .tex tweaks; pngdemo fix.

1999-01-12 17:53 RR, revision 1378

image update listbox fix iODBC fixes

1999-01-12 17:02 UG, revision 1377

no message

1999-01-12 08:31 VZ, revision 1376

changed #ifdef wxUSE_XXX into #if wxUSE_XXX

1999-01-11 22:15 JS, revision 1375

Fixed stupid crash-on-exit bug.

1999-01-11 16:13 VZ, revision 1374

TestDestroy() bug corrected

1999-01-11 16:05 JS, revision 1373

Corrected thread.h inline problem. Set WXWIN_COMPATIBILITY to 0 by default in wxMSW.

1999-01-11 15:51 VZ, revision 1372

wxCriticalSection implemented using mutexes for !MSW (sample compiles again)

1999-01-11 13:36 VZ, revision 1371

added the missing sentence end...

1999-01-10 23:39 JS, revision 1370

Corrected some typos.

1999-01-10 23:28 JS, revision 1369

Added some makefiles, cured some wxMotif bugs

1999-01-10 23:15 VZ, revision 1368

1. wxFile docs updated, wxTextFile and wxTempFile docs written (thanks HelpGen :-) Added file classes section to the "classes by category" and tfile.tex - file classes/functions overview, feel free to add stuff there. 2. wxArray docs finally written.

1999-01-10 20:29 JS, revision 1367

Cured Dialog Editor position/size setting problem

1999-01-10 20:23 GL, revision 1366

* Fixes.

1999-01-10 20:16 GL, revision 1365

* Deleted debug messages.

1999-01-10 20:14 GL, revision 1364

* Socket doc update.

1999-01-10 18:45 JS, revision 1363

Makefile correction

1999-01-10 12:04 JS, revision 1362

Got Penguin sample running under Windows.

1999-01-10 11:02 RR, revision 1361

Cleaning abit

1999-01-10 10:49 RR, revision 1360

OpenGl works now under GTK

1999-01-10 00:18 VZ, revision 1359

changes for wxMSW compilation

1999-01-10 00:04 VZ, revision 1358

assignment operators/copy ctors are private for classes which can't be copied

1999-01-09 20:18 JS, revision 1357

More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs with VC++

1999-01-09 18:00 KB, revision 1356

wxComboBox included (removed dependency on wxUSE_COMBOBOX which was never defined). intl.h only defines _() macro if WXINTL_NO_GETTEXT_MACRO is not defined.

1999-01-09 15:53 RR, revision 1355

ODBC updates Documentation updates

1999-01-09 10:42 RR, revision 1354

ODBC updates (it almost works now)

1999-01-09 00:37 VZ, revision 1353

wxObjArray fix (part 2)

1999-01-09 00:29 VZ, revision 1352

wxObjArrays code compiles again

1999-01-09 00:28 VZ, revision 1351

thread fixes for MSW (samples doesn't compile currently under !MSW, will be fixed a.s.a.p.)

1999-01-08 21:09 JS, revision 1350

Changes to allow Cygwin to compile in non-PCH mode

1999-01-08 20:33 RR, revision 1349

minor Configure / makefiles updates Removed mor (egcs) warnings Updated version to 2.0.1 in version.h Several corrections for strict compilers OpenGL updates new wxApp::InitVisual() for overriding in order to set non-default visual (unportable, of course) Added makefiles for DialogEd and Tex2Rtf made wxGTK compile with Tex2Rtf Added BEGIN_DRAG event to tree ctrl Added missing #include to lexel.l (unistd.h) (MSW?) new wxGTK.spec turned one or two more #ifdef into #if

1999-01-08 19:46 VZ, revision 1348

supports typedefs, generates "See also:" and adds "virtual " for virtual functions

1999-01-08 17:46 VZ, revision 1347

HelpGen is a prototype of the tool for automatic generation of the .tex files for wxWindows documentation from C++ headers

1999-01-08 17:17 UG, revision 1346

WXDLLEXPORT added to wxPendingList

1999-01-08 17:02 UG, revision 1345

no message

1999-01-08 16:46 UG, revision 1344

no message

1999-01-08 16:31 UG, revision 1343

no message

1999-01-08 16:12 UG, revision 1342

no message

1999-01-08 15:21 UG, revision 1341

no message

1999-01-08 14:49 UG, revision 1340

no message

1999-01-08 14:30 JS, revision 1339

Corrected grey scrolling windows; added C++Builder 3.0 fixes

1999-01-08 14:19 UG, revision 1338

no message

1999-01-08 13:15 UG, revision 1337

no message