]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Mon, 19 Jul 1999 13:17:13 +0000 (13:17 +0000)]
even more fixes for nmake compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 19 Jul 1999 13:03:17 +0000 (13:03 +0000)]
Added test for vsscanf. GUESSING IS EVIL! Cannot test, my autoconf is too old.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Jul 1999 12:55:02 +0000 (12:55 +0000)]
regenaretd makefile from the latest template
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Jul 1999 12:33:25 +0000 (12:33 +0000)]
1. compilation fix for wxHelpHtmlController (which shouldn't be compiled #if
!wxUSE_HTML)
2. some fixes to wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Jul 1999 12:17:10 +0000 (12:17 +0000)]
ifdef HAVE_VFORK => if HAVE_VFORK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 19 Jul 1999 09:22:50 +0000 (09:22 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 19 Jul 1999 09:22:37 +0000 (09:22 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Jul 1999 21:48:31 +0000 (21:48 +0000)]
Enter won't close dialog if [Ok] button is disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 18 Jul 1999 18:12:11 +0000 (18:12 +0000)]
more reasonable default size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 18 Jul 1999 18:09:46 +0000 (18:09 +0000)]
Added wxHelpControllerHtml, derived from wxHtmlHelpControllerBase. API like
wxExtHelpController and fully backwards compatible with the "old" help
controller. Docs follow tomorrow. Modified sample to use it if wxHTML is
compiled in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 18 Jul 1999 00:07:32 +0000 (00:07 +0000)]
Now uses #define __WX_SETUP_H__ to signify that we're using configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 22:41:40 +0000 (22:41 +0000)]
Added statline to Makefile.am
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 22:19:29 +0000 (22:19 +0000)]
added TODO list for cross compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 22:08:14 +0000 (22:08 +0000)]
Temp. fix for ..\..\zlib problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 21:53:06 +0000 (21:53 +0000)]
Removed USING_CONFIGURE define. As VZ pointed out, checking HAVE_CONFIG_H
is enough to find out wether we're building with configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 19:05:34 +0000 (19:05 +0000)]
Added notes on cross compiling Unix->Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 18:22:17 +0000 (18:22 +0000)]
ignore...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 18:21:41 +0000 (18:21 +0000)]
ignore these
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 18:12:50 +0000 (18:12 +0000)]
mingw32/cygwin32 builds now automatically link against the most common win32 libraries.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 17:33:16 +0000 (17:33 +0000)]
Building wxMSW with configure now also properly installs the msw headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 16:30:03 +0000 (16:30 +0000)]
minor fixes for mingw32 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 16:27:26 +0000 (16:27 +0000)]
Minor fixes mainly to get stuff compiled using the mingw32 (cross) compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 17 Jul 1999 16:23:35 +0000 (16:23 +0000)]
added mingw32 host platform to configure.in, added WINVER define for windows
builds, added USING_CONFIGURE define in acconfig.h and set wxUSE_UNIX default
to 0 (needed for cross-compiling and building on non-Unix-ported bash shells)
configure will of course set wxUSE_UNIX back to 1 by default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 16 Jul 1999 23:06:35 +0000 (23:06 +0000)]
1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
2. tried (unsuccessfully) to fix the warning in pnghand.cpp
3. fixes for VC and BCC makefiles generation with tmake (still untested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 16 Jul 1999 10:27:53 +0000 (10:27 +0000)]
removed obsolete flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Fri, 16 Jul 1999 08:25:31 +0000 (08:25 +0000)]
check wxUSE_LIBJPEG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Fri, 16 Jul 1999 08:19:02 +0000 (08:19 +0000)]
flag use of multiple selection for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jul 1999 23:42:21 +0000 (23:42 +0000)]
Preserve -1 for dilog unit conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 23:38:57 +0000 (23:38 +0000)]
made the sample work under wxMSW too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 23:34:18 +0000 (23:34 +0000)]
some warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 23:33:32 +0000 (23:33 +0000)]
renamed controls.* to text.*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 22:46:31 +0000 (22:46 +0000)]
the missing file for tmake (sorry)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 15 Jul 1999 19:26:04 +0000 (19:26 +0000)]
Compile fixes,
corrected cursors (it isn't as simple as you think)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 15 Jul 1999 18:13:21 +0000 (18:13 +0000)]
wxWindowDC now uses its window's font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 15 Jul 1999 18:08:57 +0000 (18:08 +0000)]
* wxMemoryStreams updates
* Various fixes about wxGTK and Unicode
* Various fixes in wxStreams
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 15 Jul 1999 17:30:33 +0000 (17:30 +0000)]
Compile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 15:45:50 +0000 (15:45 +0000)]
1. wxFFile::Close() buglet fixed
2. wxLogTextCtrl doesn't use streams any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 14:08:30 +0000 (14:08 +0000)]
1. fixed makefile.vc for OLE files
2. fixed asserts in wxGTK::wxWindow::DoGetClientSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 15 Jul 1999 13:42:27 +0000 (13:42 +0000)]
1. wxTextCtrl compilation fixes for wxGTK and more ugfixes (untested yet)
for wxMSW. Small doc update, too.
2. wxFFile compilation fixes for wxGTK
3. new files added to gtk/Makefile.am
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Thu, 15 Jul 1999 10:04:09 +0000 (10:04 +0000)]
fixed SelectItem call with an invalid item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 14 Jul 1999 22:55:57 +0000 (22:55 +0000)]
1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of
open/read/seek...
2. wxTextCtrlBase appears, several bug fixes in MSW wxTextCtrl and made
LoadFile() behave in the same way under GTK and MSW (fixed it for MSW
too)
3. Corrected the sash position calculation in sashwin.cpp - seems to work
now but I wonder how it could ever work before?
4. new, tmake generated, MSW makefiles. They probably don't work - will fix
them as soon as people start complaining.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 14 Jul 1999 22:46:12 +0000 (22:46 +0000)]
the template files for generating all MSW makefiles with tmake and the
(one and only one) file containing the list of all wxWindows sources.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 14 Jul 1999 17:31:42 +0000 (17:31 +0000)]
Changed to use new wxWindow->Reparent call to allow build with current cvs
Added several small fixes from Scott Pleiter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 14 Jul 1999 17:24:41 +0000 (17:24 +0000)]
restoring makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 14 Jul 1999 17:19:59 +0000 (17:19 +0000)]
restoring makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 14 Jul 1999 15:36:37 +0000 (15:36 +0000)]
Removed bug that made wxWindow call OnPaint
twice and return wrog values for GetClientSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 13 Jul 1999 21:59:59 +0000 (21:59 +0000)]
Added wxHTML build to Makefile for VisualC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 13 Jul 1999 21:58:34 +0000 (21:58 +0000)]
Added makefiles for VC++ for wxHTML samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 13 Jul 1999 20:22:12 +0000 (20:22 +0000)]
added precomp header stuf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 13 Jul 1999 18:24:29 +0000 (18:24 +0000)]
Added precompiled header support to allow building with VC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 13 Jul 1999 17:56:35 +0000 (17:56 +0000)]
Removed default parameter setting for wxHtmlHelpControler::AddBook causing
VC++ to bomb compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 13 Jul 1999 13:46:31 +0000 (13:46 +0000)]
New attempt at getting constraints work
Removed horiz scrollbars from text ctrl
Corrected client data deletion in combobox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Tue, 13 Jul 1999 06:27:42 +0000 (06:27 +0000)]
* Changed char to wxChar in operators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Mon, 12 Jul 1999 17:17:43 +0000 (17:17 +0000)]
* Changed behaviour of wxTextStreams::operator(wxUint8/wxInt8). Now it writes
characters instead of numbers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Jul 1999 14:02:01 +0000 (14:02 +0000)]
1. wxTextControl::SetFont() does something (good or bad - for you to judge)
2. tip dialog modified slightly to look a bit prettier under GTK
3. notebook test demonstrates the wxGTK radiobox-in-notebook-pages-constraints
bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 12 Jul 1999 13:24:59 +0000 (13:24 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 12 Jul 1999 13:17:41 +0000 (13:17 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Jul 1999 07:59:18 +0000 (07:59 +0000)]
even more about setup0.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jul 1999 22:08:17 +0000 (22:08 +0000)]
1. wxFrame doesn't show incorrect hints in the status bar for popup items
2. radio box handles wxSIZE_AUTO_WIDTH/HEIGHT correctly (finally!)
3. attempts to fix broken sash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 11 Jul 1999 20:49:54 +0000 (20:49 +0000)]
New global cursor behaviour.
Test for tear-off menus in controls sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 11 Jul 1999 19:29:59 +0000 (19:29 +0000)]
DocView and wxStream things
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 11 Jul 1999 16:24:31 +0000 (16:24 +0000)]
Updated testconf, fixed mistake in install.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 11 Jul 1999 15:56:57 +0000 (15:56 +0000)]
A few compile things.
Changed resizing of multi-line text ctrl.
Augmented beta version to 8.
Distribution things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Jul 1999 21:51:58 +0000 (21:51 +0000)]
wxButton::GetDefaultSize() added for MSW and documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 10 Jul 1999 21:17:24 +0000 (21:17 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 10 Jul 1999 21:06:05 +0000 (21:06 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 10 Jul 1999 20:05:30 +0000 (20:05 +0000)]
Added an #ifdef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Sat, 10 Jul 1999 16:52:10 +0000 (16:52 +0000)]
Ignore erase failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 10 Jul 1999 13:31:14 +0000 (13:31 +0000)]
Added test for wxUSE_STATLINE in statline.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 10 Jul 1999 13:23:22 +0000 (13:23 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Jul 1999 00:50:16 +0000 (00:50 +0000)]
1. minor fixes in wxDynLib
2. added more symbols to winundef.h
3. fixed wxTextFile::IsOpen() - now it does what you'd suppose
4. listctrl now updates the item image when it changes
5. file dlg checks for an error and gives a message about it (debug only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Fri, 9 Jul 1999 18:26:25 +0000 (18:26 +0000)]
Installs Vasek's new generic headers (filesys.h, zipstream.h, wxhtml.h, etc)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Fri, 9 Jul 1999 18:00:56 +0000 (18:00 +0000)]
Added Makefile.am in include/wx/html (needed for installation of header files)
Patched configure.in so that creates a Makefile there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 9 Jul 1999 17:10:49 +0000 (17:10 +0000)]
* wxStream doc update
* wxHTTP fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Fri, 9 Jul 1999 15:30:31 +0000 (15:30 +0000)]
Some minors changes, like adding empty lines at end of files, to be able to compile with VC++1.52c.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Jul 1999 14:32:50 +0000 (14:32 +0000)]
added wxUSE_FS_INET/ZIP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 9 Jul 1999 11:15:21 +0000 (11:15 +0000)]
Updated German and new Finnish translations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Jul 1999 13:28:31 +0000 (13:28 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 7 Jul 1999 22:05:00 +0000 (22:05 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 7 Jul 1999 22:04:59 +0000 (22:04 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 7 Jul 1999 22:04:58 +0000 (22:04 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Wed, 7 Jul 1999 17:45:35 +0000 (17:45 +0000)]
* New wxStreams (to be documented), new classes: wxBufferedStreams,
wxTextStreams
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 7 Jul 1999 16:00:06 +0000 (16:00 +0000)]
attempts to fix wxStaticBitmap::SetBitmap() - still doesn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 7 Jul 1999 15:11:09 +0000 (15:11 +0000)]
compilation fixes for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 7 Jul 1999 09:24:55 +0000 (09:24 +0000)]
documented wxMENU_TEAROFF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 7 Jul 1999 09:18:34 +0000 (09:18 +0000)]
Made tearoff menus work for gtk :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Jul 1999 00:44:26 +0000 (00:44 +0000)]
1. wxAppBase class appers, wxApp in wxGTK and wxMSW modified accordingly
(wxMotif not yet, but this change shouldn't break it)
2. GetStdIcon() small fixes
3. #pragma warning removed from dynlib.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 5 Jul 1999 21:09:00 +0000 (21:09 +0000)]
CalcUnscrolledPosition takes int, not floats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 5 Jul 1999 21:08:29 +0000 (21:08 +0000)]
made wxImage::Scale() const to not confuse people any more and added
a Rescale() which changes the image size "in place". Documented both
changes too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 5 Jul 1999 20:58:52 +0000 (20:58 +0000)]
CalcUnscrolledPosition takes int, not floats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 5 Jul 1999 11:22:45 +0000 (11:22 +0000)]
Made icons configurable via a wxMApp virtual function. Tested on wxGTK only,
added it for all ports, though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 4 Jul 1999 20:48:05 +0000 (20:48 +0000)]
some appearance fixes from Michael Bedward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 4 Jul 1999 13:50:13 +0000 (13:50 +0000)]
Small changed to wxExtDialog
Made DnD use long instead of int
Made DnD sample compile again
Re-Updated wxTextDialog
Added GetDefaultSize() to wxButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 3 Jul 1999 21:13:47 +0000 (21:13 +0000)]
wxList::SortFunc prototype corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 3 Jul 1999 19:34:48 +0000 (19:34 +0000)]
Added wxDllLoader::UnloadLibrary()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 3 Jul 1999 16:40:54 +0000 (16:40 +0000)]
Added wxExtDialog and sample.
Tried to make defs.h slightly more readable, also
found some wrong flags then.
Updated testconf.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Jul 1999 22:02:05 +0000 (22:02 +0000)]
1. DoSetSize() simplified, DoGetBestSize() introduced
2. code cleanup here and there
3. attempts to make static boxes behave better (i.e. stay below other controls)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 2 Jul 1999 17:49:59 +0000 (17:49 +0000)]
* Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 2 Jul 1999 17:44:41 +0000 (17:44 +0000)]
* Fixed Apple IEEE conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 2 Jul 1999 15:52:54 +0000 (15:52 +0000)]
Minor improvement.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775