Vadim Zeitlin
|
41bbc56e13
|
mention fix for the column index in the column right-click event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-13 23:09:20 +00:00 |
|
Vadim Zeitlin
|
cc6d111a24
|
set listview extended styles after switching to report view and not only when creating it (bug 1874996) [backport of 51390 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-13 22:46:30 +00:00 |
|
Julian Smart
|
af5f42f506
|
Fixed several style, paste and undo bugs
Added a reload function to the sample for quickly restoring original text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-12 17:05:32 +00:00 |
|
Vadim Zeitlin
|
3fc67306a4
|
implement wxListBox::EnsureVisible() in wxGTK; add a test for it to the widgets sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-11 16:03:23 +00:00 |
|
Vadim Zeitlin
|
b03cf964a3
|
don't close UDP socket if it receives an empty datagram (patch 1885472)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-09 23:51:38 +00:00 |
|
Vadim Zeitlin
|
1988baa62b
|
added alpha support to wxImage::Paste() (patch 1883497, bug 1831612)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-09 15:32:04 +00:00 |
|
Vadim Zeitlin
|
d05d5c1687
|
don't lose the contents of the combobox if it was set to a value not in a list and a popup has been opened and closed (patch 1883474)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-09 15:22:15 +00:00 |
|
Václav Slavík
|
285900728d
|
fixed wxTextCtrl to not process clipboard events twice if there's a custom wxEVT_COMMAND_TEXT_* handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-02 14:07:19 +00:00 |
|
Julian Smart
|
ccaff46ee6
|
Corrected wxSetCursor documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-29 11:18:03 +00:00 |
|
Václav Slavík
|
a36c664252
|
Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAND1, for consistency with other applications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-27 15:26:44 +00:00 |
|
Vadim Zeitlin
|
57f27af169
|
fix assert when using owner-drawn menu items with the newest (Vista) SDK [backport from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-26 01:38:06 +00:00 |
|
Václav Slavík
|
a9cb1b92a3
|
use xdg-open in wxLaunchDefaultBrowser() on Unix if available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-22 10:19:39 +00:00 |
|
Václav Slavík
|
2ce6b01ba5
|
wxGrid focus handling fixes:
- don't allow focus in helper labels subwindows
- draw selection in different colour when not focused
- hide cursor/highlight when not focused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-21 17:16:15 +00:00 |
|
Vadim Zeitlin
|
0a585911c0
|
don't enable disabled windows when showing them (patch 1871879)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 01:49:36 +00:00 |
|
Václav Slavík
|
90b5819c2e
|
fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 22:40:28 +00:00 |
|
Julian Smart
|
1b7e34be56
|
Fixed GetInfo to use the current language.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-09 15:54:42 +00:00 |
|
Vadim Zeitlin
|
7f45b76c62
|
return false from Dispatch() if gtk_main_quit() was called (patch 1864846)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-06 15:26:16 +00:00 |
|
Vadim Zeitlin
|
074ca2937d
|
don't hardcode 16/32 as sizes for small/normal icons (fixes bug 1862812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-03 01:13:44 +00:00 |
|
Vadim Zeitlin
|
ee635d523a
|
fix bug with parsing negative time zones in ParseRfc822Date()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-30 23:35:40 +00:00 |
|
Vadim Zeitlin
|
355d2bbff0
|
implement wxListCtrl::ScrollList() (in report view and vertical direction only) (slightly modified patch 1843647)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:58:38 +00:00 |
|
Vadim Zeitlin
|
56bbaa28a3
|
fixes to wxImage::ResambleBox() (patch 1843902)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:52:48 +00:00 |
|
Vadim Zeitlin
|
9b3fbee03e
|
discard any pending messages for the socket being destroyed to avoid the problem with having them delivered to the next socket we create which reuses the same message number (patch 1856012)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 14:05:25 +00:00 |
|
Václav Slavík
|
237d84033e
|
backported: when a window inside scrolled window receives focus, make sure the parent is scrolled so that the window with focus is visible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 18:36:19 +00:00 |
|
Julian Smart
|
89639ecdba
|
Corrected wxRTTI for wxNotebook so dynamic casting to wxBookCtrlBase works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 10:51:33 +00:00 |
|
Vadim Zeitlin
|
495d64ce39
|
don't misinterpret the time after the date as a weekday (patch 1836708)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-15 21:03:21 +00:00 |
|
Julian Smart
|
7a6db76600
|
Big wxRichTextCtrl performance increase due to faster wrapping code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-06 12:25:59 +00:00 |
|
Julian Smart
|
bbde7abce9
|
Reverted mouse position change - wxMSW does send (-1, -1) for keyboard context menu access
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 21:51:33 +00:00 |
|
Václav Slavík
|
5012afdc2a
|
added <scrollrate> parameter to wxScrolledWindow XRC handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 19:06:09 +00:00 |
|
Julian Smart
|
89c830a332
|
Context menu event from keyboard records the mouse position, not -1, -1, in line with wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 13:38:02 +00:00 |
|
Václav Slavík
|
d2e72b6805
|
ensure that wxGrid::AutoSizeColumn/Row() never sets column/row size smaller than the minimal size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 17:55:14 +00:00 |
|
Václav Slavík
|
c25ddfa8a3
|
backported wxGrid labels autosizing patch (r44835) to 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 21:21:25 +00:00 |
|
Václav Slavík
|
1f8d85852d
|
fixed the changelog to have only one 2.8.7 section instead of two
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 20:39:00 +00:00 |
|
Václav Slavík
|
caf5b94341
|
removed gstreamer dependency from all libraries except for wxMedia, not only from wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:52:40 +00:00 |
|
Vadim Zeitlin
|
cf22e46119
|
added wxWindow::GetPrev/NextSibling() [backport of r50108 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 16:12:12 +00:00 |
|
Julian Smart
|
d9bb81e462
|
Documented another bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 13:15:33 +00:00 |
|
Julian Smart
|
f74357863f
|
Added some change logs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 13:14:38 +00:00 |
|
Vadim Zeitlin
|
693c373183
|
implement wxClientDisplayRect() using _NET_WORKAREA WM hint [backport of r49697 and r49700 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-11 23:52:54 +00:00 |
|
Vadim Zeitlin
|
bee86e0097
|
cleanup wxURLModule after wxSocketModule to avoid crash when destroying default proxy (patch 1828964)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-09 23:17:49 +00:00 |
|
Julian Smart
|
cef14be8f0
|
Menubar accelerators are now preserved in full screen mode, as per wxMSW and wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-08 14:55:48 +00:00 |
|
Julian Smart
|
b930b63769
|
Logged fix for wxChoicebook controller centring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-07 14:01:43 +00:00 |
|
Julian Smart
|
51e2413b5a
|
Removed no longer needed desktop size hack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 23:06:07 +00:00 |
|
Julian Smart
|
3ac8e9c3b0
|
Moved desktop margin options to more sensible place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 10:47:58 +00:00 |
|
Julian Smart
|
63048b6ccb
|
Added sizer.desktopmargin.x/y system options to allow for desktop decorations in wxSizer::Fit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 09:41:17 +00:00 |
|
Julian Smart
|
15b33070e4
|
Backported wxGTK wxSYS_COLOUR_WINDOW fix to 2.8.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 22:48:57 +00:00 |
|
Stefan Csomor
|
509e9e120a
|
added change notes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 17:20:20 +00:00 |
|
Vadim Zeitlin
|
ba678694f0
|
backport the WXDLLIMPEXP_FWD_XXX macros to 2.8 (patches 1822143 and 1822146)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-31 20:46:21 +00:00 |
|
Julian Smart
|
bf3078cb60
|
Added documentation for gtk.window.force-background-colour.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-26 10:46:40 +00:00 |
|
Julian Smart
|
1d01eaa3da
|
Didn't fix the ReadLine hang bug after all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 13:12:46 +00:00 |
|
Vadim Zeitlin
|
26dbc71d28
|
added Portuguese translation to 2.8 branch too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-20 12:28:44 +00:00 |
|
Julian Smart
|
3deff17419
|
Mentioned Stefan's toolbar bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 14:12:44 +00:00 |
|