]>
git.saurik.com Git - wxWidgets.git/log
Ove Kaaven [Fri, 23 Jul 1999 09:41:17 +0000 (09:41 +0000)]
Couple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE,
and there's no sense in allocating a wxWX2MBbuf of len 200 then assigning
a different buffer to it either)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3095
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 23 Jul 1999 09:38:52 +0000 (09:38 +0000)]
Convert filenames unicode->ascii
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3094
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 23 Jul 1999 09:38:03 +0000 (09:38 +0000)]
Implementation of wxFopen, wxFreopen, wxStrftime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3093
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 23 Jul 1999 09:36:38 +0000 (09:36 +0000)]
Add wxFopen, wxFreopen, wxStrftime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3092
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 23 Jul 1999 09:36:03 +0000 (09:36 +0000)]
Let argv[] be wxChar**
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Jul 1999 00:56:51 +0000 (00:56 +0000)]
1. corrected "notebook selection handling" event handler to work
2. added a page for bitmapped controls tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Jul 1999 00:53:45 +0000 (00:53 +0000)]
1. frames respect update region (Tom Surace patch)
2. bitmap buttons don't lose bitmaps
3. attempt to reduce number of simultaneously default buttons in a panel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Jul 1999 23:39:47 +0000 (23:39 +0000)]
1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample)
2. wxTE_RICH style added to wxMSW, the text controls don't use RICHEDIT
class by default any more
3. wxRadioBox doesn't generate button events any more (grrr...)
4. commented out code in log.cpp restored and a bug corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 Jul 1999 23:28:55 +0000 (23:28 +0000)]
Corrected wxlistBox, wxRadioBox, wxComboBox and
wxChoice in that they do no longer send events
after programmatic calls
Corrected wxStaticBitmap
Reimplemented wxRadioButton as per wxMSW
Updated docs for the above
Update testconf for socket changes
Other minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 Jul 1999 20:20:42 +0000 (20:20 +0000)]
New drawing test code.
Added distrib file for wxMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 22 Jul 1999 17:51:54 +0000 (17:51 +0000)]
Added GSocket for Unix (only GTK for the moment)
Updated wxSocket to use GSocket API
Added a progress bar to client.cpp
Added CopyTo to wxMemoryOutputStream to copy the internal buffer to a specified buffer.
Various changes/fixes to the high-level protocols FTP/HTTP
Various Unicode fixes
Removed sckint.*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 Jul 1999 15:10:43 +0000 (15:10 +0000)]
Compile fix for *newest* mingw32
Switched default options for mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 Jul 1999 15:05:52 +0000 (15:05 +0000)]
wxMenu compile fix
new drawing tests
tree ctrl GCC compile fix (I hope)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3083
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 22 Jul 1999 07:34:57 +0000 (07:34 +0000)]
fixed font-matching bug in wxFontList::FindOrCreateFont for wxGTK when
font family is wxDEFAULT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Wed, 21 Jul 1999 21:21:01 +0000 (21:21 +0000)]
Minor and silly fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3081
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 21 Jul 1999 18:49:00 +0000 (18:49 +0000)]
added demonstration of wxGTK wxStaticBitmap::SetBitmap() bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3080
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Wed, 21 Jul 1999 18:45:25 +0000 (18:45 +0000)]
Made cross compiling easier;
run configure --host=i586-mingw32 --build=i586-linux
, for example, to cross compile from linux to windows using
i586-mingw32-xxx binaries.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3079
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 18:13:27 +0000 (18:13 +0000)]
bug fix for m_parent == NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3078
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 Jul 1999 16:35:18 +0000 (16:35 +0000)]
Mini-fix for wxStaticBitmap
switched on reports after changing text ctrl be hand again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3077
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 Jul 1999 16:19:59 +0000 (16:19 +0000)]
MingW32 compilation works now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3076
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 16:13:27 +0000 (16:13 +0000)]
more type-safety
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3075
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 21 Jul 1999 16:10:18 +0000 (16:10 +0000)]
1. Assorted Motif fixes
a) tear off menus
b) native dialogs
c) crash in ~wxWindow fixed
d) compilation and linking fixes
2. test code removed from minimal sample, text one compiles without clipboard
3. wxAppBase/wxApp small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3074
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 15:39:39 +0000 (15:39 +0000)]
remove duplicate deletion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3073
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 15:01:56 +0000 (15:01 +0000)]
added helpwxht.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 13:50:47 +0000 (13:50 +0000)]
Suppressed a spurious error message, now contents are looked for in entry
with help-id 0 and if not found a homemade list of contents is presented. :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3071
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 13:37:18 +0000 (13:37 +0000)]
fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3070
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 21 Jul 1999 13:32:08 +0000 (13:32 +0000)]
Much improved wxHelpControllerHtml, works under Solaris, too now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 21 Jul 1999 11:06:27 +0000 (11:06 +0000)]
imagemap support (html)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3068
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 21 Jul 1999 09:59:47 +0000 (09:59 +0000)]
fixed refresh bug in wxHtmlWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3067
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 20 Jul 1999 23:22:30 +0000 (23:22 +0000)]
1. panels pass focus to the next item in parent panel
2. warnings removed from iniconf.cpp and it's removed for Win32 compilation
3. wxWindow::PopupMenu(wxPoint) added, documented
4. Docs for wxTextCtrl explicitly mention that EVT_TEXT is triggered by
programmatic updates too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 20 Jul 1999 22:38:12 +0000 (22:38 +0000)]
some updates...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 20 Jul 1999 20:35:30 +0000 (20:35 +0000)]
little wxMenu ctor fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 20 Jul 1999 20:34:31 +0000 (20:34 +0000)]
Added lots of files. Enough now so that all wxHTML samples link.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 20 Jul 1999 20:33:42 +0000 (20:33 +0000)]
When building for/on a non-Unix platform, the --enable-dynlib check will only
issue a warning, not disable dynlib and odbc, since configure can't figure
it out anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3062
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 Jul 1999 14:48:03 +0000 (14:48 +0000)]
Trying to compile samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 Jul 1999 14:14:46 +0000 (14:14 +0000)]
MingW32 compilation fixes all over
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Jul 1999 22:54:55 +0000 (22:54 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Jul 1999 22:17:40 +0000 (22:17 +0000)]
wxMenu ctor made compatible again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 19 Jul 1999 20:54:43 +0000 (20:54 +0000)]
Fixed wxListCtrl::SetTextColour to set the RGB value instead of the
RBG value! (Green and Blue were swapped... I suppose if you are
colour blind it wouldn't matter much.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 18:29:35 +0000 (18:29 +0000)]
forgot .bmp's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Mon, 19 Jul 1999 17:34:59 +0000 (17:34 +0000)]
Added StreamSize() to wxMemoryOutputStream.
Added InputStreamBuffer() and OutputStreamBuffer() to have access to
internal buffers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 17:17:59 +0000 (17:17 +0000)]
added extra #if case at the end for building using gnuwin and configure
(assuming that you're using a gnu flex prog)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Mon, 19 Jul 1999 17:10:29 +0000 (17:10 +0000)]
cosmetic, added some comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Mon, 19 Jul 1999 17:05:47 +0000 (17:05 +0000)]
item with no image no longer crash when hit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 16:33:27 +0000 (16:33 +0000)]
forgot wx.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 16:32:11 +0000 (16:32 +0000)]
added .cur and .ico files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 16:23:38 +0000 (16:23 +0000)]
added dcpsg.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 16:23:12 +0000 (16:23 +0000)]
Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp to msw/dc.h
Small changes to dcpsg.cpp to make it compile for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 Jul 1999 14:41:30 +0000 (14:41 +0000)]
Updated testconf
Added dashed pens etc.
Made tree ctrl sample crash..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 19 Jul 1999 14:36:34 +0000 (14:36 +0000)]
small fix for mingw32 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Jul 1999 14:06:13 +0000 (14:06 +0000)]
typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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