Ryan Norton
|
2d347ce894
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 03:14:30 +00:00 |
|
Ryan Norton
|
dcac15653e
|
OSX only (a runtime check would be preferable as Kevin mentioned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 03:09:42 +00:00 |
|
Kevin Hock
|
326d5a744f
|
Increase status bar height from 15 to 18, allows common 16 x 16 icons and other controls like checkboxes to fit better without special handling (at least until Mac statusbar can determine its own best height)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 02:50:27 +00:00 |
|
Ryan Norton
|
23c6ddc89c
|
only do the seperator between about and preferences on 10.3 and up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 02:49:16 +00:00 |
|
Kevin Hock
|
e957d41c73
|
wx apps did not have the separator like other apps after About--now they do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 02:08:41 +00:00 |
|
Ryan Norton
|
cea9c5b1ba
|
fix dialogs sample after change to generic on OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 01:57:31 +00:00 |
|
Vadim Zeitlin
|
29e92efbe7
|
hack: hide the MDI parent frame by moving it off screen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 01:51:29 +00:00 |
|
Vadim Zeitlin
|
a4f01f0592
|
relayout frame contents when tool/statusbar is shown/hidden
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 01:49:45 +00:00 |
|
Vadim Zeitlin
|
5e62d4a5c7
|
extracted OnSize() body in a new DoLayout() method so that it can be called from wxFrame::SetXXXBar()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-01 01:46:14 +00:00 |
|
Robin Dunn
|
6ad75f5393
|
no need to build separate xrc lib anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 23:20:20 +00:00 |
|
Robin Dunn
|
5e4835243a
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 23:18:30 +00:00 |
|
Robin Dunn
|
94bc006bd2
|
Correct call to shape.Show()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 23:12:29 +00:00 |
|
Vadim Zeitlin
|
aba3d35e7b
|
don't deprecate SetItemImage() with 3 parameters; just add a default value for the last one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 22:27:45 +00:00 |
|
Václav Slavík
|
e30fbc5234
|
build and install wxrc by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 22:20:34 +00:00 |
|
Václav Slavík
|
c6a726f1ce
|
removed remaining XRC files from contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 22:19:49 +00:00 |
|
Václav Slavík
|
ea5dbc97a3
|
wxrc is in core utils now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 22:17:55 +00:00 |
|
Václav Slavík
|
25f7985e47
|
install wxrc as wxrc-2.5, with symlink
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 22:15:39 +00:00 |
|
Václav Slavík
|
9c52a42951
|
blind compilation fix for MSVC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 21:52:39 +00:00 |
|
David Elliott
|
696e933166
|
Use struct qualifier with objc_object (it is and always will be a struct)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 21:00:18 +00:00 |
|
Robin Dunn
|
c0b26bc2be
|
Don't need to tickle the Idle process any more for taskbar icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 19:40:24 +00:00 |
|
Julian Smart
|
3614a8dc02
|
Deprecations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 19:13:38 +00:00 |
|
Julian Smart
|
c3627a004d
|
Deprecated SetItemImage with 2 image ids
Deprecated _GET_INFO, _SET_INFO list control events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 19:12:23 +00:00 |
|
Julian Smart
|
7f9975410f
|
Applied patch 1037938 by Zbigniew Zagorski to fix Unicode build problems
in Tex2RTF HTML generation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 18:41:55 +00:00 |
|
Václav Slavík
|
571f6981e2
|
moved wxWindow::GetBestSize implementation into DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:37:58 +00:00 |
|
Václav Slavík
|
024f89f972
|
moved wxWindow::GetBestSize implementation into DoGetBestSize to make it easier to support both prototypes in derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:33:36 +00:00 |
|
Robin Dunn
|
147d666989
|
Fix for crash when the child has no menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:33:15 +00:00 |
|
Václav Slavík
|
c10d3a5471
|
resize parent's frame client area correctly when statusbar is added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 16:32:19 +00:00 |
|
Julian Smart
|
258bcbfbd3
|
Blind fix for missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 14:54:20 +00:00 |
|
Julian Smart
|
5f61ac87dc
|
Added XRC project
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 14:47:41 +00:00 |
|
Ryan Norton
|
af7e08a4a5
|
have it work the old way with PopupMenu(), and have it restore the old menu on destruction (and hopefully when RemoveIcon() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 13:51:00 +00:00 |
|
Włodzimierz Skiba
|
b236c10f77
|
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 11:15:59 +00:00 |
|
Vadim Zeitlin
|
12f9921085
|
compilation fix for wxGetEmptyString() with wxUSE_STL == 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 08:23:28 +00:00 |
|
Robin Dunn
|
1c97259a91
|
A better fix for GetXWindow that can handle both the wx widgets and
the native widgets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 01:17:18 +00:00 |
|
Robin Dunn
|
1d451c5bd1
|
wxSystemSettings::GetMetric returns -1 if the metric is not supported
by the port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:56:22 +00:00 |
|
Robin Dunn
|
49090f6f10
|
Change which image is used in the taskbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:52:45 +00:00 |
|
Robin Dunn
|
bbfc7289d6
|
Stop the timer before closing the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:51:24 +00:00 |
|
Robin Dunn
|
1cc18e15f4
|
Overridable CreatePopupMenu in TaskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:24:10 +00:00 |
|
Robin Dunn
|
662bd31e12
|
Overridable CreatePopupMenu in TaskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:18:28 +00:00 |
|
Václav Slavík
|
2596e9fb2c
|
fixed flicker during MDI children creation: the frame is now created hidden and shown in idle time to maintain backward compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 21:07:48 +00:00 |
|
Robin Dunn
|
e768548a12
|
Create a mask for the icon if it doesn't already have one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 20:39:25 +00:00 |
|
Julian Smart
|
3444e4a8f9
|
Fixed case sensitivity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 17:53:43 +00:00 |
|
Vadim Zeitlin
|
f530fa27a9
|
fixed memory leak in Submit(cmd, false) (bug 1037115)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 17:17:27 +00:00 |
|
Robin Dunn
|
c4dc4cdd5a
|
Just return zero without failing for unknown metrics, like the other
ports do.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 16:49:01 +00:00 |
|
Robin Dunn
|
3bc06221f0
|
off_t --> wxFileOffset changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 16:42:36 +00:00 |
|
Julian Smart
|
f525dc35f4
|
Temp fix for VC6/XTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 16:21:47 +00:00 |
|
David Elliott
|
164f091f4b
|
Get the stock label when stock ID is used with empty label in Create()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 16:07:12 +00:00 |
|
Václav Slavík
|
66370e3854
|
implementation should use DoFindFocus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 15:30:09 +00:00 |
|
Václav Slavík
|
0fe0275981
|
changes to make wxWindow::FindFocus work as expected with composite controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 14:34:28 +00:00 |
|
Julian Smart
|
adfea104dc
|
Applied patch [ 1036833 ] Hiding declaration of wxScrollHelper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 14:02:24 +00:00 |
|
Julian Smart
|
a65abcfdeb
|
Increased a buffer size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 13:29:48 +00:00 |
|