wxWidgets.git
24 years agoMore asserts (well, checks) without _T()
Ove Kaaven [Mon, 26 Jul 1999 10:06:23 +0000 (10:06 +0000)] 
More asserts (well, checks) without _T()

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

24 years agoCentre() supports wxCENTER_FRAME flag now
Vadim Zeitlin [Mon, 26 Jul 1999 09:46:53 +0000 (09:46 +0000)] 
Centre() supports wxCENTER_FRAME flag now

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

24 years agoThe modules file containing the definition of the CVS modules.
Karsten Ballüder [Mon, 26 Jul 1999 09:38:53 +0000 (09:38 +0000)] 
The modules file containing the definition of the CVS modules.

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

24 years agofixes for PS and OLE files for Borland makefiles
Vadim Zeitlin [Sun, 25 Jul 1999 21:29:59 +0000 (21:29 +0000)] 
fixes for PS and OLE files for Borland makefiles

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

24 years ago Distrib things
Robert Roebling [Sun, 25 Jul 1999 17:11:17 +0000 (17:11 +0000)] 
  Distrib things
  Corrected wxPrivateDataObject a little
  Corrected wxRadioButton
  Corrected wrong defines of wxRadioBox styles

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

24 years ago Added wxStaticBitmap::SetIcon()
Robert Roebling [Sun, 25 Jul 1999 14:38:28 +0000 (14:38 +0000)] 
  Added wxStaticBitmap::SetIcon()
  wxDC now inits with a WHITE_BRUSH as wxMSW seems to
   do the same
  small doc updates

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

24 years agoAdded GSocket_Init and GSocket_Cleanup
Guilhem Lavaux [Sun, 25 Jul 1999 14:26:15 +0000 (14:26 +0000)] 
Added GSocket_Init and GSocket_Cleanup
Added wxSocketModule to socket.cpp to call GSocket_Init and GSocket_Cleanup

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

24 years ago Re-Added wxStream::StreamSize()
Robert Roebling [Sun, 25 Jul 1999 12:59:58 +0000 (12:59 +0000)] 
  Re-Added wxStream::StreamSize()
  Added in-place editting to wxTreeCtrl,
    modified wxListCtrl in-place editting
  Corrected behaviour of wxToolBar::Toggle() to not
    send messages and to report the correct state
  Removed many #include "wx/wx.h" to speed up
   compilation
 Some more compile fixes and tests.

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

24 years agofixed static members
Václav Slavík [Sun, 25 Jul 1999 12:21:23 +0000 (12:21 +0000)] 
fixed static members

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

24 years agohtml filters has const methods now
Václav Slavík [Sun, 25 Jul 1999 12:20:58 +0000 (12:20 +0000)] 
html filters has const methods now

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

24 years agoUnicode compilation fix, just for kicks (was bored after missing some
Ove Kaaven [Sun, 25 Jul 1999 11:44:08 +0000 (11:44 +0000)] 
Unicode compilation fix, just for kicks (was bored after missing some
libraries needed to compile current cvs of abiword)

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

24 years agoOne sample a day keeps stagnation away
Ove Kaaven [Sun, 25 Jul 1999 06:04:20 +0000 (06:04 +0000)] 
One sample a day keeps stagnation away

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

24 years agoUnicode compilation fix
Ove Kaaven [Sun, 25 Jul 1999 05:41:29 +0000 (05:41 +0000)] 
Unicode compilation fix

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

24 years agooops... compilation fix
Vadim Zeitlin [Sat, 24 Jul 1999 23:19:03 +0000 (23:19 +0000)] 
oops... compilation fix

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

24 years agowxDialog::IsModal() works
Vadim Zeitlin [Sat, 24 Jul 1999 23:16:35 +0000 (23:16 +0000)] 
wxDialog::IsModal() works

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

24 years agohelp classes compilation fixes
Vadim Zeitlin [Sat, 24 Jul 1999 23:12:39 +0000 (23:12 +0000)] 
help classes compilation fixes

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

24 years agowxHTML compilation fixes
Vadim Zeitlin [Sat, 24 Jul 1999 22:44:22 +0000 (22:44 +0000)] 
wxHTML compilation fixes

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

24 years agominor fix to find contents file alright
Karsten Ballüder [Sat, 24 Jul 1999 22:38:00 +0000 (22:38 +0000)] 
minor fix to find contents file alright

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

24 years agofix for C files
Vadim Zeitlin [Sat, 24 Jul 1999 22:17:19 +0000 (22:17 +0000)] 
fix for C files

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

24 years agocompilation fix
Vadim Zeitlin [Sat, 24 Jul 1999 22:05:21 +0000 (22:05 +0000)] 
compilation fix

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

24 years agocompilation fixes and minor improvements
Karsten Ballüder [Sat, 24 Jul 1999 20:28:36 +0000 (20:28 +0000)] 
compilation fixes and minor improvements

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

24 years agoNeeded some variation; got bored of seeing the compilation errors for this
Ove Kaaven [Sat, 24 Jul 1999 12:39:40 +0000 (12:39 +0000)] 
Needed some variation; got bored of seeing the compilation errors for this
sample in Unicode mode, so now I can see the errors for the next instead

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

24 years ago Renamed wxStream::StreamSize() to wxStream::GetSize()
Robert Roebling [Sat, 24 Jul 1999 10:50:13 +0000 (10:50 +0000)] 
  Renamed wxStream::StreamSize() to wxStream::GetSize()
  Add wxStream bool operator !().
  Made wxTextStream safe for conversion from/to Mac/DOS/Unix
  Added wxFrame::Iconize()
  Applied patch for stippled brushes.

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

24 years agoUpdated wxDataStream (added ByteOrder)
Guilhem Lavaux [Sat, 24 Jul 1999 09:05:25 +0000 (09:05 +0000)] 
Updated wxDataStream (added ByteOrder)
Removed sckint.cpp from Makefile.am and filelist.txt (Could someone rebuild Makefile for MSW)
Some update to the documentation. I'm documenting GSocket.
Added gsockno.c in stubs

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

24 years agoUnicode fixes
Ove Kaaven [Sat, 24 Jul 1999 06:50:40 +0000 (06:50 +0000)] 
Unicode fixes

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

24 years agowxString(file.fn_str()) doesn't make sense. If just file.fn_str() gives
Ove Kaaven [Sat, 24 Jul 1999 06:20:37 +0000 (06:20 +0000)] 
wxString(file.fn_str()) doesn't make sense. If just file.fn_str() gives
problems, better to use (FNSTRINGCAST file.fn_str())

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

24 years agoBlargh, every time someone adds an assert or fail thing, I have to add _T()
Ove Kaaven [Sat, 24 Jul 1999 06:10:59 +0000 (06:10 +0000)] 
Blargh, every time someone adds an assert or fail thing, I have to add _T()

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

25 years agocompilation fixes
Vadim Zeitlin [Sat, 24 Jul 1999 00:26:01 +0000 (00:26 +0000)] 
compilation fixes

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

25 years agowxTreeEvent is declared in one header, not 3 of them
Vadim Zeitlin [Sat, 24 Jul 1999 00:14:54 +0000 (00:14 +0000)] 
wxTreeEvent is declared in one header, not 3 of them

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

25 years ago1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E')
Vadim Zeitlin [Fri, 23 Jul 1999 23:41:45 +0000 (23:41 +0000)] 
1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E')
2. compile fix for dcscreen.cpp
3. editing labels in place works in the tree ctrl and shown in the sample
4. sped up items deletion in the listview

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

25 years agoAdded a rule to the tmake templates so the makefiles know how to
Robin Dunn [Fri, 23 Jul 1999 21:26:57 +0000 (21:26 +0000)] 
Added a rule to the tmake templates so the makefiles know how to
rebuild themselves (if you have tmake).

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

25 years agodisabled accelerators in wxMotif - they don't work anyhow, but break
Vadim Zeitlin [Fri, 23 Jul 1999 21:08:22 +0000 (21:08 +0000)] 
disabled accelerators in wxMotif - they don't work anyhow, but break
everything

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

25 years ago1. more wxMotif fixes
Vadim Zeitlin [Fri, 23 Jul 1999 21:03:02 +0000 (21:03 +0000)] 
1. more wxMotif fixes
2. wxGetNumberFromUser added
3. more compilation fixes when compiling without sockets

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

25 years ago Finished MingW32 makefiles
Robert Roebling [Fri, 23 Jul 1999 18:50:12 +0000 (18:50 +0000)] 
  Finished MingW32 makefiles
  More drawing tests and corrections
  Distrib things

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

25 years agoAdded GSocket motif (it compiles but I didn't tested it)
Guilhem Lavaux [Fri, 23 Jul 1999 17:24:25 +0000 (17:24 +0000)] 
Added GSocket motif (it compiles but I didn't tested it)
Changed wxSockFlags type (switched to int)

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

25 years agoCouple more Unicode fixes.
Ove Kaaven [Fri, 23 Jul 1999 09:53:22 +0000 (09:53 +0000)] 
Couple more Unicode fixes.

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

25 years agoUnicode fixes
Ove Kaaven [Fri, 23 Jul 1999 09:52:33 +0000 (09:52 +0000)] 
Unicode fixes

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

25 years agoMore _T() in asserts...
Ove Kaaven [Fri, 23 Jul 1999 09:51:31 +0000 (09:51 +0000)] 
More _T() in asserts...

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

25 years agoAdd more _T() in asserts...
Ove Kaaven [Fri, 23 Jul 1999 09:49:06 +0000 (09:49 +0000)] 
Add more _T() in asserts...

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

25 years agoUse memcmp instead of that wxString hack
Ove Kaaven [Fri, 23 Jul 1999 09:48:39 +0000 (09:48 +0000)] 
Use memcmp instead of that wxString hack

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

25 years agoFixed stupid new bugs :-(
Karsten Ballüder [Fri, 23 Jul 1999 09:48:31 +0000 (09:48 +0000)] 
Fixed stupid new bugs :-(

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

25 years agoConvert argv[] to Unicode
Ove Kaaven [Fri, 23 Jul 1999 09:48:04 +0000 (09:48 +0000)] 
Convert argv[] to Unicode

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

25 years agoSomeone need to make the clientdata be void* instead of this char*
Ove Kaaven [Fri, 23 Jul 1999 09:43:48 +0000 (09:43 +0000)] 
Someone need to make the clientdata be void* instead of this char*
mess

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

25 years agoUnicode fix
Ove Kaaven [Fri, 23 Jul 1999 09:42:31 +0000 (09:42 +0000)] 
Unicode fix

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

25 years agoCouple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE,
Ove Kaaven [Fri, 23 Jul 1999 09:41:17 +0000 (09:41 +0000)] 
Couple of unicode fixes (the #if should be wxUSE_UNICODE, not wxUNICODE,
and there's no sense in allocating a wxWX2MBbuf of len 200 then assigning
a different buffer to it either)

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

25 years agoConvert filenames unicode->ascii
Ove Kaaven [Fri, 23 Jul 1999 09:38:52 +0000 (09:38 +0000)] 
Convert filenames unicode->ascii

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

25 years agoImplementation of wxFopen, wxFreopen, wxStrftime
Ove Kaaven [Fri, 23 Jul 1999 09:38:03 +0000 (09:38 +0000)] 
Implementation of wxFopen, wxFreopen, wxStrftime

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

25 years agoAdd wxFopen, wxFreopen, wxStrftime
Ove Kaaven [Fri, 23 Jul 1999 09:36:38 +0000 (09:36 +0000)] 
Add wxFopen, wxFreopen, wxStrftime

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

25 years agoLet argv[] be wxChar**
Ove Kaaven [Fri, 23 Jul 1999 09:36:03 +0000 (09:36 +0000)] 
Let argv[] be wxChar**

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

25 years ago1. corrected "notebook selection handling" event handler to work
Vadim Zeitlin [Fri, 23 Jul 1999 00:56:51 +0000 (00:56 +0000)] 
1. corrected "notebook selection handling" event handler to work
2. added a page for bitmapped controls tests

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

25 years ago1. frames respect update region (Tom Surace patch)
Vadim Zeitlin [Fri, 23 Jul 1999 00:53:45 +0000 (00:53 +0000)] 
1. frames respect update region (Tom Surace patch)
2. bitmap buttons don't lose bitmaps
3. attempt to reduce number of simultaneously default buttons in a panel

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

25 years ago1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample)
Vadim Zeitlin [Thu, 22 Jul 1999 23:39:47 +0000 (23:39 +0000)] 
1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample)
2. wxTE_RICH style added to wxMSW, the text controls don't use RICHEDIT
   class by default any more
3. wxRadioBox doesn't generate button events any more (grrr...)
4. commented out code in log.cpp restored and a bug corrected

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

25 years ago Corrected wxlistBox, wxRadioBox, wxComboBox and
Robert Roebling [Thu, 22 Jul 1999 23:28:55 +0000 (23:28 +0000)] 
  Corrected wxlistBox, wxRadioBox, wxComboBox and
    wxChoice in that they do no longer send events
    after programmatic calls
  Corrected wxStaticBitmap
  Reimplemented wxRadioButton as per wxMSW
  Updated docs for the above
  Update testconf for socket changes
  Other minor fixes

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

25 years ago New drawing test code.
Robert Roebling [Thu, 22 Jul 1999 20:20:42 +0000 (20:20 +0000)] 
  New drawing test code.
  Added distrib file for wxMSW.

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

25 years agoAdded GSocket for Unix (only GTK for the moment)
Guilhem Lavaux [Thu, 22 Jul 1999 17:51:54 +0000 (17:51 +0000)] 
Added GSocket for Unix (only GTK for the moment)
Updated wxSocket to use GSocket API
Added a progress bar to client.cpp
Added CopyTo to wxMemoryOutputStream to copy the internal buffer to a specified buffer.
Various changes/fixes to the high-level protocols FTP/HTTP
Various Unicode fixes
Removed sckint.*

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

25 years ago Compile fix for *newest* mingw32
Robert Roebling [Thu, 22 Jul 1999 15:10:43 +0000 (15:10 +0000)] 
  Compile fix for *newest* mingw32
  Switched default options for mingw32

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

25 years ago wxMenu compile fix
Robert Roebling [Thu, 22 Jul 1999 15:05:52 +0000 (15:05 +0000)] 
  wxMenu compile fix
  new drawing tests
  tree ctrl GCC compile fix (I hope)

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

25 years agofixed font-matching bug in wxFontList::FindOrCreateFont for wxGTK when
Robin Dunn [Thu, 22 Jul 1999 07:34:57 +0000 (07:34 +0000)] 
fixed font-matching bug in wxFontList::FindOrCreateFont for wxGTK when
font family is wxDEFAULT.

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

25 years agoMinor and silly fix.
Harco de Hilster [Wed, 21 Jul 1999 21:21:01 +0000 (21:21 +0000)] 
Minor and silly fix.

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

25 years agoadded demonstration of wxGTK wxStaticBitmap::SetBitmap() bug
Vadim Zeitlin [Wed, 21 Jul 1999 18:49:00 +0000 (18:49 +0000)] 
added demonstration of wxGTK wxStaticBitmap::SetBitmap() bug

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

25 years agoMade cross compiling easier;
Harco de Hilster [Wed, 21 Jul 1999 18:45:25 +0000 (18:45 +0000)] 
Made cross compiling easier;
run configure --host=i586-mingw32 --build=i586-linux
, for example, to cross compile from linux to windows using
i586-mingw32-xxx binaries.

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

25 years agobug fix for m_parent == NULL
Karsten Ballüder [Wed, 21 Jul 1999 18:13:27 +0000 (18:13 +0000)] 
bug fix for m_parent == NULL

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

25 years ago Mini-fix for wxStaticBitmap
Robert Roebling [Wed, 21 Jul 1999 16:35:18 +0000 (16:35 +0000)] 
  Mini-fix for wxStaticBitmap
  switched on reports after changing text ctrl be hand again

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

25 years ago MingW32 compilation works now.
Robert Roebling [Wed, 21 Jul 1999 16:19:59 +0000 (16:19 +0000)] 
 MingW32 compilation works now.

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

25 years agomore type-safety
Karsten Ballüder [Wed, 21 Jul 1999 16:13:27 +0000 (16:13 +0000)] 
more type-safety

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

25 years ago1. Assorted Motif fixes
Vadim Zeitlin [Wed, 21 Jul 1999 16:10:18 +0000 (16:10 +0000)] 
1. Assorted Motif fixes
 a) tear off menus
 b) native dialogs
 c) crash in ~wxWindow fixed
 d) compilation and linking fixes
2. test code removed from minimal sample, text one compiles without clipboard
3. wxAppBase/wxApp small fixes

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

25 years agoremove duplicate deletion
Karsten Ballüder [Wed, 21 Jul 1999 15:39:39 +0000 (15:39 +0000)] 
remove duplicate deletion

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

25 years agoadded helpwxht.h
Karsten Ballüder [Wed, 21 Jul 1999 15:01:56 +0000 (15:01 +0000)] 
added helpwxht.h

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

25 years agoSuppressed a spurious error message, now contents are looked for in entry
Karsten Ballüder [Wed, 21 Jul 1999 13:50:47 +0000 (13:50 +0000)] 
Suppressed a spurious error message, now contents are looked for in entry
with help-id 0 and if not found a homemade list of contents is presented. :-)

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

25 years agofix
Karsten Ballüder [Wed, 21 Jul 1999 13:37:18 +0000 (13:37 +0000)] 
fix

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

25 years agoMuch improved wxHelpControllerHtml, works under Solaris, too now.
Karsten Ballüder [Wed, 21 Jul 1999 13:32:08 +0000 (13:32 +0000)] 
Much improved wxHelpControllerHtml, works under Solaris, too now.

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

25 years agoimagemap support (html)
Václav Slavík [Wed, 21 Jul 1999 11:06:27 +0000 (11:06 +0000)] 
imagemap support (html)

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

25 years agofixed refresh bug in wxHtmlWindow
Václav Slavík [Wed, 21 Jul 1999 09:59:47 +0000 (09:59 +0000)] 
fixed refresh bug in wxHtmlWindow

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

25 years ago1. panels pass focus to the next item in parent panel
Vadim Zeitlin [Tue, 20 Jul 1999 23:22:30 +0000 (23:22 +0000)] 
1. panels pass focus to the next item in parent panel
2. warnings removed from iniconf.cpp and it's removed for Win32 compilation
3. wxWindow::PopupMenu(wxPoint) added, documented
4. Docs for wxTextCtrl explicitly mention that EVT_TEXT is triggered by
   programmatic updates too

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

25 years agosome updates...
Harco de Hilster [Tue, 20 Jul 1999 22:38:12 +0000 (22:38 +0000)] 
some updates...

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

25 years agolittle wxMenu ctor fix
Harco de Hilster [Tue, 20 Jul 1999 20:35:30 +0000 (20:35 +0000)] 
little wxMenu ctor fix

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

25 years agoAdded lots of files. Enough now so that all wxHTML samples link.
Harco de Hilster [Tue, 20 Jul 1999 20:34:31 +0000 (20:34 +0000)] 
Added lots of files. Enough now so that all wxHTML samples link.

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

25 years agoWhen building for/on a non-Unix platform, the --enable-dynlib check will only
Harco de Hilster [Tue, 20 Jul 1999 20:33:42 +0000 (20:33 +0000)] 
When building for/on a non-Unix platform, the --enable-dynlib check will only
issue a warning, not disable dynlib and odbc, since configure can't figure
it out anyway.

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

25 years ago Trying to compile samples
Robert Roebling [Tue, 20 Jul 1999 14:48:03 +0000 (14:48 +0000)] 
  Trying to compile samples

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

25 years ago MingW32 compilation fixes all over
Robert Roebling [Tue, 20 Jul 1999 14:14:46 +0000 (14:14 +0000)] 
  MingW32 compilation fixes all over

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

25 years agocompilation fixes
Vadim Zeitlin [Mon, 19 Jul 1999 22:54:55 +0000 (22:54 +0000)] 
compilation fixes

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

25 years agowxMenu ctor made compatible again
Vadim Zeitlin [Mon, 19 Jul 1999 22:17:40 +0000 (22:17 +0000)] 
wxMenu ctor made compatible again

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

25 years agoFixed wxListCtrl::SetTextColour to set the RGB value instead of the
Robin Dunn [Mon, 19 Jul 1999 20:54:43 +0000 (20:54 +0000)] 
Fixed wxListCtrl::SetTextColour to set the RGB value instead of the
RBG value!  (Green and Blue were swapped...  I suppose if you are
colour blind it wouldn't matter much.)

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

25 years agoforgot .bmp's
Harco de Hilster [Mon, 19 Jul 1999 18:29:35 +0000 (18:29 +0000)] 
forgot .bmp's

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

25 years agoAdded StreamSize() to wxMemoryOutputStream.
Guilhem Lavaux [Mon, 19 Jul 1999 17:34:59 +0000 (17:34 +0000)] 
Added StreamSize() to wxMemoryOutputStream.
Added InputStreamBuffer() and OutputStreamBuffer() to have access to
internal buffers.

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

25 years agoadded extra #if case at the end for building using gnuwin and configure
Harco de Hilster [Mon, 19 Jul 1999 17:17:59 +0000 (17:17 +0000)] 
added extra #if case at the end for building using gnuwin and configure
(assuming that you're using a gnu flex prog)

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

25 years agocosmetic, added some comment
Sylvain Bougnoux [Mon, 19 Jul 1999 17:10:29 +0000 (17:10 +0000)] 
cosmetic, added some comment

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

25 years agoitem with no image no longer crash when hit
Sylvain Bougnoux [Mon, 19 Jul 1999 17:05:47 +0000 (17:05 +0000)] 
item with no image no longer crash when hit

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

25 years agoforgot wx.rc
Harco de Hilster [Mon, 19 Jul 1999 16:33:27 +0000 (16:33 +0000)] 
forgot wx.rc

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

25 years agoadded .cur and .ico files
Harco de Hilster [Mon, 19 Jul 1999 16:32:11 +0000 (16:32 +0000)] 
added .cur and .ico files

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

25 years agoadded dcpsg.cpp
Harco de Hilster [Mon, 19 Jul 1999 16:23:38 +0000 (16:23 +0000)] 
added dcpsg.cpp

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

25 years agoMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp to msw/dc.h
Harco de Hilster [Mon, 19 Jul 1999 16:23:12 +0000 (16:23 +0000)] 
Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp to msw/dc.h
Small changes to dcpsg.cpp to make it compile for wxMSW

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

25 years ago Updated testconf
Robert Roebling [Mon, 19 Jul 1999 14:41:30 +0000 (14:41 +0000)] 
  Updated testconf
  Added dashed pens etc.
  Made tree ctrl sample crash..

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

25 years agosmall fix for mingw32 compilation
Harco de Hilster [Mon, 19 Jul 1999 14:36:34 +0000 (14:36 +0000)] 
small fix for mingw32 compilation

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

25 years agotypo corrected
Vadim Zeitlin [Mon, 19 Jul 1999 14:06:13 +0000 (14:06 +0000)] 
typo corrected

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

25 years agoeven more fixes for nmake compilation
Vadim Zeitlin [Mon, 19 Jul 1999 13:17:13 +0000 (13:17 +0000)] 
even more fixes for nmake compilation

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

25 years agoAdded test for vsscanf. GUESSING IS EVIL! Cannot test, my autoconf is too old.
Karsten Ballüder [Mon, 19 Jul 1999 13:03:17 +0000 (13:03 +0000)] 
Added test for vsscanf. GUESSING IS EVIL! Cannot test, my autoconf is too old.

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

25 years agoregenaretd makefile from the latest template
Vadim Zeitlin [Mon, 19 Jul 1999 12:55:02 +0000 (12:55 +0000)] 
regenaretd makefile from the latest template

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

25 years ago1. compilation fix for wxHelpHtmlController (which shouldn't be compiled #if
Vadim Zeitlin [Mon, 19 Jul 1999 12:33:25 +0000 (12:33 +0000)] 
1. compilation fix for wxHelpHtmlController (which shouldn't be compiled #if
!wxUSE_HTML)
2. some fixes to wxGrid

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

25 years agoifdef HAVE_VFORK => if HAVE_VFORK
Vadim Zeitlin [Mon, 19 Jul 1999 12:17:10 +0000 (12:17 +0000)] 
ifdef HAVE_VFORK => if HAVE_VFORK

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