Vadim Zeitlin
|
bd00fe32fb
|
implemented notifications of the child process termination (patch 1494439)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:51:23 +00:00 |
|
Vadim Zeitlin
|
622eb78696
|
don't offset the position for toplevel windows in wxFindWindowAtPoint() (patch 1491559)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:47:59 +00:00 |
|
Vadim Zeitlin
|
8b713759b6
|
correct painting of the items with custom colours in TVIS_DROPHILITED state (patch 1491478)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:45:39 +00:00 |
|
Vadim Zeitlin
|
b5b0a35d6b
|
don't crash when destroying a not initialized socket (patch 1489095)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:38:11 +00:00 |
|
Vadim Zeitlin
|
347f5baaa1
|
readded back wxDD_NEW_DIR_BUTTON removed by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:34:47 +00:00 |
|
Vadim Zeitlin
|
ff3e84ffdc
|
File/dir dialog styles and other changes (patch 1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:32:12 +00:00 |
|
Vadim Zeitlin
|
55325d01e6
|
more wxFD_XXX renamings (patch 1488371)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:31:38 +00:00 |
|
Vadim Zeitlin
|
c5d7205ca2
|
don't strip &s from tooltips (patch 1488318)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:15:01 +00:00 |
|
Włodzimierz Skiba
|
34deaa9362
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:08:31 +00:00 |
|
Vadim Zeitlin
|
1c756ac814
|
allow specifying the style for wxHtmlHelpController used as fallback by wxBestHelpController (patch 1485669)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:07:02 +00:00 |
|
Vadim Zeitlin
|
a552d1201f
|
fix the bug which prevented the same wxFile/DirDialog object from being used twice (patch 1485127)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:01:21 +00:00 |
|
Vadim Zeitlin
|
fd0bab4353
|
use dynamic array for the page breaks positions (patch 1483976)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 22:56:28 +00:00 |
|
Vadim Zeitlin
|
db759dde87
|
use GetPath() instead of GetFullPath() in the directory-oriented functions (patch 1482016)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 22:44:04 +00:00 |
|
Vadim Zeitlin
|
5613bc20ed
|
check for ERROR_NO_MORE_FILES error code from FindFirstFile() as it's not really an error (patch 1481895)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 22:40:37 +00:00 |
|
Vadim Zeitlin
|
b219a1a95b
|
added British spellings of the alignment flags (patch 1486478)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 22:37:04 +00:00 |
|
Vadim Zeitlin
|
234fedd2d3
|
added support for CMYK JPEGs loading (patch 1476078)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 20:08:39 +00:00 |
|
Vadim Zeitlin
|
bd981f27c9
|
use wxBitmap objects instead of pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 20:00:56 +00:00 |
|
Vadim Zeitlin
|
a4f7b480c1
|
document that GetSubItemRect() is new since 2.7.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 19:35:56 +00:00 |
|
Michael Wetherell
|
3fa2676fc3
|
Take account of the numlock when mapping mgl virtual keycodes to wx ones.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 19:23:44 +00:00 |
|
Robin Dunn
|
10383fe27b
|
Allow for non-ascii text in resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 19:20:45 +00:00 |
|
Michael Wetherell
|
6dd7263a0f
|
Regenerate to add the new file toucan.png.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 19:05:26 +00:00 |
|
Michael Wetherell
|
27d98837f3
|
Use the posix S_ISREG instead of S_IFREG if it is defined. Fixes wxFileExists
on DJGPP where S_IFREG is defined as 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 18:58:12 +00:00 |
|
Vadim Zeitlin
|
164a797204
|
added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 18:10:10 +00:00 |
|
Vadim Zeitlin
|
17e914373a
|
added wxHyperlinkCtrl (patch 1476781 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:41:09 +00:00 |
|
Michael Wetherell
|
515a581d0d
|
Export the event types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:40:20 +00:00 |
|
Michael Wetherell
|
5de959df83
|
Compile fixes: gcc seems to need pbt.h including, and PBT_APMRESUMEAUTOMATIC
isn't in the headers for most compilers (the other PBT_* macros are there).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:36:30 +00:00 |
|
Vadim Zeitlin
|
2f0add5ae0
|
allow partial read/writes (patch 1476893)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:27:40 +00:00 |
|
Vadim Zeitlin
|
e978011a40
|
delete the associated wxStaticBox in wxStaticBoxSizer dtor (patch 1473769)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:24:12 +00:00 |
|
Vadim Zeitlin
|
6a1b3ead3f
|
added wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 17:17:02 +00:00 |
|
Vadim Zeitlin
|
0bb4ad85f3
|
fix crashes in the calctl sample under OS/2 (patch 1495898)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 15:20:32 +00:00 |
|
Vadim Zeitlin
|
7a828c7ffb
|
wxVsnprintf() implementation with positional parameters support (patch 1462778); disabled for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 15:18:15 +00:00 |
|
Vadim Zeitlin
|
fcca30c7e6
|
added assertion_traits<> specialization for wxString and convenient CPPUNIT_ASSERT_STR_EQUAL macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 15:06:14 +00:00 |
|
Vadim Zeitlin
|
1e1c5d6276
|
explicitly call base class ctor to silent gcc warning (patch 1492701)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 14:33:56 +00:00 |
|
Vadim Zeitlin
|
8e1a5bf979
|
added SetDoubleBuffered() (patch 1491093)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 14:30:08 +00:00 |
|
Vadim Zeitlin
|
0a089246e7
|
wizards not using sizers for the page layout now work again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 14:19:18 +00:00 |
|
Vadim Zeitlin
|
2faa0a64e1
|
no changes (spaces only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 14:17:48 +00:00 |
|
Vadim Zeitlin
|
6540132fa1
|
wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to them (patch 1483341)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 13:51:34 +00:00 |
|
Vadim Zeitlin
|
22757a804b
|
update from Adrián González
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 13:08:02 +00:00 |
|
Mart Raudsepp
|
49b8ffac1a
|
The following methods appear to be new since 2.7.0 (from 64-bit stream patch):
wxLongLong& operator operator=(wxULongLong_t ll)
wxLongLong& operator operator=(long l)
wxLongLong& operator operator=(unsigned long l)
wxLongLong& operator operator=(const wxULongLong & ll)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 10:53:00 +00:00 |
|
Mart Raudsepp
|
b2458f311b
|
wxStringTokenizer::GetLastDelimiter is new since 2.7.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 10:19:23 +00:00 |
|
Mart Raudsepp
|
a06ee28822
|
GetDocumentsDir, GetResourcesDir and GetLocalizedResourcesDir are new since 2.7.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 10:12:57 +00:00 |
|
Mart Raudsepp
|
d6f2fae8e6
|
Underscore escaping fix from Angel Vidal Veiga
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 10:03:03 +00:00 |
|
Mart Raudsepp
|
e1d6cd9a03
|
\newsince{2.7.0} for GetMouseCursor with a note to GetCursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 09:47:08 +00:00 |
|
Mart Raudsepp
|
0376722f64
|
newsince for ProcessMouseClick with a note to OnMouseClick in earlier versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 09:41:52 +00:00 |
|
Mart Raudsepp
|
78b5edc517
|
Add \newsince{2.7.0} to GetAsString and Set(wxString&)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 09:29:53 +00:00 |
|
Mart Raudsepp
|
669b0c0a0b
|
Fix underscore escaping again (one obscure one left in wxmsw.tex)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 09:12:42 +00:00 |
|
Michael Wetherell
|
7325e21c4f
|
Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 09:05:10 +00:00 |
|
Vadim Zeitlin
|
3032b7b5c2
|
moved power functions for MSW from utils.cpp to (new) power.cpp and implemented them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-27 14:29:30 +00:00 |
|
Vadim Zeitlin
|
355debca06
|
added wxPowerEvent; moved power functions stubs to common/powercmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-27 14:09:40 +00:00 |
|
Vadim Zeitlin
|
9fa1b6aad4
|
added more directories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-27 12:24:03 +00:00 |
|