]>
git.saurik.com Git - wxWidgets.git/log
Bart A.M. Jourquin [Fri, 7 Jan 2000 10:50:12 +0000 (10:50 +0000)]
deleting the 'validator' param in call to wxControl::Create. To be further fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Fri, 7 Jan 2000 10:22:15 +0000 (10:22 +0000)]
fix _beginthreadex problem with bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jan 2000 09:09:50 +0000 (09:09 +0000)]
small fixes and cleanups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jan 2000 05:42:30 +0000 (05:42 +0000)]
Trying out addition of SetSize to wxCaret...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2000 02:31:24 +0000 (02:31 +0000)]
demo of clipboard support for metafiles (which still doesn't work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jan 2000 02:30:29 +0000 (02:30 +0000)]
attempts at providing clipboard/dnd support for metafiles - unsuccessful
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 19:05:02 +0000 (19:05 +0000)]
Fixed virtual function hiding problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2000 18:40:33 +0000 (18:40 +0000)]
Minor resize probs solved.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jan 2000 18:34:49 +0000 (18:34 +0000)]
added --cc, cxx, ld options to wx-config
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jan 2000 18:23:59 +0000 (18:23 +0000)]
MSW compilation fixes for !wxUSE_VALIDATORS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jan 2000 17:32:49 +0000 (17:32 +0000)]
Themes again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 16:58:12 +0000 (16:58 +0000)]
typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 16:57:30 +0000 (16:57 +0000)]
Removing warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jan 2000 16:47:48 +0000 (16:47 +0000)]
1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp
2. wxWindow::Create() always takes a wxValidator parameter, even if
!wxUSE_VALIDATORS - it is just ignored then, tons of #if wxUSE_VALIDATORS
removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jan 2000 15:58:48 +0000 (15:58 +0000)]
corrected wxComboBox::GetBestSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jan 2000 15:42:32 +0000 (15:42 +0000)]
1. more HP-UX warning fixes (almost done...)
2. added a macro WXUNUSED_UNLESS_DEBUG()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jan 2000 15:24:37 +0000 (15:24 +0000)]
bug fixes for '\r' handling in wxTextFile::Translate()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 6 Jan 2000 15:09:35 +0000 (15:09 +0000)]
Some edits to OGL; tweaks to wxClipboard docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 6 Jan 2000 10:30:12 +0000 (10:30 +0000)]
BC++ IDE compile mod to thread.cpp; other small stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 10:22:00 +0000 (10:22 +0000)]
Lots of new features
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 01:21:26 +0000 (01:21 +0000)]
Small change for updated wxTCPXXX classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 01:07:06 +0000 (01:07 +0000)]
Rewrote large parts of the non-DDE IPC stuff (wxTCPServer, wxTCPClient,
wxTCPConnection) to upgrade to the 'new' wxSocket code. Plenty of bugs
removed. IPC samples at samples/dde working again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 18:10:06 +0000 (18:10 +0000)]
1. added wfstream.cpp to wxBase (needed by filesys.cpp)
2. small enchancements in wxCmdLineParser (handles "help" options correctly)
3. use wxCmdLineParser in makegen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 17:19:29 +0000 (17:19 +0000)]
added cmdline.h/.cpp to the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 17:11:09 +0000 (17:11 +0000)]
-fpermissive is now returned by wx-config -cflags if the library was compiled
with it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 17:00:26 +0000 (17:00 +0000)]
test for date parameters to wxCmdLineParser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 17:00:05 +0000 (17:00 +0000)]
more bug fixes: options with values and compound options seem to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 16:59:31 +0000 (16:59 +0000)]
ParseDate() understands tomorrow and yesterday as well as today
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 16:38:12 +0000 (16:38 +0000)]
more stream-like insertion operators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 15:35:04 +0000 (15:35 +0000)]
more fixes to compilation warnings from HP-UX build log. About 30% more to go
<sigh>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 5 Jan 2000 15:29:56 +0000 (15:29 +0000)]
Added contributed speedup of ConvertToBitmap under Motif, for 8-bit images.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 15:17:29 +0000 (15:17 +0000)]
bug with incorrect & test fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 15:17:08 +0000 (15:17 +0000)]
unreachable code warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 15:16:57 +0000 (15:16 +0000)]
wxRegion should work with wxCoord, not long
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 5 Jan 2000 15:02:28 +0000 (15:02 +0000)]
Corrceted background problem with themes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 5 Jan 2000 14:07:15 +0000 (14:07 +0000)]
General fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 5 Jan 2000 13:56:51 +0000 (13:56 +0000)]
Added RC file needed by makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 13:22:46 +0000 (13:22 +0000)]
include "module.h"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2000 04:58:23 +0000 (04:58 +0000)]
wxFloatbar fixes
other odds and ends
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jan 2000 04:51:14 +0000 (04:51 +0000)]
Fixed a bug so the toggle flag is set correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 02:46:45 +0000 (02:46 +0000)]
small bug fix for composite options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 02:42:22 +0000 (02:42 +0000)]
wxCmdLineParser tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jan 2000 02:41:18 +0000 (02:41 +0000)]
1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2. added wxCmdLineParser class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 22:56:58 +0000 (22:56 +0000)]
Removed crashes when not using themes.
Removed much flicker form tree ctrl and list ctrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 20:14:54 +0000 (20:14 +0000)]
EXTRA_LIBS vs. EXTRALIBS change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 19:41:25 +0000 (19:41 +0000)]
Doc updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 4 Jan 2000 18:19:34 +0000 (18:19 +0000)]
Added Calctrl.cpp to sources list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jan 2000 18:00:43 +0000 (18:00 +0000)]
Fixed a bug that caused a crash on startup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jan 2000 17:53:52 +0000 (17:53 +0000)]
fixed a compilation error for VC++ 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 17:20:21 +0000 (17:20 +0000)]
Compilation fix,
wxGTK requires GTK 1.2.3.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 4 Jan 2000 17:15:34 +0000 (17:15 +0000)]
Updated OS/2 sources with fixes to wxControl and wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jan 2000 16:35:55 +0000 (16:35 +0000)]
wxMSW compilation fixes for old mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 4 Jan 2000 16:18:44 +0000 (16:18 +0000)]
Corrected problem related to wxSIZE_ALLOW_MINUS_ONE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 15:32:14 +0000 (15:32 +0000)]
Update bug in wxListCtrl,
Y2000 bug in wxFileDialog (sic).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 4 Jan 2000 15:14:09 +0000 (15:14 +0000)]
needed a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the parent class, wxControl::Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 4 Jan 2000 15:02:12 +0000 (15:02 +0000)]
Committing in .
Patches for VMS
Temporarily patch to get the IMAGE sample compiled in MOTIF-mode
N.B. GetSubImage still gives rubish
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/motif/bitmap.h
wxWindows/src/common/datetime.cpp
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
wxWindows/src/motif/bitmap.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jan 2000 14:53:13 +0000 (14:53 +0000)]
wxSIZE_ALLOW_MINUS_ONE handling corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 14:34:03 +0000 (14:34 +0000)]
Correct deafult GUI font is now found when querying
wxSystemSetting. Hack.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 4 Jan 2000 13:41:55 +0000 (13:41 +0000)]
Added Calctrl.obj to generic build list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 4 Jan 2000 13:35:23 +0000 (13:35 +0000)]
Add some "USE" defs that were missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 4 Jan 2000 13:02:27 +0000 (13:02 +0000)]
New colour, font, theme and size code..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 4 Jan 2000 11:54:57 +0000 (11:54 +0000)]
Some typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2000 23:56:41 +0000 (23:56 +0000)]
added test of bg colour in the tree sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2000 23:38:57 +0000 (23:38 +0000)]
1. wxTreeCtrl::SetBackgroundColour() works (with new comctl32 anyhow)
2. wxToolTip should work with old comctl32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 23:32:03 +0000 (23:32 +0000)]
Visualage C++ V4.0 has a native long long data type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 23:31:12 +0000 (23:31 +0000)]
VisualAge C++ V4.0 fixups, can't differentiate between time_t and double???
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 23:21:50 +0000 (23:21 +0000)]
BC++ 5.x also supports _beginthreadex and _endthreadex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 22:45:07 +0000 (22:45 +0000)]
Some little changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 20:00:44 +0000 (20:00 +0000)]
Better make it a const reference then.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 19:57:59 +0000 (19:57 +0000)]
Make wxColour parameter be passed by reference to inline method,
so it can be inlined by BC++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 19:31:02 +0000 (19:31 +0000)]
Cast both operands of ?: to (wxControl*) so BC++ compiles it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jan 2000 19:30:51 +0000 (19:30 +0000)]
Made wxEditor constructor args consistent with other window classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 19:15:43 +0000 (19:15 +0000)]
Unicode compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 18:58:57 +0000 (18:58 +0000)]
Unicode compilation fixes for BC++ 5
(BC++ 5 mostly doesn't cope with the wxString == char* operation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 18:53:10 +0000 (18:53 +0000)]
Those wxTRACE_* string constants appears to need wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 18:52:29 +0000 (18:52 +0000)]
Need LINKAGEMODE for Visualage C++ compiles on the static global procs at the top
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 18:51:22 +0000 (18:51 +0000)]
Halved DEFAULT_ITEM_WIDTH so default sizes resembles wxGTK better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 18:48:02 +0000 (18:48 +0000)]
BC++ 5 does not have Unicode version of GetProcAddress.
Giving it a plain ASCII string in an #if
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 18:44:32 +0000 (18:44 +0000)]
Another Unicode compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 3 Jan 2000 18:41:14 +0000 (18:41 +0000)]
Distrib things.
Readded resource support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 18:26:07 +0000 (18:26 +0000)]
Updated config files for VisualAge C++ V4.0 to include new sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 18:25:26 +0000 (18:25 +0000)]
Fixes to get library to compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 18:24:58 +0000 (18:24 +0000)]
Two new font implementations for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 18:24:10 +0000 (18:24 +0000)]
small updates for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jan 2000 18:22:51 +0000 (18:22 +0000)]
no enums with commas past last element, please
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2000 17:51:24 +0000 (17:51 +0000)]
1. corrections for compilation of the wxBase apps with wxApp
2. wxCAL_NO_MONTH/YEAR_CHANGE styles implemented, cosmetic corrections
3. attempt at BC++ compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 3 Jan 2000 17:13:01 +0000 (17:13 +0000)]
Forgot these.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 3 Jan 2000 17:11:48 +0000 (17:11 +0000)]
Distrib things,
Fixed typo in wxCheckListBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 3 Jan 2000 14:27:24 +0000 (14:27 +0000)]
now grabs encoding info not from but from '' (empty string) -- default po header (mo catalog must be, of course, contain the header)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 3 Jan 2000 14:27:17 +0000 (14:27 +0000)]
Borland #include hack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 14:10:36 +0000 (14:10 +0000)]
Add default size for slider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 3 Jan 2000 13:45:20 +0000 (13:45 +0000)]
Corrected some things in, and some thing revealed by
the Life! sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2000 13:45:00 +0000 (13:45 +0000)]
makegen program for makefile generation for the samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2000 13:36:21 +0000 (13:36 +0000)]
makefile for the calendar sample as generated by makegen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 3 Jan 2000 11:42:49 +0000 (11:42 +0000)]
Corrected spin control, which ignored hand typed text.
Corrceted GetBestSize() etc of static text (displayed
in tip dialog and elsewhere).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jan 2000 10:32:19 +0000 (10:32 +0000)]
O_BINARY added to wxFile::Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 09:05:38 +0000 (09:05 +0000)]
bmps and ico added as binaries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 09:04:53 +0000 (09:04 +0000)]
ups; must add as binary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 08:56:57 +0000 (08:56 +0000)]
Life!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Mon, 3 Jan 2000 02:24:26 +0000 (02:24 +0000)]
Unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775