Gilles Depeyrot
|
d941d5efc2
|
use SYMROOT instead of DERIVED_SOURCES_DIR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 11:59:28 +00:00 |
|
Robin Dunn
|
2dbc444a19
|
Move more stuff into base for wxMac so that two level namespace dylibs
can be used on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-13 00:03:18 +00:00 |
|
Robin Dunn
|
d1cc09bb6f
|
The unknown control container should always have the wxTAB_TRAVERSAL
and wxNO_BORDER styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 21:38:41 +00:00 |
|
Gilles Depeyrot
|
59a8eb76bc
|
external Shell Script file to copy setup.h for ProjectBuilder
removed obsolete lexer/parser related actions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 20:29:23 +00:00 |
|
Julian Smart
|
7dbfc030a0
|
Applied patch [ 804570 ] hidden function in src/msw/ole/dataobj.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 16:10:00 +00:00 |
|
Julian Smart
|
e7222d659b
|
Applied patch [ 805147 ] GDI objects are not deselected from DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 16:08:47 +00:00 |
|
Stefan Csomor
|
d0bfeea606
|
fixing normal font for mac, unicode corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-12 06:13:19 +00:00 |
|
Mattia Barbon
|
7db33cc310
|
Added, documented and used wxGridCellChoiceEditor
taking wxArrayString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:11:01 +00:00 |
|
Mattia Barbon
|
3bdb8629f8
|
No real changes, just refactoring.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:05:19 +00:00 |
|
Mattia Barbon
|
d122f8c745
|
wxX11 STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 21:01:31 +00:00 |
|
Mattia Barbon
|
3c302c07bc
|
Cygwin compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 20:58:49 +00:00 |
|
Mattia Barbon
|
a2a6aef2bf
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 20:50:11 +00:00 |
|
Stefan Csomor
|
b7047aa5cb
|
disabling anti-aliasing in carbon builds running under classic (performance)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 20:49:53 +00:00 |
|
Stefan Csomor
|
789a620add
|
moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 20:33:02 +00:00 |
|
Vadim Zeitlin
|
caff62f22d
|
fix for C99-compatible vsnprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 20:27:39 +00:00 |
|
Stefan Csomor
|
80965ff88e
|
focus setting must be possible even when not shown yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:59:06 +00:00 |
|
Robert Roebling
|
8b8a8e0e5f
|
Filter out triple click events entirely.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:39:15 +00:00 |
|
Stefan Csomor
|
6d56534934
|
mouse events added, menu id 0 safety check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:18:05 +00:00 |
|
Stefan Csomor
|
69991fff84
|
reminder added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:16:16 +00:00 |
|
Stefan Csomor
|
f65d4b83d1
|
new carbon implementation (unicode support)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:14:41 +00:00 |
|
Stefan Csomor
|
6724566552
|
mouse event handling extended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 18:03:59 +00:00 |
|
Mattia Barbon
|
76fae052f1
|
Compilation fix for wxUSE_STL==1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 16:55:24 +00:00 |
|
Julian Smart
|
8d2474f486
|
Applied patch [ 800183 ] wxFlexGridSizer::RemoveGrowableRow/Col fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 15:57:37 +00:00 |
|
Julian Smart
|
f8252483ec
|
Applied patch [ 803473 ] wxListCtrl header height bugfix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 15:38:38 +00:00 |
|
Stefan Csomor
|
a6b0ca7571
|
corrected hit-testing for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 15:37:58 +00:00 |
|
Julian Smart
|
037767538e
|
Applied patch [ 800784 ] Fixes ::wxDirSelector style problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-11 12:44:24 +00:00 |
|
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 |
|