Vadim Zeitlin
|
7f0d0111c4
|
added missing wx/dcclient.h header for PCH-less compilation, removed several other unnecessary ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 17:01:16 +00:00 |
|
Stefan Csomor
|
fef9b3c61b
|
reintroducing former default, reverting Robert's change to make graphiccontext enabled by default, since bots are complaining
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 16:54:21 +00:00 |
|
Stefan Csomor
|
0e2413055e
|
reintroducing former default,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 16:35:26 +00:00 |
|
Stefan Csomor
|
2ea057f984
|
integrating Kevin's work, command line builds for osx variants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 15:59:51 +00:00 |
|
Julian Smart
|
c80e8cbeab
|
Fixed Cmd+Back, Cmd+Del word deletion behaviour in wxRichTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 15:35:30 +00:00 |
|
Stefan Csomor
|
6da991dbf0
|
changes for command line builds of osx-cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 14:44:54 +00:00 |
|
Václav Slavík
|
c3485a4eef
|
fixed pagebreaks computation in tables (#9935, patch by D.J.Stauffer)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 10:22:53 +00:00 |
|
Václav Slavík
|
df36fb0e72
|
whatever it is, wxXmlResource::GetFirstRoot() isn't implemented - removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 09:15:20 +00:00 |
|
Vadim Zeitlin
|
24f86c43c4
|
implement Empty() using clear() instead of Truncate(0)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 22:19:42 +00:00 |
|
Vadim Zeitlin
|
e810df36b3
|
access TLS cache variable directly and not via a helper function when using compiler with native TLS support to work around an apparent bug in g++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 22:12:04 +00:00 |
|
Stefan Csomor
|
36eca86160
|
several small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 16:33:18 +00:00 |
|
Stefan Csomor
|
e630b0f024
|
RGBColor is part of ApplicationServices also under Cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 16:32:00 +00:00 |
|
Stefan Csomor
|
935e6c7dc1
|
defines reordered, support for non-precomp cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 16:30:42 +00:00 |
|
Stefan Csomor
|
bfa29337d4
|
adapting to new platform constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 16:29:11 +00:00 |
|
Vadim Zeitlin
|
150c8eb919
|
add wxGTK_CONVs to fix STL and ANSI builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 15:41:12 +00:00 |
|
Václav Slavík
|
a302d5958c
|
added XRC format documentation to the manual (per-class properties docs still missing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 13:35:29 +00:00 |
|
Václav Slavík
|
a6d7c65b26
|
don't center tables, it looks ugly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-06 13:31:41 +00:00 |
|
Vadim Zeitlin
|
a3608593a3
|
add missing header for PCH-less build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 20:57:38 +00:00 |
|
Stefan Csomor
|
8e06b283ce
|
adapting to new msgdlg class hierarchy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 20:25:14 +00:00 |
|
Stefan Csomor
|
54f254a63d
|
adapting to new msgdlg class hierarchy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 19:50:13 +00:00 |
|
Vadim Zeitlin
|
5150a29ab9
|
no changes, fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 19:41:59 +00:00 |
|
Vadim Zeitlin
|
b6d2b072d8
|
allow copying text in the log dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 19:32:12 +00:00 |
|
Vadim Zeitlin
|
b6bcaaca0f
|
adjust the labels before centering the dialog as doing it can change the dialog size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 19:28:38 +00:00 |
|
Stefan Csomor
|
0b6a49c21f
|
forward define for non precomp build, switching preproc constants for consistency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 19:02:51 +00:00 |
|
Vadim Zeitlin
|
298c25c3a5
|
allow passing literal strings and results of c_str() to SetXXXLabels() methods too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 18:29:06 +00:00 |
|
Stefan Csomor
|
21a9d32634
|
forward define for non precomp build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 18:03:42 +00:00 |
|
Vadim Zeitlin
|
e08931c05a
|
make it possible to use stock ids for custom message box labels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 18:02:49 +00:00 |
|
Vadim Zeitlin
|
9276358892
|
added support for custom labels in wxMessageBox for wxGTK too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 17:27:20 +00:00 |
|
Paul Cornett
|
f4b0832d72
|
fix memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 16:59:23 +00:00 |
|
Vadim Zeitlin
|
4223fc75b5
|
use more clear messaage about the custom labels in message box test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 16:56:45 +00:00 |
|
Stefan Csomor
|
e7ebb5daba
|
adding common implementation file for search control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 15:33:44 +00:00 |
|
Stefan Csomor
|
c21febdbf4
|
making things build under osx-cocoa as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 14:43:13 +00:00 |
|
Stefan Csomor
|
1e181c7a2c
|
simplify native textcontrol creations, adding search control for cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 14:41:11 +00:00 |
|
Vadim Zeitlin
|
23e00c551b
|
implement support for custom button labels in wxMessageBox under MSW; refactor the code to reuse the existing setters in Mac ports for MSW as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 14:39:36 +00:00 |
|
Vadim Zeitlin
|
433aca2d0d
|
extract button size calculation from button label size to a separate function to allow reusing it elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 14:10:50 +00:00 |
|
Vadim Zeitlin
|
e328b97245
|
extract wrapper for SystemParametersInfo(SPI_GETNONCLIENTMETRICS) in a header so that it could be reused from elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 13:26:45 +00:00 |
|
Robert Roebling
|
9657c19785
|
Fix #9940: wxDataViewCtrl left/right arrow press crash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 11:15:43 +00:00 |
|
Vadim Zeitlin
|
ae3ac32d72
|
removed unnceessary gtk_window_set_transient_for() call already done by gtk_message_dialog_new() itself
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 10:24:39 +00:00 |
|
Robert Roebling
|
424c9ce771
|
Made wxMSW wxMutex non-recursive by checking reentrance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 08:54:09 +00:00 |
|
Robert Roebling
|
9c5313d170
|
Formating corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 08:26:28 +00:00 |
|
Robert Roebling
|
0eb949e11f
|
Compilo for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 08:21:08 +00:00 |
|
Robert Roebling
|
0dd8898753
|
More wxMutex doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 08:16:36 +00:00 |
|
Robert Roebling
|
3ad41c280f
|
Add wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated and restored wxThread and related docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 08:06:07 +00:00 |
|
Robert Roebling
|
aeab14d443
|
Enable graphics context by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 08:03:35 +00:00 |
|
Paul Cornett
|
df8d50a0a1
|
fix for infinite loop when wxBeginBusyCursor is called from idle handler, #1547
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 05:57:03 +00:00 |
|
Vadim Zeitlin
|
2e9e197cf2
|
emphasize that mingw32-make and not MSYS make must be used to build using makefile.gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 23:02:44 +00:00 |
|
Vadim Zeitlin
|
ecc63060e7
|
show the "Window" menu only when we have any MDI children, it's unnecessary otherwise; some minor formatting/comments changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 12:47:53 +00:00 |
|
Kevin Ollivier
|
509f339a81
|
rebake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 07:57:32 +00:00 |
|
Kevin Ollivier
|
fa2b309e78
|
Update files.bkl to match the changes Stefan made to Makefile.in earlier, to update the OS X Carbon port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 07:44:06 +00:00 |
|
Kevin Ollivier
|
d6f9392257
|
Renames to avoid object files with duplicate filenames. (Should we just make everything in this dir _osx for consistency?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 07:19:28 +00:00 |
|