]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoModifed ShowModal() function so that you can have dialogs with yes, no and cancel...
Michael Bedward [Sun, 5 Sep 1999 03:31:27 +0000 (03:31 +0000)] 
Modifed ShowModal() function so that you can have dialogs with yes, no and cancel buttons.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofixed crashing generic dir dialog.
Harco de Hilster [Fri, 3 Sep 1999 10:54:26 +0000 (10:54 +0000)] 
fixed crashing generic dir dialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded statline, checklst and spinbutt file to wxMotif compilation.
Michael Bedward [Fri, 3 Sep 1999 05:19:10 +0000 (05:19 +0000)] 
Added statline, checklst and spinbutt file to wxMotif compilation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoEnabled wxStaticLine for wxMotif. Added checklst.cpp and spinbutt.cpp to Motif compi...
Michael Bedward [Fri, 3 Sep 1999 05:16:19 +0000 (05:16 +0000)] 
Enabled wxStaticLine for wxMotif.  Added checklst.cpp and spinbutt.cpp to Motif compilation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixes for gcc 2.95 and AIX.
Michael Bedward [Fri, 3 Sep 1999 04:18:50 +0000 (04:18 +0000)] 
Fixes for gcc 2.95 and AIX.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded a test to wxSocket sample (client side socket event test)
Guilhem Lavaux [Thu, 2 Sep 1999 19:11:38 +0000 (19:11 +0000)] 
Added a test to wxSocket sample (client side socket event test)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSetMenuBar potential memory leak fixed; added wxTAB_TRAVERSAL as dummy (0) style
Julian Smart [Thu, 2 Sep 1999 08:23:23 +0000 (08:23 +0000)] 
SetMenuBar potential memory leak fixed; added wxTAB_TRAVERSAL as dummy (0) style
for backward compatibility

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoPrep for wxPython 2.1b3 release
Robin Dunn [Thu, 2 Sep 1999 06:01:53 +0000 (06:01 +0000)] 
Prep for wxPython 2.1b3 release

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoupdated version number for DLL name
Robin Dunn [Thu, 2 Sep 1999 05:39:56 +0000 (05:39 +0000)] 
updated version number for DLL name

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agofixed a clash in values for wxSlider styles
Robin Dunn [Thu, 2 Sep 1999 05:38:48 +0000 (05:38 +0000)] 
fixed a clash in values for wxSlider styles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxPython doc updates
Robin Dunn [Thu, 2 Sep 1999 05:36:39 +0000 (05:36 +0000)] 
wxPython doc updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoPrep for wxPython 2.1b3 release
Robin Dunn [Thu, 2 Sep 1999 05:31:38 +0000 (05:31 +0000)] 
Prep for wxPython 2.1b3 release

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoremoved a test value left in by accident
Robin Dunn [Wed, 1 Sep 1999 20:58:27 +0000 (20:58 +0000)] 
removed a test value left in by accident

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome build updates
Robin Dunn [Wed, 1 Sep 1999 20:54:34 +0000 (20:54 +0000)] 
Some build updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded sh-bang
Robin Dunn [Wed, 1 Sep 1999 20:53:22 +0000 (20:53 +0000)] 
Added sh-bang

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoWrite 0 to m_lastcount in OnSysRead and OnSysWrite
Guilhem Lavaux [Wed, 1 Sep 1999 18:05:15 +0000 (18:05 +0000)] 
Write 0 to m_lastcount in OnSysRead and OnSysWrite

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agochange to make wxHtmlHelp more flexible; don't panic if an empty
Harco de Hilster [Tue, 31 Aug 1999 23:26:36 +0000 (23:26 +0000)] 
change to make wxHtmlHelp more flexible; don't panic if an empty
index or contents filename is given

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded wxHtmlHelpController and -System wrappers. See README for some remarks
Harco de Hilster [Tue, 31 Aug 1999 23:22:34 +0000 (23:22 +0000)] 
added wxHtmlHelpController and -System wrappers. See README for some remarks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosome changes to make wxHtmlHelpController easier to subclass
Harco de Hilster [Tue, 31 Aug 1999 23:18:41 +0000 (23:18 +0000)] 
some changes to make wxHtmlHelpController easier to subclass

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoScanParam has only one parameter now
Václav Slavík [Tue, 31 Aug 1999 20:05:24 +0000 (20:05 +0000)] 
ScanParam has only one parameter now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFixed wxZlibOutputStream::Sync
Guilhem Lavaux [Tue, 31 Aug 1999 18:16:23 +0000 (18:16 +0000)] 
Fixed wxZlibOutputStream::Sync

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
Julian Smart [Tue, 31 Aug 1999 12:03:05 +0000 (12:03 +0000)] 
Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
corrected bug in cursor.cpp (used wxIconRefData).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFixes for scrolling in wxScrolledWindow
Michael Bedward [Tue, 31 Aug 1999 05:36:29 +0000 (05:36 +0000)] 
Fixes for scrolling in wxScrolledWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented).
Michael Bedward [Tue, 31 Aug 1999 03:45:39 +0000 (03:45 +0000)] 
ifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxHtmlTag::ScanParam now returns value
Václav Slavík [Mon, 30 Aug 1999 22:39:56 +0000 (22:39 +0000)] 
wxHtmlTag::ScanParam now returns value

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoremoved html/version.h
Václav Slavík [Mon, 30 Aug 1999 22:37:41 +0000 (22:37 +0000)] 
removed html/version.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoremoving w4 level warning
Patrick Albert [Mon, 30 Aug 1999 08:35:04 +0000 (08:35 +0000)] 
removing w4 level warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoRemoving most of level 4 warnings, particulary in 16 bits mode
Patrick Albert [Mon, 30 Aug 1999 07:11:47 +0000 (07:11 +0000)] 
Removing most of level 4 warnings, particulary in 16 bits mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agofixed problem in mimetype database and put a temp. fix for font tags
Harco de Hilster [Sun, 29 Aug 1999 20:08:53 +0000 (20:08 +0000)] 
fixed problem in mimetype database and put a temp. fix for font tags
like <FONT SIZE=gaga>, i.e. without an proper integer argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agofixed bug for 24bit images
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 20:02:07 +0000 (20:02 +0000)] 
fixed bug for 24bit images

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 20:00:09 +0000 (20:00 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agobinary
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:57:47 +0000 (19:57 +0000)] 
binary

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:56:05 +0000 (19:56 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoPNM horse
Guilhem Lavaux [Sun, 29 Aug 1999 19:55:41 +0000 (19:55 +0000)] 
PNM horse

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:49:57 +0000 (19:49 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:49:13 +0000 (19:49 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoRemoved LastError() from wxFilterStream
Guilhem Lavaux [Sun, 29 Aug 1999 19:48:03 +0000 (19:48 +0000)] 
Removed LastError() from wxFilterStream
Added a better Peek() to wxBufferedInputStream
Fixed wxPNMHandler (it is a lot faster on text PNM now)
Image sample loads a PNM

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded horse.pcx
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:40:56 +0000 (19:40 +0000)] 
Added horse.pcx

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agobinary
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:38:29 +0000 (19:38 +0000)] 
binary

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:36:16 +0000 (19:36 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoStart xanim only when we are ready to play
Guilhem Lavaux [Sun, 29 Aug 1999 14:40:11 +0000 (14:40 +0000)] 
Start xanim only when we are ready to play
Renamed StartPlay in Play
Added wxVideoBaseDriver::GetSize

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFixed wxBufferedInputStream support ...
Sylvain Bougnoux [Sun, 29 Aug 1999 13:32:50 +0000 (13:32 +0000)] 
Fixed wxBufferedInputStream support ...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoPCX image for testing
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 11:53:05 +0000 (11:53 +0000)] 
PCX image for testing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoPCX handler now working for reading (8bit and 24bit images).
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 11:52:02 +0000 (11:52 +0000)] 
PCX handler now working for reading (8bit and 24bit images).
Still no wxPCXHandler::SaveFile, though.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded error messages when (verbose == TRUE) to know why the
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 11:50:57 +0000 (11:50 +0000)] 
Added error messages when (verbose == TRUE) to know why the
load failed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agofixed unsolved link
Sylvain Bougnoux [Sun, 29 Aug 1999 07:49:13 +0000 (07:49 +0000)] 
fixed unsolved link

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoRegenerated from tmake to add imagpcx.
Michael Bedward [Sun, 29 Aug 1999 06:37:03 +0000 (06:37 +0000)] 
Regenerated from tmake to add imagpcx.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoScript runs tmake for all template files in distrib/msw/tmake.
Michael Bedward [Sun, 29 Aug 1999 06:30:50 +0000 (06:30 +0000)] 
Script runs tmake for all template files in distrib/msw/tmake.
Writes wxMSW makefiles to src/msw.
Writes Makefile.in to top wxWindows dir.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoA shell script to run tmake for all template files similar to
Michael Bedward [Sun, 29 Aug 1999 05:49:52 +0000 (05:49 +0000)] 
A shell script to run tmake for all template files similar to
Vadim's makeall.bat for DOS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoRegenerated with tmake to add imagpcx for all platforms.
Michael Bedward [Sun, 29 Aug 1999 05:12:08 +0000 (05:12 +0000)] 
Regenerated with tmake to add imagpcx for all platforms.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Added German translation to internat sample.
Robert Roebling [Sat, 28 Aug 1999 16:50:39 +0000 (16:50 +0000)] 
  Added German translation to internat sample.
  Fixed recursion in wxLogGui::Flush()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded a hack to configure.in to enable cross compiling of glcanvas; search
Harco de Hilster [Sat, 28 Aug 1999 15:31:13 +0000 (15:31 +0000)] 
Added a hack to configure.in to enable cross compiling of glcanvas; search
for GL_TOOLKIT_DIR to see what I mean. Added Makefile.in to glcanvas/win

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFixed compilation/link errors
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

25 years agoImplemented Read in the PCM converter
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

25 years agoCanRead() now restores the stream to its previous state (potential
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

25 years agoincluded imagpcx for wxGTK
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

25 years agoAdding GetPrevSibling() & GetNextSibling() in winundef.h
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

25 years agoAdding GetFisrtChild in winundef.h
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

25 years agoRemoving some level 3 warning
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

25 years agoAdded testing code for PCX Handler (which is still not working
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

25 years agoAdded imagpcx.cpp
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

25 years agoAdded wxBITMAP_TYPE_PCX
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

25 years agoAdded PCX Handler
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

25 years agosmall change (honour 'verbose' parameter in LoadFile)
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

25 years agoNew PCX Image Handler (still empty)
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

25 years agoFix for compilation under AIX.
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

25 years agoFixes for compilation under AIX.
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

25 years agoBetter fix for thread sample code
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

25 years agoFixed thread sample SEGV on wxGTK
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

25 years agoSolving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent)
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

25 years ago Distrib and make install fixes.
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

25 years agoChanged value setting code in ctor and function SetValue so that widget uses a copy...
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

25 years agoBetter uninstall handling and some other tweaks
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

25 years agoFixed a bug in threadpsx.cpp (wxBaseArray bug).
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

25 years agoAdded wxSound for Windows support (successful WAV playback on VC++ 5)
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

25 years ago Many distribution things.
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

25 years agofixed mingw32 problem. Now correctly deals with egcs / <=gcc-2.8 issue.
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

25 years agoFixed bug (hopefully) that caused windows to be only partially repainted. Last update...
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

25 years agoFixed but in wxButton::SetDefault() that was causing core dumps when a
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

25 years agoglcanvas and utils have mode to the modules directory
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

25 years agoDeath to all Makefiles and associates!
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

25 years agoAdded test for wxUSE_STATLINE so that wizard will compile under wxMotif
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

25 years agoMore execute bit setting... (again!)
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

25 years agoMore execute bit setting... (again!)
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

25 years agoMore execute bit setting...
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

25 years agoMore execute bit setting...
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

25 years agoFixed a typo
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

25 years agoAdded CanRead()
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

25 years agoFixed CanRead(), which incorrectly forced version 89a, thus preventing
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

25 years ago Forgot to add the files.
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

25 years ago Added new wxFontDialog,
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

25 years agoDeleting and re-adding to get the execute bit set
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

25 years agoDeleting and re-adding to get the execute bit set
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

25 years agoTrying to get the execute bit set by default...
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

25 years agoTrying to get the execute bit set but default...
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

25 years agoBuild tool updates
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

25 years ago2c : check menu was inversely set
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

25 years agoRenamed UnRead to Unread in the doc
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

25 years agoFixed ctor declaration : some default were missing
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

25 years agoMinor corrections to be able to compile with VC++ 1.5C and VC++ 4.1
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