Václav Slavík
|
a4c1a52979
|
clarified global and local config files behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 22:19:38 +00:00 |
|
Václav Slavík
|
ea75081be2
|
fixed documentantion for wxMemoryFSHandler::AddFileWithMimeType() -- older version for two versions of AddFile() was checked in by mistake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-22 12:56:53 +00:00 |
|
Julian Smart
|
8dc797d705
|
Added font setting and ability to determine AUI notebook height for a given page height
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-21 15:07:51 +00:00 |
|
Julian Smart
|
f7cf8da78e
|
Added DetachOldLog to avoid destruction of old log target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-21 12:34:32 +00:00 |
|
Mart Raudsepp
|
df24902892
|
Fix SetExtraLong parameter type in docs from int to long. Noticed by nept2 on IRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-20 04:22:56 +00:00 |
|
Václav Slavík
|
9f50431f18
|
improve XRC loading performance on Unix by avoiding MIME database loading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-18 18:37:40 +00:00 |
|
Julian Smart
|
a76b434a2e
|
Small typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-08 12:41:22 +00:00 |
|
Julian Smart
|
d101b7b205
|
Typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-03 11:23:02 +00:00 |
|
Vadim Zeitlin
|
056eb8dc99
|
added msw.font.no-proof-quality system option as it makes more fonts available (feature request 1617941) [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-02 13:13:24 +00:00 |
|
Vadim Zeitlin
|
95408c8a62
|
s/wxStaticIcon/wxStaticBitmap/g (bug 1724527) [backport from HEAD]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-24 10:58:33 +00:00 |
|
Vadim Zeitlin
|
9ae4fd9db4
|
added wxListCtrl::SetItemPtrData() to allow associating pointers with items under 64 bit architectures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-10 02:02:21 +00:00 |
|
Václav Slavík
|
1ec1052865
|
backported wxString::From/ToUTF8 to 2.8 for forward compatibility with wx3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-06 12:57:43 +00:00 |
|
Mart Raudsepp
|
a7f6f72906
|
Fix "depreciated" to "deprecated".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-06 03:59:58 +00:00 |
|
Václav Slavík
|
b198c59447
|
added wxString::From/To8BitData() for forward compatibility with wx3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-02 18:03:26 +00:00 |
|
Robert Roebling
|
0fe70eff13
|
Typo in docs [ 1693034 ] 2.8.3: wrong docs for wxCHECK_W32API_VERSION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-23 09:28:08 +00:00 |
|
Václav Slavík
|
6a0da7e4b9
|
added wxMBConv argument to char_str()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-16 11:04:35 +00:00 |
|
Vadim Zeitlin
|
492d813979
|
remove documentation of (protected) AutoSizeColumnOrRow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-11 19:53:45 +00:00 |
|
Vadim Zeitlin
|
62ea29db7d
|
removing the files recently added to HEAD from 2.8 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-10 15:43:11 +00:00 |
|
Vadim Zeitlin
|
62274eb11e
|
updated version to 2.8.4 after addition of wxString::[w]char_str()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-03 13:58:31 +00:00 |
|
Václav Slavík
|
89b6915f14
|
added wxString::[w]char_str() to 2.8 for forward compatibility with wx3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-02 12:25:40 +00:00 |
|
Vadim Zeitlin
|
6e165a8d49
|
backported clarifications to Wait() semantics from HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-30 11:53:20 +00:00 |
|
Robin Dunn
|
eb7885ccf0
|
revert last change, it wasn't intended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-28 00:09:19 +00:00 |
|
Julian Smart
|
e99dd1156f
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-26 09:42:43 +00:00 |
|
Julian Smart
|
f4c858ac7b
|
Change log and readme/manual contents update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-15 09:45:17 +00:00 |
|
Julian Smart
|
a5ef3ff1d9
|
Updated change log, date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-05 17:21:08 +00:00 |
|
Julian Smart
|
f699514631
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-19 18:30:26 +00:00 |
|
Robin Dunn
|
01ffc0fba2
|
rebaked makefiles with new version numbers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-13 16:52:00 +00:00 |
|
Julian Smart
|
24ef688ebe
|
Added some change logs, updated version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-12 10:05:49 +00:00 |
|
Robin Dunn
|
0408709133
|
Docs about wxToolBar::SetToolDisabledBitmap and SetToolNormalBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-09 23:41:32 +00:00 |
|
Julian Smart
|
09e161721b
|
Reverted renderer changes and just use window variant within renderer functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-09 14:05:11 +00:00 |
|
Julian Smart
|
8dfd2d0aad
|
Added control size constants to renderer to allow component drawing to match the
window variant, initially on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-08 17:18:43 +00:00 |
|
Julian Smart
|
bacea03059
|
Added flag for removing attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-07 12:24:17 +00:00 |
|
Julian Smart
|
3e470db324
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-05 11:46:52 +00:00 |
|
Julian Smart
|
87c2199ea3
|
COrrected style doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-31 14:27:31 +00:00 |
|
Julian Smart
|
4ea7392787
|
Added extra hit test style for more accurate reporting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-28 16:57:07 +00:00 |
|
Julian Smart
|
df794ecc9f
|
Corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-19 12:36:54 +00:00 |
|
Julian Smart
|
9aaca412e2
|
Added missing functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-19 12:17:27 +00:00 |
|
Vadim Zeitlin
|
04af2f5ce3
|
added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch 1620876)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-18 22:38:21 +00:00 |
|
Vadim Zeitlin
|
0f0298b10c
|
added wxCSConv::IsOk() (patch 1637944)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-18 20:39:10 +00:00 |
|
Vadim Zeitlin
|
fb96cf856e
|
added wxDateTime::GetDateOnly()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-18 14:06:37 +00:00 |
|
Julian Smart
|
2207fd2168
|
Spacing corrections, removed duplicate functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-17 15:26:53 +00:00 |
|
Julian Smart
|
df0468c73a
|
Corrected typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-17 14:51:11 +00:00 |
|
Julian Smart
|
652dbdc0ab
|
Documented Set/GetBaseId
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-17 09:07:32 +00:00 |
|
Vadim Zeitlin
|
d95527de9a
|
added wxSizerFlags::Shaped() and FixedMinSize() methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-14 16:52:55 +00:00 |
|
Vadim Zeitlin
|
21de14b331
|
use wxNO_LEN and wxCONV_FAILED symbolic constants instead of -1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-11 16:41:43 +00:00 |
|
Julian Smart
|
9d5bd96c58
|
Updated date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-10 14:52:35 +00:00 |
|
Chris Elliott
|
8e3fa7eecc
|
remove space which broke tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-08 14:47:02 +00:00 |
|
Vadim Zeitlin
|
4fd169bda5
|
updated version to 2.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-07 22:21:20 +00:00 |
|
Vadim Zeitlin
|
9fcf8144d9
|
added EVT_TASKBAR_CLICK and use it to show taskbar icon menu on right button release, not press, under MSW (bug 1623761)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-07 19:44:14 +00:00 |
|
Vadim Zeitlin
|
0d93bb5039
|
corrected ctor signature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-07 15:41:55 +00:00 |
|