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-03-08 22:16 HH, revision 1886

minor update

1999-03-08 22:07 HH, revision 1885

vc makefile

1999-03-08 22:02 HH, revision 1884

a few win32 makefiles

1999-03-08 14:13 KB, revision 1883

Fixed checking for libjpeg and linking against it which were broken.

1999-03-08 11:22 JS, revision 1882

Small changes incl. making wxTAB_TRAVERSAL always on in wxDialog (wxMSW)

1999-03-08 11:18 JS, revision 1881

Small doc changes; moved #include log.h further down in resource.cpp (broke compilation); made wxTreeCtrl always show the selection in wxMSW

1999-03-08 00:34 HH, revision 1880

fixed treectrl bug

1999-03-08 00:12 HH, revision 1879

ignore this :-)

1999-03-07 23:57 HH, revision 1878

readme file, for reading.

1999-03-07 23:35 HH, revision 1877
  • D /wxWidgets/trunk/utils/framelayout/src/manual.html

removed big-ass manual.html file from src dir.

1999-03-07 23:34 HH, revision 1876

Added Aleksandras' framelayout code, with more or less working Linux Makefiles General makefiles to be added later.

1999-03-07 23:31 VZ, revision 1875

Win compilation fixes

1999-03-07 23:01 VZ, revision 1874

bug fix for kbList::erase (done long ago in M version)

1999-03-07 21:38 KB, revision 1873

New, rewritten, wxLayout. Almost complete.

1999-03-06 11:51 , revision 1872

This commit was manufactured by cvs2svn to create branch 'WX_2_0_FIXES'.

1999-03-06 11:51 JS, revision 1871

Small changes

1999-03-06 00:31 VZ, revision 1870

HAVE_SCHED_H test added

1999-03-06 00:30 VZ, revision 1869

more FreeBSD thread fixes

1999-03-06 00:28 VZ, revision 1868

Borland makefile fixes

1999-03-06 00:11 VZ, revision 1867

1. the common helper functions are now in src/unix/utilsunx.cpp 2. POSIX threads are in src/unix/threadpsx.cpp 3. some more functions are detected using configure and not guessed from the platform type

1999-03-06 00:04 VZ, revision 1866
  • D /wxWidgets/trunk/src/gtk/threadgui.inc
  • D /wxWidgets/trunk/src/gtk/threadpsx.cpp
  • D /wxWidgets/trunk/src/gtk1/threadgui.inc
  • D /wxWidgets/trunk/src/gtk1/threadpsx.cpp
  • D /wxWidgets/trunk/src/motif/thread.cpp
  • D /wxWidgets/trunk/src/motif/utilsexc.cpp

this code is now common (src/unix)

1999-03-05 16:24 VZ, revision 1865

(more) FreeBSD thread fixes

1999-03-05 16:04 VZ, revision 1864

checks for various thread functions added

1999-03-05 13:50 VZ, revision 1863

thread detection works on FreeBSD

1999-03-05 13:23 VZ, revision 1862

compilation fixes