Julian Smart
7afebc8c2e
Applied patch [ 771772 ] Crashes when setting icon tooltip longer than 63 characters
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 10:39:57 +00:00
Julian Smart
85b88942cc
Applied patch [ 778625 ] wxSVGFileDC and UNICODE build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 10:05:32 +00:00
Julian Smart
6f661de706
Applied patch [ 791847 ] Missing translation in filedlg.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 09:25:57 +00:00
Julian Smart
f22cc0b4a5
Applied [ 798206 ] WinCE time.cpp
...
by Marco Cavallini
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 07:15:41 +00:00
Mattia Barbon
2341cf5f59
More warning fixes from ABX.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 21:09:11 +00:00
Gilles Depeyrot
8691eeba23
modified shell script to copy setup0.h into DerivedSource directory
...
updated project files and compilation options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 20:06:08 +00:00
Václav Slavík
52de92a8e9
check for m_parentAsWindow!=NULL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 19:19:01 +00:00
Vadim Zeitlin
bfc8138f91
reverted previous fix for virtual list control with Unicode and MSLU and replaced it with LVM_SETUNICODEFORMAT
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 15:05:18 +00:00
Robert Roebling
863136dea6
Test if G_threads already are initialized.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 14:28:29 +00:00
Vadim Zeitlin
fa17ced1b5
attempts to fix virtual list control with Unicode and MSLU
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 13:20:04 +00:00
Vadim Zeitlin
0376ed5408
documented that wxHSCROLL disables wrapping; added comment to the source
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 13:06:48 +00:00
David Elliott
b4f8693cb8
Changed wxWindow::Create to wxControl because wxNotebook is derived from it.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 13:00:47 +00:00
Vadim Zeitlin
75d07c0a3a
fixed a 'variable could be used uninitialized' warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 12:02:04 +00:00
Vadim Zeitlin
6ba45edb0f
added a TODO: clean up WinCE mess/horror
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 11:20:24 +00:00
Stefan Csomor
5d3a3a5cbc
switching off tight borders to have it look properly under 10.3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 07:29:49 +00:00
Stefan Csomor
bf19e3f653
ghost button fix (was calling another baseclass create)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 07:23:55 +00:00
Robert Roebling
23c98a6eb0
64-bit patch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 22:22:38 +00:00
Vadim Zeitlin
49d3b775c7
use GetTraits(), not m_traits, in OnAssert()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 22:20:59 +00:00
Robert Roebling
a1696b86f8
Upported a number of patches to HEAD.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 18:04:57 +00:00
Václav Slavík
69b5cec2b0
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 17:29:11 +00:00
Stefan Csomor
69efd83d47
const ptr fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 16:46:26 +00:00
Stefan Csomor
de923e4f50
crashes fixed, trying to remove erradic redraws when layouting windows
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:48:52 +00:00
Stefan Csomor
882b047983
wxID_PREFERENCES added
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:45:45 +00:00
Stefan Csomor
461fe6e255
implementation changes to closer follow MSW, crashes fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:44:02 +00:00
Stefan Csomor
dbe931ab5e
initial creation invisible
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:42:28 +00:00
Stefan Csomor
d77d9398e4
trying to avoid redraw problems at wrong places
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:38:03 +00:00
Stefan Csomor
fe779e4047
fixing Update, attempt to speed redrawing by making embedded controls invisible (leading to lesser nested redraws)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:37:19 +00:00
Stefan Csomor
46d0c7072f
when memory dumps out debug info, lookups can go wrong, since the list is not there anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:36:22 +00:00
Robert Roebling
827e7a4874
Applied patch for better sizing of bitmap buttons.
...
Applied patch for correct order of activate and mouse down events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 13:05:50 +00:00
Robert Roebling
411bdf7415
Applied patch for better pattern support.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 11:59:25 +00:00
David Elliott
42036ca82a
Implement NSMenuValidation protocol for the wxNSMenuItemTarget
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 20:03:16 +00:00
David Elliott
f5382a2f00
Remove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMain). When a window
...
is destroyed it doesn't resign key or main status.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 19:44:40 +00:00
David Elliott
677d7f2414
Use wxStripMenuCodes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 19:42:35 +00:00
David Elliott
11573ad882
Implement wxSpinButton (except up/down events)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 19:03:31 +00:00
David Elliott
e0c691d13c
Provide target/action mechanism for subclasses to use
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 19:00:45 +00:00
David Elliott
b6567e32ee
When using a non-subclassed NSControl, use a new wxNonControlNSControl
...
subclass which implements drawRect: like wxPoserNSView does.
If this is not done, NSControl simply eats the drawRect: message.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 18:14:57 +00:00
David Elliott
b66e98539f
Implement (sort-of) non-client wxWindowDC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 15:42:40 +00:00
David Elliott
514e7b7bf8
Added virtual GetNonClientNSView()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 15:37:58 +00:00
David Elliott
080c7d56e0
* Added NSWindowStyleForWxStyle static method
...
* Create(): Handle window styles and initial frame size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 14:51:38 +00:00
Stefan Neis
ad0500fb78
Initialize PM subsystem in every thread, to enable sending messages to the GUI.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-07 12:49:04 +00:00
Stefan Neis
2e896473d8
Unified with Unix version.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-06 22:25:16 +00:00
David Elliott
0ca6987db2
Use an NSImageView instead of an NSView (nothing works yet)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-06 19:12:04 +00:00
David Elliott
7e41e564c6
Use an NSSlider instead of an NSView (nothing works yet)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-06 19:11:26 +00:00
Stefan Neis
afbfef69a3
Use function table instead of direct references to GSocket functions.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-06 16:37:02 +00:00
David Elliott
f154ff6018
Implement wxChoice including sorting and client data
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-06 00:33:02 +00:00
David Elliott
363f7de02b
Implement wxGauge
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-05 18:40:00 +00:00
David Elliott
aaa5ab05af
Implement wxApp::Yield
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-05 18:29:15 +00:00
David Elliott
bc8eaeb38a
Implement the hashmap for NSMenu
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-05 15:09:02 +00:00
David Elliott
bcf0148786
Added ability to observe NSMenu notifications
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-05 14:50:31 +00:00
Stefan Csomor
061174e31a
selection for DeleteAllPages corrected, images scaleing in order to avoid crashes under OSX
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-05 14:44:48 +00:00