Ryan Norton
810d800e3c
fix font styles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 16:34:12 +00:00
Vadim Zeitlin
63effd42ea
include wx/wxchar.h after ctype.h to fix compilation problem with _T redefinition with CodeWarrior 9
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 16:14:35 +00:00
Robert Roebling
fec195b2c1
Make mouseless use of wxListBox possible for non single style.
...
Make wxListBox report click on background.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 15:29:24 +00:00
Stefan Csomor
431a3edc64
updated project file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 15:11:08 +00:00
Vadim Zeitlin
6b30a44ed0
renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:32:09 +00:00
Ryan Norton
d22c8abecd
fix facename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:22:54 +00:00
Robert Roebling
35ff90a0b3
Added wxTopLevelWindow::HasFocus() as discussed.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:17:23 +00:00
Ryan Norton
72fcdc7570
native font dialog implementation for mac os x 10.2+
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:13:26 +00:00
Stefan Csomor
7f17ac744d
dependency fix for clipping
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:08:19 +00:00
Stefan Csomor
b3231f0aaf
unicode fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:07:33 +00:00
Stefan Csomor
cf6bedce0e
unicode fix for CW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:07:09 +00:00
Robert Roebling
2e2b69eece
Compilo.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 13:35:13 +00:00
Ron Lee
4004775e5a
Enable the huge files patch to build with mingw-cross.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 13:18:46 +00:00
Ryan Norton
a45beea1e3
Lots of fixes/cleanups for OSX taskbar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 10:42:02 +00:00
Václav Slavík
6b5c56bd5f
notify parent frame that client area changed when statusbar is destroyed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 10:26:21 +00:00
Ryan Norton
eab19a7c79
Fix some of vadim's compilation problems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 09:14:58 +00:00
Stefan Csomor
2e7573f70e
making newline fixes depending on the encoding of \n
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 09:06:37 +00:00
Ron Lee
a1bf307a46
Limit the influence of flavour more strictly to autoconf format.
...
Remove '-' and '.' from the $release tag for non autoconf platform.
This may like slightly finer tuning than that for some people.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 08:46:55 +00:00
Ryan Norton
cc3388ae63
cleanups, proper event handling/cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 08:27:15 +00:00
Ryan Norton
01703fba23
info
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 04:37:17 +00:00
Ryan Norton
976b87167f
Fix 10.2 focus issues
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 04:19:56 +00:00
Ryan Norton
45285a6238
they should be ints, not size_ts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 03:25:46 +00:00
Ryan Norton
359878c33e
warning fixes unsigned->signed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 03:15:32 +00:00
Ryan Norton
976f924083
todos, cleanups, detabified
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 01:57:38 +00:00
Ryan Norton
739e35e4fb
cleanup image after application
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 01:27:25 +00:00
Vadim Zeitlin
9342fdbe5e
compilation fix for not MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:37:29 +00:00
Robin Dunn
6dc48d382c
forgot to reset m_iconAdded
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:12:25 +00:00
Robin Dunn
f2641bc2bf
Add some missing methods to match other implementations
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:05:13 +00:00
Vadim Zeitlin
544229d106
added a way to create fonts with specified pixel size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:03:44 +00:00
Vadim Zeitlin
6294ac2e91
support for huge files (patch 1002226)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 22:44:19 +00:00
Stefan Csomor
395480fb22
making returns in a line to always be \n (13 in CFM (mpwnewline) and 10 in Mach)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 19:47:15 +00:00
Ryan Norton
7c19f4d292
fix for [ 805216 ] dirMac does not properly skip directories from kevin hock
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 18:41:50 +00:00
Ryan Norton
3f16885ef3
bug didn't happen
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 17:36:18 +00:00
Ryan Norton
3e17bc3f73
wxDrawerWindow - [ 909351 ] Drawer window for OS X Carbon - somewhat heavily modified
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 17:22:43 +00:00
Stefan Csomor
683e36bccc
insert was not correctly implemented
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 16:43:31 +00:00
Stefan Csomor
8e0f22c082
insert was not correctly implemented
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 16:24:17 +00:00
Chris Elliott
1631916e47
fix an mdi crash on exit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 15:21:10 +00:00
Ryan Norton
607667fde8
mark changes. Mac OSX taskbar implementation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 13:36:07 +00:00
Ryan Norton
6af167618f
note that I modified it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 05:58:56 +00:00
Ryan Norton
ae25e5cc8c
Fixed GetLineLength and GetLineText for MLTE text controls - Fixed bug where it couldn't get the length or text of the first line (0) and sf bug 1030042 where subsequent lines to 0 would not include the first character. Added those tests to the text sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 05:50:36 +00:00
Ryan Norton
8d1147f942
warning fix - only use the function in debug mode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 00:14:55 +00:00
Ryan Norton
1cc549e58c
warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 00:12:28 +00:00
Ryan Norton
cc9d56b036
Lots of release bugs fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 00:02:13 +00:00
Ryan Norton
bc57786b55
debug handling. More broken Apple 'goodness'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 23:47:19 +00:00
Ryan Norton
7c2779590d
remove unused varaible
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 21:48:54 +00:00
Ryan Norton
9d43ea9585
unused variable warnings fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 21:39:19 +00:00
Ryan Norton
af4fc79bd4
partial aggregate warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 21:33:21 +00:00
Włodzimierz Skiba
cab1a6053d
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 14:32:35 +00:00
Ryan Norton
80e3f46492
unused variable warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 12:25:57 +00:00
Václav Slavík
bfa7fb5268
uses system's default UI font in the help browser by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 09:56:13 +00:00