]> git.saurik.com Git - wxWidgets.git/blame - docs/toback24.txt
XTI support for checklist
[wxWidgets.git] / docs / toback24.txt
CommitLineData
4eb38db7 11. wxFrame support in wxrcedit
48594fd2
VS
2
3http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
4
4eb38db7 5[Is this worth applying if wxrcedit is not supported? - VS]
4e0862c4 6
4eb38db7 72. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2
778262c4
VS
8
9CVS: [RR] wxWindows/src/gtk dcclient.cpp,1.162,1.163 font.cpp,1.69,1.70 window.cpp,1.411,1.412
10CVS: [RR] wxWindows/src/gtk choice.cpp,1.55,1.56 combobox.cpp,1.87,1.88
11CVS: [RR] wxWindows/src/gtk minifram.cpp,1.29,1.30
12 (not sure about minifram.cpp: must be checked for binary compatibility - VS)
13
14When applying, be careful to not pick later revision of font.cpp -- 2.5 doesn't
15have wxFont::GetInternalFont while 2.4 must have it because of binary
16compatibility!
25d599ae 17
851ccc35
VS
183. Add Windows XP manifests to wx.rc
19
20RCS file: /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/wx.manifest,v
21done
22Checking in wx.manifest;
23/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/wx.manifest,v <-- wx.manifest
24initial revision: 1.1
25done
26Checking in wx.rc;
27/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/wx.rc,v <-- wx.rc
28new revision: 1.29; previous revision: 1.28
29done
30
ef6a2689
VZ
315. proper AcceptsFocus() implementation for containers
32
33http://sf.net/tracker/index.php?func=detail&aid=718913&group_id=9863&atid=309863
34
35Checking in include/wx/containr.h;
36/pack/cvsroots/wxwindows/wxWindows/include/wx/containr.h,v <-- containr.h
37new revision: 1.10; previous revision: 1.9
38Checking in src/common/containr.cpp;
39/pack/cvsroots/wxwindows/wxWindows/src/common/containr.cpp,v <-- containr.cpp
40new revision: 1.17; previous revision: 1.16
41
426. fixes for user dash wxPens handling
43
44http://sf.net/tracker/index.php?func=detail&aid=717736&group_id=9863&atid=309863
45
46Checking in include/wx/msw/pen.h;
47/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/pen.h,v <-- pen.h
48new revision: 1.16; previous revision: 1.15
49Checking in src/msw/pen.cpp;
50/pack/cvsroots/wxwindows/wxWindows/src/msw/pen.cpp,v <-- pen.cpp
51new revision: 1.20; previous revision: 1.19
52Checking in src/gtk/pen.cpp;
53/pack/cvsroots/wxwindows/wxWindows/src/gtk/pen.cpp,v <-- pen.cpp
54new revision: 1.23; previous revision: 1.22
55Checking in samples/drawing/drawing.cpp;
56/pack/cvsroots/wxwindows/wxWindows/samples/drawing/drawing.cpp,v <-- drawing.cpp
57new revision: 1.67; previous revision: 1.66
58Checking in docs/changes.txt;
59/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
60new revision: 1.266; previous revision: 1.265
61
627. use one gdk_draw_lines() call instead of multiple gdk_draw_line() ones
63
64http://sf.net/tracker/index.php?func=detail&aid=717012&group_id=9863&atid=309863
65
66Checking in src/gtk/dcclient.cpp;
67/pack/cvsroots/wxwindows/wxWindows/src/gtk/dcclient.cpp,v <-- dcclient.cpp
68new revision: 1.169; previous revision: 1.168
69
ff101af5
VZ
70
718. UnixWare compilation fixes:
72
73Don't forget to rerun autoconf to regenerate configure!
74
75Checking in configure.in;
76/pack/cvsroots/wxwindows/wxWindows/configure.in,v <-- configure.in
77new revision: 1.664; previous revision: 1.663
78Checking in setup.h.in;
79/pack/cvsroots/wxwindows/wxWindows/setup.h.in,v <-- setup.h.in
80new revision: 1.111; previous revision: 1.110
81Checking in src/unix/gsocket.c;
82/pack/cvsroots/wxwindows/wxWindows/src/unix/gsocket.c,v <-- gsocket.c
83new revision: 1.72; previous revision: 1.71
84
859. wxSemaphore methods returned incorrect values:
86
87Checking in src/msw/thread.cpp;
88/pack/cvsroots/wxwindows/wxWindows/src/msw/thread.cpp,v <-- thread.cpp
89new revision: 1.62; previous revision: 1.61
90Checking in src/unix/threadpsx.cpp;
91/pack/cvsroots/wxwindows/wxWindows/src/unix/threadpsx.cpp,v <-- threadpsx.cpp
92new revision: 1.62; previous revision: 1.61
93
9410. Unix/OpenGL build fix:
95
96Don't forget to rerun autoconf to regenerate configure!
97
98Checking in configure.in;
99/pack/cvsroots/wxwindows/wxWindows/configure.in,v <-- configure.in
100new revision: 1.666; previous revision: 1.665
101
a364b957 10211. Ukrainian translation (locale/uk.po)
30a8c81d
VS
103[and other translations that were updated in the trunk as well]
104
3136f782
VZ
105
10613. UNICOWS problem in fdrepdlg
107
108http://sf.net/tracker/index.php?func=detail&aid=720542&group_id=9863&atid=309863
109
110Checking in src/msw/fdrepdlg.cpp;
111/pack/cvsroots/wxwindows/wxWindows/src/msw/fdrepdlg.cpp,v <-- fdrepdlg.cpp
112new revision: 1.10; previous revision: 1.9
113
114
3136f782
VZ
11515. Fixes for mono bitmaps in wxGTK
116
117http://sf.net/tracker/index.php?func=detail&aid=728768&group_id=9863&atid=309863
118
119Checking in include/wx/gtk/dcmemory.h;
120/pack/cvsroots/wxwindows/wxWindows/include/wx/gtk/dcmemory.h,v <-- dcmemory.h
121new revision: 1.13; previous revision: 1.12
122done
123Checking in src/gtk/dcmemory.cpp;
124/pack/cvsroots/wxwindows/wxWindows/src/gtk/dcmemory.cpp,v <-- dcmemory.cpp
125new revision: 1.21; previous revision: 1.20
126done
127
128
12916. Menu accels for items with bitmaps in wxGTK
130
131http://sf.net/tracker/index.php?func=detail&aid=626048&group_id=9863&atid=309863
132
133Checking in src/gtk/menu.cpp;
134/pack/cvsroots/wxwindows/wxWindows/src/gtk/menu.cpp,v <-- menu.cpp
135new revision: 1.136; previous revision: 1.135
136
137
13817. Init wxTextBuffer::m_isOpened in ctor
139
140http://sf.net/tracker/index.php?func=detail&aid=736208&group_id=9863&atid=109863
141
142Checking in include/wx/textbuf.h;
143/pack/cvsroots/wxwindows/wxWindows/include/wx/textbuf.h,v <-- textbuf.h
144new revision: 1.8; previous revision: 1.7
145
13005f1d 146
e6173e54
VZ
14720. Bug fix for clicking on a panel not giving focus to it:
148
149http://sf.net/tracker/?func=detail&aid=215436&group_id=9863&atid=109863
150
151Checking in src/common/containr.cpp;
152/pack/cvsroots/wxwindows/wxWindows/src/common/containr.cpp,v <-- containr.cpp
153new revision: 1.18; previous revision: 1.17
154
13005f1d
VS
155
15621. Fix wxGTK w/ GTK+2 to respect wxDC::SetBackgroundMode and SetTextBackground
157
158Checking in dcclient.cpp;
159/pack/cvsroots/wxwindows/wxWindows/src/gtk/dcclient.cpp,v <-- dcclient.cpp
160new revision: 1.170; previous revision: 1.169
161done
162
5c5428f9
JS
163
16422. patch [ 619705 ] Fixes wxApp::GetComCtl32Version
165
166Checking in wxWindows/src/msw/app.cpp;
167/pack/cvsroots/wxwindows/wxWindows/src/msw/app.cpp,v <-- app.cpp
168new revision: 1.186; previous revision: 1.185
169done
170
8da336eb
JS
171
17223. Add Raise() to wxDialog and have wxBringWindowToTop only
173call SetWindowPos, so that raising child windows does not
174automatically raise the associated top-level window. For
175binary compatibility, can do a test for top-level-ness in
176wxBringWindowToTop.
177
178See: Bug [ 744199 ] wxBringWindowToTop, child window z-order
179
180Checking in include/wx/msw/dialog.h;
181/pack/cvsroots/wxwindows/wxWindows/include/wx/msw/dialog.h,v <-- dialog.h
182new revision: 1.34; previous revision: 1.33
183done
184Checking in src/msw/dialog.cpp;
185/pack/cvsroots/wxwindows/wxWindows/src/msw/dialog.cpp,v <-- dialog.cpp
186new revision: 1.84; previous revision: 1.83
187done
188Checking in src/msw/window.cpp;
189/pack/cvsroots/wxwindows/wxWindows/src/msw/window.cpp,v <-- window.cpp
190new revision: 1.381; previous revision: 1.380
191done
192
aaaa609f
VZ
19325. wxGenericListCtrl::Refresh() (didn't work at all before)
194
195Checking in include//wx/generic/listctrl.h;
196/pack/cvsroots/wxwindows/wxWindows/include/wx/generic/listctrl.h,v <-- listctrl.h
197new revision: 1.77; previous revision: 1.76
198Checking in src/generic/listctrl.cpp;
199/pack/cvsroots/wxwindows/wxWindows/src/generic/listctrl.cpp,v <-- listctrl.cpp
200new revision: 1.284; previous revision: 1.283
201cvs diff: [13:19:09] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/include/wx/generic
202Checking in docs/changes.txt;
203/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
204new revision: 1.299; previous revision: 1.298
205
8da336eb 206
29e1f689
VZ
20727. Fix redistribution of the extra space between sizer items: all extra space
208used to be allocated to the first item which is wrong, it should be divided
209evenly among all of them.
210
211Checking in sizer.cpp;
212/pack/cvsroots/wxwindows/wxWindows/src/common/sizer.cpp,v <-- sizer.cpp
213new revision: 1.71; previous revision: 1.70
214
256b8649
JS
21528. patch [ 771772 ] Crashes when setting icon tooltip longer than 63 characters
216
217Checking in window.cpp;
218/pack/cvsroots/wxwindows/wxWindows/src/msw/window.cpp,v <-- window.cpp
219new revision: 1.431; previous revision: 1.430
256b8649 220
c72b8276 22129. Fix infinite loop in IsDialoMessage when a panel is reparented after
6ed506b9
VZ
222 creation (as happens with XRC)
223Checking in src/msw/window.cpp;
224/pack/cvsroots/wxwindows/wxWindows/src/msw/window.cpp,v <-- window.cpp
225new revision: 1.432; previous revision: 1.431
226
c1f65305
VZ
22730. Fix enumerating groups/entries in wxRegConfig under '/':
228
229Checking in src/msw/regconf.cpp;
230/pack/cvsroots/wxwindows/wxWindows/src/msw/regconf.cpp,v <-- regconf.cpp
231new revision: 1.48; previous revision: 1.47
232
3caa34b7 233
ae500232
JS
234TODO for 2.4 (items that are not backports)
235===========================================
236
2371. Add uxtheme.cpp to CW for Windows project file.
238
2392. Test Mac port with configure and CW.
240
2413. Test popup window and border issues.
242