]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 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

25 years agoadded a blurb about wxBe
Vadim Zeitlin [Sat, 31 Jul 1999 13:58:34 +0000 (13:58 +0000)] 
added a blurb about wxBe

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

25 years agoConverted some SetBlocking to SetNonBlocking
Guilhem Lavaux [Sat, 31 Jul 1999 13:33:01 +0000 (13:33 +0000)] 
Converted some SetBlocking to SetNonBlocking

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

25 years agoAdded news and coding standards HTML files to CVS
Julian Smart [Sat, 31 Jul 1999 09:20:44 +0000 (09:20 +0000)] 
Added news and coding standards HTML files to CVS

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

25 years agowxPython 2.1b1:
Robin Dunn [Sat, 31 Jul 1999 07:56:15 +0000 (07:56 +0000)] 
wxPython 2.1b1:

Added the missing wxWindow.GetUpdateRegion() method.

Made a new change in SWIG (update your patches everybody) that
provides a fix for global shadow objects that get an exception in
their __del__ when their extension module has already been deleted.
It was only a 1 line change in .../SWIG/Modules/pycpp.cxx at about
line 496 if you want to do it by hand.

It is now possible to run through MainLoop more than once in any one
process.  The cleanup that used to happen as MainLoop completed (and
prevented it from running again) has been delayed until the wxc module
is being unloaded by Python.

wxWindow.PopupMenu() now takes a wxPoint instead of  x,y.  Added
wxWindow.PopupMenuXY to be consistent with some other methods.

Added wxGrid.SetEditInPlace and wxGrid.GetEditInPlace.

You can now provide your own app.MainLoop method.  See
wxPython/demo/demoMainLoop.py for an example and some explaination.

Got the in-place-edit for the wxTreeCtrl fixed and added some demo
code to show how to use it.

Put the wxIcon constructor back in for GTK as it now has one that
matches MSW's.

Added wxGrid.GetCells

Added wxSystemSettings static methods as functions with names like
wxSystemSettings_GetSystemColour.

Removed wxPyMenu since using menu callbacks have been depreciated in
wxWindows.  Use wxMenu and events instead.

Added alternate wxBitmap constructor (for MSW only) as
      wxBitmapFromData(data, type, width, height, depth = 1)

Added a helper function named wxPyTypeCast that can convert shadow
objects of one type into shadow objects of another type.  (Like doing
a down-cast.)  See the implementation in wx.py for some docs.

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

25 years agosome dist helpers for wxPython
Robin Dunn [Sat, 31 Jul 1999 07:21:04 +0000 (07:21 +0000)] 
some dist helpers for wxPython

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

25 years ago*** empty log message ***
David Webster [Sat, 31 Jul 1999 03:35:35 +0000 (03:35 +0000)] 
*** empty log message ***

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

25 years agowxMSW::wxTreeCtrl has multiple selection too (somewhat documented)
Vadim Zeitlin [Fri, 30 Jul 1999 22:45:55 +0000 (22:45 +0000)] 
wxMSW::wxTreeCtrl has multiple selection too (somewhat documented)

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

25 years agoOS/2 updates
David Webster [Fri, 30 Jul 1999 21:47:13 +0000 (21:47 +0000)] 
OS/2 updates

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

25 years agoOS/2 linkage specification on METHODDEF macro
David Webster [Fri, 30 Jul 1999 21:46:24 +0000 (21:46 +0000)] 
OS/2 linkage specification on METHODDEF macro

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

25 years agono more assert failure in GetSelection() if there is no selection
Vadim Zeitlin [Fri, 30 Jul 1999 18:32:17 +0000 (18:32 +0000)] 
no more assert failure in GetSelection() if there is no selection

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

25 years agolink fix for no sockets compilation
Vadim Zeitlin [Fri, 30 Jul 1999 18:03:23 +0000 (18:03 +0000)] 
link fix for no sockets compilation

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

25 years agoRenamed GSocket_SetBlocking to GSocket_SetNonBlocking and *Fallback to *Callback
Guilhem Lavaux [Fri, 30 Jul 1999 17:54:18 +0000 (17:54 +0000)] 
Renamed GSocket_SetBlocking to GSocket_SetNonBlocking and *Fallback to *Callback
Added GSocket_SetTimeout
Added timeout support in wxSocket (as it was in previous releases)
Updated documentation

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