]>
git.saurik.com Git - wxWidgets.git/log
Václav Slavík [Wed, 3 Nov 1999 15:33:25 +0000 (15:33 +0000)]
fixed rounding error problem in wxPostscriptDC::SetFont when DC's user scale was != 1 ; this fixes AFM problem with wxLayout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 3 Nov 1999 15:32:10 +0000 (15:32 +0000)]
wxPostScriptDC::CanGetTextExtent now returns TRUE - bugfix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 3 Nov 1999 14:24:42 +0000 (14:24 +0000)]
wxDialog now stays on top of its parent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 3 Nov 1999 12:59:59 +0000 (12:59 +0000)]
Improved tests for networks. Compiles.
PLEASE TEST ON AS MANY PLATFORMS AS POSSIBLE!
I can only test it on Linux, have no dialup running on Solaris, know nothing
about other Unixes. If there's a problem: mailto:karsten@phy.hw.ac.uk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 3 Nov 1999 10:33:47 +0000 (10:33 +0000)]
more asserts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 3 Nov 1999 10:09:05 +0000 (10:09 +0000)]
Changed \\ to \ again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 3 Nov 1999 10:08:03 +0000 (10:08 +0000)]
Added check for sel == -1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 3 Nov 1999 05:54:29 +0000 (05:54 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (CR) [Wed, 3 Nov 1999 05:10:58 +0000 (05:10 +0000)]
Added generic/tabg to the GTK distribution. It was missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (CR) [Wed, 3 Nov 1999 03:52:47 +0000 (03:52 +0000)]
Fixed .Position -> .GetPosition for wxMouseEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (CR) [Wed, 3 Nov 1999 03:52:12 +0000 (03:52 +0000)]
Fixed inverse masking on MSW imagelist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 3 Nov 1999 01:13:04 +0000 (01:13 +0000)]
readded clipboard support to richedit sample and fixed a fatal bug in
wxCustomDataObject (uninitialized m_data) which this allowed to discover
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 3 Nov 1999 00:32:11 +0000 (00:32 +0000)]
small corrections for dnd code and added wxFileDataObject demo to the sample
(wxMSW only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 3 Nov 1999 00:29:20 +0000 (00:29 +0000)]
more dnd/clipboard docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 2 Nov 1999 23:24:26 +0000 (23:24 +0000)]
fixed compilation under GCC 2.95 - 'export' was used as variable name and GCC complained about export being a keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 2 Nov 1999 23:23:24 +0000 (23:23 +0000)]
AFM metrics were searched in /afm instead of /share/wx/afm ; did not try all AFM locations correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 2 Nov 1999 23:21:44 +0000 (23:21 +0000)]
fixed ^M at ends of lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 22:47:19 +0000 (22:47 +0000)]
some files I forgot to add previously...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 2 Nov 1999 22:41:55 +0000 (22:41 +0000)]
Updates for VA 4.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 2 Nov 1999 20:47:02 +0000 (20:47 +0000)]
Small compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 19:21:33 +0000 (19:21 +0000)]
warnings (and may be a bug) corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 19:18:44 +0000 (19:18 +0000)]
another compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 18:58:22 +0000 (18:58 +0000)]
missing -D_REENTRANT for HP-UX/Solaris finally seems to be fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 18:48:40 +0000 (18:48 +0000)]
another compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 18:46:56 +0000 (18:46 +0000)]
and the compilation fix for the warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 18:46:33 +0000 (18:46 +0000)]
and the compilation fix for the warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 18:41:23 +0000 (18:41 +0000)]
many warnings fixed (from HP-UX compilation log)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Nov 1999 18:11:18 +0000 (18:11 +0000)]
wxDialogs now use GTK_WINDOW_DIALOG,
Corrected cursor setting bug with right aligned checkboxes,
Disabled code in ~wxView that unset the m_currentView,
One more thing I forgot.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 17:56:56 +0000 (17:56 +0000)]
disabled the old odbc code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 17:39:20 +0000 (17:39 +0000)]
bug corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 17:23:29 +0000 (17:23 +0000)]
wxMotif compiles (and runs minimal sample) again after wxMenu changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 2 Nov 1999 16:52:51 +0000 (16:52 +0000)]
test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 2 Nov 1999 16:51:22 +0000 (16:51 +0000)]
testing cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 16:46:55 +0000 (16:46 +0000)]
AC_X_XTRA restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 16:27:42 +0000 (16:27 +0000)]
Unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 16:20:40 +0000 (16:20 +0000)]
additions for wxFileDataObject from Ricky Gonzales <gonzales@pyramid3.net>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 16:17:16 +0000 (16:17 +0000)]
more tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 16:07:24 +0000 (16:07 +0000)]
wxMenuItem::IsChecked() corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 16:05:25 +0000 (16:05 +0000)]
end label edit patch from Ricky Gonzales <gonzales@pyramid3.net>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 15:57:07 +0000 (15:57 +0000)]
bug in wxMenuBase::FindChildItem() corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 15:50:22 +0000 (15:50 +0000)]
include <wx/...> => include "wx/..."
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 15:21:40 +0000 (15:21 +0000)]
wxGTK compiles (and seems to work) again after wxMenu changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 2 Nov 1999 14:44:23 +0000 (14:44 +0000)]
More defines to get error codes out of OS/2 headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 2 Nov 1999 14:42:09 +0000 (14:42 +0000)]
Process/thread work and API fix into network APIs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 2 Nov 1999 14:41:28 +0000 (14:41 +0000)]
Added missing CPPFLAGS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 2 Nov 1999 14:04:44 +0000 (14:04 +0000)]
Some doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 2 Nov 1999 12:36:14 +0000 (12:36 +0000)]
Added wxINSTALL_PREFIX define to makefile and made dcpsg.cpp use it to
find the correct location of AFM files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 2 Nov 1999 10:02:01 +0000 (10:02 +0000)]
Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 2 Nov 1999 04:38:14 +0000 (04:38 +0000)]
wxMenu implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 2 Nov 1999 04:37:45 +0000 (04:37 +0000)]
thread #ifdefs for WXPM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 2 Nov 1999 04:36:20 +0000 (04:36 +0000)]
new wxMenu stuff and thread implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 01:31:51 +0000 (01:31 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 01:27:42 +0000 (01:27 +0000)]
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 2 Nov 1999 01:25:43 +0000 (01:25 +0000)]
1. wxMenu changes: wxMenuBase appears, several new functions for dynamic menu
handling as well
2. new sample: menu
3. small corrections to wxFileHistory made possible by wxMenu changes
4. ugly fix for panel loaded from resources and TABbing
5. wxDataObject &c doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 2 Nov 1999 00:44:10 +0000 (00:44 +0000)]
new docs for wxsocket in 2.1.10
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 1 Nov 1999 20:36:43 +0000 (20:36 +0000)]
Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp,
removed wxvc6.dsp, updated projgen, small fixes for OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 1 Nov 1999 18:20:39 +0000 (18:20 +0000)]
Small doc updates.
Distrib and makefile updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 1 Nov 1999 15:24:28 +0000 (15:24 +0000)]
added support for global AFM path setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 1 Nov 1999 11:27:38 +0000 (11:27 +0000)]
Added some makefiles to HTML samples; added help.ico for wxHTML;
make richedit sample compile (but without clipboard ops)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 1 Nov 1999 09:39:11 +0000 (09:39 +0000)]
Corrected wxConfig usage problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 31 Oct 1999 22:06:09 +0000 (22:06 +0000)]
wxHtmlHelpController now accepts AddBook('archive.zip') and zip archive may contain arbitrary no of hhp projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 31 Oct 1999 22:05:10 +0000 (22:05 +0000)]
added wxFileSystem::FindFirst and FindNext
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 31 Oct 1999 22:03:50 +0000 (22:03 +0000)]
more wxHtmlHelpFrame fixes (didn't store customization correctly, still needs some fixing, will do asap)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 31 Oct 1999 22:02:03 +0000 (22:02 +0000)]
added html help viewer sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 31 Oct 1999 16:42:46 +0000 (16:42 +0000)]
Distrib corrections,
Changed way to prevent toolbar from sending
event when changes programmatically.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 31 Oct 1999 15:31:43 +0000 (15:31 +0000)]
Distrib changes.
Augemnted version to 2.1.11.
Applied patch for wxGenericValidator.
Corrected MDI's wxActivateEvent code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 31 Oct 1999 12:48:23 +0000 (12:48 +0000)]
Some edits to the schedule.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 31 Oct 1999 12:03:20 +0000 (12:03 +0000)]
Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h;
added $(RM) variable to Mingw32 makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 31 Oct 1999 10:22:26 +0000 (10:22 +0000)]
More tab code corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 30 Oct 1999 21:36:48 +0000 (21:36 +0000)]
fixed bug that caused assertion failure during HTML printing under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 30 Oct 1999 15:08:33 +0000 (15:08 +0000)]
Some work on tabbing and menu accels,
Added a missing "Activate()" to docvwmdi sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 30 Oct 1999 12:10:49 +0000 (12:10 +0000)]
Someone forgot wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 30 Oct 1999 00:08:04 +0000 (00:08 +0000)]
wxFontEnumerator mostly works for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 22:29:42 +0000 (22:29 +0000)]
Fixed windows installer to not need a reboot and therefore not have
the bogus error message that freaked everybody out...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 29 Oct 1999 22:29:22 +0000 (22:29 +0000)]
Execution control stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 22:26:06 +0000 (22:26 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 22:25:04 +0000 (22:25 +0000)]
Added wxPython support of new HTML Printing classes.
Fixed thread problem
Other miscellaneous fixes, minor additions, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 22:21:54 +0000 (22:21 +0000)]
Added wxPython support of new HTML Printing classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 22:18:20 +0000 (22:18 +0000)]
Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas could be used
with wxWindows DLL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 22:16:53 +0000 (22:16 +0000)]
wxPython doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Oct 1999 19:45:19 +0000 (19:45 +0000)]
styles for listboxes added for testing purposes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Oct 1999 19:41:51 +0000 (19:41 +0000)]
platform.htm added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Oct 1999 17:55:14 +0000 (17:55 +0000)]
forgotten files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Oct 1999 17:54:13 +0000 (17:54 +0000)]
1. added encoding param to wxFontEncoding::EnumFamilies() which allows to get
the list of families supporting the given encoding
2. added encoding decoding logic to src/gtk/font.cpp so that now choosing an
encoding different from default in GTK+ font selector dialog actually works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 29 Oct 1999 17:32:32 +0000 (17:32 +0000)]
EXPORTED an array to quiet the DLL compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 29 Oct 1999 17:20:44 +0000 (17:20 +0000)]
Renamed GtkMyFixed to GtkPizza,
Made default button work more often than before.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Oct 1999 15:36:56 +0000 (15:36 +0000)]
/usr/include added back for AIX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Oct 1999 15:17:48 +0000 (15:17 +0000)]
compilation fix for AIX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Fri, 29 Oct 1999 15:11:25 +0000 (15:11 +0000)]
Add operator << (ostream&, const wxString&)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Fri, 29 Oct 1999 11:18:46 +0000 (11:18 +0000)]
Accept list of separators as a wxString instead of wxChar\nTurn NextNonWhiteSpace to NextNonSeparators\nIntroduce EatEOL (major factorization)\nFix GetC() call on last char introduce a bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Fri, 29 Oct 1999 07:43:04 +0000 (07:43 +0000)]
Changes to fix problem where spurious scrollbar(s) were displayed when
the window size had changed and was able to display all rows and/or
all cols.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 29 Oct 1999 03:10:22 +0000 (03:10 +0000)]
Well, wxHTML compiles in Unicode mode now. But if it works (without
further changes), it shall be considered proof that there is such a
thing as a divine intervention.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 29 Oct 1999 02:14:51 +0000 (02:14 +0000)]
Well, can't hurt to do some char -> wxChar, though wxHTML may not work
in Unicode mode quite yet...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 29 Oct 1999 02:02:58 +0000 (02:02 +0000)]
wxT() for a Spanish(?) debug message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 29 Oct 1999 01:59:38 +0000 (01:59 +0000)]
Unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Fri, 29 Oct 1999 01:55:00 +0000 (01:55 +0000)]
A few Unicode compilation fixes (mostly wxT())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 28 Oct 1999 22:38:37 +0000 (22:38 +0000)]
SpinCtrl update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 28 Oct 1999 13:13:35 +0000 (13:13 +0000)]
Corrected small mistake (set static variable)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 28 Oct 1999 13:04:45 +0000 (13:04 +0000)]
wxGTK::wxSpinCtrl API synchronised with wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Thu, 28 Oct 1999 12:37:44 +0000 (12:37 +0000)]
conform to new wxTextInputStream >> wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775