wxWidgets.git
24 years agoRenamed m_blocking to m_non_blocking
Guilhem Lavaux [Mon, 9 Aug 1999 19:14:15 +0000 (19:14 +0000)] 
Renamed m_blocking to m_non_blocking

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

24 years agoChanges to allow OLE to compile under mingw32/gcc-2.95
J. Russell Smyth [Mon, 9 Aug 1999 17:47:28 +0000 (17:47 +0000)] 
Changes to allow OLE to compile under mingw32/gcc-2.95

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

24 years agoRemoved unnecessary lines from threadpsx
Guilhem Lavaux [Mon, 9 Aug 1999 17:35:30 +0000 (17:35 +0000)] 
Removed unnecessary lines from threadpsx
Renamed GSOCK_TRYAGAIN to GSOCK_WOULDBLOCK
Added GSOCK_TIMEOUT
Enabled the replacement code for timeout handling in gsocket.c
Renamed some var in gsockunx & gsocket

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

24 years agoCorrected check for new mingw32 with new headers
J. Russell Smyth [Mon, 9 Aug 1999 17:26:52 +0000 (17:26 +0000)] 
Corrected check for new mingw32 with new headers

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

24 years ago Replaced old wxSizer,
Robert Roebling [Mon, 9 Aug 1999 17:00:51 +0000 (17:00 +0000)] 
  Replaced old wxSizer,
  Converted two of wxGTK's standard dialogs to use them,
  Applied two fixes to wxDC code,
  Made wxRadiobox a little smaller,
  Added sizer.h to wx.h

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

24 years ago Completed wxBox,
Robert Roebling [Mon, 9 Aug 1999 11:27:37 +0000 (11:27 +0000)] 
  Completed wxBox,
  Changed a few defines in defs.h, most importantly,
    wxCENTRE is now 1

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

24 years agowxFrame::Create now sets (arbitrary) values for position and size if default values...
Michael Bedward [Mon, 9 Aug 1999 07:23:59 +0000 (07:23 +0000)] 
wxFrame::Create now sets (arbitrary) values for position and size if default values of -1 have been used

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

24 years agoadded MIME manager fallback support
Václav Slavík [Sun, 8 Aug 1999 22:28:48 +0000 (22:28 +0000)] 
added MIME manager fallback support

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

24 years ago1. regenerated makefiles
Vadim Zeitlin [Sun, 8 Aug 1999 21:56:43 +0000 (21:56 +0000)] 
1. regenerated makefiles
2. wxNewSizer compiles under MSW

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

24 years ago Finished porting Robin's wxSizers
Robert Roebling [Sun, 8 Aug 1999 21:09:59 +0000 (21:09 +0000)] 
  Finished porting Robin's wxSizers

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

24 years ago Added wxNewSizer and wxBorderNewSizer with sample
Robert Roebling [Sun, 8 Aug 1999 16:45:57 +0000 (16:45 +0000)] 
  Added wxNewSizer and wxBorderNewSizer with sample

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

24 years agoscrollbar doesn't appear anymore in html view
Václav Slavík [Sun, 8 Aug 1999 15:55:21 +0000 (15:55 +0000)] 
scrollbar doesn't appear anymore in html view

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

24 years agom_Style was bool by mistake, fixed
Václav Slavík [Sun, 8 Aug 1999 15:53:30 +0000 (15:53 +0000)] 
m_Style was bool by mistake, fixed

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

24 years agonow has 'help' item in menu
Václav Slavík [Sun, 8 Aug 1999 15:52:31 +0000 (15:52 +0000)] 
now has 'help' item in menu

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

24 years ago zipstrm link fix
Robert Roebling [Sun, 8 Aug 1999 13:58:24 +0000 (13:58 +0000)] 
  zipstrm link fix
  added sizer.h/cpp which don't even compile yet

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

24 years ago Added strconv
Robert Roebling [Sun, 8 Aug 1999 11:31:18 +0000 (11:31 +0000)] 
  Added strconv
  Renamed zipstream -> zipstrm
  Updated makefiles etc.

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

24 years agocompile fix for Unix
Vadim Zeitlin [Sat, 7 Aug 1999 23:20:54 +0000 (23:20 +0000)] 
compile fix for Unix

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

24 years agowxMimeTypesManager::AddFallbacks() added, also corrected a minor bug/incompatible
Vadim Zeitlin [Sat, 7 Aug 1999 23:10:09 +0000 (23:10 +0000)] 
wxMimeTypesManager::AddFallbacks() added, also corrected a minor bug/incompatible
behaviour in wxFileType and added a MIME database query demo to typetest sample

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

24 years agoCommented setsockopt as it doesn't work anywhere. I will use signals for timeout.
Guilhem Lavaux [Sat, 7 Aug 1999 17:03:22 +0000 (17:03 +0000)] 
Commented setsockopt as it doesn't work anywhere. I will use signals for timeout.
Fixed _GSocket_Init_INET.
Only oriented connections should be shutdowned.

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

24 years agodeclared (not implemented yet) wxMimeTypesManager::AddFallbacks()
Vadim Zeitlin [Sat, 7 Aug 1999 15:39:29 +0000 (15:39 +0000)] 
declared (not implemented yet) wxMimeTypesManager::AddFallbacks()

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

24 years agotest for vsscanf enhanced, added HAVE_VSSCANF to acconfig.h
Vadim Zeitlin [Sat, 7 Aug 1999 14:44:58 +0000 (14:44 +0000)] 
test for vsscanf enhanced, added HAVE_VSSCANF to acconfig.h

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

24 years agomore distrib things
Robin Dunn [Fri, 6 Aug 1999 19:03:04 +0000 (19:03 +0000)] 
more distrib things

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

24 years agoChanged Ungetch(void *, ...) to Ungetch(const void *, ...)
Guilhem Lavaux [Fri, 6 Aug 1999 18:23:49 +0000 (18:23 +0000)] 
Changed Ungetch(void *, ...) to Ungetch(const void *, ...)
Fixed some bug in gsocket

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

24 years agoChanges for BC++
Julian Smart [Fri, 6 Aug 1999 16:17:40 +0000 (16:17 +0000)] 
Changes for BC++

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

24 years agoMinor additions to FAQ
Julian Smart [Fri, 6 Aug 1999 15:59:31 +0000 (15:59 +0000)] 
Minor additions to FAQ

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

24 years ago Minor corrections to samples again.
Robert Roebling [Fri, 6 Aug 1999 13:41:55 +0000 (13:41 +0000)] 
  Minor corrections to samples again.

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

24 years agoTVS_CHECKBOXES doesn't seem to exist in Borland C++
Ove Kaaven [Fri, 6 Aug 1999 13:35:31 +0000 (13:35 +0000)] 
TVS_CHECKBOXES doesn't seem to exist in Borland C++

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

24 years agoMake it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++
Ove Kaaven [Fri, 6 Aug 1999 13:24:48 +0000 (13:24 +0000)] 
Make it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++

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

24 years ago Minor changes to samples.
Robert Roebling [Fri, 6 Aug 1999 13:06:11 +0000 (13:06 +0000)] 
  Minor changes to samples.

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

24 years agowin32 miniframe added
Václav Slavík [Fri, 6 Aug 1999 11:52:33 +0000 (11:52 +0000)] 
win32 miniframe added

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

24 years agoconverted to 16 colors
Václav Slavík [Fri, 6 Aug 1999 11:51:44 +0000 (11:51 +0000)] 
converted to 16 colors

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

24 years ago Distrib things,
Robert Roebling [Fri, 6 Aug 1999 10:10:10 +0000 (10:10 +0000)] 
  Distrib things,
  Typos in dynarray.h,
  Removed C++ comments from code,
  Added a few #ifdef wxUSE_XXX

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

24 years agoCured some bugs/typos/spacing in docs
Julian Smart [Thu, 5 Aug 1999 22:05:15 +0000 (22:05 +0000)] 
Cured some bugs/typos/spacing in docs

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

24 years ago Compile fix for dynarray,
Robert Roebling [Thu, 5 Aug 1999 20:38:51 +0000 (20:38 +0000)] 
  Compile fix for dynarray,
  Use wxStreams in dialoged,
  Small typo in wxApp::OnIdle()
  Distrib things,
  wxPython makefile corrections (libpy.c and libptr.c missing)

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

24 years agofixed compile error
Robin Dunn [Thu, 5 Aug 1999 19:31:15 +0000 (19:31 +0000)] 
fixed compile error

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

24 years agoChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
Guilhem Lavaux [Thu, 5 Aug 1999 17:42:09 +0000 (17:42 +0000)] 
Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
Seek and Tell do the right thing in wxIn/OutputStream now
Check for GNU extension in configure.in: this is needed for GLIBC 2.1/GCC 2.95
  -> this enables _GNU_SOURCE

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

24 years agoCorrected some doc problems
Julian Smart [Thu, 5 Aug 1999 15:51:32 +0000 (15:51 +0000)] 
Corrected some doc problems

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

24 years ago Compile fix for button, MSW
Robert Roebling [Thu, 5 Aug 1999 13:58:22 +0000 (13:58 +0000)] 
  Compile fix for button, MSW
  Typo in dialogs sample

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

24 years agoSmall fix to correctly generate GENCODEDIR/*.py files.
Harco de Hilster [Thu, 5 Aug 1999 11:14:47 +0000 (11:14 +0000)] 
Small fix to correctly generate GENCODEDIR/*.py files.

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

24 years ago Applied patch for stipppled brushes,
Robert Roebling [Thu, 5 Aug 1999 11:14:07 +0000 (11:14 +0000)] 
  Applied patch for stipppled brushes,
  Corrected idle behaviour after popmenu call

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

24 years agoadded install for gsocket.h
Harco de Hilster [Thu, 5 Aug 1999 10:10:10 +0000 (10:10 +0000)] 
added install for gsocket.h

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

24 years agoAdded new files to .rsp files; added new samples to index.htm
Julian Smart [Thu, 5 Aug 1999 09:33:04 +0000 (09:33 +0000)] 
Added new files to .rsp files; added new samples to index.htm

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

24 years agomore distrib things
Robin Dunn [Thu, 5 Aug 1999 06:47:57 +0000 (06:47 +0000)] 
more distrib things

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

24 years agomore tweaks...
Robin Dunn [Thu, 5 Aug 1999 06:24:45 +0000 (06:24 +0000)] 
more tweaks...

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

24 years agomore distrib things
Robin Dunn [Thu, 5 Aug 1999 06:18:34 +0000 (06:18 +0000)] 
more distrib things

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

24 years agoAdded a line to set m_font in the wxWindowDC ctor (with window arg) so that GetTextEx...
Michael Bedward [Thu, 5 Aug 1999 06:14:06 +0000 (06:14 +0000)] 
Added a line to set m_font in the wxWindowDC ctor (with window arg) so that GetTextExtent will work properly

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

24 years agoSome tweaks...
Robin Dunn [Thu, 5 Aug 1999 06:10:31 +0000 (06:10 +0000)] 
Some tweaks...

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

24 years agoNow uses external SWIG library on win32 too. Simplifies the makefile.vc
Robin Dunn [Thu, 5 Aug 1999 06:09:54 +0000 (06:09 +0000)] 
Now uses external SWIG library on win32 too.  Simplifies the makefile.vc
somewhat.

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

24 years agoUpdated WISE scripts
Robin Dunn [Thu, 5 Aug 1999 06:08:55 +0000 (06:08 +0000)] 
Updated WISE scripts

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

24 years agoSome minor tweaks
Robin Dunn [Thu, 5 Aug 1999 05:06:50 +0000 (05:06 +0000)] 
Some minor tweaks

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

24 years ago*** empty log message ***
David Webster [Thu, 5 Aug 1999 04:05:25 +0000 (04:05 +0000)] 
*** empty log message ***

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

24 years agoAdded missing } so tex2rtf wouldn't puke
Robin Dunn [Thu, 5 Aug 1999 03:47:29 +0000 (03:47 +0000)] 
Added missing } so tex2rtf wouldn't puke

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

24 years agoTcl regex lib
Ryan Norton [Thu, 5 Aug 1999 01:16:55 +0000 (01:16 +0000)] 
Tcl regex lib

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

24 years agoadded fsfile.tex
Václav Slavík [Wed, 4 Aug 1999 22:40:30 +0000 (22:40 +0000)] 
added fsfile.tex

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

24 years agowxButton::GetDefaultSize() fix
Vadim Zeitlin [Wed, 4 Aug 1999 22:07:01 +0000 (22:07 +0000)] 
wxButton::GetDefaultSize() fix

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

24 years agoMoved initialization of status bar to eliminate assert caused by new
J. Russell Smyth [Wed, 4 Aug 1999 21:19:46 +0000 (21:19 +0000)] 
Moved initialization of status bar to eliminate assert caused by new
controls trying to set s-bar text

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

24 years agomade panel use wxSystemSettings::GetColor to make sure colors are right for
J. Russell Smyth [Wed, 4 Aug 1999 21:15:37 +0000 (21:15 +0000)] 
made panel use wxSystemSettings::GetColor to make sure colors are right for
user's selected color scheme

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

24 years agoFixed to fill in m_dir member when file selected so that GetDirectory
J. Russell Smyth [Wed, 4 Aug 1999 20:19:40 +0000 (20:19 +0000)] 
Fixed to fill in m_dir member when file selected so that GetDirectory
returns the correct value

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

24 years agoMinor change to make spinbutton text match spinbutton position on startup
J. Russell Smyth [Wed, 4 Aug 1999 19:51:51 +0000 (19:51 +0000)] 
Minor change to make spinbutton text match spinbutton position on startup

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

24 years agoGSocket_timeout: timeout support hack (disabled for the moment)
Guilhem Lavaux [Wed, 4 Aug 1999 18:02:24 +0000 (18:02 +0000)] 
GSocket_timeout: timeout support hack (disabled for the moment)
Changed some bool to GSocketError in gsockunx.h

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

24 years agoSet the version number to use for the DLL in WXVERSION
Robin Dunn [Wed, 4 Aug 1999 16:33:27 +0000 (16:33 +0000)] 
Set the version number to use for the DLL in WXVERSION

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

24 years agoNow uses the version number when doing a cleandll
Robin Dunn [Wed, 4 Aug 1999 16:32:42 +0000 (16:32 +0000)] 
Now uses the version number when doing a cleandll

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

24 years agoradiobox event now contains the string too
Vadim Zeitlin [Wed, 4 Aug 1999 14:49:37 +0000 (14:49 +0000)] 
radiobox event now contains the string too

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

24 years ago Minor changes to viusal appearance,
Robert Roebling [Wed, 4 Aug 1999 14:41:41 +0000 (14:41 +0000)] 
  Minor changes to viusal appearance,
  Added wxYield() to wxEndBusyCursor(),
  Made wxSpinButton always sent a wxSROLL_THUMBTRACK event,
  Made wxDirDialog resizable,
  Made gsocket.c compile,

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

24 years ago Compile fixes for samples and dialoged,
Robert Roebling [Wed, 4 Aug 1999 13:01:20 +0000 (13:01 +0000)] 
  Compile fixes for samples and dialoged,
  small optical improvements,
  distrib changes,
  link fix for treectrl

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

24 years agofixed somebody's poorly done StreamSize-->GetSize transition
Václav Slavík [Wed, 4 Aug 1999 12:30:06 +0000 (12:30 +0000)] 
fixed somebody's poorly done StreamSize-->GetSize transition

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

24 years agoNew Makefile/Setup files supporting multiple dynamic extension modules
Robin Dunn [Wed, 4 Aug 1999 05:26:11 +0000 (05:26 +0000)] 
New Makefile/Setup files supporting multiple dynamic extension modules
for unix systems.

Fixes for the wxGLCanvas demo to work around a strange bug in gtk.

SWIG support routines now compiled separately instead of being bundled
in wx.cpp.

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

24 years ago*** empty log message ***
David Webster [Wed, 4 Aug 1999 04:20:17 +0000 (04:20 +0000)] 
*** empty log message ***

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

24 years agoMade changes to allow build with new mingw32/gcc-2.95
J. Russell Smyth [Wed, 4 Aug 1999 00:42:51 +0000 (00:42 +0000)] 
Made changes to allow build with new mingw32/gcc-2.95
added wxUSE_NORLANDER_HEADERS for mingw32/gcc-2.95

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

24 years agobool scrollable replaced by wxHW_* flags
Václav Slavík [Wed, 4 Aug 1999 00:00:16 +0000 (00:00 +0000)] 
bool scrollable replaced by wxHW_* flags

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

24 years agomalloc() --> new[]
Václav Slavík [Tue, 3 Aug 1999 23:59:38 +0000 (23:59 +0000)] 
malloc() --> new[]

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

24 years agowxHW_* flags, fixed client area problem
Václav Slavík [Tue, 3 Aug 1999 23:58:56 +0000 (23:58 +0000)] 
wxHW_* flags, fixed client area problem

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

24 years agoadded DLL exports
Václav Slavík [Tue, 3 Aug 1999 23:56:34 +0000 (23:56 +0000)] 
added DLL exports

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

24 years agoinitial commit
Václav Slavík [Tue, 3 Aug 1999 23:55:45 +0000 (23:55 +0000)] 
initial commit

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

24 years agoChanged wxChoice->wxComboBox as list of all paper sizes is too large to fit
Karsten Ballüder [Tue, 3 Aug 1999 15:20:23 +0000 (15:20 +0000)] 
Changed wxChoice->wxComboBox as list of all paper sizes is too large to fit
on screen. Works fine for wxGTK.

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

24 years agoHmm, apparently had to add FNSTRINGCAST elsewhere in the file too
Ove Kaaven [Tue, 3 Aug 1999 13:05:19 +0000 (13:05 +0000)] 
Hmm, apparently had to add FNSTRINGCAST elsewhere in the file too

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

24 years agoChanged my mind and used FNSTRINGCAST instead
Ove Kaaven [Tue, 3 Aug 1999 13:03:33 +0000 (13:03 +0000)] 
Changed my mind and used FNSTRINGCAST instead

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

24 years agoReplaced (char*)wxFNCONV with (const char*)wxFNCONV
Ove Kaaven [Tue, 3 Aug 1999 13:02:04 +0000 (13:02 +0000)] 
Replaced (char*)wxFNCONV with (const char*)wxFNCONV

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

24 years agoLINKAGEMODE moved to defs.h - string.cpp actually compiles now...
Vadim Zeitlin [Tue, 3 Aug 1999 11:31:47 +0000 (11:31 +0000)] 
LINKAGEMODE moved to defs.h - string.cpp actually compiles now...

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

24 years ago__UNIX__ redefition corrected
Vadim Zeitlin [Tue, 3 Aug 1999 11:26:39 +0000 (11:26 +0000)] 
__UNIX__ redefition corrected

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

24 years agocliet data crash fixed
Vadim Zeitlin [Tue, 3 Aug 1999 11:12:14 +0000 (11:12 +0000)] 
cliet data crash fixed

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

24 years agofixed a typo or two...
Robin Dunn [Tue, 3 Aug 1999 06:48:46 +0000 (06:48 +0000)] 
fixed a typo or two...

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

24 years agoFixed wxImage GetData and SetData to properly use String objects for
Robin Dunn [Tue, 3 Aug 1999 06:44:28 +0000 (06:44 +0000)] 
Fixed wxImage GetData and SetData to properly use String objects for
data transfer.

Added access methods to wxGridEvent.

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

24 years ago*** empty log message ***
David Webster [Tue, 3 Aug 1999 04:36:53 +0000 (04:36 +0000)] 
*** empty log message ***

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

24 years ago1. minor headers rearrangement: wxprec.h doesn't include setup.h directly
Vadim Zeitlin [Mon, 2 Aug 1999 21:31:09 +0000 (21:31 +0000)] 
1. minor headers rearrangement: wxprec.h doesn't include setup.h directly
   any more, btu defs.h does - and not in the very beginning, but a bit
   later
2. some unused and uncompileable OS2 thing removed from string.cpp

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

24 years ago Minor changes
Robert Roebling [Mon, 2 Aug 1999 19:06:23 +0000 (19:06 +0000)] 
  Minor changes

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

24 years agoChanged a var name
Guilhem Lavaux [Mon, 2 Aug 1999 19:00:00 +0000 (19:00 +0000)] 
Changed a var name

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

24 years agoBetter memory errors handler (added GSOCK_MEMERR)
Guilhem Lavaux [Mon, 2 Aug 1999 17:46:43 +0000 (17:46 +0000)] 
Better memory errors handler (added GSOCK_MEMERR)
Fixed 'NULL' warning in socket.cpp

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

24 years agoChanges to make common and generic compilable under VisualAge C++ V3.0 ofr OS/2
David Webster [Mon, 2 Aug 1999 16:39:18 +0000 (16:39 +0000)] 
Changes to make common and generic compilable under VisualAge C++ V3.0 ofr OS/2

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

24 years agoAdded code to set m_isBeingDeleted as per wxGTK
Michael Bedward [Mon, 2 Aug 1999 06:00:17 +0000 (06:00 +0000)] 
Added code to set m_isBeingDeleted as per wxGTK

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

24 years ago*** empty log message ***
David Webster [Mon, 2 Aug 1999 04:54:56 +0000 (04:54 +0000)] 
*** empty log message ***

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

24 years ago*** empty log message ***
David Webster [Mon, 2 Aug 1999 04:44:01 +0000 (04:44 +0000)] 
*** empty log message ***

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

24 years agoAdded function GetDefaultSize
Michael Bedward [Mon, 2 Aug 1999 04:19:49 +0000 (04:19 +0000)] 
Added function GetDefaultSize

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

24 years agoAdded these accessor functions for wxGridEvent: GetRow, GetCol, GetPosition, GetCell...
Michael Bedward [Mon, 2 Aug 1999 03:23:35 +0000 (03:23 +0000)] 
Added these accessor functions for wxGridEvent: GetRow, GetCol, GetPosition, GetCell, ControlDown, ShiftDown

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

24 years ago1. wxWindow::Centre() hopefully fixed
Vadim Zeitlin [Sun, 1 Aug 1999 22:22:02 +0000 (22:22 +0000)] 
1. wxWindow::Centre() hopefully fixed
2. attempts to construct bitmaps from icons properly
3. wxTreeCtrl background is always white

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

24 years agofix for wxMSW
Vadim Zeitlin [Sun, 1 Aug 1999 22:17:11 +0000 (22:17 +0000)] 
fix for wxMSW

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

24 years ago Updated testconf,
Robert Roebling [Sun, 1 Aug 1999 11:02:05 +0000 (11:02 +0000)] 
  Updated testconf,
  Compile fixes for docview and iostreams,
  SO_RCVTIMEO doesn't exist everywhere and must
   not be used for setting this option - only
   getting it on some systems
  Distrib things

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

24 years agowxMemoryStream doc updated
Guilhem Lavaux [Sun, 1 Aug 1999 07:26:36 +0000 (07:26 +0000)] 
wxMemoryStream doc updated
Added auto-destruction in wxThread::Delete and wxThread::Kill
Fixed thread destruction in thread sample

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

24 years agocompile warning fixed
Vadim Zeitlin [Sat, 31 Jul 1999 21:56:42 +0000 (21:56 +0000)] 
compile warning fixed

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

24 years ago Compile fixes for wxTreeCtrl (we don't speak about
Robert Roebling [Sat, 31 Jul 1999 17:24:28 +0000 (17:24 +0000)] 
  Compile fixes for wxTreeCtrl (we don't speak about
    linking or - dear - even running)
  distrib updates

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