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-16 06:27 RD, revision 1936

wxPython 2.0b7

1999-03-16 06:05 RD, revision 1935

wxPython 2.0b7

1999-03-15 13:22 VZ, revision 1934

wxMotif compilation fix: tooltips always disabled, motif/setup.h created

1999-03-15 09:44 RS, revision 1933

removed Antiflicker plugin and simple customize plugin from default plugins

1999-03-15 09:33 RS, revision 1932

Completed Vadims HAVE_BOOL changes

1999-03-14 22:31 VZ, revision 1931

typos in error messages corrected

1999-03-14 22:00 VZ, revision 1930

compilation fix (forgot to check in this one)

1999-03-14 21:22 KB, revision 1929

Fixes and more functionality.

1999-03-14 16:04 KB, revision 1928

Should work very well now.

1999-03-14 12:41 VS, revision 1927

fixed bug in GetMimeType under win

1999-03-14 07:52 RS, revision 1926

Made font/color fixes right for windows

1999-03-14 00:26 RS, revision 1925

1. Made use system colors/fonts 2. Made able to use xpm's and honor xpm transparency

1999-03-14 00:15 RS, revision 1924

added wxSYS_COLOR_BTNTEXT case was missing.

1999-03-13 23:58 RS, revision 1923

Made frame layout stuff use system settings for colors, fonts Added xpm's to frame layout demo area makd fl_demo use xpm's under GTK made fl use xpm transparency

1999-03-13 20:14 GL, revision 1922

* Docs fixes, wxStream overview enabled (all docs should compile now)

1999-03-13 00:42 RS, revision 1921

1. added code to dyntbar to allow bitmap loading from windows resources 2. modified fl_demo sample to use bitmaps in windows resource to allow run-from-anywhere behaviour under windows.

1999-03-12 21:36 VZ, revision 1920

another attempt to improve combobox behaviour

1999-03-12 21:22 VZ, revision 1919

some UI adjustments

1999-03-12 19:49 VZ, revision 1918

typo corrected

1999-03-12 19:39 VZ, revision 1917

compilation fix (another typo...)

1999-03-12 19:38 VZ, revision 1916

compilation fix

1999-03-12 19:35 VZ, revision 1915

another (last?) FreeBSD thread compilation fix

1999-03-12 19:12 VZ, revision 1914

more things are done by configure: checks for bool, whether overloading based on size_t/int works or not (for wxString), the type of 3rd argument to getsockaddr, absence of libXpm is not fatal (not tested), whether strings.h exists

1999-03-12 18:42 GL, revision 1913

* wxStreams overview added to the documentation. I didn't yet tested it so I didn't activate it ...

1999-03-12 17:05 JS, revision 1912

Applied fix to wxTreeCtrl (double deletion of items), bitmap wxPalette leak fix, doc fixes

1999-03-12 16:52 JS, revision 1911

Minor doc tweaks plus major wxTreeCtrl bug fixed (double deletion of tree items in some circumstances)

1999-03-12 16:09 KB, revision 1910

fixed locking problem

1999-03-12 15:52 VZ, revision 1909

test for bool is now done in configure, not by manually testing compilers

1999-03-12 15:43 VZ, revision 1908

typo corrected

1999-03-12 15:23 VZ, revision 1907

some fixes for AIX compilation

1999-03-12 15:21 VZ, revision 1906

crash for frames without children corrected

1999-03-12 14:25 VZ, revision 1905

wxYield() calls OnInternalIdle() of all top level windows

1999-03-12 14:12 VZ, revision 1904

thread compilation fixed for FreeBSD 3.1

1999-03-12 09:25 KB, revision 1903

fixed a listctrl index bug

1999-03-12 00:34 RS, revision 1902

Added note about new make files for frame layout samples

1999-03-12 00:29 RS, revision 1901

New makefiles for samples under Visual C++

1999-03-11 15:16 VZ, revision 1900

wxMotif Solaris 2.6 compilation fixes

1999-03-11 10:37 KB, revision 1899

Fixed configure/linkage for non-threaded case.

1999-03-11 09:57 KB, revision 1898

Another solaris 2.5 fix.

1999-03-11 09:44 KB, revision 1897

gcc 2.8.0/solaris compilation fix

1999-03-10 22:03 VZ, revision 1896

wxLogStderr sends output to debugger too under Windows

1999-03-10 16:21 VZ, revision 1895

simplified test for thread libs

1999-03-10 14:24 VZ, revision 1894

stripping is now done during installation, not linking

1999-03-10 13:00 VZ, revision 1893

GetMaxSize() docs updated

1999-03-09 22:11 HH, revision 1892

added Russ Smyth fix for VC6 compile problems

1999-03-09 20:58 JS, revision 1891

Misc doc fixes; removed wxPalette leak from wxMSW wxBitmap

1999-03-09 18:28 SC, revision 1890

corrected a type in the constructor from two points

1999-03-09 18:09 VZ, revision 1889

arbitrary characters allowed in wxFileConfig entry names

1999-03-09 17:12 SC, revision 1888

Read was not copying back the buffers contents into the string parameter

1999-03-09 13:43 VZ, revision 1887

create unix subdir if doesn't exist

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

1999-03-05 12:40 RR, revision 1861

Two optical corrections #ifdeffed the cursor code in splitter and sash Made tex2rtf compile I will release this as 2.0.1

1999-03-05 10:34 KB, revision 1860

Utility scripts for external HTML help controller.

1999-03-05 07:23 RD, revision 1859

Minor wxPython changes for wxWin 2.0

1999-03-04 19:49 VZ, revision 1858

nanosleep() detection works for Solaris

1999-03-04 19:46 VZ, revision 1857

nanosleep() detection works for Solaris

1999-03-04 19:10 VZ, revision 1856

0xFF char problem fixed and typo in wxDLG_SIZE/POINT

1999-03-04 17:43 VZ, revision 1855

HP-UX compilation fixes (or so I hope)

1999-03-04 12:32 VZ, revision 1854

wxOK_CANCEL -> wxID_CANCEL

1999-03-04 12:32 , revision 1853
  • A /wxWidgets/branches/WX_2_0_FIXES
  • R /wxWidgets/branches/WX_2_0_FIXES/distrib/msw
  • R /wxWidgets/branches/WX_2_0_FIXES/install-sh
  • R /wxWidgets/branches/WX_2_0_FIXES/lib/dummy
  • R /wxWidgets/branches/WX_2_0_FIXES/misc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/grid/bitmap1.bmp
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/grid/bitmap2.bmp
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/grid/test.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/grid/test.rc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/internat/internat.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/internat/internat.rc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/internat/makefile.sc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/internat/makefile.vms
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/internat/mondrian.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/layout/expt.cpp
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/layout/fload.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/layout/layout.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/layout/makefile.sc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/layout/makefile.vms
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/chart.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/makefile.sc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/makefile.vms
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/mdi.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/mdi.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/mdi.rc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/mdi/mondrian.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/minimal/mondrian.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/png/pngdemo.rc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/printing/fload.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/printing/printing.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/splitter/mondrian.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/splitter/test.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/splitter/test.rc
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/tab/mondrian.ico
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/tab/test.def
  • R /wxWidgets/branches/WX_2_0_FIXES/samples/tab/test.rc
  • R /wxWidgets/branches/WX_2_0_FIXES/src/common/glob.inc
  • R /wxWidgets/branches/WX_2_0_FIXES/src/common/ipcbase.cpp
  • R /wxWidgets/branches/WX_2_0_FIXES/src/common/matrix.cpp
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk/bdiag.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk/cdiag.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk/cross.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk/fdiag.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk/horiz.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk/verti.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk1/bdiag.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk1/cdiag.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk1/cross.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk1/fdiag.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk1/horiz.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/gtk1/verti.xbm
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/ansi2knr.1
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/ansi2knr.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/CHANGES
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/INSTALL
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/libpng.3
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/libpngpf.3
  • D /wxWidgets/branches/WX_2_0_FIXES/src/png/makefile.nt
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/png.5
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/pngconf.h
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/README
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/build.bat
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.aco
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.ama
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.atr
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.lnx
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.mip
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.s2x
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.sun
  • A /wxWidgets/branches/WX_2_0_FIXES/src/png/scripts/makefile.wat
  • R /wxWidgets/branches/WX_2_0_FIXES/src/png/TODO
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/adler32.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/compress.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/crc32.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/deflate.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/deflate.h
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/example.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/inffixed.h
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/Makefile.in2
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/makefile.b32
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/makefile.bcc
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/makefile.dos
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/makefile.unx
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/makefile.vc
  • A /wxWidgets/branches/WX_2_0_FIXES/src/zlib/makefile.wat
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/minigzip.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/trees.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/uncompr.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/zlib.h
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/zutil.c
  • R /wxWidgets/branches/WX_2_0_FIXES/src/zlib/zutil.h
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxConvert/Makefile.in
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxConvert/wxConvert.h
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile
  • A /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/.cvsignore
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/dirctrl.cpp
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/dirctrl.h
  • A /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/FMJobs.cpp
  • A /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/FMJobs.h
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/filectrl.cpp
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/filectrl.h
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/Makefile
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/Makefile.in
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/wxFile.cpp
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxFile/wxFile.h
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxTest/folder.xpm
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxTest/horse.png
  • R /wxWidgets/branches/WX_2_0_FIXES/user/wxTest/list.xpm
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/distrib/wxPython.wse
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/distrib/wxPython.wsm
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/src/makefile.vc
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/src/msw/wx.cpp
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/src/msw/wx.py
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/src/wx.i
  • D /wxWidgets/branches/WX_2_0_FIXES/utils/wxPython/tests/test4.py

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

1999-03-03 17:11 VZ, revision 1852

wxUsleep() introduced (and documented) to try to work around usleep() bug in MT programs under Solaris

1999-03-03 17:05 VZ, revision 1851

SGI compilation fixes

1999-03-02 16:21 JS, revision 1850

Corrected event.h for wxKeyEvent/wxMouseEvent, and corresponding docs

1999-03-02 11:23 RR, revision 1849

Chnaged wxGLCanvas::SetSize() to DoSetSize()

1999-03-02 10:56 RR, revision 1848

Now enabling sockets enables sockets.

1999-03-02 08:59 RR, revision 1847

now wxsocket is on by default

1999-03-02 08:56 RR, revision 1846

Removed warnings from tbarsimpl Now wxSlider also works for negative values. wx-config reports 2.0.1 made wxUSE_SOCKET default forgot to run autoconf

1999-03-01 23:21 RD, revision 1845

Changes for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY_COLS.

1999-03-01 22:41 JS, revision 1844

Cured some Motif bugs

1999-03-01 18:20 VZ, revision 1843

warnings suppressed

1999-03-01 18:20 VZ, revision 1842

wxCriticalSection changes undone - should work now

1999-03-01 16:31 JS, revision 1841

Removed my buggy bug-fix

1999-03-01 15:49 VZ, revision 1840

argc == 0 bug fixed

1999-03-01 15:47 VZ, revision 1839

FreeBSD compilation fixes

1999-03-01 14:30 VZ, revision 1838

wxSpinButton works ok with negative values

1999-03-01 13:06 JS, revision 1837

Added dummy OnIdle to wxWindow in wxGTK; doc tweaks