Václav Slavík
|
08393b0503
|
fixed VC++ compiler checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-07 06:08:26 +00:00 |
|
Vadim Zeitlin
|
3ca5c26f6a
|
fix double to int conversion warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-06 21:04:02 +00:00 |
|
Vadim Zeitlin
|
736c79854b
|
don't build mfc and memcheck samples by default as they don't always compile (#10031)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-05 22:12:04 +00:00 |
|
Vadim Zeitlin
|
ad4cb2a1df
|
generate command events for accelerators even when there is no menu bar (#9784) fixing the bug introduced in r54510
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 22:01:56 +00:00 |
|
Vadim Zeitlin
|
98b423c884
|
no changes, just removed commented out code accidentally checked in as part of r37393
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 12:13:21 +00:00 |
|
Julian Smart
|
797b922b23
|
Only ignore Alt down on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 14:56:12 +00:00 |
|
Julian Smart
|
8485ab5aee
|
wxRTC now accepts keycodes generated using Alt, for example Polish Pro input on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 14:46:06 +00:00 |
|
Václav Slavík
|
7f90056d2e
|
keep the old XRC unfinished 'spec' in 2.8, but add a prominent notice with URL of the new spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 10:24:42 +00:00 |
|
Václav Slavík
|
34c6a7ebcc
|
wxToolBar XRC handler should call SetupWindow() to handle standard window properties too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 14:37:26 +00:00 |
|
Václav Slavík
|
3b957a30bc
|
wxWizard XRC handler should call SetupWindow() to handle standard window properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:51:28 +00:00 |
|
Robin Dunn
|
be3bd76b6f
|
2.8.9.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 03:49:56 +00:00 |
|
Václav Slavík
|
5605fe7220
|
wxART_MISSING_IMAGE is not a valid wxArtClient value and doesn't make sense here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 19:52:58 +00:00 |
|
Julian Smart
|
67252bc96e
|
Fix for deleting first word in the control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 18:01:47 +00:00 |
|
Vadim Zeitlin
|
2c19a02305
|
fix VC9 compilation: FileNameInfo identifier conflicts with an enum name in the SDK it uses, so rename it to TestFileNameInfo [backport of r55906 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 10:26:44 +00:00 |
|
Václav Slavík
|
b56659e1d5
|
wxGTK: Fixed printing to use fonts sizes adjustment consistent with wxMSW. In
particular, screen resolution no longer affects text size in printed output
when using wx's map-screen-to-paper approach to printing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 09:12:16 +00:00 |
|
Robin Dunn
|
87a98df654
|
Add changelog for 2.8.9.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-28 01:02:13 +00:00 |
|
Julian Smart
|
80219eee10
|
fix gcc warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-27 09:54:04 +00:00 |
|
Vadim Zeitlin
|
d8e8af008f
|
using CLSCTX_ALL fails with Microsoft Office applications, correct the last change to use CLSCTX_SERVER only (see #9868)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-26 15:18:16 +00:00 |
|
Stefan Csomor
|
f8c34fc65a
|
adding auibar, fixes #10006
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-25 18:31:42 +00:00 |
|
Václav Slavík
|
7525231807
|
fixed pagebreaks computation in tables (#9935, backport of r55505)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-25 17:19:30 +00:00 |
|
Stefan Csomor
|
a67b5195c2
|
optimization by Tim Kosse/Filezilla
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-25 09:50:38 +00:00 |
|
Vadim Zeitlin
|
25cd015f7b
|
return false, not true, from wxSingleInstanceChecker::IsAnotherRunning() if an error occurred while opening or reading the lock file (#9986)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-24 13:47:41 +00:00 |
|
Vadim Zeitlin
|
71e9f07df1
|
don't crash if the grid is being deleted while a cell editor is still shown (closes #9991)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-22 16:12:46 +00:00 |
|
Václav Slavík
|
17b4b59c85
|
progress message passed to wxDC::StartDoc() is not appropriate for PostScript document title
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-21 08:50:42 +00:00 |
|
Stefan Csomor
|
40948a5a6c
|
making sure unknown charsets are not defaulting to a valid system default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-18 20:49:38 +00:00 |
|
Vadim Zeitlin
|
5d19459c0f
|
disable AUI (and also MDI in 2.8) under CE, it doesn't make much sense there and doesn't currently compile anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-16 08:03:55 +00:00 |
|
Vadim Zeitlin
|
4589d14838
|
WinCE compilation fix: don't use FNERR_INVALIDFILENAME
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-15 13:33:35 +00:00 |
|
Chris Elliott
|
8d4ecc7aca
|
2.8.9 ready
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-15 08:00:00 +00:00 |
|
Chris Elliott
|
027c53b163
|
2.8.9 ready
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-15 07:58:49 +00:00 |
|
Vadim Zeitlin
|
26a1755583
|
don't steal focus back to wxGrid when it hides an editor in the result of losing it (#9844)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-15 00:28:15 +00:00 |
|
Vadim Zeitlin
|
009605231a
|
fix drawing of the column move hint when the grid is scrolled to the right (#9776)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-15 00:19:41 +00:00 |
|
Vadim Zeitlin
|
443fb14a30
|
only request Enter key for the spin control if it has wxTE_PROCESS_ENTER style [partial backport of r55617 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-14 19:56:14 +00:00 |
|
Jaakko Salli
|
eeddd5583c
|
Workaround for VC6 IDE internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-14 10:00:09 +00:00 |
|
Vadim Zeitlin
|
3b2f059d98
|
fix the event type in EVT_GRID_[CMD_]COL_MOVE declaration: this event handler receives wxGridEvent and not wxGridSizeEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-12 12:49:11 +00:00 |
|
Václav Slavík
|
2ee6af03cb
|
wxDir/FilePickerCtrl's message should be translatable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-09 19:36:41 +00:00 |
|
Benjamin Williams
|
b8c38c4509
|
fix aui sample breakage; added some accessor methods to wxAuiToolBarItem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-08 09:54:28 +00:00 |
|
Vadim Zeitlin
|
f29fe86a76
|
oops, fixed Mac header name incorrectly copied from trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 18:38:38 +00:00 |
|
Vadim Zeitlin
|
3ba967c80b
|
added UnsetToolTip() and use it in wxAUI code to fix wxX11 compilation [backport of r55269 from trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 17:09:38 +00:00 |
|
Vadim Zeitlin
|
b8e40fb308
|
fix wxUniv compilation by not using obsolete wxMenuItem ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 17:04:23 +00:00 |
|
Julian Smart
|
c02398c6f2
|
Fixed Cmd+Back, Cmd+Del word deletion behaviour in wxRichTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 15:35:11 +00:00 |
|
Václav Slavík
|
a8e65f2336
|
whatever it is, wxXmlResource::GetFirstRoot() isn't implemented - removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-07 09:15:46 +00:00 |
|
Paul Cornett
|
1438596e5d
|
fix memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 16:59:23 +00:00 |
|
Vadim Zeitlin
|
4f547123b6
|
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/branches/WX_2_8_BRANCH@55462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-04 23:02:44 +00:00 |
|
Vadim Zeitlin
|
9353f8892e
|
copy alpha presence flag when copying bitmaps using DIBs (#9883)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 20:45:52 +00:00 |
|
Benjamin Williams
|
f100df9bf6
|
fix small logic error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 17:41:46 +00:00 |
|
Benjamin Williams
|
d9f2f5d145
|
fixed a problem in the aui toolbar flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 14:43:05 +00:00 |
|
Benjamin Williams
|
93f6cd7984
|
make members private in various wxAuiToolBar helper classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 12:38:09 +00:00 |
|
Vadim Zeitlin
|
7fd10fa2d7
|
include wx/control.h for the base class declaration (part of #9931)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-03 07:28:03 +00:00 |
|
Vadim Zeitlin
|
dd36bd26da
|
use {short,long}_help_string parameters of AddTool() (part of #9931)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-02 17:01:40 +00:00 |
|
Chris Elliott
|
2a493911d8
|
up to 2.8.9rc1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-02 08:29:49 +00:00 |
|