]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/changes.txt
Don't adjust the keycode for Ctrl-Backspace
[wxWidgets.git] / docs / changes.txt
... / ...
CommitLineData
1---------------------------------------------------------------
2wxWidgets Change Log - For more verbose changes, see the manual
3---------------------------------------------------------------
4
52.6.1
6-----
7
8All:
9
10- Added wxLaunchDefaultBrowser.
11
12All (GUI):
13
14- Fixed potential infinite loop when adjusting wxScrolledWindow scrollbars.
15- Radio in menus do not send menu event for selections of already selected item.
16
17wxMSW:
18
19- Fixed erroneous selection of content in wxComboBox when within a wxStaticBox
20 (checking for selection caused by WM_STYLECHANGED).
21- Added deferred positioning to wxRadioBox, wxSlider and wxSpinCtrl and thereby
22 eliminated some refresh glitches when resizing.
23- Eliminated further refresh glitches caused by wxRadioBox (to nearby controls)
24 by refreshing parent when the radio box moves.
25- Added ability set the system option "msw.staticbox.optimized-paint" to 0 to
26 allow a panel to paint graphics around controls within a static box.
27- Worked around an apparent bug in deferred window positioning (moving a
28 window from (x, y) to (a, b) and back to (x, y) misses the last step) by
29 checking window positions against corresponding sizer state, if any.
30- A control's text colour now reflects the system colour setting.
31- Fixed wxFileName::GetLongPath() to behave correctly during the first call too.
32- Fixed alpha blitting to take into account source position.
33
34wxMac:
35
36- Added support for launching 'APPL' bundles with wxExecute (usually they have a
37 .app extension and are the ones that reside in the Applications folder).
38- Fixed a bug in wxGetKeyState where shift and some other keys were returning an
39 incorrect state.
40
412.6.0
42-----
43
44All:
45
46- wxPathExists deprecated, use wxDirExists instead.
47- Configure: --enable-std_iostreams, --enable-std_string are now the default.
48
49All (GUI):
50
51- Fixed ~wxStatusBar and ~wxToolBar which tried to check
52 non-existent wxFrameBase RTTI, causing a crash if not in a frame.
53
54wxMSW:
55
56- Fixed static box border when the label is empty.
57- Fixed SetBackgroundColour() to change only label background, not entire box.
58- wxHelpController is now aliased to wxCHMHelpController.
59
60wxWinCE:
61
62- Fixed device origin setting and clipping region setting.
63
64wxGTK:
65- New configure syntax for specifying the GTK+ version.
66 --with-gtk Use GTK 2.x, no fallback
67 --with-gtk=1 Use GTK 1.2, no fallback
68 --with-gtk=2 Use GTK 2.x, no fallback
69 --with-gtk=any Use any available GTK
70- wxMenuItem::SetText() takes care of hotkeys, too.
71- Reworked text wrapping for wxStaticText.
72
73wxMac:
74- Implemented most of the wxFileType and wxMimeTypesManager functions
75
762.5.5
77-----
78
79All:
80
81- wxURI::GetUser() only returns the user name now, use GetUserInfo() to get
82 user and password as in 2.5.4; wxURI::GetPassword() added.
83- Added wxDebugReport class.
84- Added wxTempFileOutputStream by Stas Sergeev.
85- Fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First).
86- Added WXK_SPECIAL keycodes for special hardware buttons.
87- Fixed bug with wxFile::Seek(-1, wxFromCurrent).
88- Added wxString/C array constructors to wxArrayString.
89- Added wxMemoryInputStream(wxMemoryOutputStream&) constructor (Stas Sergeev)
90
91All (GUI):
92
93- Added GetIcon, GetBitmap to wxImageList. wxGenericImageList's original
94 GetBitmap is renamed GetBitmapPtr.
95- Added XPM data constructor to wxImage.
96- Added style parameter to wxBufferedDC to allow buffering just the client, or
97 the whole virtual area.
98- Restored ability to set a custom splitter sash size with SetSashSize.
99- Fixed wxScrolledWindow sizer behaviour so that the virtual size
100 isn't used to set the window size.
101- Added wxTE_BESTWRAP (based on patch by Mart Raudsepp).
102- wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED is now only sent once at the end of
103 splitter dragging and not after each CHANGING event (Jacobo Vilella Vilahur).
104- Added wxImage::IsTransparent().
105
106Unix:
107
108- Fixed build on Linux/AMD64.
109
110wxMSW:
111
112- Added "orient" parameter to wxMDIParentFrame::Tile().
113- wxTextCtrl with wxTE_RICH2 style now uses RichEdit 4.1 if available.
114- fix handling Alt-key events in wxComboBox (reported by Joakim Roubert).
115- wxWindow::Refresh() refreshes the window children as well.
116- Improved static box and radio box refresh and background colour
117 handling (Jamie Gadd).
118
119wxGTK:
120
121- Improved wxSystemSettings::GetMetric() to work better with X11 (Mart Raudsepp).
122- Corrected wxListBox selection handling.
123- Corrected default button size handling for different themes.
124- Corrected splitter sash size and look for different themes.
125- Fixed keyboard input for dead-keys.
126- Added support for more wrapping styles (Mart Raudsepp).
127- GTK2.4+ wxFileDialog reimplemented to support non-modal usage better,
128 and fix all known bugs (Mart Raudsepp).
129
130wxMac:
131
132- Added wxFRAME_EX_METAL, wxDIALOG_EX_METAL for metallic-look windows.
133
134wxPalmOS:
135
136- Native wxRadioBox implementation.
137
138wxWinCE:
139
140- Added wxNB_FLAT for flat-look notebooks on Windows CE.
141- Titlebar OK button on PocketPC now sends command set by SetAffirmativeId.
142 You can also override wxDialog::DoOK if you need more flexibility.
143- Dialog size now takes into account SIP or menubar.
144- Panels more naturally white on PocketPC.
145- wxDIALOG_EX_CONTEXTHELP ignored on WinCE since it interferes
146 with correct titlebar style.
147- Frames have Ctrl+Q accelerator set automatically, as per the
148 PocketPC guidelines
149- Documented issues in manual under wxWinCE topic.
150- Made (Un)RegisterHotKey WinCE-aware.
151- Sends wxEVT_HIBERNATE event.
152- Now fakes wxEVT_ACTIVATE_APP to be symmetrical with wxEVT_HIBERNATE.
153- Added wxTE_CAPITALIZE for CAPEDIT controls.
154- wxDialog::GetToolBar can be used if you need to add buttons
155 to the dialog's toolbar.
156
1572.5.4
158-----
159
160All:
161
162- wxEvent and derived classes don't have public members any more, you must
163 use accessors methods now (Mart Raudsepp)
164- new classes for reading and writing ZIP files (M.J.Wetherell)
165- large files support for wxFFile (M.J.Wetherell)
166