]> git.saurik.com Git - wxWidgets.git/blob - docs/toback24.txt
fixed loading of GNOME2 mime icons (still not working as desired)
[wxWidgets.git] / docs / toback24.txt
1 1. HAVE_EXPLICIT fix:
2
3 http://sf.net/tracker/index.php?func=detail&aid=651314&group_id=9863&atid=109863
4
5 Checking in defs.h;
6 /pack/cvsroots/wxwindows/wxWindows/include/wx/defs.h,v <-- defs.h
7 new revision: 1.324; previous revision: 1.323
8 done
9
10
11
12 2. wxCheckListBox::Check() event sending fix:
13
14 http://sf.net/tracker/index.php?func=detail&aid=651140&group_id=9863&atid=109863
15
16 Checking in docs/changes.txt;
17 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
18 new revision: 1.221; previous revision: 1.220
19 done
20 cvs diff: [23:41:08] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs
21 Checking in docs/latex/wx/checklst.tex;
22 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/checklst.tex,v <-- checklst.tex
23 new revision: 1.8; previous revision: 1.7
24 done
25 Checking in src/msw/checklst.cpp;
26 /pack/cvsroots/wxwindows/wxWindows/src/msw/checklst.cpp,v <-- checklst.cpp
27 new revision: 1.35; previous revision: 1.34
28 done
29
30
31
32 3. imagpng.cpp compilation fix for Watcom 11
33
34 http://sf.net/tracker/index.php?func=detail&aid=651492&group_id=9863&atid=109863
35
36 Checking in src/common/imagpng.cpp;
37 /pack/cvsroots/wxwindows/wxWindows/src/common/imagpng.cpp,v <-- imagpng.cpp
38 new revision: 1.29; previous revision: 1.28
39 done
40
41
42
43 4. wxCaret::SetSize() bug fix
44
45 http://sf.net/tracker/index.php?func=detail&aid=659209&group_id=9863&atid=109863
46
47 Checking in src/msw/caret.cpp;
48 /pack/cvsroots/wxwindows/wxWindows/src/msw/caret.cpp,v <-- caret.cpp
49 new revision: 1.15; previous revision: 1.14
50 done
51 cvs diff: [01:41:47] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/src/msw
52 Checking in docs/changes.txt;
53 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
54 new revision: 1.223; previous revision: 1.222
55 done
56
57
58
59 5 wxTR_MULTIPLE and wxTR_EDIT_LABELS
60
61 http://sf.net/tracker/index.php?func=detail&aid=622089&group_id=9863&atid=109863
62
63 Checking in docs/changes.txt;
64 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
65 new revision: 1.224; previous revision: 1.223
66 done
67 cvs diff: [21:21:39] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs
68 Checking in src/msw/treectrl.cpp;
69 /pack/cvsroots/wxwindows/wxWindows/src/msw/treectrl.cpp,v <-- treectrl.cpp
70 new revision: 1.136; previous revision: 1.135
71 done
72
73
74
75 6 Improved X11 ShowFullScreen (later, maybe 2.4.2?)
76
77 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/gtk/toplevel.cpp,v
78 retrieving revision 1.34
79 retrieving revision 1.35
80 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/unix/utilsx11.cpp,v
81 retrieving revision 1.5
82 retrieving revision 1.6
83 RCS file: /pack/cvsroots/wxwindows/wxWindows/include/wx/unix/utilsx11.h,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86
87
88
89 7 Fixes to wxrc compiler
90
91 wxWindows/contrib/utils/wxrc/wxrc.cpp revision 1.23
92 Log: 1) fixed compilation of wxBitmap, wxIcon toplevel nodes
93 2) fixed wxrc when using -o dirname/filename
94
95
96
97 8 wxFrame support in wxrcedit
98
99 http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
100
101
102 9 Use ES_DISABLENOSCROLL to work around the vertical scrollbar bug in
103 wxTE_RICH2 text control.
104
105 Checking in src/msw/textctrl.cpp;
106 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v <-- textctrl.cpp
107 new revision: 1.157; previous revision: 1.156
108 done
109
110 10. Fixes for compilation with OpenWatcom
111
112 http://sf.net/tracker/index.php?func=detail&aid=665959&group_id=9863&atid=309863
113
114 Checking in docs/changes.txt;
115 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
116 new revision: 1.230; previous revision: 1.229
117 done
118 Checking in src/common/imagjpeg.cpp;
119 /pack/cvsroots/wxwindows/wxWindows/src/common/imagjpeg.cpp,v <-- imagjpeg.cpp
120 new revision: 1.31; previous revision: 1.30
121 done
122 Checking in include/wx/msw/missing.h;
123 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/missing.h,v <-- missing.h
124 new revision: 1.8; previous revision: 1.7
125 done
126 Checking in include/wx/msw/setup0.h;
127 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/setup0.h,v <-- setup0.h
128 new revision: 1.128; previous revision: 1.127
129 done
130
131 11 wxMotif filedialog/wildcard corrections
132
133 Documented wxMotif filedialog limitations WRT wildcard syntax.
134 Modified filedialog to either extract the wildcard (if only one wildcard
135 is present) or assert (if more than one is present).
136
137 Checking in docs/latex/wx/filedlg.tex;
138 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/filedlg.tex,v <-- filedlg.tex
139 new revision: 1.14; previous revision: 1.13
140 done
141 Checking in samples/dialogs/dialogs.cpp;
142 /pack/cvsroots/wxwindows/wxWindows/samples/dialogs/dialogs.cpp,v <-- dialogs.cpp
143 new revision: 1.88; previous revision: 1.87
144 done
145 cvs diff: [15:36:24] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx
146 Checking in src/motif/filedlg.cpp;
147 /pack/cvsroots/wxwindows/wxWindows/src/motif/filedlg.cpp,v <-- filedlg.cpp
148 new revision: 1.16; previous revision: 1.15
149
150 12. wxStopWatch::Start() didn't resume it contrary to the docs
151
152 Checking in src/common/timercmn.cpp;
153 /pack/cvsroots/wxwindows/wxWindows/src/common/timercmn.cpp,v <-- timercmn.cpp
154 new revision: 1.64; previous revision: 1.63
155 done
156 Checking in docs/changes.txt;
157 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
158 new revision: 1.234; previous revision: 1.233
159 done
160
161 13. wxMSW::wxStaticText::GetBestSize() was wrong by '&' width
162
163 http://sf.net/tracker/index.php?func=detail&aid=667324&group_id=9863&atid=109863
164
165 Checking in docs/changes.txt;
166 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
167 new revision: 1.235; previous revision: 1.234
168 done
169
170 src/msw/stattext.cpp: 1.33 -> 1.35
171
172 14. wxMSW::wxFrame::Maximize(FALSE) would maximize the window if called before
173 showing it
174
175 http://sf.net/tracker/index.php?func=detail&aid=667665&group_id=9863&atid=109863
176
177 Checking in src/msw/toplevel.cpp;
178 /pack/cvsroots/wxwindows/wxWindows/src/msw/toplevel.cpp,v <-- toplevel.cpp
179 new revision: 1.44; previous revision: 1.43
180 done
181 Checking in docs/changes.txt;
182 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
183 new revision: 1.236; previous revision: 1.235
184 done
185
186 15. wxCondition docs updates (just change true/false back to TRUE/FALSE)
187
188 Checking in docs/latex/wx/conditn.tex;
189 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/conditn.tex,v <-- conditn.tex
190 new revision: 1.11; previous revision: 1.10
191 done
192
193
194 15. XRC fixes for <object_ref> and relative file names
195
196 Must be modified to be binary compatible before backporting!
197
198 Checking in xmlres.cpp;
199 /pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xmlres.cpp,v <-- xmlres.cpp
200 new revision: 1.27; previous revision: 1.26
201 done
202 Checking in xmlres.h;
203 /pack/cvsroots/wxwindows/wxWindows/contrib/include/wx/xrc/xmlres.h,v <-- xmlres.h
204 new revision: 1.22; previous revision: 1.21
205 done
206
207
208 16. Fixes for wxLocale::Init and Borland C++
209
210 (document it in changes.txt)
211
212 Checking in intl.cpp;
213 /pack/cvsroots/wxwindows/wxWindows/src/common/intl.cpp,v <-- intl.cpp
214 new revision: 1.87; previous revision: 1.86
215 done
216
217
218 17. XRC: better wxToolBar handler
219
220 Note: This depends on our agreement on what should be backported. Either
221 only XRC_ADD_STYLE(...) lines will go into 2.4 or everything in this
222 patch (including new features not present in 2.4.0's handler).
223
224 Checking in xh_toolb.cpp;
225 /pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xh_toolb.cpp,v <-- xh_toolb.cpp
226 new revision: 1.7; previous revision: 1.6
227 done
228
229
230 20. Fix for wxProgressDialog::Update() signature:
231
232 Checking in docs/latex/wx/progdlg.tex;
233 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/progdlg.tex,v <-- progdlg.tex
234 new revision: 1.10; previous revision: 1.9
235 done
236
237 21. [ 668155 ] Refresh problem when msgbox is shown (wxUniversal)
238
239 https://sourceforge.net/tracker/index.php?func=detail&aid=668155&group_id=9863&atid=309863
240
241 Index: e:/dev/wxWindows/src/univ/winuniv.cpp
242 ===================================================================
243 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/winuniv.cpp,v
244 retrieving revision 1.35
245 diff -u -2 -r1.35 winuniv.cpp
246 --- e:/dev/wxWindows/src/univ/winuniv.cpp 2002/12/09 10:19:08 1.35
247 +++ e:/dev/wxWindows/src/univ/winuniv.cpp 2003/01/14 21:24:21
248 @@ -392,4 +392,17 @@
249
250 wxWindowNative::Refresh(eraseBackground, &rectWin);
251 +
252 + // Refresh all sub controls if any.
253 + wxWindowList::Node *node = GetChildren().GetFirst();
254 + while ( node )
255 + {
256 + wxWindow *win = node->GetData();
257 + // Only refresh sub controls when it is visible
258 + // and when it is in the update region.
259 + if(win->IsShown() && wxRegion(rectWin).Contains(win->GetRect()) != wxOutRegion)
260 + win->Refresh(eraseBackground, &rectWin);
261 +
262 + node = node->GetNext();
263 + }
264 }
265
266
267 22. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2
268
269 CVS: [RR] wxWindows/src/gtk dcclient.cpp,1.162,1.163 font.cpp,1.69,1.70 window.cpp,1.411,1.412
270 CVS: [RR] wxWindows/src/gtk choice.cpp,1.55,1.56 combobox.cpp,1.87,1.88
271 CVS: [RR] wxWindows/src/gtk minifram.cpp,1.29,1.30
272 (not sure about minifram.cpp: must be checked for binary compatibility - VS)
273
274 When applying, be careful to not pick later revision of font.cpp -- 2.5 doesn't
275 have wxFont::GetInternalFont while 2.4 must have it because of binary
276 compatibility!
277
278
279 23. Use GNOME2's /usr/share/pixmaps/document-icons in wxMimeTypesManager
280
281 Checking in mimetype.cpp;
282 /pack/cvsroots/wxwindows/wxWindows/src/unix/mimetype.cpp,v <-- mimetype.cpp
283 new revision: 1.29; previous revision: 1.28
284 done
285