Julian Smart
|
cf9dd95107
|
Use fallback if passing -1 as point size (as allowed on other ports)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-05 08:16:16 +00:00 |
|
Julian Smart
|
2325bae316
|
Removed non-ANSI characters, even if the result is gibberish German
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-05 08:15:38 +00:00 |
|
Václav Slavík
|
ab86ce5ab8
|
clarified From/To8BitData's purpose
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-04 21:03:33 +00:00 |
|
Stefan Csomor
|
8f84d5c036
|
fixing memory leaks on three levels (bug report 1905138)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-04 13:49:42 +00:00 |
|
Václav Slavík
|
175fea401a
|
check tables width parameter for invalid values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-04 09:37:00 +00:00 |
|
Julian Smart
|
3f889a8168
|
Fixed [ 1905777 ] Defining default accelerators for wxRichTextCtrl
Added standard accelerators for cut, copy, paste and select all.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-03 20:18:36 +00:00 |
|
Julian Smart
|
a2efbf7b88
|
Applied patch [ 1906896 ] Fix for bug #1906223 and optimization
Don't set default style to cursor style until entering text
Andrej Sinicyn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-03 20:07:41 +00:00 |
|
Julian Smart
|
26213f31ea
|
Don't trigger kill focus event twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-03 19:53:30 +00:00 |
|
Vadim Zeitlin
|
8072d933e8
|
don't return junk from wxHtmlTag::GetParamAsInt() if the parameter is not an integer [backport of r53432 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-03 00:40:29 +00:00 |
|
Bryan Petty
|
84e3b6cd27
|
Removed missing parameter from docs of wxVListBox constructor (bug 1956198).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-02 15:46:36 +00:00 |
|
Julian Smart
|
65cdb1b702
|
Reduced the height requirement for the bullet dialog for small displays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-29 11:56:13 +00:00 |
|
Julian Smart
|
a6fb54ec71
|
Added a wxRichTextCtrl-specific caret implementation in case of need
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-29 09:10:05 +00:00 |
|
Julian Smart
|
2b91dd9e34
|
More efficient implementation of DoGetPartialTextExtents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 13:46:11 +00:00 |
|
Stefan Csomor
|
6c18db538f
|
adapted Julian's new speed improved version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 13:09:20 +00:00 |
|
Vadim Zeitlin
|
3fea4c9842
|
fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl [backport of r53396 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 11:33:47 +00:00 |
|
Václav Slavík
|
a772b79eb1
|
report Unicode characters when reporting EVT_CHAR in keyboard sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 11:09:33 +00:00 |
|
Julian Smart
|
824ff8bd8a
|
Make controls better size on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 10:15:49 +00:00 |
|
Kevin Ollivier
|
612c1ebf57
|
Reverting last commit, it breaks ABI compat.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 04:19:15 +00:00 |
|
Kevin Ollivier
|
ee50eb7432
|
Store the DC used to initialize wxGCDC, and make it retrievable. This helps with things like wxRenderer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 02:29:44 +00:00 |
|
Julian Smart
|
00217f95a4
|
Bug fix for empty objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-27 17:17:08 +00:00 |
|
Julian Smart
|
ff004763b2
|
Further wxRichTextCtrl performance improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-27 13:26:57 +00:00 |
|
Vadim Zeitlin
|
70f90022b7
|
backport fix to _TIFFrealloc from newer libtiff in trunk: don't call ::GlobalSize(NULL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-26 23:05:39 +00:00 |
|
Julian Smart
|
4ced5be46a
|
Fixed quotation mark input/output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-26 19:43:11 +00:00 |
|
Kevin Ollivier
|
24e71cb379
|
Add support for Mac dock icon bouncing. I used a cross-platform enum so that we can (ideally) craft a cross-platform API for 3.0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-26 05:43:41 +00:00 |
|
Kevin Ollivier
|
cf62ab93e6
|
Make build tools accessible in 2.8 branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-26 02:33:48 +00:00 |
|
Václav Slavík
|
987e09dce1
|
Fixed handling of transparent background in borderless wxBitmapButton (patch #1477883)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-24 23:19:36 +00:00 |
|
Julian Smart
|
567197af17
|
Made performance acceptable for editing large paragraphs on low-powered machines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-24 14:39:54 +00:00 |
|
Julian Smart
|
3bc1747441
|
Further optimizations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-24 11:44:13 +00:00 |
|
Václav Slavík
|
c9630cbcf5
|
merged trunk translations for strings occuring but not translated in 2.8 into 2.8 catalogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-24 08:30:00 +00:00 |
|
Václav Slavík
|
00f39b52b0
|
updated 2.8 message catalogs from sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-24 07:58:37 +00:00 |
|
Václav Slavík
|
55135bf4cf
|
don't merge msw/it.po with wxstd.pot during 'make allmo', it's manually maintained
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-24 07:56:14 +00:00 |
|
Kevin Ollivier
|
5e0ca64978
|
Ensure popup menus can display sub-menus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-23 23:31:29 +00:00 |
|
Julian Smart
|
126bfec4f8
|
Further performance optimizations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-23 15:01:54 +00:00 |
|
Václav Slavík
|
c853b92bdb
|
wxHTML: preserve TAB characters when copying <pre> content to clipboard (backport from trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-23 11:54:05 +00:00 |
|
Julian Smart
|
555accf41f
|
Two bug fixes for FindWrapPosition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-22 07:57:16 +00:00 |
|
Julian Smart
|
33f0828996
|
Speeded up wrapping (again), this time using partial text extents.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-21 15:25:59 +00:00 |
|
Paul Cornett
|
c60eb134fd
|
fix child window redraw glitches during scrolling (bug 1944002)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 22:44:17 +00:00 |
|
Václav Slavík
|
2e1f8b15ae
|
implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 22:10:04 +00:00 |
|
Václav Slavík
|
b38e4d6f23
|
fixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to really set width for every column
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 20:28:27 +00:00 |
|
Julian Smart
|
4e42bc75f6
|
Fix for slow first character insertion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 19:06:39 +00:00 |
|
Václav Slavík
|
f198b24343
|
fixed wxHyperlinkCtrl XRC handler to not crash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 11:39:16 +00:00 |
|
Vadim Zeitlin
|
813838abc9
|
replace inexistent wxTBK_DEFAULT with wxBK_DEFAULT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-19 21:56:10 +00:00 |
|
Stefan Csomor
|
40d3158d55
|
1945421 applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-18 08:06:16 +00:00 |
|
Michael Wetherell
|
bdbfedab84
|
Backport getgrgid_r fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-17 17:29:22 +00:00 |
|
Robert Roebling
|
8b95d6a8f9
|
[ 1942756 ] wxImage:SaveFile() returns true instead of result of subcall
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-17 15:10:20 +00:00 |
|
Robin Dunn
|
11d774e47d
|
Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it in wxSTC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-14 18:41:43 +00:00 |
|
Vadim Zeitlin
|
77a0f3d154
|
fix bug when appending string to itself (closes bug 1942116) [backport of r48302 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-14 16:05:50 +00:00 |
|
Václav Slavík
|
87be8ad315
|
fixed incorrect layout width caching in wxHtmlContainerCell (patch #1931479)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-13 12:29:53 +00:00 |
|
Václav Slavík
|
3657a5a4d8
|
Fixed IMPLEMENT_APP() to be compatible with the -WU flag of Borland C++ (patch #1935997)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-13 12:17:37 +00:00 |
|
Vadim Zeitlin
|
ffdf14fca4
|
use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT to avoid newer mingw32 warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-12 02:31:04 +00:00 |
|