]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years ago DnD updates
Robert Roebling [Tue, 8 Dec 1998 08:40:00 +0000 (08:40 +0000)] 
  DnD updates
  Clipboard pasting (for wxDF_TEXT)
  print dialog looks better now
  font dialog ibid

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

25 years ago1. wxNotebook::GetPageCount() returns only the number of pages actually added
Vadim Zeitlin [Mon, 7 Dec 1998 18:23:57 +0000 (18:23 +0000)] 
1. wxNotebook::GetPageCount() returns only the number of pages actually added
   to the notebook
2. wxTreeCtrl: more kbd interface ad SetItemBold (doesn't work :-( )

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

25 years ago Listctrl updates
Robert Roebling [Mon, 7 Dec 1998 13:28:56 +0000 (13:28 +0000)] 
  Listctrl updates

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

25 years ago Keyboard navigatino in tree ctrl
Robert Roebling [Mon, 7 Dec 1998 10:38:39 +0000 (10:38 +0000)] 
  Keyboard navigatino in tree ctrl
  EnsureVisible()

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

25 years ago Added serial code for wxList and wxHashTable to source tree
Robert Roebling [Mon, 7 Dec 1998 08:27:06 +0000 (08:27 +0000)] 
  Added serial code for wxList and wxHashTable to source tree
  Added a few accessors to wxList (for above)
  Fixed bug with GetClientSize() and sunken frames without
  scrollbars
  Made pixel corrections to wxListCtrl and wxFrame
  Added a few pixels before first tool in toolbar
  Added a few wxCHECKs here and there

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

25 years ago wxIMage accessors
Robert Roebling [Sun, 6 Dec 1998 21:35:49 +0000 (21:35 +0000)] 
  wxIMage accessors
  printing bitmaps

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

25 years agoSome more WXWIN_COMPATIBILITY fixes.
Julian Smart [Sun, 6 Dec 1998 20:26:55 +0000 (20:26 +0000)] 
Some more WXWIN_COMPATIBILITY fixes.

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

25 years agoAdded various licence files
Julian Smart [Sun, 6 Dec 1998 20:24:56 +0000 (20:24 +0000)] 
Added various licence files

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

25 years ago Update for bitmap, image on scaling, transparancy,
Robert Roebling [Sun, 6 Dec 1998 17:33:01 +0000 (17:33 +0000)] 
  Update for bitmap, image on scaling, transparancy,
  wxCHECKs and no more dependance of wxBitmap on wxImage
  in its API

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

25 years ago1. suppressed some messages from HasEntry()/HasKeys()
Vadim Zeitlin [Sat, 5 Dec 1998 23:10:04 +0000 (23:10 +0000)] 
1. suppressed some messages from HasEntry()/HasKeys()
2. removed "wxWindows" from default wxRegConfig location

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

25 years agocorrected a crash in wxDialog::Show() which would happen if there was a
Vadim Zeitlin [Sat, 5 Dec 1998 23:08:37 +0000 (23:08 +0000)] 
corrected a crash in wxDialog::Show() which would happen if there was a
window in "pending for delete" queue before the call to this function

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

25 years agoa warning suppressed (arg to MessageBeep is UINT)
Vadim Zeitlin [Sat, 5 Dec 1998 23:07:13 +0000 (23:07 +0000)] 
a warning suppressed (arg to MessageBeep is UINT)

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

25 years ago Fixed make install bug
Robert Roebling [Sat, 5 Dec 1998 21:53:51 +0000 (21:53 +0000)] 
  Fixed make install bug
  Commented AutoLayout() in wxWindow::OnSize() out (why?)
  Removed double code
  Fixed print page dialog

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

25 years ago New PostScript code
Robert Roebling [Sat, 5 Dec 1998 21:02:04 +0000 (21:02 +0000)] 
  New PostScript code

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

25 years agoid are generated as in wxMSW if the default value (-1) is given to
Vadim Zeitlin [Fri, 4 Dec 1998 19:32:16 +0000 (19:32 +0000)] 
id are generated as in wxMSW if the default value (-1) is given to
wxWindow::Create()

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

25 years ago The final compile fixes for wxMotif with configure
Robert Roebling [Fri, 4 Dec 1998 17:54:19 +0000 (17:54 +0000)] 
  The final compile fixes for wxMotif with configure

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

25 years agoFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
Julian Smart [Fri, 4 Dec 1998 13:57:34 +0000 (13:57 +0000)] 
Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp

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

25 years ago Run fix for Lesstif
Robert Roebling [Fri, 4 Dec 1998 13:12:12 +0000 (13:12 +0000)] 
  Run fix for Lesstif
  wxScreenDC works better now

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

25 years agoMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work
Julian Smart [Fri, 4 Dec 1998 10:30:39 +0000 (10:30 +0000)] 
More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work

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

25 years ago Added wxMiniFrame
Robert Roebling [Fri, 4 Dec 1998 07:43:56 +0000 (07:43 +0000)] 
  Added wxMiniFrame

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

25 years ago Build fixes
Robert Roebling [Thu, 3 Dec 1998 16:41:41 +0000 (16:41 +0000)] 
  Build fixes

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

25 years ago wxWindow::ReParent()
Robert Roebling [Thu, 3 Dec 1998 15:14:45 +0000 (15:14 +0000)] 
  wxWindow::ReParent()
  wxDC::SetClippingRegio( region)
  lots if wxDC inline with wxPoint

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

25 years agono message
Unknown (UG) [Thu, 3 Dec 1998 15:05:20 +0000 (15:05 +0000)] 
no message

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

25 years agoChanged wxRectangle to wxRect. Sorry for the bandwidth...
Julian Smart [Thu, 3 Dec 1998 10:13:41 +0000 (10:13 +0000)] 
Changed wxRectangle to wxRect. Sorry for the bandwidth...

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

25 years agoSmall Motif bug fixes
Julian Smart [Thu, 3 Dec 1998 09:51:18 +0000 (09:51 +0000)] 
Small Motif bug fixes

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

25 years agodisabled DeleteAll()
Vadim Zeitlin [Wed, 2 Dec 1998 22:32:41 +0000 (22:32 +0000)] 
disabled DeleteAll()

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

25 years agoadded wxListCtrl::DeleteAllColumns()
Vadim Zeitlin [Wed, 2 Dec 1998 20:06:14 +0000 (20:06 +0000)] 
added wxListCtrl::DeleteAllColumns()

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

25 years agoAdded wxRegion version of wxWindowDC::SetClippingRegion
Julian Smart [Wed, 2 Dec 1998 20:02:01 +0000 (20:02 +0000)] 
Added wxRegion version of wxWindowDC::SetClippingRegion

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

25 years agorange with m_minimumPaneSize and m_maximumPaneSize
Mart Raudsepp [Wed, 2 Dec 1998 17:21:26 +0000 (17:21 +0000)] 
range with  m_minimumPaneSize and  m_maximumPaneSize

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

25 years agoadded wxNode::IndexOf and wxList::IndexOf (patch by Frank McIngvale)
Vadim Zeitlin [Wed, 2 Dec 1998 10:32:03 +0000 (10:32 +0000)] 
added wxNode::IndexOf and wxList::IndexOf (patch by Frank McIngvale)

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

25 years ago Removed the new flicker code.
Robert Roebling [Wed, 2 Dec 1998 10:24:26 +0000 (10:24 +0000)] 
  Removed the new flicker code.

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

25 years ago Pixel corrections for wxListCtrl
Robert Roebling [Tue, 1 Dec 1998 17:41:58 +0000 (17:41 +0000)] 
  Pixel corrections for wxListCtrl
  Speedup for wxTreeCtrl::Insert()

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

25 years agoAnother try to detect alpha systems and fix string.h for it.
Karsten Ballüder [Tue, 1 Dec 1998 15:51:49 +0000 (15:51 +0000)] 
Another try to detect alpha systems and fix string.h for it.

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

25 years ago New wxDC hierarchy
Robert Roebling [Tue, 1 Dec 1998 12:55:09 +0000 (12:55 +0000)] 
  New wxDC hierarchy
  wxTE_PASWORD

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

25 years ago drawing optimization fix
Robert Roebling [Tue, 1 Dec 1998 10:07:04 +0000 (10:07 +0000)] 
  drawing optimization fix

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

25 years agoChanged wxBell to only use MessageBeep()
Robin Dunn [Tue, 1 Dec 1998 07:19:59 +0000 (07:19 +0000)] 
Changed wxBell to only use MessageBeep()

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

25 years agolinux compile fix
Vadim Zeitlin [Mon, 30 Nov 1998 15:59:37 +0000 (15:59 +0000)] 
linux compile fix

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

25 years agoFixed toolbar gaffe.
Julian Smart [Mon, 30 Nov 1998 12:59:20 +0000 (12:59 +0000)] 
Fixed toolbar gaffe.

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

25 years agoHierarchy fixes; bug fix for tabg that was introduced somehow...
Julian Smart [Mon, 30 Nov 1998 12:52:58 +0000 (12:52 +0000)] 
Hierarchy fixes; bug fix for tabg that was introduced somehow...

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

25 years ago1. added wxTreeCtrl::SetItemBold and IsBold, updated the sample to show them
Vadim Zeitlin [Mon, 30 Nov 1998 00:08:57 +0000 (00:08 +0000)] 
1. added wxTreeCtrl::SetItemBold and IsBold, updated the sample to show them
2. wxTreeItemId HitTest(const wxPoint& point) added - to be implemented
   on other platforms

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

25 years agosome Linux compilation fixes
Vadim Zeitlin [Sun, 29 Nov 1998 22:21:32 +0000 (22:21 +0000)] 
some Linux compilation fixes

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

25 years agoAdded Win95 implementation of OutputDebugString; added to wxVariant class
Julian Smart [Sun, 29 Nov 1998 21:20:12 +0000 (21:20 +0000)] 
Added Win95 implementation of OutputDebugString; added to wxVariant class
(just so Vadim hates it even more :-))

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

25 years agoAdded xpm directory.
Julian Smart [Sun, 29 Nov 1998 21:16:36 +0000 (21:16 +0000)] 
Added xpm directory.

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

25 years agoAdded wxVariant documentation; updated wxWindow, wxScrollBar docs
Julian Smart [Sun, 29 Nov 1998 21:12:52 +0000 (21:12 +0000)] 
Added wxVariant documentation; updated wxWindow, wxScrollBar docs

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

25 years agotoolbar tooltips fix
Vadim Zeitlin [Sat, 28 Nov 1998 22:42:05 +0000 (22:42 +0000)] 
toolbar tooltips fix

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

25 years agocompilation fixes for !wxUSE_POSTSCRIPT
Vadim Zeitlin [Sat, 28 Nov 1998 22:36:11 +0000 (22:36 +0000)] 
compilation fixes for !wxUSE_POSTSCRIPT

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

25 years agomoved common code from ctor and Create() to a separate Init() function
Vadim Zeitlin [Sat, 28 Nov 1998 22:33:23 +0000 (22:33 +0000)] 
moved common code from ctor and Create() to a separate Init() function

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

25 years agoadded wxTB_FLAT to default style in wxFrame::CreateToolbar()
Vadim Zeitlin [Sat, 28 Nov 1998 22:28:25 +0000 (22:28 +0000)] 
added wxTB_FLAT to default style in wxFrame::CreateToolbar()

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

25 years ago* Fixed some "memory leak"
Guilhem Lavaux [Sat, 28 Nov 1998 18:36:47 +0000 (18:36 +0000)] 
* Fixed some "memory leak"

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

25 years agowxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif;
Julian Smart [Sat, 28 Nov 1998 13:38:40 +0000 (13:38 +0000)] 
wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif;
wxScrollBar::Set/GetPosition changed to Set/GetThumbPosition to avoid clash;
various other portability changes

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

25 years agono message
Unknown (UG) [Sat, 28 Nov 1998 06:26:22 +0000 (06:26 +0000)] 
no message

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

25 years agono message
Unknown (UG) [Fri, 27 Nov 1998 16:51:03 +0000 (16:51 +0000)] 
no message

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

25 years agowxStringList::copy ctor and assignment operator added (very inefficient
Vadim Zeitlin [Fri, 27 Nov 1998 16:31:27 +0000 (16:31 +0000)] 
wxStringList::copy ctor and assignment operator added (very inefficient
because they don't take advantage of wxString ref counting)

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

25 years agohandle sizeof(int) correctly
Karsten Ballüder [Fri, 27 Nov 1998 14:19:39 +0000 (14:19 +0000)] 
handle sizeof(int) correctly

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

25 years agomade operator definition dependent on sizeof(int), not __UNIX__
Karsten Ballüder [Fri, 27 Nov 1998 11:55:54 +0000 (11:55 +0000)] 
made operator definition dependent on sizeof(int), not __UNIX__

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

25 years agoremoved duplicate fixes
Karsten Ballüder [Thu, 26 Nov 1998 20:52:30 +0000 (20:52 +0000)] 
removed duplicate fixes

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

25 years agotrying to resolve string problem
Karsten Ballüder [Thu, 26 Nov 1998 20:47:40 +0000 (20:47 +0000)] 
trying to resolve string problem

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

25 years agowxTreeCtrl::Delete() bug corrected, sample expanded to test it
Vadim Zeitlin [Thu, 26 Nov 1998 19:10:01 +0000 (19:10 +0000)] 
wxTreeCtrl::Delete() bug corrected, sample expanded to test it

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

25 years ago Build fix
Robert Roebling [Thu, 26 Nov 1998 18:15:09 +0000 (18:15 +0000)] 
  Build fix

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

25 years agoaccidentally removed IMPLEMENT_DYNAMIC_CLASS added back
Vadim Zeitlin [Thu, 26 Nov 1998 17:07:39 +0000 (17:07 +0000)] 
accidentally removed IMPLEMENT_DYNAMIC_CLASS added back

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

25 years ago Flicker war won.
Robert Roebling [Thu, 26 Nov 1998 16:11:46 +0000 (16:11 +0000)] 
  Flicker war won.

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

25 years agoinsert member funcs PositionToXY and XYToPosition
Mart Raudsepp [Thu, 26 Nov 1998 16:05:23 +0000 (16:05 +0000)] 
insert member funcs PositionToXY and XYToPosition

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

25 years agovsprintf() is ANSI so there is normally no need to test for it
Vadim Zeitlin [Thu, 26 Nov 1998 15:30:26 +0000 (15:30 +0000)] 
vsprintf() is ANSI so there is normally no need to test for it

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

25 years agosome sprintf()s replaced with wxString::Printf
Vadim Zeitlin [Thu, 26 Nov 1998 15:21:12 +0000 (15:21 +0000)] 
some sprintf()s replaced with wxString::Printf

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

25 years agowxList::Insert() bug fixed
Vadim Zeitlin [Thu, 26 Nov 1998 14:08:16 +0000 (14:08 +0000)] 
wxList::Insert() bug fixed

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

25 years agotrying with only an operator[] (int) and not (size_t)
Karsten Ballüder [Thu, 26 Nov 1998 11:38:02 +0000 (11:38 +0000)] 
trying with only an operator[] (int) and not (size_t)

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

25 years agoFixed Dialog Editor compilation and window sizing bug. Various warning-related
Julian Smart [Thu, 26 Nov 1998 09:56:02 +0000 (09:56 +0000)] 
Fixed Dialog Editor compilation and window sizing bug. Various warning-related
fixed.

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

25 years ago Fixes for wxlist
Robert Roebling [Thu, 26 Nov 1998 07:11:24 +0000 (07:11 +0000)] 
  Fixes for wxlist
  improvements for DnD :-)
  moer dialog and frame fine tuning

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

25 years agoVarious wxMotif changes including size optimisation and debugging operator fix.
Julian Smart [Wed, 25 Nov 1998 21:42:56 +0000 (21:42 +0000)] 
Various wxMotif changes including size optimisation and debugging operator fix.

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

25 years ago Resize fine tuning
Robert Roebling [Wed, 25 Nov 1998 19:42:48 +0000 (19:42 +0000)] 
  Resize fine tuning
  thread_list no longer keyed

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

25 years ago Fixed module code
Robert Roebling [Wed, 25 Nov 1998 17:55:08 +0000 (17:55 +0000)] 
  Fixed module code
  Fixed printing and preview
  Grid: event handlers MUST NOT BE VIRTUAL
  Corrected init code for all DCs

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

25 years agouse unsigned for wxString [] operator
Karsten Ballüder [Wed, 25 Nov 1998 16:28:55 +0000 (16:28 +0000)] 
use unsigned for wxString [] operator

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

25 years agoanother i.c.e.
Karsten Ballüder [Wed, 25 Nov 1998 15:16:19 +0000 (15:16 +0000)] 
another i.c.e.

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

25 years agofixed internal compiler error
Karsten Ballüder [Wed, 25 Nov 1998 15:15:24 +0000 (15:15 +0000)] 
fixed internal compiler error

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

25 years agofixed internal compiler error and proper translation
Karsten Ballüder [Wed, 25 Nov 1998 15:10:45 +0000 (15:10 +0000)] 
fixed internal compiler error and proper translation

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

25 years agomade operator[](int n) const #ifdef _WXMSW__
Karsten Ballüder [Wed, 25 Nov 1998 14:34:16 +0000 (14:34 +0000)] 
made operator[](int n) const #ifdef _WXMSW__

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

25 years agofixed the internal compiler error
Karsten Ballüder [Wed, 25 Nov 1998 12:36:28 +0000 (12:36 +0000)] 
fixed the internal compiler error

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

25 years agofixed the vsprintf() problem once and for all
Karsten Ballüder [Wed, 25 Nov 1998 12:13:54 +0000 (12:13 +0000)] 
fixed the vsprintf() problem once and for all

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

25 years agoVarious fixes.
Julian Smart [Wed, 25 Nov 1998 12:01:23 +0000 (12:01 +0000)] 
Various fixes.

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

25 years agoAdded test for sprintf and vsnprintf to fix string.cpp for non-GNU systems.
Karsten Ballüder [Wed, 25 Nov 1998 11:41:56 +0000 (11:41 +0000)] 
Added test for sprintf and vsnprintf to fix string.cpp for non-GNU systems.

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

25 years agono message
Unknown (UG) [Wed, 25 Nov 1998 09:58:29 +0000 (09:58 +0000)] 
no message

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

25 years agoAdded wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
Robin Dunn [Wed, 25 Nov 1998 08:47:28 +0000 (08:47 +0000)] 
Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
Added events for wxGrid
Other various fixes and additions

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

25 years ago wxFrame size bug
Robert Roebling [Wed, 25 Nov 1998 08:41:17 +0000 (08:41 +0000)] 
  wxFrame size bug
  build fixes

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

25 years agoConverted the virtual-methods-callbacks into real events, leaving the
Robin Dunn [Wed, 25 Nov 1998 08:17:50 +0000 (08:17 +0000)] 
Converted the virtual-methods-callbacks into real events, leaving the
original virtuals intact so as to not break any existing code.  Needed
for wxPython.

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

25 years agoEnabled the wxUSE_VC_CRTDBG to be optional even if it would otherwise
Robin Dunn [Wed, 25 Nov 1998 08:15:38 +0000 (08:15 +0000)] 
Enabled the wxUSE_VC_CRTDBG to be optional even if it would otherwise
be used since I couldn't get it to work here.

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

25 years agoFixed an issue related to the new wxList.
Robin Dunn [Wed, 25 Nov 1998 08:13:00 +0000 (08:13 +0000)] 
Fixed an issue related to the new wxList.

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

25 years ago Improvements for notebooks on various versions of GTK
Robert Roebling [Wed, 25 Nov 1998 07:42:11 +0000 (07:42 +0000)] 
  Improvements for notebooks on various versions of GTK

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

25 years agoadded untyped Sort() for compatibility
Vadim Zeitlin [Wed, 25 Nov 1998 00:30:06 +0000 (00:30 +0000)] 
added untyped Sort() for compatibility

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

25 years agoLISTs renamed to OBJARRAYs
Vadim Zeitlin [Tue, 24 Nov 1998 23:53:19 +0000 (23:53 +0000)] 
LISTs renamed to OBJARRAYs

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

25 years agorenamed old listimpl.cpp (because now there is a "real" listimpl.cpp)
Vadim Zeitlin [Tue, 24 Nov 1998 23:34:24 +0000 (23:34 +0000)] 
renamed old listimpl.cpp (because now there is a "real" listimpl.cpp)

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

25 years ago1. new wxList code
Vadim Zeitlin [Tue, 24 Nov 1998 23:30:50 +0000 (23:30 +0000)] 
1. new wxList code
2. fixes to allow compilation at -W4 with VisualC++ 6.0

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

25 years ago2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs).
Julian Smart [Tue, 24 Nov 1998 21:55:10 +0000 (21:55 +0000)] 
2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs).

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

25 years ago* Fixed a memory leak in wxThread
Guilhem Lavaux [Tue, 24 Nov 1998 19:01:20 +0000 (19:01 +0000)] 
* Fixed a memory leak in wxThread

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

25 years ago1. Empty() now doesn't free memory - Clear() does
Vadim Zeitlin [Tue, 24 Nov 1998 16:08:06 +0000 (16:08 +0000)] 
1. Empty() now doesn't free memory - Clear() does
2. operator<<(int), (float) and (double) added
3. vsnprintf() is used if available instead of vprintf() (buffer overflows...)

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

25 years ago Big fix for GTK 1.1.5
Robert Roebling [Tue, 24 Nov 1998 15:34:41 +0000 (15:34 +0000)] 
  Big fix for GTK 1.1.5

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

25 years ago GTK's dnd is broken, not mine
Robert Roebling [Tue, 24 Nov 1998 13:29:09 +0000 (13:29 +0000)] 
  GTK's dnd is broken, not mine
  Added notebook::removepage (not tested)

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

25 years ago Corrected wxCHECK calls in bitmap.cpp
Robert Roebling [Mon, 23 Nov 1998 22:54:15 +0000 (22:54 +0000)] 
  Corrected wxCHECK calls in bitmap.cpp
  Added drop side of new DnD for GTK 1.1.3 without success
  Streamlined DnD
  Corrected frame resize for GTK 1.06

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

25 years agoRemoved rogue AIAI icon; removed PostScript files from Cygwin makefile
Julian Smart [Mon, 23 Nov 1998 18:13:36 +0000 (18:13 +0000)] 
Removed rogue AIAI icon; removed PostScript files from Cygwin makefile

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

25 years agoFix to wxTreeCtrl::GetNextChild from Marcel Rasche. Corrected WXUSINGDLL in 2 makefiles.
Julian Smart [Mon, 23 Nov 1998 14:28:18 +0000 (14:28 +0000)] 
Fix to wxTreeCtrl::GetNextChild from Marcel Rasche. Corrected WXUSINGDLL in 2 makefiles.

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

25 years ago wxFrame::size There is always a hack to solve your problems.
Robert Roebling [Mon, 23 Nov 1998 14:27:36 +0000 (14:27 +0000)] 
  wxFrame::size  There is always a hack to solve your problems.

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