single line wxTextCtrl fg colour fix is now in 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -142,7 +142,6 @@ wxGTK:
|
|||||||
- wxTopLevelWindow::GetSize() returns the size including the WM decorations.
|
- wxTopLevelWindow::GetSize() returns the size including the WM decorations.
|
||||||
- wxTopLevelWindow::GetClientSize() returns 0x0 when the window is minimized.
|
- wxTopLevelWindow::GetClientSize() returns 0x0 when the window is minimized.
|
||||||
- Added support for colour cursors (Pascal Monasse).
|
- Added support for colour cursors (Pascal Monasse).
|
||||||
- Setting foreground colour of single line wxTextCtrl now works
|
|
||||||
- Pass current control text to EVT_TEXT handler for wxSpinCtrl (John Ratliff)
|
- Pass current control text to EVT_TEXT handler for wxSpinCtrl (John Ratliff)
|
||||||
- Added gtk.tlw.can-set-transparency system option
|
- Added gtk.tlw.can-set-transparency system option
|
||||||
|
|
||||||
@@ -188,6 +187,7 @@ wxMSW:
|
|||||||
|
|
||||||
wxGTK:
|
wxGTK:
|
||||||
|
|
||||||
|
- Setting foreground colour of single line wxTextCtrl now works
|
||||||
- More work on setting defaults in GNOME print dialogs.
|
- More work on setting defaults in GNOME print dialogs.
|
||||||
- Also made landscape printing work as per wxMSW.
|
- Also made landscape printing work as per wxMSW.
|
||||||
- Add support for clipping in GNOME print backend.
|
- Add support for clipping in GNOME print backend.
|
||||||
|
Reference in New Issue
Block a user