]>
git.saurik.com Git - wxWidgets.git/log
Václav Slavík [Mon, 23 Jun 2003 22:31:51 +0000 (22:31 +0000)]
fix missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 22:31:51 +0000 (22:31 +0000)]
samples configuration didn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 22:31:50 +0000 (22:31 +0000)]
new build system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 22:02:12 +0000 (22:02 +0000)]
fixed missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 22:00:37 +0000 (22:00 +0000)]
depending on Makefile is oversensitive, anybody who changes the make will know to run 'make clean'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 21:13:27 +0000 (21:13 +0000)]
wxSelectionStore fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 21:12:56 +0000 (21:12 +0000)]
fixed dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 21:12:25 +0000 (21:12 +0000)]
bakefile build system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 23 Jun 2003 21:06:18 +0000 (21:06 +0000)]
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2003 19:50:43 +0000 (19:50 +0000)]
moving bakefile build system to the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Jun 2003 19:47:12 +0000 (19:47 +0000)]
deleted non existing Cancelled() method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Jun 2003 19:43:27 +0000 (19:43 +0000)]
added missing Skip() in OnIdle()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Jun 2003 16:04:09 +0000 (16:04 +0000)]
use __VISUALC__ instead of _MSC_VER to avoid problems with CW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 23 Jun 2003 15:49:11 +0000 (15:49 +0000)]
Added #if wxUSE_SLIDER guard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 23 Jun 2003 15:27:17 +0000 (15:27 +0000)]
Only MSW has a class wxIconLocation. The other platforms have
typedef wxIconLocationBase wxIconLocation; Apple's GCC does not like
the mismatch when forward declaring it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 23 Jun 2003 15:17:41 +0000 (15:17 +0000)]
Added #ifdef wxHAS_TASK_BAR_ICON guard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Jun 2003 14:49:46 +0000 (14:49 +0000)]
Spelling correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Jun 2003 13:49:24 +0000 (13:49 +0000)]
GetIcon() returns wxIconLocation, not wxIcon, now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Jun 2003 13:14:42 +0000 (13:14 +0000)]
Implemented wxTextCtrl::GetStyle for MSW
Added status bar showing major style attributes at cursor in text sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 23:02:49 +0000 (23:02 +0000)]
Fixed typo in cmdline option name; TRUE / FALSE -> {\tt true} / {\tt false} (patch 757770)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 23:01:11 +0000 (23:01 +0000)]
missing backslash before underscore (patch 758143)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 22:45:05 +0000 (22:45 +0000)]
allow wxFileConfig be created with empty name (will take it from wxApp) (patch 749749)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 22:20:40 +0000 (22:20 +0000)]
LaTeX2e fixes (patch 748118)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 22:08:13 +0000 (22:08 +0000)]
support Show() in wxFlexGridSizer (patch 737850)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 21:56:43 +0000 (21:56 +0000)]
set selection before setting focus to the control in SetFocusFromKbd() (patch 726361)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 16:13:47 +0000 (16:13 +0000)]
fix VC 7.x release build problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 15:44:31 +0000 (15:44 +0000)]
temp fix for link errors after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 12:48:38 +0000 (12:48 +0000)]
GNU/Hurd patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 11:04:13 +0000 (11:04 +0000)]
added missing default value for pos parameter in ctor/Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 00:22:39 +0000 (00:22 +0000)]
updated after wxFileType change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2003 00:19:38 +0000 (00:19 +0000)]
added default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 21 Jun 2003 20:09:14 +0000 (20:09 +0000)]
Add a missing structure definition, move all rich text missing
stuff to wx/msw/missing.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 21 Jun 2003 20:06:07 +0000 (20:06 +0000)]
Typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2003 17:45:14 +0000 (17:45 +0000)]
don't disable hidden windows in wxWindowDisabler, it's at best useless
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2003 17:38:55 +0000 (17:38 +0000)]
removed Win16 horrors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2003 14:09:20 +0000 (14:09 +0000)]
removed datacmn, not a base file any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2003 14:08:14 +0000 (14:08 +0000)]
removed datacmn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 21 Jun 2003 14:07:16 +0000 (14:07 +0000)]
Small fix for splitter window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2003 13:39:40 +0000 (13:39 +0000)]
added wxIconLocation; minor fixes to wxIcon on some platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 21 Jun 2003 08:40:06 +0000 (08:40 +0000)]
Reverted patch [ 746201 ] (partially) because of unwanted side-effects
to grids with 0 rows _or_ 0 columns.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Fri, 20 Jun 2003 22:03:43 +0000 (22:03 +0000)]
Applied patch from William Gallafent to copy manifest at install
time for wxMSW cross compiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 20 Jun 2003 21:19:21 +0000 (21:19 +0000)]
corrected DEPFILES which contained an object file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 20 Jun 2003 20:48:17 +0000 (20:48 +0000)]
corrected return value of wxTimer::Start when timer is successfully created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 20 Jun 2003 20:20:16 +0000 (20:20 +0000)]
fix one of reasons for crash if there is no font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 20 Jun 2003 16:25:31 +0000 (16:25 +0000)]
Extended wxTextAttr and added wxTextCtrl::GetStyle stub
allow better rich text support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 20 Jun 2003 15:20:31 +0000 (15:20 +0000)]
relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Jun 2003 23:43:01 +0000 (23:43 +0000)]
removed redundant wxUSE_GUI checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Jun 2003 23:39:51 +0000 (23:39 +0000)]
added __WXBASE__ define; removed duplicated (in wx/chkconf.h) compatibility section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Jun 2003 23:31:19 +0000 (23:31 +0000)]
added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 19 Jun 2003 22:33:00 +0000 (22:33 +0000)]
quick and dirty fix for wxMGL compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 22:22:15 +0000 (22:22 +0000)]
Removed forced default no for wxUSE_SLIDER and wxUSE_COLOURDLG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 22:18:12 +0000 (22:18 +0000)]
Added slider.h/slider.mm to wxCocoa build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 22:16:22 +0000 (22:16 +0000)]
Missed a few substitutions the first time around
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 22:14:10 +0000 (22:14 +0000)]
Include wxCocoa header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 19 Jun 2003 22:14:06 +0000 (22:14 +0000)]
added wxHAS_TASK_BAR_ICON
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 22:09:27 +0000 (22:09 +0000)]
Added wxSlider stub
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 22:06:24 +0000 (22:06 +0000)]
wxCocoa does not have wxDialog::OnPaint()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 21:32:16 +0000 (21:32 +0000)]
Added return NULL; for __WXCOCOA__
FIXME: The platform specific stuff is a real mess
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 21:30:14 +0000 (21:30 +0000)]
Changed colour.cpp to colour.mm
Also, generated files.lst now has fdlgcmn.cpp included
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 21:27:13 +0000 (21:27 +0000)]
Added NSColor declarataion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 21:24:10 +0000 (21:24 +0000)]
First stab at wxColour using NSColor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 19 Jun 2003 19:06:06 +0000 (19:06 +0000)]
Font crash and timer fix as per 2_4.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 18:22:06 +0000 (18:22 +0000)]
On wxMac, set the common menubar to the MDI parent and don't show it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 18:20:26 +0000 (18:20 +0000)]
In wxApp::OnIdle() check to see if there is not a current menubar and if
there is a common menubar, install it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Jun 2003 18:17:33 +0000 (18:17 +0000)]
Add ability to have a wxMenuBar as a common menu
- static wxMenuBar::MacSetCommonMenuBar()
- static wxMenuBar::MacGetCommonMenuBar()
- static wxMenuBar::s_macCommonMenuBar;
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Jun 2003 16:55:15 +0000 (16:55 +0000)]
fixed infinite recursion bug in some rare cases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Jun 2003 09:43:19 +0000 (09:43 +0000)]
wxUniv compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 19 Jun 2003 09:21:07 +0000 (09:21 +0000)]
fix making base for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 19 Jun 2003 08:13:00 +0000 (08:13 +0000)]
fix making base for watcom (lib\base and console sample now compile)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 19 Jun 2003 08:05:26 +0000 (08:05 +0000)]
fix making base for watcom (lib\base and console sample now compile)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Jun 2003 22:09:09 +0000 (22:09 +0000)]
detect EOF better when reading HTTP reply
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Jun 2003 21:49:40 +0000 (21:49 +0000)]
removed unnecessary #if wxUSE_GUIs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Jun 2003 21:38:29 +0000 (21:38 +0000)]
removed deprecated ConvertToBitmap() and wxImage(wxBitmap) ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Jun 2003 21:36:51 +0000 (21:36 +0000)]
wxComboBox doesn't (officially) derive from wxChoice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Jun 2003 16:19:26 +0000 (16:19 +0000)]
Removed very obsolete Set/GetColourMap accessors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 18 Jun 2003 16:17:54 +0000 (16:17 +0000)]
make it possible to not attach toolbars to frames (John Anderson)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 18 Jun 2003 16:08:15 +0000 (16:08 +0000)]
added --basename and --release flags to wx-config (patch #750815)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 18 Jun 2003 12:59:17 +0000 (12:59 +0000)]
fix perl commands for makefile.sc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 18 Jun 2003 12:09:16 +0000 (12:09 +0000)]
fix DMars compilation to use precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Jun 2003 09:20:46 +0000 (09:20 +0000)]
Added extra wxGLCanvas documentation from
Davide Pasquini <davide.pasquini@fastwebnet.it>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Jun 2003 07:41:24 +0000 (07:41 +0000)]
Workaround a crash bug; real solution as yet unknown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Jun 2003 00:42:39 +0000 (00:42 +0000)]
removed a now unnecessary line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 18 Jun 2003 00:41:37 +0000 (00:41 +0000)]
better mask handling in wxBitmap to wxImage conversion (patch 754881)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 17 Jun 2003 20:54:10 +0000 (20:54 +0000)]
DEFAULT_wxUSE_TABDIALOG=yes for wxCocoa (Generic notebook)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 17 Jun 2003 18:09:55 +0000 (18:09 +0000)]
fixed compilation warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Jun 2003 16:23:49 +0000 (16:23 +0000)]
Added 'Go' button for quickly saving setup or configure file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 17 Jun 2003 14:27:04 +0000 (14:27 +0000)]
added htlbox to samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 17 Jun 2003 14:05:43 +0000 (14:05 +0000)]
added htlbox to samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 17 Jun 2003 13:22:34 +0000 (13:22 +0000)]
modify Borland makefile to include bc in library names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Jun 2003 09:55:49 +0000 (09:55 +0000)]
Renamed Platform -> Target
Bumped version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Jun 2003 09:52:26 +0000 (09:52 +0000)]
Eliminated some code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 17 Jun 2003 09:36:48 +0000 (09:36 +0000)]
add ipc client / server samples for digital mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 17 Jun 2003 09:30:10 +0000 (09:30 +0000)]
fix for client / server samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Jun 2003 08:26:01 +0000 (08:26 +0000)]
Added corrected Show() to wxPopupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 16 Jun 2003 22:08:01 +0000 (22:08 +0000)]
Remove the test for parent window type when checking if to give a
sunken style automatically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 16 Jun 2003 19:35:52 +0000 (19:35 +0000)]
initail Digital Mars makefile for stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 16 Jun 2003 19:30:19 +0000 (19:30 +0000)]
initail Digital Mars makefile for stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 16 Jun 2003 16:52:26 +0000 (16:52 +0000)]
faster Borland makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 16 Jun 2003 16:51:46 +0000 (16:51 +0000)]
makefiles for samples for digital mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 16 Jun 2003 12:31:45 +0000 (12:31 +0000)]
Platform and compiler-specific checking for MSW and Mac now done
in wx/xxx/chkconf.h.
Removed some very obsolete settings, and MSW-specific settings
from Mac's setup0.h.
wxTimer now derives from wxEvtHandler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775