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
|
51b0da175a
|
Correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 10:50:04 +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
|
3de05b706a
|
Updated month
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 22:49:43 +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 |
|
Chris Elliott
|
5b816b33e6
|
version now 2.8.7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 10:19:15 +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 |
|
Vadim Zeitlin
|
bf226ee6ea
|
fix syntax errors in the example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-29 12:13:53 +00:00 |
|
Vadim Zeitlin
|
e0839f485f
|
fix syntax error in the example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-29 12:11:55 +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 |
|
Robin Dunn
|
e388b63f0d
|
Another typo. I should really wake up before writing...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 16:14:50 +00:00 |
|
Robin Dunn
|
6275bcf28d
|
fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 15:49:30 +00:00 |
|
Robin Dunn
|
86f87473ea
|
Make event overview doc more clear about instances of wxEvtHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 15:47:59 +00:00 |
|
Benjamin Williams
|
8bc47fe436
|
added DockFixed() pane option; doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-10 10:23:48 +00:00 |
|
Vadim Zeitlin
|
c438e941c4
|
use wxFD_XXX constants instead of wxXXX in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-08 11:35:32 +00:00 |
|
Václav Slavík
|
a1e7544104
|
document that GetPropVal's argument must not be NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 22:30:34 +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 |
|
Julian Smart
|
52ce637645
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 17:53:07 +00:00 |
|
Julian Smart
|
e422a1b847
|
Added space to help with PDF RTF generation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 13:43:57 +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 |
|
Robin Dunn
|
517d08fa87
|
document another place the version number needs updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 23:22:33 +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 |
|
Julian Smart
|
648955779b
|
Updated readme and manual version and date
Some clarifications of wxBORDER_THEME
Don't use wxBORDER_DOUBLE in GTK+/Univ
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 13:39:45 +00:00 |
|
Robert Roebling
|
b59cced653
|
Mention the future
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 12:01:13 +00:00 |
|
Robert Roebling
|
c8ee20fcd1
|
Correct alphabetical order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 11:58:16 +00:00 |
|
Robert Roebling
|
527d971833
|
mention wxGTK changes since 2.8.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 11:54:52 +00:00 |
|
Chris Elliott
|
2b46a2343f
|
2.8.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 09:01:42 +00:00 |
|
Vadim Zeitlin
|
6a12373db0
|
fix bug with deleting and recreating entries in wxFileConfig (patch 1796866)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 00:41:55 +00:00 |
|
Julian Smart
|
3a5b0aa5e0
|
wxBORDER_THEME now means 'use an appropriate themed border' on all plaforms
as opposed to wxBORDER_NONE which may or may not show a border, depending on control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-18 14:15:27 +00:00 |
|
Vadim Zeitlin
|
2528a5f80c
|
add support for reading alpha data from TIFF images (backport of 47204 from trunk, replaces patch 1793718)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-14 23:21:29 +00:00 |
|
Vadim Zeitlin
|
1d497cf7db
|
fixed off by 1 bug in wxDC::GradientFillLinear() (patch 1788549)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-09 19:36:50 +00:00 |
|
Robert Roebling
|
0e4341c1ec
|
fixes [ 1779152 ] FileDataObject Unicode, [ 1643699 ] DnD File Unicode error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-05 12:39:06 +00:00 |
|
Julian Smart
|
9ffcc41fc4
|
Change log for wxRichTextCtrl default colour correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-04 18:56:49 +00:00 |
|
Julian Smart
|
5d8cbd4bac
|
Documented URL fix in wxRichTextCtrl's XML saving code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-04 15:47:32 +00:00 |
|
Vadim Zeitlin
|
cc285521ad
|
fix translation of wx priority values to the standard Unix ones in SetPriority()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-03 22:52:38 +00:00 |
|
Vadim Zeitlin
|
8d2e73e34d
|
fix WX_GL_STEREO attribute handling: value for it was missing in the attribute list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-03 22:35:43 +00:00 |
|
Julian Smart
|
725e527204
|
Alternative project editing instructions for WinCE/VS 2005
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-01 16:25:41 +00:00 |
|
Julian Smart
|
f9f54ae680
|
Log for wxToolBar background colour fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-29 15:41:08 +00:00 |
|
Julian Smart
|
b9808d753a
|
Changed version and date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 14:27:42 +00:00 |
|
Julian Smart
|
3674a96220
|
Updated the change log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-23 10:10:22 +00:00 |
|
Julian Smart
|
e86b1adb88
|
Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_BOTTOM
Langhammer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-21 10:51:24 +00:00 |
|
Robert Roebling
|
3e9e24033f
|
backported wxList<T> docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-20 13:35:35 +00:00 |
|
Julian Smart
|
1aaadf2089
|
Clarified meaning of new menu functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-18 11:45:44 +00:00 |
|
Robert Roebling
|
a6fb15b640
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-17 10:53:26 +00:00 |
|
Julian Smart
|
a99f59788c
|
Added AdvanceSelection, ShowWindowMenu and keyboard handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-16 16:19:22 +00:00 |
|
Vadim Zeitlin
|
1e64ae1faf
|
use one shot timers in wxAnimationCtrl (patch 1774535)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-15 11:36:50 +00:00 |
|
Julian Smart
|
6292769c37
|
Added documentation for wxBORDER_THEME
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-14 14:03:58 +00:00 |
|
Julian Smart
|
edd33d520c
|
Minor doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-13 17:18:08 +00:00 |
|