Vadim Zeitlin
|
f561a4e09c
|
removed redundant wxUSE_GUI checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 23:43:01 +00:00 |
|
Vadim Zeitlin
|
a6ab05be98
|
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
|
2003-06-19 23:39:51 +00:00 |
|
Vadim Zeitlin
|
a434b43fd4
|
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
|
2003-06-19 23:31:19 +00:00 |
|
Václav Slavík
|
53fef662b8
|
quick and dirty fix for wxMGL compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 22:33:00 +00:00 |
|
David Elliott
|
c1ff26f55f
|
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
|
2003-06-19 22:22:15 +00:00 |
|
David Elliott
|
a1725a7205
|
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
|
2003-06-19 22:18:12 +00:00 |
|
David Elliott
|
bfddb9239f
|
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
|
2003-06-19 22:16:22 +00:00 |
|
David Elliott
|
746aa166e4
|
Include wxCocoa header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 22:14:10 +00:00 |
|
Václav Slavík
|
3191ff3b91
|
added wxHAS_TASK_BAR_ICON
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 22:14:06 +00:00 |
|
David Elliott
|
2ec55dc0be
|
Added wxSlider stub
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 22:09:27 +00:00 |
|
David Elliott
|
bec1ace627
|
wxCocoa does not have wxDialog::OnPaint()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 22:06:24 +00:00 |
|
David Elliott
|
bfec7058d4
|
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
|
2003-06-19 21:32:16 +00:00 |
|
David Elliott
|
fc56dc1202
|
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
|
2003-06-19 21:30:14 +00:00 |
|
David Elliott
|
d9b4ddf28f
|
Added NSColor declarataion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 21:27:13 +00:00 |
|
David Elliott
|
683b185d01
|
First stab at wxColour using NSColor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 21:24:10 +00:00 |
|
Robert Roebling
|
7b14c561d9
|
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
|
2003-06-19 19:06:06 +00:00 |
|
David Elliott
|
8eabf55943
|
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
|
2003-06-19 18:22:06 +00:00 |
|
David Elliott
|
3fdac2ab39
|
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
|
2003-06-19 18:20:26 +00:00 |
|
David Elliott
|
1b1d2207ea
|
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
|
2003-06-19 18:17:33 +00:00 |
|
Vadim Zeitlin
|
523c2b8d45
|
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
|
2003-06-19 16:55:15 +00:00 |
|
Vadim Zeitlin
|
9f522551db
|
wxUniv compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 09:43:19 +00:00 |
|
Chris Elliott
|
1997b8ba19
|
fix making base for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 09:21:07 +00:00 |
|
Chris Elliott
|
572affa49c
|
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
|
2003-06-19 08:13:00 +00:00 |
|
Chris Elliott
|
40bed4b61b
|
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
|
2003-06-19 08:05:26 +00:00 |
|
Vadim Zeitlin
|
32013d27f6
|
detect EOF better when reading HTTP reply
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 22:09:09 +00:00 |
|
Vadim Zeitlin
|
3cac31513f
|
removed unnecessary #if wxUSE_GUIs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 21:49:40 +00:00 |
|
Vadim Zeitlin
|
c631d59053
|
removed deprecated ConvertToBitmap() and wxImage(wxBitmap) ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 21:38:29 +00:00 |
|
Vadim Zeitlin
|
dc6c9679d6
|
wxComboBox doesn't (officially) derive from wxChoice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 21:36:51 +00:00 |
|
Julian Smart
|
7919cba5b7
|
Removed very obsolete Set/GetColourMap accessors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 16:19:26 +00:00 |
|
Václav Slavík
|
017b6a0d40
|
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
|
2003-06-18 16:17:54 +00:00 |
|
Václav Slavík
|
2f42e5b6bf
|
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
|
2003-06-18 16:08:15 +00:00 |
|
Chris Elliott
|
3eb14b8c98
|
fix perl commands for makefile.sc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 12:59:17 +00:00 |
|
Chris Elliott
|
7d5848668d
|
fix DMars compilation to use precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 12:09:16 +00:00 |
|
Julian Smart
|
dd27a3bd76
|
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
|
2003-06-18 09:20:46 +00:00 |
|
Julian Smart
|
3b13683cad
|
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
|
2003-06-18 07:41:24 +00:00 |
|
Vadim Zeitlin
|
9ad19a2bde
|
removed a now unnecessary line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 00:42:39 +00:00 |
|
Vadim Zeitlin
|
c8688869d9
|
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
|
2003-06-18 00:41:37 +00:00 |
|
David Elliott
|
8b389fab25
|
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
|
2003-06-17 20:54:10 +00:00 |
|
Vadim Zeitlin
|
20aed02647
|
fixed compilation warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 18:09:55 +00:00 |
|
Julian Smart
|
afc5159044
|
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
|
2003-06-17 16:23:49 +00:00 |
|
Václav Slavík
|
d2739ea6db
|
added htlbox to samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 14:27:04 +00:00 |
|
Václav Slavík
|
f30251fb86
|
added htlbox to samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 14:05:43 +00:00 |
|
Chris Elliott
|
7a9f270ffc
|
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
|
2003-06-17 13:22:34 +00:00 |
|
Julian Smart
|
d9a41dfe5a
|
Renamed Platform -> Target
Bumped version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 09:55:49 +00:00 |
|
Julian Smart
|
c649a6aba4
|
Eliminated some code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 09:52:26 +00:00 |
|
Chris Elliott
|
18d491685c
|
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
|
2003-06-17 09:36:48 +00:00 |
|
Chris Elliott
|
4ce458c74f
|
fix for client / server samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 09:30:10 +00:00 |
|
Julian Smart
|
25b1b442d6
|
Added corrected Show() to wxPopupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 08:26:01 +00:00 |
|
Robin Dunn
|
577baeef5a
|
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
|
2003-06-16 22:08:01 +00:00 |
|
Chris Elliott
|
be235d0801
|
initail Digital Mars makefile for stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-16 19:35:52 +00:00 |
|