]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Tue, 24 Jun 2008 23:43:59 +0000 (23:43 +0000)]
provide deprectaed LoadFile() and FindHandler() overloads taking long, otherwise the existing code using long instead of wxBitmapType doesn't compile because of the ambiguity between long->wxBitmapType and long->wxString conversions (as these methods are also overloaded to take wxString)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Jun 2008 23:42:43 +0000 (23:42 +0000)]
don't use deprecated wxIconizeEvent::Iconized()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Jun 2008 12:56:25 +0000 (12:56 +0000)]
Compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Jun 2008 12:48:01 +0000 (12:48 +0000)]
Next part of tree state icon patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 24 Jun 2008 06:48:02 +0000 (06:48 +0000)]
fix crash on exit, after hiding search tool then toggling tooltips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Jun 2008 22:49:21 +0000 (22:49 +0000)]
wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Jun 2008 20:31:16 +0000 (20:31 +0000)]
added <xrc-file> tag to wxpresets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 23 Jun 2008 17:43:09 +0000 (17:43 +0000)]
avoid setting a negative window size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Jun 2008 13:42:08 +0000 (13:42 +0000)]
Fixed mime type recognition under Gnome by reading appropriate
.desktop files and application defaults
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Jun 2008 13:38:31 +0000 (13:38 +0000)]
Don't fail to get correct extension if there's a dot somewhere else in the path.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2008 15:49:12 +0000 (15:49 +0000)]
fix problem with label characters starting with -1 in ANSI build (#9572)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2008 15:06:57 +0000 (15:06 +0000)]
fix handling of wxDP_SHOWCENTURY for some non-C locales (one of the problems of #4743)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2008 14:47:40 +0000 (14:47 +0000)]
allow creating items without parent menus (#3425)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Jun 2008 14:40:25 +0000 (14:40 +0000)]
allow wxDialog::ShowModal() after Show() (see #1416, #4658, #4664)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 22 Jun 2008 14:39:04 +0000 (14:39 +0000)]
Minor patch for state icons patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 23:05:38 +0000 (23:05 +0000)]
review the header after the conversion and restore parts dropped by the script; document automatic icon style deduction (#2897)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 17:17:00 +0000 (17:17 +0000)]
initialize wx{Client,Paint,Window}DC with fonts/colours of its window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 17:05:45 +0000 (17:05 +0000)]
remove Create{Window,Client,Paint}DC() methods without window parameter -- they don't make sense as these DCs must always be associated with a window and are unusable if created without it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 16:59:26 +0000 (16:59 +0000)]
don't allow editing listbox entries; better handling of scrollbar styles (#9084)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 16:51:42 +0000 (16:51 +0000)]
assert if ShowModal() is called after a previous Show() (#1416)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 16:17:13 +0000 (16:17 +0000)]
add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized() instead of (now deprecated) GetShow() and Iconized() respectively (#978)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 16:13:07 +0000 (16:13 +0000)]
compilation fix for PCH-less build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 16:10:52 +0000 (16:10 +0000)]
disable report view mode under Mac as it hangs the native wxListCtrl implementation (continuation of #9484)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 15:50:58 +0000 (15:50 +0000)]
use the real clipping region and not just its bounding box in :DoDrawBitmap() (#9597)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 15:42:20 +0000 (15:42 +0000)]
implement wxWinINetInputStream::GetSize() (#9600)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Jun 2008 15:32:33 +0000 (15:32 +0000)]
added wxGenericStaticBitmap (#9608)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 21 Jun 2008 15:03:44 +0000 (15:03 +0000)]
Use wxMenuBase:SendEvent() to emit event, shoudl also fix #801: Menu cmd events: Inconsistent GetEventObject()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bryan Petty [Sat, 21 Jun 2008 06:13:20 +0000 (06:13 +0000)]
Leftover changes for sample doc improvements in ticket #9582 (most of the patch was applied already in r54310).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bryan Petty [Sat, 21 Jun 2008 05:53:53 +0000 (05:53 +0000)]
Minor doc corrections for [q-r] in ticket #9581 (most of the patch was applied already in r54308).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bryan Petty [Sat, 21 Jun 2008 05:10:40 +0000 (05:10 +0000)]
Patch from Utensil Candel with large improvements to the samples documentation, and a PCH fix for the power sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bryan Petty [Sat, 21 Jun 2008 03:33:31 +0000 (03:33 +0000)]
Documentation corrections for /interface/log.h (#9583)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bryan Petty [Sat, 21 Jun 2008 02:38:44 +0000 (02:38 +0000)]
Finished initial review of [q-r] by Utensil Candel also making the enumeration lists more readable (one per line).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 20 Jun 2008 16:57:51 +0000 (16:57 +0000)]
don't include private header in a sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 20 Jun 2008 14:41:24 +0000 (14:41 +0000)]
don't pass negative height to wxWindow::SetSize(), this results in GTK+ warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 10:27:25 +0000 (10:27 +0000)]
Balance table
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 20 Jun 2008 10:19:04 +0000 (10:19 +0000)]
OpenVMS setup update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 08:55:51 +0000 (08:55 +0000)]
minor formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 08:22:45 +0000 (08:22 +0000)]
Add missing SWAP macros for 64-bit signed int
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 08:20:55 +0000 (08:20 +0000)]
Give spin button the same height as the associated text control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 08:17:33 +0000 (08:17 +0000)]
Don't let MSW's wxSpinCtrl emit spin up and down events as in the other ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 07:58:33 +0000 (07:58 +0000)]
Formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 20 Jun 2008 07:43:26 +0000 (07:43 +0000)]
Formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 19 Jun 2008 19:02:42 +0000 (19:02 +0000)]
Missing and Moved Paragraphs in \interface\thread.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Jun 2008 15:46:43 +0000 (15:46 +0000)]
document GetValue() behaviour when called from an event handler processing change in the controls value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 19 Jun 2008 08:47:33 +0000 (08:47 +0000)]
New dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 18 Jun 2008 11:24:34 +0000 (11:24 +0000)]
Cleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr, adding some comments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 17 Jun 2008 17:28:26 +0000 (17:28 +0000)]
declare future-deprecated SetStyle(int) in wxPen/Brush and not wxPen/BrushBase as it's useless there (compilation of user code doing pen.SetStyle(wxDOT) still fails)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 17 Jun 2008 17:12:18 +0000 (17:12 +0000)]
fix compilation of TestRegConfRead()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 16 Jun 2008 23:09:55 +0000 (23:09 +0000)]
don't recreate combobox with proportion of 1 (instead of initial 0) (#9594)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 16 Jun 2008 17:50:40 +0000 (17:50 +0000)]
#9591: Item state (icons) for wxTreeCtrl on any platform
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 16 Jun 2008 13:32:43 +0000 (13:32 +0000)]
Ticket #9592: gtk-choice-setcolumns.2.diff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Jun 2008 08:45:39 +0000 (08:45 +0000)]
added a note about print preview inaccurancies and recommendation to use native preview when possible to the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Jun 2008 08:41:51 +0000 (08:41 +0000)]
Implemented high-quality preview for wxMSW (this approach doesn't work
on other platforms). The preview is now accurate representation of printed
page and wxHtmlEasyPrinting preview shows identical layout to what will
be printed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Jun 2008 08:10:06 +0000 (08:10 +0000)]
fixed SetUserScale() calls to use correct scale on Y axis
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Jun 2008 07:43:59 +0000 (07:43 +0000)]
fixed printing preview to not report errors in infinite loop (bug introduced by r54133)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 16 Jun 2008 05:13:09 +0000 (05:13 +0000)]
new path organisation for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 16 Jun 2008 05:12:03 +0000 (05:12 +0000)]
new path organisation for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 23:38:11 +0000 (23:38 +0000)]
overload Write() for char and unsigned char too, otherwise code writing them fails due to lack of exact match and absence of overloaded wxToString()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 18:02:23 +0000 (18:02 +0000)]
regenerate the makefiles with correct new test name (iostreams.cpp, iostream.cpp is already taken by strings test)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 17:34:50 +0000 (17:34 +0000)]
added a unit test for input/output file streams and fixed the problem it exposed (#3335)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Jun 2008 17:24:22 +0000 (17:24 +0000)]
Fixed problems with reassigning the already assigned attribute, see #9567.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Jun 2008 16:42:20 +0000 (16:42 +0000)]
Fixed wxDoSetEnv (ticket # 9588).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 14:17:35 +0000 (14:17 +0000)]
another 64 bit fix: make SendMsg() return wxIntPtr instead of long too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 14:16:59 +0000 (14:16 +0000)]
correct wxIntPtr definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Jun 2008 14:11:17 +0000 (14:11 +0000)]
Added missing screen update on deselection in wxGrid (ticket #4212, part1).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 13:56:59 +0000 (13:56 +0000)]
fixed STC under Win64: as wxStyledTextCtrl::SendMsg() used (32 bit) long arguments, passing (64 bit) pointers to it almost certainly didn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 15 Jun 2008 13:50:15 +0000 (13:50 +0000)]
Add utils and tests to OS/2 builds, #9587 from Dave Parsons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Jun 2008 13:15:44 +0000 (13:15 +0000)]
revert part of r54233 that was included by accident
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Jun 2008 13:14:32 +0000 (13:14 +0000)]
if gdiplus.dll cannot be loaded, return NULL from wxGraphicsContext::Create() instead of silently pretending to render the output, but do nothing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Jun 2008 12:42:36 +0000 (12:42 +0000)]
Applied ticket #1230 (patch to SetColFormatCustom), setting both editor and
renderer when selecting a specific format instead of just the renderer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 12:08:52 +0000 (12:08 +0000)]
fix off by 1 error in GetTextRaw() (#4317)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 11:45:05 +0000 (11:45 +0000)]
fix crash when copying empty selection to clipboard (#4783)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 11:31:31 +0000 (11:31 +0000)]
ignore mouse wheel events which are coming too fast to be processed (#9057)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 01:18:46 +0000 (01:18 +0000)]
fix overview links and various Doxygen errors (#9580)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 01:16:52 +0000 (01:16 +0000)]
derive wxSTC from wxTextEntryBase to provide even more wxTextCtrl-like methods (see #9114)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Jun 2008 00:59:38 +0000 (00:59 +0000)]
derive wxSTC from wxTextAreaBase to provide wxTextCtrl-like methods (see #9114)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 23:29:45 +0000 (23:29 +0000)]
rebuild files generated by src/stc/gen_iface.py automatically in Unix builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 18:33:03 +0000 (18:33 +0000)]
state clearly that the entire contents of generated files is generated; put special {{{ and }}} markers around the generated sections (these are special and extra-convenient for ViM but can probably be used to at least go to the end/beginning/other extremeity of the generated block from any other decent editor)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 18:32:48 +0000 (18:32 +0000)]
explicitly check that we're being run from the correct directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 18:09:51 +0000 (18:09 +0000)]
remove extra ')' in EVT_STC_CALLTIP_CLICK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 15:59:07 +0000 (15:59 +0000)]
translate Scintilla getters to const methods of wxStyledTextCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 14:35:28 +0000 (14:35 +0000)]
fix ANSI mode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 14:27:07 +0000 (14:27 +0000)]
compilation fix (casts for mb_str() used as argument to printf() and a few others) (#9571)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 14:25:11 +0000 (14:25 +0000)]
fix various Doxygen errors (#9568)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 14:07:41 +0000 (14:07 +0000)]
fix various Doxygen errors (#9573)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 14:06:12 +0000 (14:06 +0000)]
change shortcut for "Sort" to Ctrl-T to avoid conflict with another item using Ctrl-S (#9574)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 14:04:26 +0000 (14:04 +0000)]
fix various Doxygen errors (#9578)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 02:53:14 +0000 (02:53 +0000)]
standard location of env is in /usr/bin, not /bin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 02:51:55 +0000 (02:51 +0000)]
make the script executable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 02:21:55 +0000 (02:21 +0000)]
don't interfere with Scintilla drag-and-drop (#9088)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 01:53:29 +0000 (01:53 +0000)]
don't compile in wx hash code unless we really use it (#9532:12)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Jun 2008 01:44:13 +0000 (01:44 +0000)]
recreate the window if FSAA is requested (changeset_r54022_Fix.patch from #9145)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Jun 2008 22:38:33 +0000 (22:38 +0000)]
don't clear the list control when wxLC_[HV]RULES style is toggled (#4688)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Jun 2008 22:19:24 +0000 (22:19 +0000)]
search for X11 headers in paths under /usr/local before those under /usr (#9477)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Jun 2008 21:37:58 +0000 (21:37 +0000)]
fix reference counting problems with wxGridCellWithAttr (re-#9567)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 13 Jun 2008 19:23:45 +0000 (19:23 +0000)]
Ticket #1032 wxVariant::operator==(wxVariant& variant) has bad bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 Jun 2008 12:53:05 +0000 (12:53 +0000)]
Small improvement in HTML help options dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 Jun 2008 11:56:42 +0000 (11:56 +0000)]
Skip base command line parsing, which fails when passing a book file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 13 Jun 2008 04:20:10 +0000 (04:20 +0000)]
fixing file paths after renaming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 13 Jun 2008 04:17:57 +0000 (04:17 +0000)]
mac paths updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775