3 http://sf.net/tracker/index.php?func=detail&aid=651314&group_id=9863&atid=109863
6 /pack/cvsroots/wxwindows/wxWindows/include/wx/defs.h,v <-- defs.h
7 new revision: 1.324; previous revision: 1.323
12 2. wxCheckListBox::Check() event sending fix:
14 http://sf.net/tracker/index.php?func=detail&aid=651140&group_id=9863&atid=109863
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
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
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
32 3. imagpng.cpp compilation fix for Watcom 11
34 http://sf.net/tracker/index.php?func=detail&aid=651492&group_id=9863&atid=109863
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
43 4. wxCaret::SetSize() bug fix
45 http://sf.net/tracker/index.php?func=detail&aid=659209&group_id=9863&atid=109863
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
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
59 5 wxTR_MULTIPLE and wxTR_EDIT_LABELS
61 http://sf.net/tracker/index.php?func=detail&aid=622089&group_id=9863&atid=109863
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
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
75 6 Improved X11 ShowFullScreen (later, maybe 2.4.2?)
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 Checking in gtk/toplevel.cpp;
87 /pack/cvsroots/wxwindows/wxWindows/src/gtk/toplevel.cpp,v <-- toplevel.cpp
88 new revision: 1.37; previous revision: 1.36
90 Checking in unix/utilsx11.cpp;
91 /pack/cvsroots/wxwindows/wxWindows/src/unix/utilsx11.cpp,v <-- utilsx11.cpp
92 new revision: 1.9; previous revision: 1.8
97 7 Fixes to wxrc compiler
99 wxWindows/contrib/utils/wxrc/wxrc.cpp revision 1.23
100 Log: 1) fixed compilation of wxBitmap, wxIcon toplevel nodes
101 2) fixed wxrc when using -o dirname/filename
105 8 wxFrame support in wxrcedit
107 http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
110 9 Use ES_DISABLENOSCROLL to work around the vertical scrollbar bug in
111 wxTE_RICH2 text control.
113 Checking in src/msw/textctrl.cpp;
114 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v <-- textctrl.cpp
115 new revision: 1.157; previous revision: 1.156
118 10. Fixes for compilation with OpenWatcom
120 http://sf.net/tracker/index.php?func=detail&aid=665959&group_id=9863&atid=309863
122 Checking in docs/changes.txt;
123 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
124 new revision: 1.230; previous revision: 1.229
126 Checking in src/common/imagjpeg.cpp;
127 /pack/cvsroots/wxwindows/wxWindows/src/common/imagjpeg.cpp,v <-- imagjpeg.cpp
128 new revision: 1.31; previous revision: 1.30
130 Checking in include/wx/msw/missing.h;
131 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/missing.h,v <-- missing.h
132 new revision: 1.8; previous revision: 1.7
134 Checking in include/wx/msw/setup0.h;
135 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/setup0.h,v <-- setup0.h
136 new revision: 1.128; previous revision: 1.127
139 12. wxStopWatch::Start() didn't resume it contrary to the docs
141 Checking in src/common/timercmn.cpp;
142 /pack/cvsroots/wxwindows/wxWindows/src/common/timercmn.cpp,v <-- timercmn.cpp
143 new revision: 1.64; previous revision: 1.63
145 Checking in docs/changes.txt;
146 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
147 new revision: 1.234; previous revision: 1.233
150 13. wxMSW::wxStaticText::GetBestSize() was wrong by '&' width
152 http://sf.net/tracker/index.php?func=detail&aid=667324&group_id=9863&atid=109863
154 Checking in docs/changes.txt;
155 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
156 new revision: 1.235; previous revision: 1.234
159 src/msw/stattext.cpp: 1.33 -> 1.35
161 14. wxMSW::wxFrame::Maximize(FALSE) would maximize the window if called before
164 http://sf.net/tracker/index.php?func=detail&aid=667665&group_id=9863&atid=109863
166 Checking in src/msw/toplevel.cpp;
167 /pack/cvsroots/wxwindows/wxWindows/src/msw/toplevel.cpp,v <-- toplevel.cpp
168 new revision: 1.44; previous revision: 1.43
170 Checking in docs/changes.txt;
171 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
172 new revision: 1.236; previous revision: 1.235
175 15. wxCondition docs updates (just change true/false back to TRUE/FALSE)
177 Checking in docs/latex/wx/conditn.tex;
178 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/conditn.tex,v <-- conditn.tex
179 new revision: 1.11; previous revision: 1.10
183 15. XRC fixes for <object_ref> and relative file names
185 Must be modified to be binary compatible before backporting!
187 Checking in xmlres.cpp;
188 /pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xmlres.cpp,v <-- xmlres.cpp
189 new revision: 1.27; previous revision: 1.26
191 Checking in xmlres.h;
192 /pack/cvsroots/wxwindows/wxWindows/contrib/include/wx/xrc/xmlres.h,v <-- xmlres.h
193 new revision: 1.22; previous revision: 1.21
197 16. Fixes for wxLocale::Init and Borland C++
199 (document it in changes.txt)
201 Checking in intl.cpp;
202 /pack/cvsroots/wxwindows/wxWindows/src/common/intl.cpp,v <-- intl.cpp
203 new revision: 1.87; previous revision: 1.86
207 17. XRC: better wxToolBar handler
209 Note: This depends on our agreement on what should be backported. Either
210 only XRC_ADD_STYLE(...) lines will go into 2.4 or everything in this
211 patch (including new features not present in 2.4.0's handler).
213 Checking in xh_toolb.cpp;
214 /pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xh_toolb.cpp,v <-- xh_toolb.cpp
215 new revision: 1.7; previous revision: 1.6
219 20. Fix for wxProgressDialog::Update() signature:
221 Checking in docs/latex/wx/progdlg.tex;
222 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/progdlg.tex,v <-- progdlg.tex
223 new revision: 1.10; previous revision: 1.9
226 21. [ 668155 ] Refresh problem when msgbox is shown (wxUniversal)
228 https://sourceforge.net/tracker/index.php?func=detail&aid=668155&group_id=9863&atid=309863
230 Index: e:/dev/wxWindows/src/univ/winuniv.cpp
231 ===================================================================
232 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/winuniv.cpp,v
233 retrieving revision 1.35
234 diff -u -2 -r1.35 winuniv.cpp
235 --- e:/dev/wxWindows/src/univ/winuniv.cpp 2002/12/09 10:19:08 1.35
236 +++ e:/dev/wxWindows/src/univ/winuniv.cpp 2003/01/14 21:24:21
239 wxWindowNative::Refresh(eraseBackground, &rectWin);
241 + // Refresh all sub controls if any.
242 + wxWindowList::Node *node = GetChildren().GetFirst();
245 + wxWindow *win = node->GetData();
246 + // Only refresh sub controls when it is visible
247 + // and when it is in the update region.
248 + if(win->IsShown() && wxRegion(rectWin).Contains(win->GetRect()) != wxOutRegion)
249 + win->Refresh(eraseBackground, &rectWin);
251 + node = node->GetNext();
256 22. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2
258 CVS: [RR] wxWindows/src/gtk dcclient.cpp,1.162,1.163 font.cpp,1.69,1.70 window.cpp,1.411,1.412
259 CVS: [RR] wxWindows/src/gtk choice.cpp,1.55,1.56 combobox.cpp,1.87,1.88
260 CVS: [RR] wxWindows/src/gtk minifram.cpp,1.29,1.30
261 (not sure about minifram.cpp: must be checked for binary compatibility - VS)
263 When applying, be careful to not pick later revision of font.cpp -- 2.5 doesn't
264 have wxFont::GetInternalFont while 2.4 must have it because of binary
268 23. Use GNOME2's /usr/share/pixmaps/document-icons in wxMimeTypesManager
270 Checking in mimetype.cpp;
271 /pack/cvsroots/wxwindows/wxWindows/src/unix/mimetype.cpp,v <-- mimetype.cpp
272 new revision: 1.29; previous revision: 1.28
276 24. Fix SetScrollbars bug. You know the one :-)
278 Checking in src/common/wincmn.cpp;
279 /pack/cvsroots/wxwindows/wxWindows/src/common/wincmn.cpp,v <-- wincmn.cpp
280 new revision: 1.129; previous revision: 1.128
282 Checking in src/generic/scrlwing.cpp;
283 /pack/cvsroots/wxwindows/wxWindows/src/generic/scrlwing.cpp,v <-- scrlwing.cpp
284 new revision: 1.35; previous revision: 1.34
286 Checking in src/gtk/scrolwin.cpp;
287 /pack/cvsroots/wxwindows/wxWindows/src/gtk/scrolwin.cpp,v <-- scrolwin.cpp
288 new revision: 1.27; previous revision: 1.26
292 26. Fix Unicode + .wxr
294 Using an #if wxUSE_UNICODE in include/wx/wxexpr.h, safer for
295 binary compatibility.
297 Checking in include/wx/resource.h;
298 /pack/cvsroots/wxwindows/wxWindows/include/wx/resource.h,v <-- resource.h
299 new revision: 1.18; previous revision: 1.17
301 Checking in include/wx/wxexpr.h;
302 /pack/cvsroots/wxwindows/wxWindows/include/wx/wxexpr.h,v <-- wxexpr.h
303 new revision: 1.19; previous revision: 1.18
305 cvs diff: [23:38:56] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/include/wx
306 Checking in samples/resource/resource.cpp;
307 /pack/cvsroots/wxwindows/wxWindows/samples/resource/resource.cpp,v <-- resource.cpp
308 new revision: 1.14; previous revision: 1.13
310 cvs diff: [23:39:00] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/samples/resource
311 Checking in src/common/resource.cpp;
312 /pack/cvsroots/wxwindows/wxWindows/src/common/resource.cpp,v <-- resource.cpp
313 new revision: 1.85; previous revision: 1.84
315 Checking in src/common/wxexpr.cpp;
316 /pack/cvsroots/wxwindows/wxWindows/src/common/wxexpr.cpp,v <-- wxexpr.cpp
317 new revision: 1.27; previous revision: 1.26
321 27. Fix assert (and crash in debug) in wxFileConfigGroup::DeleteSubgroupByName
323 Checking in src/common/fileconf.cpp;
324 /pack/cvsroots/wxwindows/wxWindows/src/common/fileconf.cpp,v <-- fileconf.cpp
325 new revision: 1.93; previous revision: 1.92
328 28. Set orientation for scrolbar events
330 Checking in src/msw/scrolbar.cpp;
331 /pack/cvsroots/wxwindows/wxWindows/src/msw/scrolbar.cpp,v <-- scrolbar.cpp
332 new revision: 1.24; previous revision: 1.23
335 29. Patch 664399: wxButton default size should not be adjusted
336 (wxUniv), cures overlapping buttons on e.g. wxWizard sample.
338 Index: src/univ/button.cpp
339 ===================================================================
340 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/button.cpp,v
341 retrieving revision 1.15
342 diff -r1.15 button.cpp
344 < s_sizeBtn.x = 8*dc.GetCharWidth();
345 < s_sizeBtn.y = (11*dc.GetCharHeight())/10 + 2;
347 > s_sizeBtn.x = dc.GetCharWidth()*10 + 2;
348 > s_sizeBtn.y = dc.GetCharHeight()*11/10 + 2;
350 < // for compatibility with other ports, the buttons default size is never
351 < // less than the standard one, but not when display not PDAs.
352 < if (wxSystemSettings::GetScreenType() > wxSYS_SCREEN_PDA)
354 < if ( !(GetWindowStyle() & wxBU_EXACTFIT) )
356 < wxSize szDef = GetDefaultSize();
357 < if ( width < szDef.x )
362 > // The default size should not be adjusted, so the code is moved into the
363 > // renderer. This is conceptual wrong but currently the only solution
365 Index: src/univ/themes/win32.cpp
366 ===================================================================
367 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/themes/win32.cpp,v
368 retrieving revision 1.55
369 diff -r1.55 win32.cpp
371 > // for compatibility with other ports, the buttons default size is never
372 > // less than the standard one, but not when display not PDAs.
373 > if (wxSystemSettings::GetScreenType() > wxSYS_SCREEN_PDA)
375 > if ( !(window->GetWindowStyle() & wxBU_EXACTFIT) )
377 > wxSize szDef = wxButton::GetDefaultSize();
378 > if ( size->x < szDef.x )
385 30. [wxMotif] Coloured stipples, don't use stipples in DoDrawText
387 Checking in src/motif/dcclient.cpp;
388 /pack/cvsroots/wxwindows/wxWindows/src/motif/dcclient.cpp,v <-- dcclient.cpp
389 new revision: 1.47; previous revision: 1.46