]>
git.saurik.com Git - wxWidgets.git/log
Guilhem Lavaux [Sat, 28 Aug 1999 12:28:22 +0000 (12:28 +0000)]
Fixed compilation/link errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 27 Aug 1999 17:40:40 +0000 (17:40 +0000)]
Implemented Read in the PCM converter
Changed size_t to wxUint32
Added support for G72X
WAV format multi-codec handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 16:00:13 +0000 (16:00 +0000)]
CanRead() now restores the stream to its previous state (potential
bug when mixing with other handlers' CanRead() code.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 27 Aug 1999 15:23:55 +0000 (15:23 +0000)]
included imagpcx for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Fri, 27 Aug 1999 13:16:09 +0000 (13:16 +0000)]
Adding GetPrevSibling() & GetNextSibling() in winundef.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Fri, 27 Aug 1999 11:56:22 +0000 (11:56 +0000)]
Adding GetFisrtChild in winundef.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Fri, 27 Aug 1999 11:46:55 +0000 (11:46 +0000)]
Removing some level 3 warning
Updating samples\makefile.vc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 11:42:47 +0000 (11:42 +0000)]
Added testing code for PCX Handler (which is still not working
because PCX Handler is still a do-nothing and besides, there is
no horse.pcx file, but hey... it doesn't hurt)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 11:34:02 +0000 (11:34 +0000)]
Added imagpcx.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 11:31:35 +0000 (11:31 +0000)]
Added wxBITMAP_TYPE_PCX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 11:31:07 +0000 (11:31 +0000)]
Added PCX Handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 11:29:10 +0000 (11:29 +0000)]
small change (honour 'verbose' parameter in LoadFile)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 27 Aug 1999 11:28:28 +0000 (11:28 +0000)]
New PCX Image Handler (still empty)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3497
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Fri, 27 Aug 1999 08:23:56 +0000 (08:23 +0000)]
Fix for compilation under AIX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3496
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Fri, 27 Aug 1999 08:22:32 +0000 (08:22 +0000)]
Fixes for compilation under AIX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3495
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 26 Aug 1999 18:04:46 +0000 (18:04 +0000)]
Better fix for thread sample code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3494
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Thu, 26 Aug 1999 17:35:00 +0000 (17:35 +0000)]
Fixed thread sample SEGV on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3493
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Thu, 26 Aug 1999 17:05:33 +0000 (17:05 +0000)]
Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent)
Various makefile.dos in Samples/ dir are now up-to-date
msvc\Ctl3dv2.lib changed to a valid one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3492
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 26 Aug 1999 16:15:38 +0000 (16:15 +0000)]
Distrib and make install fixes.
Docs for wxSizer finished.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3491
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Thu, 26 Aug 1999 04:41:56 +0000 (04:41 +0000)]
Changed value setting code in ctor and function SetValue so that widget uses a copy of the source string rather than a pointer to the source string. This fixes problems with wxGrid.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3490
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 Aug 1999 04:05:01 +0000 (04:05 +0000)]
Better uninstall handling and some other tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3489
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Wed, 25 Aug 1999 17:48:48 +0000 (17:48 +0000)]
Fixed a bug in threadpsx.cpp (wxBaseArray bug).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3488
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Wed, 25 Aug 1999 17:22:26 +0000 (17:22 +0000)]
Added wxSound for Windows support (successful WAV playback on VC++ 5)
Fixes/Updates for the rest.
PNM decoder uses now wxBufferedInputStream to (to be tested).
Support for G72X is on the road ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3487
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 25 Aug 1999 16:39:29 +0000 (16:39 +0000)]
Many distribution things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3486
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Wed, 25 Aug 1999 13:47:04 +0000 (13:47 +0000)]
fixed mingw32 problem. Now correctly deals with egcs / <=gcc-2.8 issue.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3485
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Wed, 25 Aug 1999 07:52:14 +0000 (07:52 +0000)]
Fixed bug (hopefully) that caused windows to be only partially repainted. Last update rect was being missed in wxCanvasRepaintProc().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Wed, 25 Aug 1999 06:27:57 +0000 (06:27 +0000)]
Fixed but in wxButton::SetDefault() that was causing core dumps when a
generic colour dialog was created.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 Aug 1999 04:59:42 +0000 (04:59 +0000)]
glcanvas and utils have mode to the modules directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 Aug 1999 04:50:57 +0000 (04:50 +0000)]
Death to all Makefiles and associates!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 24 Aug 1999 23:45:06 +0000 (23:45 +0000)]
Added test for wxUSE_STATLINE so that wizard will compile under wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3480
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 23:00:05 +0000 (23:00 +0000)]
More execute bit setting... (again!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3479
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 22:59:27 +0000 (22:59 +0000)]
More execute bit setting... (again!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3478
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 22:58:29 +0000 (22:58 +0000)]
More execute bit setting...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3477
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 22:57:52 +0000 (22:57 +0000)]
More execute bit setting...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3476
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 22:55:58 +0000 (22:55 +0000)]
Fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3475
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 24 Aug 1999 22:13:26 +0000 (22:13 +0000)]
Added CanRead()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3474
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 24 Aug 1999 22:10:51 +0000 (22:10 +0000)]
Fixed CanRead(), which incorrectly forced version 89a, thus preventing
valid GIFs with older version numbers (87a) to be loaded correctly. Also,
CanRead() is now in gifdecod.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3473
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Aug 1999 20:30:10 +0000 (20:30 +0000)]
Forgot to add the files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3472
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Aug 1999 20:26:06 +0000 (20:26 +0000)]
Added new wxFontDialog,
Added PICFLAGS to parser compilation,
Implemented COL_CLICK and wxLC_NO_HEADER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3471
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 20:14:14 +0000 (20:14 +0000)]
Deleting and re-adding to get the execute bit set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3470
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 20:13:23 +0000 (20:13 +0000)]
Deleting and re-adding to get the execute bit set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3469
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 20:11:29 +0000 (20:11 +0000)]
Trying to get the execute bit set by default...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3468
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 20:10:33 +0000 (20:10 +0000)]
Trying to get the execute bit set but default...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3467
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 19:53:40 +0000 (19:53 +0000)]
Build tool updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3466
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Tue, 24 Aug 1999 19:08:52 +0000 (19:08 +0000)]
2c : check menu was inversely set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3465
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Tue, 24 Aug 1999 17:38:55 +0000 (17:38 +0000)]
Renamed UnRead to Unread in the doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3464
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Tue, 24 Aug 1999 16:17:22 +0000 (16:17 +0000)]
Fixed ctor declaration : some default were missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3463
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Tue, 24 Aug 1999 15:54:04 +0000 (15:54 +0000)]
Minor corrections to be able to compile with VC++ 1.5C and VC++ 4.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3462
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 24 Aug 1999 13:23:44 +0000 (13:23 +0000)]
Oops, had forgotten the GL libraries for unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3461
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Aug 1999 13:04:55 +0000 (13:04 +0000)]
Minor doc & distrib file changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3460
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 24 Aug 1999 12:51:54 +0000 (12:51 +0000)]
- Updated gtk SWIGged files to SWIG 1.1 cvs level
- changed SOURCES treatment in build.py; the path is stripped from the source
file when the object name is derived; this means sources can be anywhere
(typically might be in GENCODEDIR) but the compiled object will always be
in the current dir. (This is how the implicit makefile rule already behaved)
- updated glcanvas/build.cfg for unix builds to copy glcanvas.cpp from
utils/glcanvas (like Setup.in did)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3459
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Aug 1999 08:24:36 +0000 (08:24 +0000)]
Added WS_VSCROLL, WS_HSCROLL styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3458
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 08:05:51 +0000 (08:05 +0000)]
Some cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3457
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 07:46:54 +0000 (07:46 +0000)]
New build system for wxPython. (Still needs some polish but is stable
for me. Will be doing more testing tomorrow on other platforms and
then will remove the old wxPython build stuff...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 07:39:24 +0000 (07:39 +0000)]
Moving utils from core to modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3455
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 07:19:01 +0000 (07:19 +0000)]
Fixed compile error for gcc 2.95 (was just a warning on other versions...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 07:15:52 +0000 (07:15 +0000)]
Adding new SWIGified sources for wxPython modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Aug 1999 04:37:16 +0000 (04:37 +0000)]
Added MS VC++ instructions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3452
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 23 Aug 1999 21:13:20 +0000 (21:13 +0000)]
disabled windows.h check for cross compiling --- might accidently find
wine headers and we wouldn't want that...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 23 Aug 1999 18:00:34 +0000 (18:00 +0000)]
started adding swigged sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3450
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 23 Aug 1999 17:43:44 +0000 (17:43 +0000)]
gtk and msw build dirs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 23 Aug 1999 17:40:06 +0000 (17:40 +0000)]
ok
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Aug 1999 15:23:29 +0000 (15:23 +0000)]
Small optical changes for MSW
Buttons now get at least 80x23 if given
a default size
Small compile and distrib changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 23 Aug 1999 12:43:15 +0000 (12:43 +0000)]
added a define STRICT to setup.h (for mingw32-gcc2.95), removed liboldnames
for wxMSW compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Aug 1999 12:30:37 +0000 (12:30 +0000)]
Corrected motif makefile (hopefully)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3445
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 23 Aug 1999 09:26:39 +0000 (09:26 +0000)]
Your typical c_str => c_str() fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 22 Aug 1999 23:20:21 +0000 (23:20 +0000)]
small cross-compilation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 22 Aug 1999 22:43:58 +0000 (22:43 +0000)]
Fixes for smoother cross compilation;
- added parser.o to msw objects in unx.t
- made sure 'lexer.c' is included in parser.y when cross compiling wxMSW
- added optional program extention PROGRAM_EXT set by configure, so that
makeprog.env can create .exe files
- a few additions to setup.h.in (wxUSE_OWNER_DRAWN for wxMSW, hack to fix
a clash with __WINDOWS__ define in wx/deps.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 22 Aug 1999 20:16:23 +0000 (20:16 +0000)]
A few small fixes for cross compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 22 Aug 1999 16:12:48 +0000 (16:12 +0000)]
Added wxFFileStream base on wxFFile (as opposed to wxFile)
Implemented the "endl" thing for text streams,
Corrected cursor display for text ctrls,
Corrected the strange spin button behaviour when dynamically
changing its range
Corrcected bug in wxListBox when programmatically unselecting
an item in multi-select mode (bug reports are getting esoteric)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 22 Aug 1999 14:10:50 +0000 (14:10 +0000)]
Added wxCountingStream for measuring the size of streamed data
Added wxBitmapObject for putting it on the clipboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 21 Aug 1999 19:14:58 +0000 (19:14 +0000)]
makefile typo
wxFileDialog now defaults to cwd, not home
PS can now print in landscape (although upside-down)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3438
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 21 Aug 1999 13:54:32 +0000 (13:54 +0000)]
Doc corrections,
Made colour dialog look slightly nicer,
Removed generic file dialog from wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Aug 1999 22:52:21 +0000 (22:52 +0000)]
Changed a few #include <xxx.h> to #include "xxx.h"
Added endl operator to wxTextStream
Corrrected a few misbehaviours in wxFileDialog,
Corrected tab traversal a bit
Corrected wxImage::SetData() to not copy, but take
the data and care for ref couting as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Aug 1999 19:40:03 +0000 (19:40 +0000)]
Added dependency checking and all that.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Aug 1999 19:18:02 +0000 (19:18 +0000)]
Added a python note.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 20 Aug 1999 15:36:30 +0000 (15:36 +0000)]
CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Fri, 20 Aug 1999 11:40:03 +0000 (11:40 +0000)]
wxScrollBar::Create() produced always vertical scrollbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 20 Aug 1999 10:10:58 +0000 (10:10 +0000)]
Restored the ability to scroll.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Thu, 19 Aug 1999 20:07:50 +0000 (20:07 +0000)]
ignore this...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 19 Aug 1999 18:41:41 +0000 (18:41 +0000)]
Doc updates, wxsizer et al
wxFileDialog displays current dir now,
wxTipProvider uses statictext for headline
messagebox (and other) dialogs now always display
an OK buttons, unless wxYES_NO is given
Appending a menu to a menu bar after having called
wxFrame::SetMenuBar() should now work
Added test to configure so that it correctly sets
compiler flags etc if GCC is used on Solaris and
IRIX instead of CC, also changed default shared
library create to GCC from G++ on some platforms
(as previously already Linux)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 19 Aug 1999 14:10:22 +0000 (14:10 +0000)]
Added support for locales like de_AT.iso-8859-1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 19 Aug 1999 12:16:15 +0000 (12:16 +0000)]
Had to add it to make daily recompiles work. :-( Only one file anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Thu, 19 Aug 1999 08:24:22 +0000 (08:24 +0000)]
Implement CanRead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Thu, 19 Aug 1999 05:37:18 +0000 (05:37 +0000)]
Fixed "Bound pointer address" error under GCC-2.95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Aug 1999 22:37:56 +0000 (22:37 +0000)]
Using a new version of SWIG
A few minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Aug 1999 22:33:35 +0000 (22:33 +0000)]
Added missing files to filelist.txt and regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 18 Aug 1999 21:22:54 +0000 (21:22 +0000)]
added wxImage::CanRead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 18 Aug 1999 19:31:50 +0000 (19:31 +0000)]
More wxFileDialog things
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Aug 1999 18:23:03 +0000 (18:23 +0000)]
added a simple makefile to regenerate all other makefiles with tmake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Aug 1999 18:06:10 +0000 (18:06 +0000)]
wxWizard added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 18 Aug 1999 17:31:34 +0000 (17:31 +0000)]
Added PNM image handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 18 Aug 1999 17:25:45 +0000 (17:25 +0000)]
Added PNM image handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Aug 1999 17:03:20 +0000 (17:03 +0000)]
vsscanf test corrected (?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 18 Aug 1999 17:01:47 +0000 (17:01 +0000)]
Added wxImage wxImage::GetSubImage(cont wxRect&) const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Aug 1999 16:58:34 +0000 (16:58 +0000)]
more styles documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 18 Aug 1999 15:23:15 +0000 (15:23 +0000)]
EMX compilation,
Minor doc changes,
wxFileDialog optical things,
wxMessageDlg dimension
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 18 Aug 1999 12:50:30 +0000 (12:50 +0000)]
change some #ifdef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 18 Aug 1999 11:40:40 +0000 (11:40 +0000)]
Whole lot of stuff for new wxFileDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Aug 1999 07:41:59 +0000 (07:41 +0000)]
Using a new version of SWIG
A few minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775