]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Tue, 22 Dec 1998 11:55:03 +0000 (11:55 +0000)]
wxTextFile::Type changed to ::wxTextFileType (portability)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 21 Dec 1998 19:59:03 +0000 (19:59 +0000)]
Now compiles with /GX- on MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 21 Dec 1998 19:49:46 +0000 (19:49 +0000)]
Added $(OVERRIDEFLAGS) to the end of the flags so default flags can be overridden.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 21 Dec 1998 09:59:58 +0000 (09:59 +0000)]
Added convenience form of wxEvtHandler::Connect, only one id; changed
type to wxEventType; fixed my regconf.h mistake in config.cpp (oops)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 21 Dec 1998 09:10:07 +0000 (09:10 +0000)]
CW Win32 support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 21 Dec 1998 08:44:48 +0000 (08:44 +0000)]
CW Win32 support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 21 Dec 1998 08:36:48 +0000 (08:36 +0000)]
CW Win32 support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 20 Dec 1998 23:49:21 +0000 (23:49 +0000)]
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
types in wxCHECK_MSG); compiles again for 16-bit Windows, though dialogs don't work;
added generic notebook implementation (copied from wxMotif); fixed event handler
arg in wxDirDialog; added preliminary wxImage reference; removed some constructors from documentation; fixed wxIniConfig compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Dec 1998 00:34:52 +0000 (00:34 +0000)]
missing functions implemented in wxMSW tree ctrl (custom sorting,
GetChildrenCount(), DeleteChildren()).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Dec 1998 12:38:52 +0000 (12:38 +0000)]
wxPython updates (SWIG really works, cannot believe it)
wxRadioBox now has multi column layout (the wxPython sample
still doesn't do that correctly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Dec 1998 08:19:24 +0000 (08:19 +0000)]
Added missing filed to sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Dec 1998 08:16:45 +0000 (08:16 +0000)]
Added more keyboard handling to wxTreeCtrl
Fixed HitText wrt to items with an image
changed size calculation in wxStatText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Dec 1998 23:18:59 +0000 (23:18 +0000)]
Partial Watcom C++ 10.6 support added (doesn't link for some reason)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Dec 1998 18:22:43 +0000 (18:22 +0000)]
Solved a bug in generic wxTreeCtrl whereby CalculatePositions was not completing
due to a missing '!', so scrollbars were not set properly. Tidied up wxMotif
scrollbar setting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 18 Dec 1998 17:05:57 +0000 (17:05 +0000)]
wxDirDialog now sorts its entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 18 Dec 1998 15:49:10 +0000 (15:49 +0000)]
wxClipboard now serves the primary selection as well
wxPython fixes
warning mesages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Dec 1998 15:47:08 +0000 (15:47 +0000)]
added stubs for wxTreeCtrl functions not yet implemented under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Dec 1998 15:37:19 +0000 (15:37 +0000)]
wxTreeCtrl::Sort() changed, adapted the sample to show it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Dec 1998 14:53:13 +0000 (14:53 +0000)]
Added dummy DeleteChildren so the sample will at least link.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Dec 1998 14:40:38 +0000 (14:40 +0000)]
In DialogEd, changed Close to Destroy to make it shut down properly.
Various Motif fixes incl. fixing window colours, menu fonts/colours, dialog box
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 18 Dec 1998 13:35:58 +0000 (13:35 +0000)]
Fixed nasty bug wxFont
Removed wxDirDialog from /src/gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 18 Dec 1998 10:19:07 +0000 (10:19 +0000)]
Tried to add sorting to wxTreeCtrl
minor fixes to radiobutton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 22:39:43 +0000 (22:39 +0000)]
Added an index for the HTML files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 22:13:38 +0000 (22:13 +0000)]
Added some gettext HTML files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 21:06:15 +0000 (21:06 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 21:05:28 +0000 (21:05 +0000)]
Added wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL/VERTICAL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 20:56:27 +0000 (20:56 +0000)]
Added wxDirDialog to generic directories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Dec 1998 20:24:44 +0000 (20:24 +0000)]
The checkbox doesn't eat the first "toggled" event if SetValue(FALSE) was
called any more. Added 2 lines to the controls sample to demonstrate it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Dec 1998 20:23:13 +0000 (20:23 +0000)]
wxString::Truncates() now doesn't change the sharied copies of the string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Dec 1998 19:26:16 +0000 (19:26 +0000)]
all delete functions now send delete notification event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Dec 1998 18:41:00 +0000 (18:41 +0000)]
1. added wxTreeCtrl::DeleteChildren()
2. wxTreeCtrl::CollapseAndReset() doesn't destroy the item itself any more
3. wxTreeCtrl::Delete() sends wxEVT_COMMAND_TREE_CHILDREN event (but
DeleteChildren() and DeleteAll() do not!)
4. Sample modified to show the new function too
5. Micro redraw bug fixed (small vertical line was sometimes drawn when it
shouldn't have been)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 18:19:51 +0000 (18:19 +0000)]
Bother, had to revert it since it caused more ambiguities.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 18:12:31 +0000 (18:12 +0000)]
Removed sometimes-ambiguous wxString operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 17 Dec 1998 18:07:15 +0000 (18:07 +0000)]
wxPython 0.5.2
Minor fixes and SWIG code generation for RR's changes. MSW and GTK
versions are much closer now!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 17:59:50 +0000 (17:59 +0000)]
Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame
in wxGTK, is probably always TRUE (always size of client area).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 17 Dec 1998 17:53:33 +0000 (17:53 +0000)]
wxPython 0.5.2
Minor fixes and SWIG code generation for RR's changes. MSW and GTK
versions are much closer now!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 17 Dec 1998 15:46:50 +0000 (15:46 +0000)]
GTK is standard in configure again
removed warning from postscript dc
compile fix for wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Dec 1998 14:45:22 +0000 (14:45 +0000)]
status bar is created before it's used for the first time (better this way)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 17 Dec 1998 14:07:46 +0000 (14:07 +0000)]
Removed minor differences between wxMSW and wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 10:10:53 +0000 (10:10 +0000)]
Changed m_children to GetChildren() -- not all ports are the same!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 17 Dec 1998 09:57:33 +0000 (09:57 +0000)]
Added wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Dec 1998 09:44:29 +0000 (09:44 +0000)]
Re-added corrupt binary files; small change to filefn.cpp for Cygwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 17 Dec 1998 08:40:34 +0000 (08:40 +0000)]
I've put live into Vadim's wxNavigationKeyEvent idea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 16 Dec 1998 22:12:47 +0000 (22:12 +0000)]
Tweaks needed to be able to build wxPython with wxGTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Dec 1998 16:23:20 +0000 (16:23 +0000)]
Removed some unnecessary bitmaps; other minor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 16 Dec 1998 12:17:14 +0000 (12:17 +0000)]
Added wxTolBar::etMargins
Checklistbox update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 16 Dec 1998 08:11:17 +0000 (08:11 +0000)]
listbox kbd handling buglet corrected (event.Skip() called even when no
selection)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 16 Dec 1998 08:06:02 +0000 (08:06 +0000)]
Added layout constraints call to wxNotebook
Renamed key_down events to match MSW equivalents
Invened activated events to tree and list ctrl
Added patches to text ctrl from georg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 15 Dec 1998 22:59:11 +0000 (22:59 +0000)]
1. is there any reason to comment out SetColor() in controls? I restored it...
2. Removed unused files from checklst sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 15 Dec 1998 20:44:37 +0000 (20:44 +0000)]
Changed the import semantics from "from wxPython import *" to "from
wxPython.wx import *" This is for people who are worried about
namespace pollution, they can use "from wxPython import wx" and then
prefix all the wxPython identifiers with "wx."
Added wxTaskbarIcon for wxMSW.
Made the events work for wxGrid.
Added wxConfig.
Added wxMiniFrame for wxGTK, (untested.)
Changed many of the args and return values that were pointers to gdi
objects to references to reflect changes in the wxWindows API.
Other assorted fixes and additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 15 Dec 1998 18:59:30 +0000 (18:59 +0000)]
1. log::save works with wxGTK
2. wxFile::Create() doesn't create files open for reading any more...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Dec 1998 18:01:22 +0000 (18:01 +0000)]
Updated frame style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Dec 1998 17:58:15 +0000 (17:58 +0000)]
Trying to add binary wxwin.bmp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Dec 1998 17:47:11 +0000 (17:47 +0000)]
Cured radiobutton non-setting by using BS_AUTORADIOBUTTON; cured gridg.cpp
compilation error; add wxFRAME_TOOL_WINDOW style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 15 Dec 1998 14:14:51 +0000 (14:14 +0000)]
Added wxCheckLitBox (oh well)
Minor optical fixes to gridg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 15 Dec 1998 13:19:14 +0000 (13:19 +0000)]
somehow this file contained several NUL characters - removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Tue, 15 Dec 1998 09:19:45 +0000 (09:19 +0000)]
wxIsNumeric for values < 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 15 Dec 1998 08:03:37 +0000 (08:03 +0000)]
A bit more DnD and clipbrd updates
wxTextCtrl now hides the vertical until required
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 14 Dec 1998 20:03:52 +0000 (20:03 +0000)]
Now even wxRadioButton works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Dec 1998 18:50:32 +0000 (18:50 +0000)]
Various; wxRadioButton::GetValue corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 14 Dec 1998 16:13:49 +0000 (16:13 +0000)]
New wxDataObject, DnD and Clipboard code
A few more minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Mon, 14 Dec 1998 12:26:11 +0000 (12:26 +0000)]
wxFileSelector set the filterIndex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Mon, 14 Dec 1998 12:24:28 +0000 (12:24 +0000)]
wxFILTER_NUMERIC input vales < 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 13 Dec 1998 22:01:50 +0000 (22:01 +0000)]
only one of SetSize()s, SetClientSize()s, GetPosition()s &c is virtual now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 13 Dec 1998 12:23:40 +0000 (12:23 +0000)]
IS_KIND_OF -> wxIS_KIND_OF compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 13 Dec 1998 11:28:54 +0000 (11:28 +0000)]
More clean-up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 13 Dec 1998 11:27:27 +0000 (11:27 +0000)]
Bit of CVS clean-up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 13 Dec 1998 10:57:01 +0000 (10:57 +0000)]
Changed use_system_defaults to 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 13 Dec 1998 10:41:26 +0000 (10:41 +0000)]
Updated resource sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 13 Dec 1998 09:14:35 +0000 (09:14 +0000)]
Added wxList:Nth check again
Added checks to wxImageList
Made toolbar tips yellow
Removed options from wx-config
Added bitmaps to DialogEd tree ctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Dec 1998 22:05:02 +0000 (22:05 +0000)]
corrected (?) wxStringList::Delete()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Dec 1998 22:03:56 +0000 (22:03 +0000)]
removed wxDialog::SetSize() which just called wxWindow::SetSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1183
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Dec 1998 22:02:55 +0000 (22:02 +0000)]
removed SetSize() methods which just called wxWindow::SetSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Dec 1998 18:50:16 +0000 (18:50 +0000)]
Added wxPoem sample; fixed some Dialog Editor problems; wxStaticBitmap and wxBitmapButton
now recognised by resource.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Dec 1998 17:27:01 +0000 (17:27 +0000)]
More colour finetuning
Corrected wxCheckBoc and wxRadioButton::SetValue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Dec 1998 16:42:43 +0000 (16:42 +0000)]
Added scrollbar size to settings
Added tetsing for cursor keys to wxTextValidator
Correcte misspelled colour in wxColourDialog
Made print dialogs look nicer
Made wxStatixBox transparent (in the middle) for mouse
actions (very useful for DialogEd)
Corrected colour setting in DialogEd not to set any colour
when using standard colour
Corretced unresponding scrollbar in DialogEd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Dec 1998 10:01:41 +0000 (10:01 +0000)]
Added script to help make wxMotif via configure; nativdlg sample works again;
resource sample now works using .rc files for most Windows compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Dec 1998 08:44:45 +0000 (08:44 +0000)]
DialogEd compiles and works more or less
wxList::Nth() is allowd to just return NULL for
out-of-bounds index
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Dec 1998 00:27:18 +0000 (00:27 +0000)]
some very minor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Dec 1998 19:28:38 +0000 (19:28 +0000)]
Redid parts of wxScroledWindow
Corrected scrollling (speed) in wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Dec 1998 18:19:22 +0000 (18:19 +0000)]
Changed the "delete win" to the more proper "win->Destroy()" in
PopupMenu. The sample still has the Close anomally though...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Dec 1998 16:09:06 +0000 (16:09 +0000)]
Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display;
changes to defs.h and memory.h etc. for Solaris compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1173
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Dec 1998 15:41:28 +0000 (15:41 +0000)]
ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
Corrected inheritence of wxTreeEvent, wxNotebookEvent, wxListEvent on
wxMSW and wxGTK
Corrected scrolling step etc. in wxListCtrl
Built-in correction of out-of-bounds values for position of scrollbar thumb
Reverted interpretation of wxVERTICAL for radiobox
Applied Phls patch for wxStaticText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Dec 1998 09:59:20 +0000 (09:59 +0000)]
Corrections to Forty Thieves; wxMemoryDC problem temporarily sorted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 11 Dec 1998 09:48:20 +0000 (09:48 +0000)]
regrouped the fix by VZ so that __MWERKS__ comes first, since CW also defines _MSC_VER = 9 , the wrong branch was taken
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Dec 1998 05:56:40 +0000 (05:56 +0000)]
Added wxTaskBarIcon::PopupMenu()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Dec 1998 22:55:56 +0000 (22:55 +0000)]
#ifdefed out Ole... functions for Cygwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Dec 1998 22:44:09 +0000 (22:44 +0000)]
Dialog Editor corrections for latest wxWin changes; removed wxProp files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (AN) [Thu, 10 Dec 1998 22:41:43 +0000 (22:41 +0000)]
correct a bug in the MSW code using wxMask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (AN) [Thu, 10 Dec 1998 22:30:08 +0000 (22:30 +0000)]
remove the line for image.h, restore a line commented out by mistake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1165
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 10 Dec 1998 21:50:44 +0000 (21:50 +0000)]
minValue and maxValue are interpreted correctly in SetRange() (were inversed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 10 Dec 1998 21:49:12 +0000 (21:49 +0000)]
__MWERKS__ check now doesn't give compilation error with VC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 10 Dec 1998 19:58:09 +0000 (19:58 +0000)]
Fixed three mouse event bugs
Fixed wxSplitterWindow (hope Julian doesn't mind)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1162
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 10 Dec 1998 17:23:59 +0000 (17:23 +0000)]
CodeWarrior Support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 10 Dec 1998 17:16:12 +0000 (17:16 +0000)]
CodeWarrior Support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 10 Dec 1998 15:42:18 +0000 (15:42 +0000)]
wx-config knows about compiler options
several tree ctrl bugs removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 10 Dec 1998 14:38:14 +0000 (14:38 +0000)]
Fixed typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1158
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 10 Dec 1998 14:37:47 +0000 (14:37 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1157
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 10 Dec 1998 14:34:14 +0000 (14:34 +0000)]
Removed a few old wxDebugMsg (now wxLogDebug)
block first event from wxCeckBox after SetValue() also
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 10 Dec 1998 14:19:43 +0000 (14:19 +0000)]
another API change fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1155
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775