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

1999-03-01 01:31 HH, revision 1836

Added Makefile[.in] for wxGTK standard build. Are not yet used, because wxGTK's createall script doesn't look in this dir...

1999-03-01 01:26 HH, revision 1835

added Makefile[.in] for build using wxGTK method. Note that wxGTK's createall script doesn't yet look this deep, so it's not very usefull now... also fixed some wxGTK compile problems.

1999-02-28 23:48 JS, revision 1834

Added tbarsmpl.cpp (hope that's OK...)

1999-02-28 23:39 JS, revision 1833

wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks

1999-02-28 21:56 HH, revision 1832

Modified makefile.unx to include bitmaps dir. Added missing folder.xpm to bitmaps

1999-02-28 20:59 JS, revision 1831

Doc mods; fixed return non-processing problem; fixed toolbar sizing problems (incl. MDI area clipping); put wxPrintPaperDatabase, wxPrintPaperType into prntbase.cpp since it's needed in non-PostScript WIN16 for the generic page setup dialog; corrected some 16-bit makefiles

1999-02-28 18:03 RR, revision 1830

added wxMenu::Append( wxMenuItem ) added keyboard hooks to glcanvas fixed probs with slider/spin button etc

1999-02-28 15:35 VZ, revision 1829

wxCheckListBox fixes: crash/memory leak when items are dynamically inserted/deleted corrected and docs updated

1999-02-28 14:18 VZ, revision 1828

shows different SetCursor() calls

1999-02-28 14:16 VZ, revision 1827

SetCursor() doesn't set cursor for children of the window any more

1999-02-28 13:58 VZ, revision 1826

wxArrayString documentation added

1999-02-28 12:36 GL, revision 1825

* Added "--with-sockets" and made wxSocket optionnal.

1999-02-28 00:00 VZ, revision 1824

some more files to ignore for cvs

1999-02-27 23:55 VZ, revision 1823

cursor problem in sash windows corrected

1999-02-27 23:54 VZ, revision 1822

compilation fix

1999-02-27 23:52 VZ, revision 1821

1. wxListCtrl fixes a) implemented GetColumnCount() b) columns are always created with some reasonable (i.e. != 0) width 2. wxRadioBox: keyboard navigation now works inside it (almost) as it should

1999-02-27 23:16 VZ, revision 1820

added 'provides wxwin'

1999-02-27 22:51 VZ, revision 1819

unused param warning suppressed

1999-02-27 21:01 GL, revision 1818

* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop. * wxSocket stream fix: they can be encapsulated by now * Doc update: wxURL::GetPath

1999-02-27 14:40 VZ, revision 1817

VK_APPS handling

1999-02-27 14:39 VZ, revision 1816

MSWProcessMessage speed up by a factor of 100 (at least)

1999-02-27 14:38 VZ, revision 1815

wxTreeCtrl::GetBoundRect() implemented

1999-02-27 14:37 VZ, revision 1814

keyboard navigation in dialogs works (again)

1999-02-27 14:36 VZ, revision 1813

1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink leading to nowhere) 2. wxTreeCtrl::GetBoundRect() documentation updated

1999-02-27 11:32 GL, revision 1812

* Big memory bug fixed in socket/getline fixed. * Added two missing "virtual" in stream.h (Sorry, you'll have to rebuild all)

1999-02-27 04:21 RD, revision 1811

Added missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS

1999-02-27 04:20 RD, revision 1810

minor tweaks for testing

1999-02-27 01:43 VZ, revision 1809

i18n overview

1999-02-27 01:33 VZ, revision 1808

wxSetCursor() bug with splitters corrected

1999-02-27 01:26 VZ, revision 1807

1. (very) short i18n overview added, wxGetTranslation() documented. 2. wxTreeCtrl overview written and documentation updated 3. wxString docmunetation updated (no more unresolved references) 4. wxWindow::SetCursor() recursive behaviour mentioned

1999-02-26 22:22 JS, revision 1806

DoSetClientSize omissions fixed; some doc fixes

1999-02-26 21:13 VZ, revision 1805

char */wxString confusion cleaned in the docs

1999-02-26 20:56 VZ, revision 1804

wxLog fix as for wxMSW

1999-02-26 18:54 GL, revision 1803

*** empty log message ***

1999-02-26 18:51 GL, revision 1802

* Missing doc file.

1999-02-26 18:04 JS, revision 1801

Fixed wxMSW arrow key bug, changed wxPoem window to a wxWindow

1999-02-26 17:29 JS, revision 1800

Doc fixes

1999-02-26 17:01 HH, revision 1799

added double click handler. various minor fixes.

1999-02-26 09:45 JS, revision 1798

Some doc fixes

1999-02-26 00:25 HH, revision 1797

A port of tkPlotCanvas.py. Requires Numeric module.

1999-02-25 22:53 JS, revision 1796

wxBitmapButton bug fixed

1999-02-25 20:13 GL, revision 1795

* Added a small wxHTTP description * Added some example/description to wxFTP * Some more on wxURL * Added missing file in wxMMedia

1999-02-25 15:45 VZ, revision 1794

delete all log messages suppressed

1999-02-25 15:09 JS, revision 1793

Small changes

1999-02-25 15:07 JS, revision 1792

Corrected some .tex problems

1999-02-25 14:47 VZ, revision 1791

1. validator fixes: don't eat TAB. Added new SetBellOnError() function to suppress _annoying_ bell. 2. Docs and samples updated to reflect this.

1999-02-25 13:50 VZ, revision 1790

InsertItems() implemented for wxGTK

1999-02-25 13:50 VZ, revision 1789

check list box sample updated to test InsertItems

1999-02-25 13:38 VZ, revision 1788

more HP-UX fixes

1999-02-25 12:38 VZ, revision 1787

InsertItems() documented

1999-02-25 12:25 VZ, revision 1786

SetSize() fixes

1999-02-25 10:32 KB, revision 1785

GetNextItem() now checks for item < GetItemCount() to avoid illegal wxList access beyond end of list.

1999-02-25 09:36 VZ, revision 1784

more DG-UX compilation fixes (thanks to Benjamin Beckwith)

1999-02-25 07:18 RD, revision 1783

wxPython version 2.0b5

1999-02-25 07:09 RD, revision 1782

wxPython version 2.0b5

1999-02-24 23:53 VZ, revision 1781

wxString docs are nearly complete (but don't compile :-( ), a brief threads overview

1999-02-24 23:50 VZ, revision 1780

demonstrates SetCursor() now too

1999-02-24 23:48 VZ, revision 1779

SetCursor() works now

1999-02-24 14:53 VZ, revision 1778

added /usr/include/Xm to the search path

1999-02-24 13:15 VZ, revision 1777

wxGTK fixes for the yesterday's addition of m_isWindow flag

1999-02-24 08:17 RD, revision 1776

More wxPython docs...

1999-02-24 08:02 JS, revision 1775

Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections

1999-02-24 00:46 HH, revision 1774

Some wxPython interface change updates. Moved refresh button. Platform sensitive defaults for external browser. uses wxYield instead of (silly) quicktimer hack.

1999-02-23 23:48 RD, revision 1773

reenabled some methods for wxPython on wxGTK

1999-02-23 23:24 VZ, revision 1772

wxCritSection change to accomodate mem checking system (even better :-)

1999-02-23 23:23 VZ, revision 1771

wxCritSection change to accomodate mem checking system

1999-02-23 23:08 VZ, revision 1770

more cursor fixes (now ::wxSetCursor() works too)

1999-02-23 23:00 VS, revision 1769

Czech language

1999-02-23 22:57 VZ, revision 1768

some very minor fixes (I don't even remember what exactly)

1999-02-23 22:53 VZ, revision 1767

menu help string fix

1999-02-23 22:51 VZ, revision 1766

wxBeginBusyCursor now works (better)

1999-02-23 22:49 VZ, revision 1765

wxLogXXX() functions called near app termiantion shouldn't crash

1999-02-23 22:43 VZ, revision 1764

compilation fixes

1999-02-23 22:42 VZ, revision 1763

new options: wxUSE_OLE (on by default except for some compilers), wxUSE_DYNLIB_CLASS (off by default)

1999-02-23 22:41 VZ, revision 1762

small optimizations: m_isWindow and m_isCommandEvent flags introduced

1999-02-23 19:05 VZ, revision 1761

another wxBeginBusyCursor fix

1999-02-23 18:57 VZ, revision 1760

some feeble attempts at making wxBeginBusyCursor work

1999-02-23 18:26 VZ, revision 1759

support for incorrect entries in .mime.types added (world is not perfect, alas)

1999-02-23 18:13 VZ, revision 1758

SetSelection(from, to) and SetEditable() implemented

1999-02-23 17:51 VZ, revision 1757

HP-UX compilation fixes (thanks to Zdravko Bas)

1999-02-23 17:48 VZ, revision 1756

1. C++ comments removed from setup.h 2. --with-dynlib option added (wxUSE_DYNLIB_CLASS)

1999-02-23 15:43 VZ, revision 1755

crash in some very special case when arrows were used to move around fixed

1999-02-22 23:15 VZ, revision 1754

listview has LVS_EX_FULLROWSELECT style when supported

1999-02-22 20:34 VZ, revision 1753

dlopen fixes

1999-02-22 19:48 VZ, revision 1752

dlopen() also exists under FreeBSD

1999-02-22 19:42 VZ, revision 1751

HP-UX support added

1999-02-22 14:50 KB, revision 1750

Fixed DoSetClientSize() causing infinite recursion.

1999-02-22 13:28 JS, revision 1749

Soem corrections for SetSize changes

1999-02-22 11:01 VZ, revision 1748

GetSize() and GetClientSize() changes

1999-02-22 10:31 JS, revision 1747

Corrected WM_KEYDOWN bug (missing 'break')

1999-02-22 09:32 JS, revision 1746

Minor changes

1999-02-21 23:17 VZ, revision 1745

error msg when there are no files in wxFindFirst() removed

1999-02-21 22:32 VZ, revision 1744

1. more C++ parser fixes - now it almost parses wx/string.h a) #if/#ifdef/#else (very) limited support b) param type fix - now indirection chars are correctly handled c) class/struct/union distinction d) public/private fixes e) Dump() function added - very useful for debugging 2. option to ignore parameter names during 'diff' (in fact, they're ignored by default, and this option switches it on)

1999-02-21 12:59 VS, revision 1743

NO_GUI bug fixed

1999-02-20 23:17 VZ, revision 1742

wxListCtrl column resize bug corrected

1999-02-20 23:01 VZ, revision 1741

1. better 'const' and 'virtual' functions handling 2. operators are now supported 3. tokens such as "<=" and "!=" are now tokenized properly

1999-02-20 23:00 VZ, revision 1740

1. new 'diff' mode which seems to work 2. output files are not overwritten in 'dmup' mode 3. fixes for better handling of const functions and operators

1999-02-20 22:50 VZ, revision 1739

\\param -> \param

1999-02-20 22:49 VZ, revision 1738

ignore file for HelpGen

1999-02-20 10:05 RD, revision 1737

Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a window handle. If you can get the window handle into the python code, it should just work... More news on this later. Added wxImageList, wxToolTip. Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the wxRegConfig class. As usual, some bug fixes, tweaks, etc.

1999-02-20 10:02 RD, revision 1736

Changes needed to enable wxGTK compatibility.

1999-02-20 09:11 RD, revision 1735

Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a window handle. If you can get the window handle into the python code, it should just work... More news on this later. Added wxImageList, wxToolTip. Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the wxRegConfig class. As usual, some bug fixes, tweaks, etc.

1999-02-20 09:05 RD, revision 1734

Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a window handle. If you can get the window handle into the python code, it should just work... More news on this later. Added wxImageList, wxToolTip. Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the wxRegConfig class. As usual, some bug fixes, tweaks, etc.

1999-02-20 06:53 RD, revision 1733

Added missing | symbol

1999-02-19 21:54 JS, revision 1732

Added George Tasker's forward slash fix to file dialog; added some consts to prntbase.h; removed redundant IMPLEMENT_WXWIN_MAINs

1999-02-19 19:35 RD, revision 1731

added wxSetInstance()

1999-02-19 17:32 VZ, revision 1730

some minor fixes for DEC CXX compilation

1999-02-19 15:51 VZ, revision 1729

more locations for Motif headers

1999-02-19 15:05 VZ, revision 1728

directory for message catalogs

1999-02-19 13:24 RR, revision 1727

propagate key event from listctrl to its parent

1999-02-19 07:58 RD, revision 1726

Added first batch of docs and notes for wxPython.

1999-02-18 22:51 JS, revision 1725

Fixed wxMotif's wxExecute again, added OnPaint capability to wxFrame, removed old focus code from wxGTK's ~wxWindow

1999-02-18 21:24 JS, revision 1724

Cured last focus bug (I hope); some wxMotif mods

1999-02-18 19:39 VZ, revision 1723

i18n fixes

1999-02-18 18:18 GL, revision 1722

* Fixes and updates on wxMMedia.

1999-02-18 17:59 SC, revision 1721

mbstowcs hack for CodeWarrior's MSL

1999-02-18 15:12 JS, revision 1720

Doesn't overwrite setup.h now

1999-02-18 15:11 VZ, revision 1719

a file I forgot to check in (sorry Julian)

1999-02-18 14:55 JS, revision 1718

Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute crash on wxMotif; added wxHelpControllerBase::SetViewer; added consts to wxColour == and != operators; changed beta version; fixed wxChoice/wxComboBox bugs

1999-02-18 14:23 VZ, revision 1717

wxMimeTypesManager::IsOfType() added (and documented)

1999-02-18 14:22 VZ, revision 1716

wxSplitPath() bugs corrected and it's documented

1999-02-18 14:04 RR, revision 1715

Dialog items inherit parent's font now Augmented beta to 5

1999-02-18 09:37 VZ, revision 1714

vsnprintf() detection now works

1999-02-18 09:28 VZ, revision 1713

AC_HAVE_LIBRARY replaced with AC_CHECK_LIB

1999-02-17 21:04 VZ, revision 1712

wxExecute() fixes and doc updates: the return value for sync exec case is now the exit code of the process and not its pid. Warning: MSW code is untested.

1999-02-17 20:26 VZ, revision 1711

wxExecute() fix (running console programs doesn't cause X errors any more)

1999-02-17 19:26 JS, revision 1710

Added missing const to wxGTK's wxMDIChildFrame::GetToolbar; added bc_ide.txt instructions.

1999-02-17 17:56 VZ, revision 1709

wxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation

1999-02-17 17:18 JS, revision 1708

Changed .vc makefiles to allow different configurations to co-exist (so library names have changed a bit). Split ipvaddr.tex from sckaddr.tex.

1999-02-17 16:42 RR, revision 1707

Let's face it, GTK's resizing is broken and I cannot repair it.

1999-02-17 13:36 VZ, revision 1706

wxListCtrl will receive EVT_CHAR() events now

1999-02-17 10:13 RR, revision 1705

resize fun

1999-02-16 20:17 JS, revision 1704

Some doc corrections; removed wxDocument arg from wxView constructor; wxTextCtrl::OnChar correction; added SetString and default constructor to wxStringTokenizer; added missing MSW wxFrame::SetSize functions

1999-02-16 15:36 RR, revision 1703

MDI fixes

1999-02-16 09:31 RR, revision 1702

Applied Russel's changes to wxToolBarBase fixed stippled brush for bitmaps (as opposed to pixmaps)

1999-02-15 23:09 VZ, revision 1701

A couple of identifiers at global level moved to the .cpp file from .h where they had nothing to do from the very beginning

1999-02-15 23:07 VZ, revision 1700

1. Parser improvements a) const and virtual methods are parsed correctly (not static yet) b) "const" which is part of the return type is not swallowed 2. HelpGen improvements: -o outputdir parameter added to the cmd line, "//---------" kind comments discarded now.

1999-02-15 23:04 VZ, revision 1699

started wxIntl documentation

1999-02-15 20:41 JS, revision 1698

Added 'Include files' section to class references

1999-02-15 19:26 VZ, revision 1697

enable verbose messages by default in debug builds

1999-02-15 15:06 VZ, revision 1696

compilation warnings about missing braces fixed

1999-02-15 13:05 JS, revision 1695

GnuWin32 corrections (::ZeroMemory doesn't exist)

1999-02-14 23:23 JS, revision 1694

Added png, zlib targets to 16-bit makefiles

1999-02-14 21:59 VZ, revision 1693

made wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some code in the controls sample to test them

1999-02-14 17:46 GL, revision 1692

* Stream: update in doc, fix in code. * wxMMedia: various fixes, WAV and AIFF should work on Linux, preparing it for Windows.

1999-02-14 13:04 RR, revision 1691

Fixed refresh bug in wxGLCanvas

1999-02-12 22:00 JS, revision 1690

Small Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox); wxMSW wxWindow::IsShown fix

1999-02-12 19:03 GL, revision 1689

* Stream doc.

1999-02-12 18:31 GL, revision 1688

* Added some warning in socket doc.

1999-02-12 15:05 VZ, revision 1687

wxToolTip entry changed (it's implemented after all)

1999-02-12 15:03 VZ, revision 1686

added a couple of items for 2.1

1999-02-12 13:55 VZ, revision 1685

mentioned the fact that wxArray can't be used for storing floats/doubles

1999-02-12 08:22 JS, revision 1684

Some doc corrections (added blank lines at end of docs); corrected Forty sample dialog behaviour; added dummy menubar constructors; corrected wxMSW wxRegion bug

1999-02-11 20:44 RR, revision 1683

Added CTRL-TAB navigation to notebook Added ESC -> Cancel convresion Added greying out of tooltips (I had some spare minutes)

1999-02-11 17:41 SC, revision 1682

CW Win32 and Mac adaptions

1999-02-11 17:29 VZ, revision 1681

"continue;" restored to prevent the app from going into infinite loop

1999-02-11 16:56 SC, revision 1680

CW Win32 and Mac adaptions

1999-02-11 16:27 RR, revision 1679

distrin corrections files the return of TAB, part IV

1999-02-11 16:00 , revision 1678
  • A /wxWidgets/branches/tag
  • D /wxWidgets/branches/tag/.cvsignore
  • D /wxWidgets/branches/tag/config.guess
  • D /wxWidgets/branches/tag/config.sub
  • D /wxWidgets/branches/tag/configure
  • D /wxWidgets/branches/tag/configure.in
  • D /wxWidgets/branches/tag/distrib
  • D /wxWidgets/branches/tag/docs
  • D /wxWidgets/branches/tag/include
  • D /wxWidgets/branches/tag/install-sh
  • D /wxWidgets/branches/tag/lib
  • D /wxWidgets/branches/tag/Makefile
  • D /wxWidgets/branches/tag/misc
  • D /wxWidgets/branches/tag/mkinstalldirs
  • D /wxWidgets/branches/tag/samples
  • D /wxWidgets/branches/tag/setup
  • D /wxWidgets/branches/tag/src/.cvsignore
  • D /wxWidgets/branches/tag/src/common/.cvsignore
  • D /wxWidgets/branches/tag/src/common/cmndata.cpp
  • D /wxWidgets/branches/tag/src/common/config.cpp
  • D /wxWidgets/branches/tag/src/common/cwlex_yy.c
  • D /wxWidgets/branches/tag/src/common/cwy_tab.c
  • D /wxWidgets/branches/tag/src/common/date.cpp
  • D /wxWidgets/branches/tag/src/common/datstrm.cpp
  • D /wxWidgets/branches/tag/src/common/db.cpp
  • D /wxWidgets/branches/tag/src/common/dbtable.cpp
  • D /wxWidgets/branches/tag/src/common/docmdi.cpp
  • D /wxWidgets/branches/tag/src/common/docview.cpp
  • D /wxWidgets/branches/tag/src/common/doslex.c
  • D /wxWidgets/branches/tag/src/common/dosyacc.c
  • D /wxWidgets/branches/tag/src/common/dynarray.cpp
  • D /wxWidgets/branches/tag/src/common/dynlib.cpp
  • D /wxWidgets/branches/tag/src/common/event.cpp
  • D /wxWidgets/branches/tag/src/common/extended.c
  • D /wxWidgets/branches/tag/src/common/file.cpp
  • D /wxWidgets/branches/tag/src/common/fileconf.cpp
  • D /wxWidgets/branches/tag/src/common/filefn.cpp
  • D /wxWidgets/branches/tag/src/common/framecmn.cpp
  • D /wxWidgets/branches/tag/src/common/ftp.cpp
  • D /wxWidgets/branches/tag/src/common/gdicmn.cpp
  • D /wxWidgets/branches/tag/src/common/glob.inc
  • D /wxWidgets/branches/tag/src/common/hash.cpp
  • D /wxWidgets/branches/tag/src/common/helpbase.cpp
  • D /wxWidgets/branches/tag/src/common/http.cpp
  • D /wxWidgets/branches/tag/src/common/intl.cpp
  • D /wxWidgets/branches/tag/src/common/ipcbase.cpp
  • D /wxWidgets/branches/tag/src/common/layout.cpp
  • D /wxWidgets/branches/tag/src/common/lexer.l
  • D /wxWidgets/branches/tag/src/common/list.cpp
  • D /wxWidgets/branches/tag/src/common/log.cpp
  • D /wxWidgets/branches/tag/src/common/matrix.cpp
  • D /wxWidgets/branches/tag/src/common/memory.cpp
  • D /wxWidgets/branches/tag/src/common/mimetype.cpp
  • D /wxWidgets/branches/tag/src/common/module.cpp
  • D /wxWidgets/branches/tag/src/common/mstream.cpp
  • D /wxWidgets/branches/tag/src/common/object.cpp
  • D /wxWidgets/branches/tag/src/common/objstrm.cpp
  • D /wxWidgets/branches/tag/src/common/odbc.cpp
  • D /wxWidgets/branches/tag/src/common/parser.y
  • D /wxWidgets/branches/tag/src/common/prntbase.cpp
  • D /wxWidgets/branches/tag/src/common/process.cpp
  • D /wxWidgets/branches/tag/src/common/protocol.cpp
  • D /wxWidgets/branches/tag/src/common/resourc2.cpp
  • D /wxWidgets/branches/tag/src/common/resource.cpp
  • D /wxWidgets/branches/tag/src/common/sckaddr.cpp
  • D /wxWidgets/branches/tag/src/common/sckfile.cpp
  • D /wxWidgets/branches/tag/src/common/sckipc.cpp
  • D /wxWidgets/branches/tag/src/common/sckstrm.cpp
  • D /wxWidgets/branches/tag/src/common/serbase.cpp
  • D /wxWidgets/branches/tag/src/common/socket.cpp
  • D /wxWidgets/branches/tag/src/common/stream.cpp
  • D /wxWidgets/branches/tag/src/common/string.cpp
  • D /wxWidgets/branches/tag/src/common/tbarbase.cpp
  • D /wxWidgets/branches/tag/src/common/tbarsmpl.cpp
  • D /wxWidgets/branches/tag/src/common/textfile.cpp
  • D /wxWidgets/branches/tag/src/common/time.cpp
  • D /wxWidgets/branches/tag/src/common/timercmn.cpp
  • D /wxWidgets/branches/tag/src/common/tokenzr.cpp
  • D /wxWidgets/branches/tag/src/common/url.cpp
  • D /wxWidgets/branches/tag/src/common/utilscmn.cpp
  • D /wxWidgets/branches/tag/src/common/valgen.cpp
  • D /wxWidgets/branches/tag/src/common/validate.cpp
  • D /wxWidgets/branches/tag/src/common/valtext.cpp
  • D /wxWidgets/branches/tag/src/common/variant.cpp
  • D /wxWidgets/branches/tag/src/common/wfstream.cpp
  • D /wxWidgets/branches/tag/src/common/wincmn.cpp
  • D /wxWidgets/branches/tag/src/common/wxexpr.cpp
  • D /wxWidgets/branches/tag/src/common/zstream.cpp
  • D /wxWidgets/branches/tag/src/cygnus.bat
  • D /wxWidgets/branches/tag/src/generic
  • D /wxWidgets/branches/tag/src/gtk
  • D /wxWidgets/branches/tag/src/gtk.inc
  • D /wxWidgets/branches/tag/src/gtk1
  • D /wxWidgets/branches/tag/src/iodbc
  • D /wxWidgets/branches/tag/src/Makefile
  • D /wxWidgets/branches/tag/src/Makefile.in
  • D /wxWidgets/branches/tag/src/mac
  • D /wxWidgets/branches/tag/src/make.env
  • D /wxWidgets/branches/tag/src/makeb32.env
  • D /wxWidgets/branches/tag/src/makebcc.env
  • D /wxWidgets/branches/tag/src/makeenvs
  • D /wxWidgets/branches/tag/src/makefile.bcc
  • D /wxWidgets/branches/tag/src/makefile.dos
  • D /wxWidgets/branches/tag/src/makefile.vc
  • D /wxWidgets/branches/tag/src/makeg95.env
  • D /wxWidgets/branches/tag/src/makelib.b32
  • D /wxWidgets/branches/tag/src/makelib.bcc
  • D /wxWidgets/branches/tag/src/makelib.env
  • D /wxWidgets/branches/tag/src/makelib.g95
  • D /wxWidgets/branches/tag/src/makelib.vc
  • D /wxWidgets/branches/tag/src/makelib.wat
  • D /wxWidgets/branches/tag/src/makemsc.env
  • D /wxWidgets/branches/tag/src/makeprog.b32
  • D /wxWidgets/branches/tag/src/makeprog.bcc
  • D /wxWidgets/branches/tag/src/makeprog.env
  • D /wxWidgets/branches/tag/src/makeprog.g95
  • D /wxWidgets/branches/tag/src/makeprog.msc
  • D /wxWidgets/branches/tag/src/makeprog.sl
  • D /wxWidgets/branches/tag/src/makeprog.vc
  • D /wxWidgets/branches/tag/src/makeprog.wat
  • D /wxWidgets/branches/tag/src/makesc.env
  • D /wxWidgets/branches/tag/src/makesl.env
  • D /wxWidgets/branches/tag/src/maketwin.env
  • D /wxWidgets/branches/tag/src/makevc.env
  • D /wxWidgets/branches/tag/src/makewat.env
  • D /wxWidgets/branches/tag/src/make_cw.mcp
  • D /wxWidgets/branches/tag/src/mingegcs.bat
  • D /wxWidgets/branches/tag/src/mingw32.bat
  • D /wxWidgets/branches/tag/src/motif
  • D /wxWidgets/branches/tag/src/motif.inc
  • D /wxWidgets/branches/tag/src/msw
  • D /wxWidgets/branches/tag/src/ntwxwin.mak
  • D /wxWidgets/branches/tag/src/png
  • D /wxWidgets/branches/tag/src/qt
  • D /wxWidgets/branches/tag/src/qt.inc
  • D /wxWidgets/branches/tag/src/stubs
  • D /wxWidgets/branches/tag/src/stubs.inc
  • D /wxWidgets/branches/tag/src/xpm
  • D /wxWidgets/branches/tag/src/zlib
  • D /wxWidgets/branches/tag/template.mak
  • D /wxWidgets/branches/tag/user
  • D /wxWidgets/branches/tag/utils
  • D /wxWidgets/branches/tag/wx-config.in
  • D /wxWidgets/branches/tag/wxGTK.spec
  • D /wxWidgets/branches/tag/wxinstall

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

1999-02-11 16:00 JS, revision 1677

Solved wxMotif scrolling display problem; added wxImageModule; added wxRETAINED support in wxMotif; changed wxDC::SetBackground behaviour; changed OnKeyDown/OnChar behaviour; fixed wxToolBar toggle bugs; fixed wxImage on wxMotif bug whereby new was used to allocate XImage data

1999-02-11 13:59 VZ, revision 1676

added FreeBSD

1999-02-11 13:58 VZ, revision 1675

compilation fixes for gcc 2.7.2.1 under FreeBSD

1999-02-11 12:44 RR, revision 1674

Solaris compilation patches dbtest now works a little

1999-02-10 23:08 RR, revision 1673

distribution things implemented native docking for menus and toolbars (see toolbar sample) someone may have to create the new wxMenuBar constructor corrected wxFileDlg appearance and made it i18n implemented defaults buttons improved look of all common dlgs except print setup corrected forty's player dlg added wxMB_DOCKABLE and wxTB_DOCKABLE flags augmented BETA_VERSION to 4 prevent wxListBox from sending a list_item_selected event when adding the first item to a list that is a single selection list using AppendXX()

1999-02-10 22:44 JS, revision 1672

Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix for LEX (I hope)

1999-02-10 20:47 VZ, revision 1671

bug in wxSplitPath() corrected: the returned file name doesn't have the trailing dot any more

1999-02-10 20:01 GL, revision 1670

* Doc updates * Fixes about socket, stream core, a superfluous stream.

1999-02-10 17:15 RR, revision 1669

isosurf corrections #ifdeffed tab code in wxPanel

1999-02-10 16:33 KB, revision 1668

added test for long long

1999-02-10 16:14 KB, revision 1667

Added test for long long type. (Really trivial, see setup.h: SIZEOF_xxx)

1999-02-10 13:38 VZ, revision 1666

wxSplitterWindow::ReplaceWindow() function added and documented

1999-02-10 12:55 VZ, revision 1665

added #include <fcntl.h> to allow compilation under Linux

1999-02-10 11:56 RR, revision 1664

Various update to Blit() SetBackground() Clear() etc.

1999-02-10 11:19 KB, revision 1663

small modification to stdin/stdout/stderr behaviour in wxExcute()

1999-02-10 10:06 JS, revision 1662

Added wxUSE_STREAMS

1999-02-09 22:58 RD, revision 1661

fixed somebody's typo in a preprocessor directive (&6 --> &&)

1999-02-09 22:39 VZ, revision 1660

wxMSW compilation problem fixed

1999-02-09 21:22 JS, revision 1659

Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match wxGTK/wxMSW syntax; added Ron Kuris' wxExecute patch

1999-02-09 18:19 JS, revision 1658

Fixed property list OnClose problem that caused Dialog Editor problem

1999-02-09 18:12 GL, revision 1657

* wxStream doc updates

1999-02-09 17:04 VZ, revision 1656

wxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added (to be used instead of wxGetWorkingDirectory)

1999-02-09 16:52 VZ, revision 1655

wxArrayString::Sort() implemented

1999-02-09 16:00 JS, revision 1654

Added more makefiles; fixed some samples for Cygwin

1999-02-09 15:40 JS, revision 1653

Added more makefiles

1999-02-09 15:37 JS, revision 1652

Rationalised Cygwin sample makefiles

1999-02-09 09:58 SC, revision 1651

cw pro adaption (illegal default argument error was given)

1999-02-09 08:18 RR, revision 1650

custom icons for DnD

1999-02-09 07:25 RR, revision 1649

radiobox optical changes textctrl single line append/insert stuff more precise testing of the above in controls

1999-02-08 22:13 VZ, revision 1648

micro compilation fix

1999-02-08 17:19 JS, revision 1647

Make it binary

1999-02-08 16:25 RR, revision 1646

Keep up the good work, people...

1999-02-08 15:20 KB, revision 1645

updated wxLayout

1999-02-08 12:04 KB, revision 1644

fixed linkage problem

1999-02-08 11:59 VZ, revision 1643

wxProcess-related code now works

1999-02-08 10:54 KB, revision 1642

compilation fixes PLEASE CHECK valgen.cpp: I had to insert a #include <wx/wx.h> to make it compile.

1999-02-08 00:15 JS, revision 1641

Tried to fix wxPanel bug (windows now set the panel current focus window on deletion); undid wxMSW wxRadioBox::SetSize changes that made it resizeable because it just doesn't work (see notes in radiobox.cpp); fixed wxTextCtrl enter processing bug; fixed Dialog Editor wxRadioBox-writing bug

1999-02-07 23:56 JS, revision 1640

Removed small OGL glitches; added new sample

1999-02-07 23:45 VZ, revision 1639

made wxProcess-related code compile again (it doesn't work correctly yet, will be fixed a bit later)

1999-02-07 21:45 VZ, revision 1638

replaced "#include <wx/process.h>" by "class wxProcess;" - I don't like recompile the files just for the pleasure of it...

1999-02-07 21:26 VZ, revision 1637

wxProcess() fixes: will really call parent's event handler and will pass the exited process status now

1999-02-07 21:12 GL, revision 1636

* A few updates (stream doc)

1999-02-07 17:11 JS, revision 1635

Added wxGenericValidator & doc

1999-02-07 16:59 VZ, revision 1634

menu help texts added (it now works in wxGTK too, great!)

1999-02-07 00:46 VZ, revision 1633

16x16 icons for the controls sample (32x32 were too ugly)

1999-02-07 00:24 RD, revision 1632

Follow up for changes in wxWindows to various event classes

1999-02-07 00:23 VZ, revision 1631

icons for controls sample

1999-02-07 00:14 VZ, revision 1630

GetData() now takes a pointer and not a reference, IsSupported() takes a format and not a data object

1999-02-07 00:05 VZ, revision 1629

removed "#ifdef wxGTK" around clipboard code and added "#if wxUSE_TOOLTIPS" around code usign tooltips

1999-02-06 23:47 RD, revision 1628

Changing makefile.nt to makefile.vc as in rest of wxWindows

1999-02-06 23:43 VZ, revision 1627

unneeded line removed

1999-02-06 23:38 VZ, revision 1626

menu title is drawn in bold font and the commands from it are ignored

1999-02-06 23:34 VZ, revision 1625

more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)

1999-02-06 23:32 VZ, revision 1624

restored "#include <windows.h>"

1999-02-06 23:28 VZ, revision 1623

fixes for compilation without wxUSE_TOOLTIPS

1999-02-06 23:27 VZ, revision 1622

resizeable dialogs support

1999-02-06 23:25 VZ, revision 1621

wxGTK compatible clipboard implementation (not OLE clipboard - it will come later)

1999-02-06 23:17 VZ, revision 1620

wxTextFile::Eof() bug corrected (always returned FALSE before)

1999-02-06 23:12 VZ, revision 1619

description of Write() return value added

1999-02-06 22:55 RD, revision 1618

Follow up for changes in wxWindows to various event classes

1999-02-06 13:32 JS, revision 1617

Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged docs

1999-02-06 00:46 JS, revision 1616

Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h

1999-02-05 23:55 JS, revision 1615

Removed lots of OnClose functions; doc'ed OnCloseWindow better; MM_... -> wxMM_...

1999-02-05 19:07 RR, revision 1614

libjpeg not used by default (it didn't even link) no menu's help texts disappear again now that is

1999-02-05 17:26 VZ, revision 1613

WXWIN_COMPATBILITY is now 0

1999-02-05 16:44 VZ, revision 1612

compilation fixes (errors and warnings) for wxWin 2.0 compatibility

1999-02-05 16:12 VZ, revision 1611

more wxCloseEvent changes: now the behaviour should be conforming to the one described in the docs (i.e. like Julian wants it)

1999-02-05 15:06 JS, revision 1610

Changed GetForce -> !CanVeto

1999-02-05 14:58 RR, revision 1609

synched Clear() and SetBackgroundColour()

1999-02-05 14:26 VZ, revision 1608

wxWindow::OnClose() removed completely from wxGTK, wxCloseEvent is now processed properly. Also, fixes for compilation without WXWIN_COMPATIBILITY on.

1999-02-05 14:17 VZ, revision 1607

refresh added when the item text or image is changed so it's redrawn immediately

1999-02-05 13:25 RR, revision 1606

Added menu_highlight behaviour as in wxMSW (statusbar)

1999-02-04 23:21 , revision 1605
  • A /wxWidgets/tags/WORKING_KBD_NAVIGATION
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/.cvsignore
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/config.guess
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/config.sub
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/configure
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/configure.in
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/distrib
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/docs
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/include
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/install-sh
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/lib
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/Makefile
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/misc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/mkinstalldirs
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/samples
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/setup
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/.cvsignore
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/common
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/cygnus.bat
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/choicdgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/colrdlgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/dcpsg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/dirdlgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/fontdlgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/gridg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/helpext.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/helphtml.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/helpxlp.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/imaglist.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/laywin.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/listctrl.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/msgdlgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/notebook.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/printps.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/prntdlgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/prop.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/propform.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/proplist.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/sashwin.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/scrolwin.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/splitter.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/statusbr.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/tabg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/textdlgg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/generic/treectrl.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/gtk
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/gtk.inc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/gtk1
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/iodbc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/Makefile
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/Makefile.in
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/mac
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/make.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeb32.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makebcc.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeenvs
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makefile.bcc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makefile.dos
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makefile.vc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeg95.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makelib.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makelib.vc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makemsc.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.b32
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.bcc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.msc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.sl
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.vc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makeprog.wat
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makesc.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makesl.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/maketwin.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makevc.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/makewat.env
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/make_cw.mcp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/mingegcs.bat
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/mingw32.bat
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/motif
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/motif.inc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/accel.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/app.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/bitmap.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/bmpbuttn.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/brush.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/button.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/checkbox.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/checklst.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/choice.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/clipbrd.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/colordlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/colour.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/combobox.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/ctl3d
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/curico.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/cursor.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/data.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dc.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dcclient.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dcmemory.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dcprint.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dcscreen.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dde.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dialog.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dib.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dibutils.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dirdlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dummy.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/dummydll.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/filedlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/font.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/fontdlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/frame.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/gauge95.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/gaugemsw.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/gdiobj.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/helpwin.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/icon.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/imaglist.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/iniconf.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/joystick.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/listbox.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/listctrl.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/main.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.b32
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.bcc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.dos
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.g95
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.sc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.sl
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.twn
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.vc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/makefile.wat
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/mdi.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/menu.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/menuitem.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/metafile.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/minifram.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/msgdlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/nativdlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/notebook.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/ole
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/ownerdrw.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/palette.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/pen.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/penwin.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/pnghand.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/printdlg.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/printwin.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/radiobox.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/radiobut.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/regconf.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/region.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/registry.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/salford.lnk
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/scrolbar.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/settings.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/slider95.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/slidrmsw.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/spinbutt.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/statbmp.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/statbox.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/statbr95.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/stattext.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/tabctrl.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/taskbar.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/tbar95.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/tbarmsw.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/thread.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/timer.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/tooltip.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/treectrl.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/utils.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/utilsexc.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/wave.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/wx.def
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/wxb32.def
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/msw/xpmhand.cpp
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/ntwxwin.mak
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/png
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/qt
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/qt.inc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/stubs
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/stubs.inc
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/xpm
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/src/zlib
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/template.mak
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/user
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/utils
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/wx-config.in
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/wxGTK.spec
  • D /wxWidgets/tags/WORKING_KBD_NAVIGATION/wxinstall

This commit was manufactured by cvs2svn to create tag 'WORKING_KBD_NAVIGATION'.

1999-02-04 23:21 VZ, revision 1604

1. more keyboard navigation fixes - seems to work now 2. wxPanel now remembers the last control which had focus, so it's restored to it when the focus returns to the panel (very handy IMHO)

1999-02-04 23:14 VZ, revision 1603
  • D /wxWidgets/trunk/include/wx/msw/setup.h

removed the file setup.h - copy setup0.h into setup.h and make your changes in it now

1999-02-04 22:16 JS, revision 1602

*** empty log message ***

1999-02-04 22:06 JS, revision 1601

Further changes to make mfctest work.

1999-02-04 21:19 JS, revision 1600

Added /D_AFXDLL to mfc sample makefile.

1999-02-04 21:12 JS, revision 1599

Fixed compilation for when not including <windows.h>

1999-02-04 20:28 JS, revision 1598

Corrected XPM-related cast in resource.cpp; added generic Blitting code in wxPostScriptDC

1999-02-04 19:35 VZ, revision 1597

wxSplitPath() handles correctly filenames with '.' but without extension

1999-02-04 19:03 RD, revision 1596

Added wxColour::wxColour(unsigned long)

1999-02-04 17:39 VZ, revision 1595

some compilation "enhancements"

1999-02-04 16:46 UG, revision 1594

commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie building apps using dll linkage)

1999-02-04 16:28 UG, revision 1593

#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG

1999-02-04 16:12 RR, revision 1592

postscript Blit() DC::GetSize() bug corrected

1999-02-04 16:06 VZ, revision 1591

conversions from int/long to wxString won't compile any more

1999-02-04 16:01 VZ, revision 1590

wxGTK compilation fixes

1999-02-04 16:00 VZ, revision 1589

compilation fix due to wxString(int) addition

1999-02-04 11:14 JS, revision 1588

Some warnings removed.

1999-02-04 10:58 VS, revision 1587

*** empty log message ***

1999-02-04 10:57 VS, revision 1586

wxJPEGHandler non-default

1999-02-04 06:51 RR, revision 1585

Faster imagescale code Blit() rewritten

1999-02-03 22:58 VZ, revision 1584

another compilation fix

1999-02-03 22:50 VZ, revision 1583

_MSC_VER change fixes - now compiles again

1999-02-03 19:11 VZ, revision 1582

Before/After => BeforeFirst/AfterFirst (corrects some minor bugs)

1999-02-03 19:10 VZ, revision 1581

reset m_sashPosition to 0 after calling OnUnsplit(), not before

1999-02-03 16:48 VZ, revision 1580

_MSC_VER => __VISUALC__ change

1999-02-03 16:44 VZ, revision 1579

compilation problem fixed

1999-02-03 14:28 RR, revision 1578

Trying to repair what CVS can do to source code

1999-02-03 13:43 VS, revision 1577

added JPEG support

1999-02-03 10:01 JS, revision 1576

Cured some Latex problems; fixed i declaration; fixed filedlg.cpp

1999-02-03 00:34 HH, revision 1575

removed gtk_text references

1999-02-03 00:27 HH, revision 1574

A minimal document skeleton. See comments inside for details

1999-02-03 00:18 HH, revision 1573

Fixed incredibly stupid mistake made earlier by me that upset tex2rtf

1999-02-02 23:30 VZ, revision 1572

clicking on the messages about assert failures in VC++ brings up the source file at the line with the assert statement (nothing changed for other compilers)

1999-02-02 22:23 VZ, revision 1571

1. Harm's patch for AppendText() 2. Kbd processing seems to work (dlg navigation keys, wxTE_PROCESS_TAB &c) 3. controls sample updated to use AppendText() and test kbd navigation

1999-02-02 19:20 HH, revision 1570

included description of wxTextCtrl::AppendText

1999-02-02 19:01 HH, revision 1569

added wxTextCtrl::AppendText, used by TextCtrl operator <<

1999-02-02 18:56 HH, revision 1568

added AppendText method, now used by operator <<

1999-02-02 18:37 JS, revision 1567

Removed unnecessary (and buggy) additions. Sorry Guilhem!

1999-02-02 13:35 VZ, revision 1566

allow 8bit chars in the group names in wxFileConfig

1999-02-02 12:37 JS, revision 1565

Consistent naming of e.g. wxUSE_CTRL

1999-02-02 12:07 VZ, revision 1564

compilation warning removed

1999-02-01 18:09 GL, revision 1563

* Someone destroy a part of my previous work. Redocumenting ...

1999-02-01 16:51 UG, revision 1562

updated so that the dll will compile successfully

1999-02-01 15:43 SC, revision 1561

latest CW additions

1999-02-01 15:39 RR, revision 1560

Removed some trash from that came through tha cables Fixed Blit probs Fixed file dlg probs Fixed TextCtrl probs

1999-02-01 15:25 SC, revision 1559

latest CW additions

1999-02-01 15:20 SC, revision 1558
  • D /wxWidgets/trunk/src/mac/apprsrc.r
  • D /wxWidgets/trunk/src/mac/carbon/apprsrc.r
  • D /wxWidgets/trunk/src/mac/carbon/corersrc.r
  • D /wxWidgets/trunk/src/mac/corersrc.r

latest CW additions

1999-02-01 15:06 SC, revision 1557

latest CW additions

1999-02-01 15:00 SC, revision 1556

latest CW additions

1999-02-01 14:42 VZ, revision 1555

file I forgot to commit with other "filedlg.h"s

1999-02-01 14:40 VZ, revision 1554

wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and the interface changed slightly to be even more consistent with wxMSW

1999-02-01 06:44 RR, revision 1553

wxToolTip

1999-02-01 00:17 , revision 1552
  • A /wxWidgets/tags/wxPython-0_5_4
  • D /wxWidgets/tags/wxPython-0_5_4/.cvsignore
  • D /wxWidgets/tags/wxPython-0_5_4/config.guess
  • D /wxWidgets/tags/wxPython-0_5_4/config.sub
  • D /wxWidgets/tags/wxPython-0_5_4/configure
  • D /wxWidgets/tags/wxPython-0_5_4/configure.in
  • D /wxWidgets/tags/wxPython-0_5_4/distrib
  • D /wxWidgets/tags/wxPython-0_5_4/docs
  • D /wxWidgets/tags/wxPython-0_5_4/include
  • D /wxWidgets/tags/wxPython-0_5_4/install-sh
  • D /wxWidgets/tags/wxPython-0_5_4/lib
  • D /wxWidgets/tags/wxPython-0_5_4/Makefile
  • D /wxWidgets/tags/wxPython-0_5_4/misc
  • D /wxWidgets/tags/wxPython-0_5_4/mkinstalldirs
  • D /wxWidgets/tags/wxPython-0_5_4/samples
  • D /wxWidgets/tags/wxPython-0_5_4/setup
  • D /wxWidgets/tags/wxPython-0_5_4/src
  • D /wxWidgets/tags/wxPython-0_5_4/template.mak
  • D /wxWidgets/tags/wxPython-0_5_4/user
  • D /wxWidgets/tags/wxPython-0_5_4/utils/dialoged
  • D /wxWidgets/tags/wxPython-0_5_4/utils/glcanvas
  • D /wxWidgets/tags/wxPython-0_5_4/utils/HelpGen
  • D /wxWidgets/tags/wxPython-0_5_4/utils/Makefile
  • D /wxWidgets/tags/wxPython-0_5_4/utils/makefile.vc
  • D /wxWidgets/tags/wxPython-0_5_4/utils/nplugin
  • D /wxWidgets/tags/wxPython-0_5_4/utils/ogl
  • D /wxWidgets/tags/wxPython-0_5_4/utils/serialize
  • D /wxWidgets/tags/wxPython-0_5_4/utils/tex2rtf
  • D /wxWidgets/tags/wxPython-0_5_4/utils/wxMMedia
  • D /wxWidgets/tags/wxPython-0_5_4/utils/wxtree
  • D /wxWidgets/tags/wxPython-0_5_4/wx-config.in
  • D /wxWidgets/tags/wxPython-0_5_4/wxGTK.spec
  • D /wxWidgets/tags/wxPython-0_5_4/wxinstall

This commit was manufactured by cvs2svn to create tag 'wxPython-0_5_4'.

1999-02-01 00:17 RD, revision 1551

Added the missing EVT_LIST_ITEM_SELECTED and friends.

1999-02-01 00:11 RD, revision 1550

Added the missing EVT_LIST_ITEM_SELECTED and friends.

1999-02-01 00:10 VZ, revision 1549

this should be the file with the standard setting for wxWin compilation

1999-02-01 00:05 VZ, revision 1548

more wxToolTip changes

1999-02-01 00:03 VZ, revision 1547

some kbd handling fixes (some problems still persist)

1999-01-31 23:54 VZ, revision 1546

unused message removed from event table

1999-01-31 23:53 VZ, revision 1545

"selection changed" events are not generated any more when notebook changes size

1999-01-31 23:52 VZ, revision 1544

wxControl::MSWNotify() handler calls wxWindow version if it doesn't process the message (some messages were "missing" before due to this bug)

1999-01-31 23:50 VZ, revision 1543

bug with Shift-TAB handling corrected

1999-01-31 23:49 VZ, revision 1542

very minor changes

1999-01-31 23:38 VZ, revision 1541

wxToolTip for MSW implementation (it has several problems right now, but it still works)

1999-01-31 23:32 VZ, revision 1540

memory debugging using VC++ debug CRT works for DLL wxWin builds as well. The relevant macros are now in include/wx/msw/msvcrt.h

1999-01-31 23:30 VZ, revision 1539

wxStaticBitmap, wxStaticBox and wxPanel don't accept keyboard focus now

1999-01-31 23:28 VZ, revision 1538

by default the ctrl accepts keyboard input now (why wouldn't it?)

1999-01-31 22:26 HH, revision 1537

internal browser creates temp file in current dir, safer if /tmp doesn't exist

1999-01-31 19:55 HH, revision 1536

The obligatory Slashdot headlines retriever. Every self-respecting modern widget library has to have one... I think it also makes a nice demonstration of wxPython's capabilities.

1999-01-31 19:38 KB, revision 1535

Added (untested) support for sub-locales.

1999-01-31 18:47 JS, revision 1534

Added a few files; fixed some warnings and wxMotif compile problems

1999-01-31 16:56 GL, revision 1533

* Some more on streams.

1999-01-31 13:58 JS, revision 1532

Various small fixes

1999-01-31 11:42 JS, revision 1531

Some corrections for BC++ compilation; Latex doc corrections

1999-01-31 04:15 HH, revision 1530

Loads of updates/fixes. Everything is now zero-based (positions, columns, line numbers, insertion points, the whole business). SetInsertionPoint now works, sort of. It doesn't move the actual cursor, but WriteText will insert at the newly set insertion point (after which the cursor is moved anyway). This should be good enough for most uses. See further comments in the source. BTW, WriteText now inserts text at the current point (used to append to the end only).

1999-01-31 04:11 HH, revision 1529

Some updates to clarify definitions and behaviour of lines, columns, positions etc. Also some general stuff added.

1999-01-30 22:54 RR, revision 1528

My last patch for status bar size events wasn't perfect Added wxPython to the wxGTK dist script docs for wxPrivateDataObject Corrected penguin makefile

1999-01-30 21:37 JS, revision 1527

Made wxLayoutAlgorithm more general (copes with nested sash windows)

1999-01-30 16:43 RR, revision 1526

Added size event for status bar

1999-01-30 15:58 RR, revision 1525

docs for wxTextDataObjet and wxBitmapDataObject

1999-01-30 08:18 , revision 1524
  • A /wxWidgets/tags/wxPython-0_5_3
  • D /wxWidgets/tags/wxPython-0_5_3/.cvsignore
  • D /wxWidgets/tags/wxPython-0_5_3/config.guess
  • D /wxWidgets/tags/wxPython-0_5_3/config.sub
  • D /wxWidgets/tags/wxPython-0_5_3/configure
  • D /wxWidgets/tags/wxPython-0_5_3/configure.in
  • D /wxWidgets/tags/wxPython-0_5_3/distrib
  • D /wxWidgets/tags/wxPython-0_5_3/docs
  • D /wxWidgets/tags/wxPython-0_5_3/include
  • D /wxWidgets/tags/wxPython-0_5_3/install-sh
  • D /wxWidgets/tags/wxPython-0_5_3/lib
  • D /wxWidgets/tags/wxPython-0_5_3/Makefile
  • D /wxWidgets/tags/wxPython-0_5_3/misc
  • D /wxWidgets/tags/wxPython-0_5_3/mkinstalldirs
  • D /wxWidgets/tags/wxPython-0_5_3/samples
  • D /wxWidgets/tags/wxPython-0_5_3/setup
  • D /wxWidgets/tags/wxPython-0_5_3/src
  • D /wxWidgets/tags/wxPython-0_5_3/template.mak
  • D /wxWidgets/tags/wxPython-0_5_3/user
  • D /wxWidgets/tags/wxPython-0_5_3/utils/dialoged
  • D /wxWidgets/tags/wxPython-0_5_3/utils/glcanvas
  • D /wxWidgets/tags/wxPython-0_5_3/utils/HelpGen
  • D /wxWidgets/tags/wxPython-0_5_3/utils/Makefile
  • D /wxWidgets/tags/wxPython-0_5_3/utils/makefile.vc
  • D /wxWidgets/tags/wxPython-0_5_3/utils/nplugin
  • D /wxWidgets/tags/wxPython-0_5_3/utils/ogl
  • D /wxWidgets/tags/wxPython-0_5_3/utils/serialize
  • D /wxWidgets/tags/wxPython-0_5_3/utils/tex2rtf
  • D /wxWidgets/tags/wxPython-0_5_3/utils/wxMMedia
  • D /wxWidgets/tags/wxPython-0_5_3/utils/wxtree
  • D /wxWidgets/tags/wxPython-0_5_3/wx-config.in
  • D /wxWidgets/tags/wxPython-0_5_3/wxGTK.spec
  • D /wxWidgets/tags/wxPython-0_5_3/wxinstall

This commit was manufactured by cvs2svn to create tag 'wxPython-0_5_3'.

1999-01-30 08:18 RD, revision 1523

Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc. Various cleanup, tweaks, minor additions, etc. to maintain compatibility with the current wxWindows.

1999-01-30 08:17 RD, revision 1522

Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc. Various cleanup, tweaks, minor additions, etc. to maintain compatibility with the current wxWindows.

1999-01-30 07:31 RD, revision 1521

Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc. Various cleanup, tweaks, minor additions, etc. to maintain compatibility with the current wxWindows.

1999-01-30 00:15 RR, revision 1520

wxDataObject documented

1999-01-29 22:05 HH, revision 1519

Added \pythonnote macros. Default empty.

1999-01-29 21:32 HH, revision 1518

Added a \pythonnote command to tex2rtf.ini. By default, it's an empty macro, so it just swallows the input. To generate documents with python notes, comment out (%) the empty macro and enable the one above.

1999-01-29 21:13 HH, revision 1517

Added aliases for wxDefaultPosition and wxDefaultSize (from wxPy..) in _extras, so that C++ documentation applies.

1999-01-29 20:22 HH, revision 1516

Some tweaks to includes for compilers without precompiled headers

1999-01-29 18:04 RR, revision 1515

Bild fixes

1999-01-29 17:22 JS, revision 1514

Doc mods, sash window bug

1999-01-29 16:17 HH, revision 1513

In test4's toolbar sample, changed NULL to wxNullBitmap to prevent SIGSEVS with wxGTK. The sample works now.

1999-01-29 13:18 VZ, revision 1512

wxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX_SELECTED

1999-01-29 13:12 VZ, revision 1511

wxConfig() ambiguity resolved

1999-01-29 12:54 RR, revision 1510

Added distribution script Corrected wxGTK.spec Applied socket patch Small updates

1999-01-29 12:49 VZ, revision 1509

compile fix (still not tested) for GetLastChild()

1999-01-28 18:25 RR, revision 1508

Removed wxNullRegion Finalized wxClpboard

1999-01-28 14:41 VZ, revision 1507

1. PositionToXY() off-by-2 (!) bug corrected 2. controls sample dumps info about text control when F1 is pressed

1999-01-28 14:01 VZ, revision 1506

corrected an off-by-1 bug in GetNumberOfLines() and PositionToXY() for single-line text controls

1999-01-28 13:44 VZ, revision 1505

bool wxString::operator!() const added

1999-01-28 13:37 VZ, revision 1504

wxLogMessage()s are now shown (again)

1999-01-28 09:57 RR, revision 1503

Found mem leaks (except one) Next take at focus vs. keyboard input probs

1999-01-28 08:34 RR, revision 1502

Committing wxUSE_DEBUG_NEW_ALWAYS

1999-01-27 18:46 VZ, revision 1501

GTK asserts disappeared - but surprizngly, SetInsertionPoint() still doesn't seem to work for multiline controls.

1999-01-27 18:42 VZ, revision 1500

Harm's patch to fix a crash of wxPoem sample on termination

1999-01-27 18:20 VS, revision 1499

added wxJPEGHandler

1999-01-27 17:15 RR, revision 1498

wxToolTip part II small change in tab traversal makefile corrections wxGLCanvas moved

1999-01-27 16:13 VS, revision 1497

added wxJPEGHandler

1999-01-27 15:28 VZ, revision 1496

1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs) 2. added more kbd logic to the generic tree ctrl (Home, End are now understood, Left does the same thing as under Windows and not the same thing as Up arrow)

1999-01-27 15:17 VZ, revision 1495

made wxSplitterWindow::SplitXXX() virtual

1999-01-27 10:01 JS, revision 1494

Added dde sample; added docs/index.htm

1999-01-27 10:00 JS, revision 1493

Added Joel's wxchar.h for future Unicode adventures

1999-01-27 09:48 KB, revision 1492

Another solaris fix. :-<

1999-01-26 16:08 VZ, revision 1491

Added Upper() and Lower() - return the copy of the string converted to upper or lower case (unlike MakeXXX() counterparts which change the string itself)

1999-01-26 14:18 JS, revision 1490

Added dataxpm.c to avoid name clash; removed ifdefing around wxDummyChar

1999-01-26 13:48 VZ, revision 1489

some gixes to PositionToXY() - not sure if I made it work better or worse though

1999-01-26 13:46 KB, revision 1488

More compilation fixes for Solaris. :-<

1999-01-26 13:11 VZ, revision 1487

Oops... compilation error just checked in fixed

1999-01-26 13:10 RR, revision 1486

a bit more docs

1999-01-26 12:56 VZ, revision 1485

SetInsertionPointEnd() bug corrected (was off by 1)

1999-01-26 12:42 KB, revision 1484

more waste of time fixing uncompilable code

1999-01-26 12:35 KB, revision 1483

sun compilation fix

1999-01-26 11:51 JS, revision 1482

Some compile warnings removed; file selector prototypes put in each filedlg.h; Dialog Editor wxGTK makefile hacked

1999-01-26 11:35 RR, revision 1481

A few resize bugs removed combo box now emits EVT_TEXT position of pop-up menu can now be set

1999-01-26 11:08 KB, revision 1480

compilation fixes for solaris PLEASE READ COMPILATION LOGS AFTER MAKING CHANGES!

1999-01-26 09:34 KB, revision 1479

fixed wxBusyCursor privacy bug

1999-01-26 04:40 UG, revision 1478

binary insertion

1999-01-26 04:39 UG, revision 1477
  • D /wxWidgets/trunk/include/wx/msw/magnif1.cur

removal before binary insertion

1999-01-25 21:55 VZ, revision 1476

width and height arguments are no longer ignored in wxRadioBox::SetSize()

1999-01-25 18:34 JS, revision 1475
  • D /wxWidgets/trunk/docs/latex/wx/stream2.tex

Removed stream2.tex.

1999-01-25 18:33 JS, revision 1474

Split up wxStream doc files; added wxTCP... files; added wxBusyCursor; added overloaded wxGetHostName etc. functions

1999-01-25 14:45 JS, revision 1473

Fixed wxFileDialog and VC++ DLL compilation

1999-01-25 13:57 RR, revision 1472

Added wxToolTip

1999-01-25 12:20 JS, revision 1471

Sigh, some more makefiles I forgot about (for TWIN32 compilation)

1999-01-25 12:17 JS, revision 1470

*** empty log message ***

1999-01-25 12:15 JS, revision 1469

Added some makefiles

1999-01-25 12:12 JS, revision 1468

char* -> wxString

1999-01-25 10:01 JS, revision 1467

Fixed compile bug in proplist.cpp; added makevc.env

1999-01-24 23:58 JS, revision 1466

Added wxMotif wxGLCanvas makefiles

1999-01-24 23:56 JS, revision 1465

Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples; some doc bug fixes

1999-01-24 23:31 VZ, revision 1464

1. wxLoad/SaveFileSelector return "wxString" instead of "char *" 2. WXDLLEXPORT was misplaced in a couple of places (hopefully my chanegs won't break compilation for other compilers) 3. Some VC++ warnings suppressed in socket code

1999-01-24 19:16 JS, revision 1463

Added some distribution helper files

1999-01-24 19:13 JS, revision 1462

Renamed .nt makefiles to .vc and factored them out; made DND sample compile

1999-01-24 15:23 JS, revision 1461

Removed print.cpp, added tokenizr.tex

1999-01-24 15:07 RR, revision 1460

Small doc corrections Removed wxFontDirectory Added move event to dialog and frame Cannot remeber the rest

1999-01-24 14:57 JS, revision 1459

Added some Motif wxGLCanvas support; some more Motif bugs cured; print dialogs look OK on Motif now; got rid of some #ifdef wxUSE_... instances

1999-01-24 00:52 VZ, revision 1458

Daniel Gehriger <dgehrige@dmtsun.epfl.ch> patch for default extension filter handling

1999-01-23 23:52 VZ, revision 1457

compilation fix for MSW

1999-01-23 23:50 VZ, revision 1456

1. registry files corresponding to the recent registry.h changes 2. badly famous wxRegConfig::DeleteAll() bug corrected

1999-01-23 17:58 GL, revision 1455

* Stream doc update.

1999-01-23 10:14 RR, revision 1454

wxGTK now chooses better font when no matching font family is found (and doesn't crash then)

1999-01-22 21:59 VZ, revision 1453

Rename() (partly) implemented for wxRegConf

1999-01-22 19:06 GL, revision 1452

* Added doc on wxStreamBase,Input/OutputStream,Filter (well, some have to be written, today or tomorrow)

1999-01-22 18:35 VZ, revision 1451

TestDestroy() is not const any more (warnings suppressed)

1999-01-22 18:08 RR, revision 1450

The Image sample now does anti-aliasing, oh well. Made internal use of OnIdle - er - internal. (I.e. it doesn't use EVT_IDLE anymore and thus cannot be overridden by users)

1999-01-22 16:21 VZ, revision 1449

wxThread POSIX implementation seems to work (under libc6 Linux at least)

1999-01-22 15:14 KB, revision 1448

Now uses dcps.h

1999-01-22 11:06 JS, revision 1447

Made wxGTK dcps.cpp generic.

1999-01-22 10:52 RR, revision 1446

iODBC v2.5

1999-01-21 19:02 RR, revision 1445

changed make_int, make_exp .. to wxmake_int.. fixed small listbox thing fixed layout probs of wxFrame small DnD updates small DialogEd optical correction small ODBC updates added wxListBox DClick Text in controls sample updated wxGTK.spec

1999-01-21 17:38 JS, revision 1444

Made EVT_SLIDER event happen always; some doc and wxProperty updates

1999-01-21 16:06 VZ, revision 1443

thread fixes (compiles, but doesn't work yet)

1999-01-21 12:47 VZ, revision 1442

wxMimeTypesManagerImpl::GetFileTypeFromMimeType() implemented

1999-01-21 12:35 VZ, revision 1441

common/mimetype.cpp added

1999-01-20 21:16 KB, revision 1440

Fixed orientation of radioboxes.

1999-01-20 19:55 VZ, revision 1439

compilation fix (wxFAIL() must have a ';')

1999-01-20 19:54 VZ, revision 1438

RenameEntry/Group() functions added to wxConfig and derivations (not yet implemented for wxIniCnfig and wxRegConfig)

1999-01-20 19:09 VZ, revision 1437

fixes to previous fixes for Sun's CC 5.0