]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Wed, 17 Mar 1999 16:25:49 +0000 (16:25 +0000)]
mime.types entries with all fields on same line parsed correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 17 Mar 1999 11:11:15 +0000 (11:11 +0000)]
1 - fixed listbox.cpp to work with events with m_commandString member as wxString (fixing to match recent change)
2 - made wxSystemSettings::GetSystemColour(wxSYS_COLOUR_GRAYTEXT) return better value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 17 Mar 1999 11:07:19 +0000 (11:07 +0000)]
1 - Moved settingsdlg.[h,cpp] and wxinfo.[h,cpp] to demo where they belong
2 - removed pf_sample from library - this was test code
3 - modified newbmpbutton to create all button images once at initial
creation
4 - newbmpbutton only refreses when necessary
5 - non-msw platforms may now disable (enable(FALSE)) a button - this will half-grey the image and draw text in disabled color.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Mar 1999 18:54:24 +0000 (18:54 +0000)]
wxCommandEvent::SetString() change - now uses wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Mar 1999 18:44:38 +0000 (18:44 +0000)]
wxTextFile::Close() implemented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 16 Mar 1999 17:39:19 +0000 (17:39 +0000)]
testing cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Mar 1999 13:46:56 +0000 (13:46 +0000)]
compilation without threads fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Mar 1999 13:22:15 +0000 (13:22 +0000)]
wxMotif compilation fix: tooltips always disabled, motif/setup.h created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Mon, 15 Mar 1999 09:44:03 +0000 (09:44 +0000)]
removed Antiflicker plugin and simple customize plugin from default
plugins
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Mon, 15 Mar 1999 09:33:49 +0000 (09:33 +0000)]
Completed Vadims HAVE_BOOL changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 14 Mar 1999 22:31:35 +0000 (22:31 +0000)]
typos in error messages corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 14 Mar 1999 22:00:56 +0000 (22:00 +0000)]
compilation fix (forgot to check in this one)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 14 Mar 1999 21:22:10 +0000 (21:22 +0000)]
Fixes and more functionality.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 14 Mar 1999 16:04:57 +0000 (16:04 +0000)]
Should work very well now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Mar 1999 12:41:17 +0000 (12:41 +0000)]
fixed bug in GetMimeType under win
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sun, 14 Mar 1999 07:52:50 +0000 (07:52 +0000)]
Made font/color fixes right for windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sun, 14 Mar 1999 00:26:08 +0000 (00:26 +0000)]
1. Made use system colors/fonts
2. Made able to use xpm's and honor xpm transparency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sun, 14 Mar 1999 00:15:19 +0000 (00:15 +0000)]
added wxSYS_COLOR_BTNTEXT case was missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sat, 13 Mar 1999 23:58:43 +0000 (23:58 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sat, 13 Mar 1999 20:14:37 +0000 (20:14 +0000)]
* Docs fixes, wxStream overview enabled (all docs should compile now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sat, 13 Mar 1999 00:42:30 +0000 (00:42 +0000)]
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.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1921
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 21:36:27 +0000 (21:36 +0000)]
another attempt to improve combobox behaviour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1920
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 21:22:46 +0000 (21:22 +0000)]
some UI adjustments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 19:49:26 +0000 (19:49 +0000)]
typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1918
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 19:39:02 +0000 (19:39 +0000)]
compilation fix (another typo...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 19:38:12 +0000 (19:38 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1916
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 19:35:30 +0000 (19:35 +0000)]
another (last?) FreeBSD thread compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1915
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 19:12:49 +0000 (19:12 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 12 Mar 1999 18:42:15 +0000 (18:42 +0000)]
* wxStreams overview added to the documentation. I didn't yet tested it
so I didn't activate it ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1913
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 12 Mar 1999 16:52:29 +0000 (16:52 +0000)]
Minor doc tweaks plus major wxTreeCtrl bug fixed (double deletion of tree items
in some circumstances)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 12 Mar 1999 16:09:09 +0000 (16:09 +0000)]
fixed locking problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 15:52:55 +0000 (15:52 +0000)]
test for bool is now done in configure, not by manually testing compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 15:43:45 +0000 (15:43 +0000)]
typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1908
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 15:23:00 +0000 (15:23 +0000)]
some fixes for AIX compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 15:21:14 +0000 (15:21 +0000)]
crash for frames without children corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 14:25:45 +0000 (14:25 +0000)]
wxYield() calls OnInternalIdle() of all top level windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 1999 14:12:38 +0000 (14:12 +0000)]
thread compilation fixed for FreeBSD 3.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 12 Mar 1999 09:25:12 +0000 (09:25 +0000)]
fixed a listctrl index bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Fri, 12 Mar 1999 00:34:31 +0000 (00:34 +0000)]
Added note about new make files for frame layout samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Fri, 12 Mar 1999 00:29:34 +0000 (00:29 +0000)]
New makefiles for samples under Visual C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Mar 1999 15:16:39 +0000 (15:16 +0000)]
wxMotif Solaris 2.6 compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 11 Mar 1999 10:37:09 +0000 (10:37 +0000)]
Fixed configure/linkage for non-threaded case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 11 Mar 1999 09:57:22 +0000 (09:57 +0000)]
Another solaris 2.5 fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 11 Mar 1999 09:44:53 +0000 (09:44 +0000)]
gcc 2.8.0/solaris compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 10 Mar 1999 22:03:06 +0000 (22:03 +0000)]
wxLogStderr sends output to debugger too under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 10 Mar 1999 16:21:20 +0000 (16:21 +0000)]
simplified test for thread libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 10 Mar 1999 14:24:50 +0000 (14:24 +0000)]
stripping is now done during installation, not linking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 10 Mar 1999 13:00:52 +0000 (13:00 +0000)]
GetMaxSize() docs updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 9 Mar 1999 22:11:42 +0000 (22:11 +0000)]
added Russ Smyth fix for VC6 compile problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Mar 1999 18:28:50 +0000 (18:28 +0000)]
corrected a type in the constructor from two points
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 9 Mar 1999 18:09:43 +0000 (18:09 +0000)]
arbitrary characters allowed in wxFileConfig entry names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 9 Mar 1999 17:12:05 +0000 (17:12 +0000)]
Read was not copying back the buffers contents into the string parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 9 Mar 1999 13:43:44 +0000 (13:43 +0000)]
create unix subdir if doesn't exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 8 Mar 1999 22:16:00 +0000 (22:16 +0000)]
minor update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 8 Mar 1999 22:07:36 +0000 (22:07 +0000)]
vc makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 8 Mar 1999 22:02:46 +0000 (22:02 +0000)]
a few win32 makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 8 Mar 1999 14:13:56 +0000 (14:13 +0000)]
Fixed checking for libjpeg and linking against it which were broken.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 8 Mar 1999 11:22:31 +0000 (11:22 +0000)]
Small changes incl. making wxTAB_TRAVERSAL always on in wxDialog (wxMSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1882
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 8 Mar 1999 00:34:17 +0000 (00:34 +0000)]
fixed treectrl bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 8 Mar 1999 00:12:40 +0000 (00:12 +0000)]
ignore this :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 7 Mar 1999 23:57:57 +0000 (23:57 +0000)]
readme file, for reading.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 7 Mar 1999 23:35:44 +0000 (23:35 +0000)]
removed big-ass manual.html file from src dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 7 Mar 1999 23:34:37 +0000 (23:34 +0000)]
Added Aleksandras' framelayout code, with more or less working Linux Makefiles
General makefiles to be added later.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Mar 1999 23:31:46 +0000 (23:31 +0000)]
Win compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Mar 1999 23:01:40 +0000 (23:01 +0000)]
bug fix for kbList::erase (done long ago in M version)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 7 Mar 1999 21:38:50 +0000 (21:38 +0000)]
New, rewritten, wxLayout. Almost complete.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 6 Mar 1999 11:51:06 +0000 (11:51 +0000)]
Small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 6 Mar 1999 00:31:05 +0000 (00:31 +0000)]
HAVE_SCHED_H test added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 6 Mar 1999 00:30:23 +0000 (00:30 +0000)]
more FreeBSD thread fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 6 Mar 1999 00:28:49 +0000 (00:28 +0000)]
Borland makefile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 6 Mar 1999 00:11:27 +0000 (00:11 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 6 Mar 1999 00:04:53 +0000 (00:04 +0000)]
this code is now common (src/unix)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Mar 1999 16:24:07 +0000 (16:24 +0000)]
(more) FreeBSD thread fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Mar 1999 16:04:32 +0000 (16:04 +0000)]
checks for various thread functions added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Mar 1999 13:50:47 +0000 (13:50 +0000)]
thread detection works on FreeBSD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Mar 1999 13:23:38 +0000 (13:23 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 5 Mar 1999 12:40:11 +0000 (12:40 +0000)]
Two optical corrections
#ifdeffed the cursor code in splitter and sash
Made tex2rtf compile
I will release this as 2.0.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 5 Mar 1999 10:34:45 +0000 (10:34 +0000)]
Utility scripts for external HTML help controller.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 5 Mar 1999 07:23:42 +0000 (07:23 +0000)]
Minor wxPython changes for wxWin 2.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 4 Mar 1999 19:49:01 +0000 (19:49 +0000)]
nanosleep() detection works for Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 4 Mar 1999 19:46:40 +0000 (19:46 +0000)]
nanosleep() detection works for Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 4 Mar 1999 17:43:06 +0000 (17:43 +0000)]
HP-UX compilation fixes (or so I hope)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 3 Mar 1999 17:11:14 +0000 (17:11 +0000)]
wxUsleep() introduced (and documented) to try to work around usleep() bug in
MT programs under Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 3 Mar 1999 17:05:25 +0000 (17:05 +0000)]
SGI compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 2 Mar 1999 16:21:27 +0000 (16:21 +0000)]
Corrected event.h for wxKeyEvent/wxMouseEvent, and corresponding docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Mar 1999 11:23:42 +0000 (11:23 +0000)]
Chnaged wxGLCanvas::SetSize() to DoSetSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Mar 1999 10:56:37 +0000 (10:56 +0000)]
Now enabling sockets enables sockets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Mar 1999 08:59:15 +0000 (08:59 +0000)]
now wxsocket is on by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Mar 1999 08:56:59 +0000 (08:56 +0000)]
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
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Mar 1999 23:21:39 +0000 (23:21 +0000)]
Changes for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY_COLS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 1 Mar 1999 22:41:38 +0000 (22:41 +0000)]
Cured some Motif bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 1 Mar 1999 18:20:36 +0000 (18:20 +0000)]
warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 1 Mar 1999 18:20:12 +0000 (18:20 +0000)]
wxCriticalSection changes undone - should work now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 1 Mar 1999 16:31:36 +0000 (16:31 +0000)]
Removed my buggy bug-fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 1 Mar 1999 15:49:34 +0000 (15:49 +0000)]
argc == 0 bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 1 Mar 1999 15:47:28 +0000 (15:47 +0000)]
FreeBSD compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 1 Mar 1999 14:30:43 +0000 (14:30 +0000)]
wxSpinButton works ok with negative values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 1 Mar 1999 13:06:15 +0000 (13:06 +0000)]
Added dummy OnIdle to wxWindow in wxGTK; doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 1 Mar 1999 01:31:51 +0000 (01:31 +0000)]
Added Makefile[.in] for wxGTK standard build. Are not yet used, because
wxGTK's createall script doesn't look in this dir...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 1 Mar 1999 01:26:11 +0000 (01:26 +0000)]
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.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775