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
11 2. wxCheckListBox::Check() event sending fix:
13 http://sf.net/tracker/index.php?func=detail&aid=651140&group_id=9863&atid=109863
15 Checking in docs/changes.txt;
16 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
17 new revision: 1.221; previous revision: 1.220
18 cvs diff: [23:41:08] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs
19 Checking in docs/latex/wx/checklst.tex;
20 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/checklst.tex,v <-- checklst.tex
21 new revision: 1.8; previous revision: 1.7
22 Checking in src/msw/checklst.cpp;
23 /pack/cvsroots/wxwindows/wxWindows/src/msw/checklst.cpp,v <-- checklst.cpp
24 new revision: 1.35; previous revision: 1.34
28 3. imagpng.cpp compilation fix for Watcom 11
30 http://sf.net/tracker/index.php?func=detail&aid=651492&group_id=9863&atid=109863
32 Checking in src/common/imagpng.cpp;
33 /pack/cvsroots/wxwindows/wxWindows/src/common/imagpng.cpp,v <-- imagpng.cpp
34 new revision: 1.29; previous revision: 1.28
38 4. wxCaret::SetSize() bug fix
40 http://sf.net/tracker/index.php?func=detail&aid=659209&group_id=9863&atid=109863
42 Checking in src/msw/caret.cpp;
43 /pack/cvsroots/wxwindows/wxWindows/src/msw/caret.cpp,v <-- caret.cpp
44 new revision: 1.15; previous revision: 1.14
45 cvs diff: [01:41:47] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/src/msw
46 Checking in docs/changes.txt;
47 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
48 new revision: 1.223; previous revision: 1.222
52 5 wxTR_MULTIPLE and wxTR_EDIT_LABELS
54 http://sf.net/tracker/index.php?func=detail&aid=622089&group_id=9863&atid=109863
56 Checking in docs/changes.txt;
57 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
58 new revision: 1.224; previous revision: 1.223
59 cvs diff: [21:21:39] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs
60 Checking in src/msw/treectrl.cpp;
61 /pack/cvsroots/wxwindows/wxWindows/src/msw/treectrl.cpp,v <-- treectrl.cpp
62 new revision: 1.136; previous revision: 1.135
66 6 Improved X11 ShowFullScreen (later, maybe 2.4.2?)
68 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/gtk/toplevel.cpp,v
69 retrieving revision 1.34
70 retrieving revision 1.35
71 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/unix/utilsx11.cpp,v
72 retrieving revision 1.5
73 retrieving revision 1.6
74 RCS file: /pack/cvsroots/wxwindows/wxWindows/include/wx/unix/utilsx11.h,v
75 retrieving revision 1.1
76 retrieving revision 1.2
77 Checking in gtk/toplevel.cpp;
78 /pack/cvsroots/wxwindows/wxWindows/src/gtk/toplevel.cpp,v <-- toplevel.cpp
79 new revision: 1.37; previous revision: 1.36
80 Checking in unix/utilsx11.cpp;
81 /pack/cvsroots/wxwindows/wxWindows/src/unix/utilsx11.cpp,v <-- utilsx11.cpp
82 new revision: 1.9; previous revision: 1.8
86 7 Fixes to wxrc compiler
88 wxWindows/contrib/utils/wxrc/wxrc.cpp revision 1.23
89 Log: 1) fixed compilation of wxBitmap, wxIcon toplevel nodes
90 2) fixed wxrc when using -o dirname/filename
94 8 wxFrame support in wxrcedit
96 http://sourceforge.net/tracker/index.php?func=detail&aid=648659&group_id=9863&atid=309863
99 9 Use ES_DISABLENOSCROLL to work around the vertical scrollbar bug in
100 wxTE_RICH2 text control.
102 Checking in src/msw/textctrl.cpp;
103 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v <-- textctrl.cpp
104 new revision: 1.157; previous revision: 1.156
106 10. Fixes for compilation with OpenWatcom
108 http://sf.net/tracker/index.php?func=detail&aid=665959&group_id=9863&atid=309863
110 Checking in docs/changes.txt;
111 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
112 new revision: 1.230; previous revision: 1.229
113 Checking in src/common/imagjpeg.cpp;
114 /pack/cvsroots/wxwindows/wxWindows/src/common/imagjpeg.cpp,v <-- imagjpeg.cpp
115 new revision: 1.31; previous revision: 1.30
116 Checking in include/wx/msw/missing.h;
117 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/missing.h,v <-- missing.h
118 new revision: 1.8; previous revision: 1.7
119 Checking in include/wx/msw/setup0.h;
120 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/setup0.h,v <-- setup0.h
121 new revision: 1.128; previous revision: 1.127
123 12. wxStopWatch::Start() didn't resume it contrary to the docs
125 Checking in src/common/timercmn.cpp;
126 /pack/cvsroots/wxwindows/wxWindows/src/common/timercmn.cpp,v <-- timercmn.cpp
127 new revision: 1.64; previous revision: 1.63
128 Checking in docs/changes.txt;
129 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
130 new revision: 1.234; previous revision: 1.233
132 13. wxMSW::wxStaticText::GetBestSize() was wrong by '&' width
134 http://sf.net/tracker/index.php?func=detail&aid=667324&group_id=9863&atid=109863
136 Checking in docs/changes.txt;
137 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
138 new revision: 1.235; previous revision: 1.234
140 src/msw/stattext.cpp: 1.33 -> 1.35
142 14. wxMSW::wxFrame::Maximize(FALSE) would maximize the window if called before
145 http://sf.net/tracker/index.php?func=detail&aid=667665&group_id=9863&atid=109863
147 Checking in src/msw/toplevel.cpp;
148 /pack/cvsroots/wxwindows/wxWindows/src/msw/toplevel.cpp,v <-- toplevel.cpp
149 new revision: 1.44; previous revision: 1.43
150 Checking in docs/changes.txt;
151 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
152 new revision: 1.236; previous revision: 1.235
154 15. wxCondition docs updates (just change true/false back to TRUE/FALSE)
156 Checking in docs/latex/wx/conditn.tex;
157 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/conditn.tex,v <-- conditn.tex
158 new revision: 1.11; previous revision: 1.10
161 15. XRC fixes for <object_ref> and relative file names
163 Must be modified to be binary compatible before backporting!
165 Checking in xmlres.cpp;
166 /pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xmlres.cpp,v <-- xmlres.cpp
167 new revision: 1.27; previous revision: 1.26
170 (also revision 1.30->1.31 of xmlres.cpp !!!)
172 Checking in xmlres.h;
173 /pack/cvsroots/wxwindows/wxWindows/contrib/include/wx/xrc/xmlres.h,v <-- xmlres.h
174 new revision: 1.22; previous revision: 1.21
177 16. Fixes for wxLocale::Init and Borland C++
179 (document it in changes.txt)
181 Checking in intl.cpp;
182 /pack/cvsroots/wxwindows/wxWindows/src/common/intl.cpp,v <-- intl.cpp
183 new revision: 1.87; previous revision: 1.86
186 17. XRC: better wxToolBar handler
188 Note: This depends on our agreement on what should be backported. Either
189 only XRC_ADD_STYLE(...) lines will go into 2.4 or everything in this
190 patch (including new features not present in 2.4.0's handler).
192 Checking in xh_toolb.cpp;
193 /pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xh_toolb.cpp,v <-- xh_toolb.cpp
194 new revision: 1.7; previous revision: 1.6
197 20. Fix for wxProgressDialog::Update() signature:
199 Checking in docs/latex/wx/progdlg.tex;
200 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/progdlg.tex,v <-- progdlg.tex
201 new revision: 1.10; previous revision: 1.9
203 21. [ 668155 ] Refresh problem when msgbox is shown (wxUniversal)
205 https://sourceforge.net/tracker/index.php?func=detail&aid=668155&group_id=9863&atid=309863
207 Index: e:/dev/wxWindows/src/univ/winuniv.cpp
208 ===================================================================
209 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/winuniv.cpp,v
210 retrieving revision 1.35
211 diff -u -2 -r1.35 winuniv.cpp
212 --- e:/dev/wxWindows/src/univ/winuniv.cpp 2002/12/09 10:19:08 1.35
213 +++ e:/dev/wxWindows/src/univ/winuniv.cpp 2003/01/14 21:24:21
216 wxWindowNative::Refresh(eraseBackground, &rectWin);
218 + // Refresh all sub controls if any.
219 + wxWindowList::Node *node = GetChildren().GetFirst();
222 + wxWindow *win = node->GetData();
223 + // Only refresh sub controls when it is visible
224 + // and when it is in the update region.
225 + if(win->IsShown() && wxRegion(rectWin).Contains(win->GetRect()) != wxOutRegion)
226 + win->Refresh(eraseBackground, &rectWin);
228 + node = node->GetNext();
233 22. "Remove" wxFont::GetInternalFont from wxGTK w/ GTK2
235 CVS: [RR] wxWindows/src/gtk dcclient.cpp,1.162,1.163 font.cpp,1.69,1.70 window.cpp,1.411,1.412
236 CVS: [RR] wxWindows/src/gtk choice.cpp,1.55,1.56 combobox.cpp,1.87,1.88
237 CVS: [RR] wxWindows/src/gtk minifram.cpp,1.29,1.30
238 (not sure about minifram.cpp: must be checked for binary compatibility - VS)
240 When applying, be careful to not pick later revision of font.cpp -- 2.5 doesn't
241 have wxFont::GetInternalFont while 2.4 must have it because of binary
245 23. Use GNOME2's /usr/share/pixmaps/document-icons in wxMimeTypesManager
247 Checking in mimetype.cpp;
248 /pack/cvsroots/wxwindows/wxWindows/src/unix/mimetype.cpp,v <-- mimetype.cpp
249 new revision: 1.29; previous revision: 1.28
252 24. Fix SetScrollbars bug. You know the one :-)
254 Checking in src/common/wincmn.cpp;
255 /pack/cvsroots/wxwindows/wxWindows/src/common/wincmn.cpp,v <-- wincmn.cpp
256 new revision: 1.129; previous revision: 1.128
257 Checking in src/generic/scrlwing.cpp;
258 /pack/cvsroots/wxwindows/wxWindows/src/generic/scrlwing.cpp,v <-- scrlwing.cpp
259 new revision: 1.35; previous revision: 1.34
260 Checking in src/gtk/scrolwin.cpp;
261 /pack/cvsroots/wxwindows/wxWindows/src/gtk/scrolwin.cpp,v <-- scrolwin.cpp
262 new revision: 1.27; previous revision: 1.26
265 26. Fix Unicode + .wxr
267 Using an #if wxUSE_UNICODE in include/wx/wxexpr.h, safer for
268 binary compatibility.
270 Checking in include/wx/resource.h;
271 /pack/cvsroots/wxwindows/wxWindows/include/wx/resource.h,v <-- resource.h
272 new revision: 1.18; previous revision: 1.17
273 Checking in include/wx/wxexpr.h;
274 /pack/cvsroots/wxwindows/wxWindows/include/wx/wxexpr.h,v <-- wxexpr.h
275 new revision: 1.19; previous revision: 1.18
276 cvs diff: [23:38:56] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/include/wx
277 Checking in samples/resource/resource.cpp;
278 /pack/cvsroots/wxwindows/wxWindows/samples/resource/resource.cpp,v <-- resource.cpp
279 new revision: 1.14; previous revision: 1.13
280 cvs diff: [23:39:00] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/samples/resource
281 Checking in src/common/resource.cpp;
282 /pack/cvsroots/wxwindows/wxWindows/src/common/resource.cpp,v <-- resource.cpp
283 new revision: 1.85; previous revision: 1.84
284 Checking in src/common/wxexpr.cpp;
285 /pack/cvsroots/wxwindows/wxWindows/src/common/wxexpr.cpp,v <-- wxexpr.cpp
286 new revision: 1.27; previous revision: 1.26
289 27. Fix assert (and crash in debug) in wxFileConfigGroup::DeleteSubgroupByName
291 Checking in src/common/fileconf.cpp;
292 /pack/cvsroots/wxwindows/wxWindows/src/common/fileconf.cpp,v <-- fileconf.cpp
293 new revision: 1.93; previous revision: 1.92
295 28. Set orientation for scrolbar events
297 Checking in src/msw/scrolbar.cpp;
298 /pack/cvsroots/wxwindows/wxWindows/src/msw/scrolbar.cpp,v <-- scrolbar.cpp
299 new revision: 1.24; previous revision: 1.23
301 29. Patch 664399: wxButton default size should not be adjusted
302 (wxUniv), cures overlapping buttons on e.g. wxWizard sample.
304 Index: src/univ/button.cpp
305 ===================================================================
306 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/button.cpp,v
307 retrieving revision 1.15
308 diff -r1.15 button.cpp
310 < s_sizeBtn.x = 8*dc.GetCharWidth();
311 < s_sizeBtn.y = (11*dc.GetCharHeight())/10 + 2;
313 > s_sizeBtn.x = dc.GetCharWidth()*10 + 2;
314 > s_sizeBtn.y = dc.GetCharHeight()*11/10 + 2;
316 < // for compatibility with other ports, the buttons default size is never
317 < // less than the standard one, but not when display not PDAs.
318 < if (wxSystemSettings::GetScreenType() > wxSYS_SCREEN_PDA)
320 < if ( !(GetWindowStyle() & wxBU_EXACTFIT) )
322 < wxSize szDef = GetDefaultSize();
323 < if ( width < szDef.x )
328 > // The default size should not be adjusted, so the code is moved into the
329 > // renderer. This is conceptual wrong but currently the only solution
331 Index: src/univ/themes/win32.cpp
332 ===================================================================
333 RCS file: /pack/cvsroots/wxwindows/wxWindows/src/univ/themes/win32.cpp,v
334 retrieving revision 1.55
335 diff -r1.55 win32.cpp
337 > // for compatibility with other ports, the buttons default size is never
338 > // less than the standard one, but not when display not PDAs.
339 > if (wxSystemSettings::GetScreenType() > wxSYS_SCREEN_PDA)
341 > if ( !(window->GetWindowStyle() & wxBU_EXACTFIT) )
343 > wxSize szDef = wxButton::GetDefaultSize();
344 > if ( size->x < szDef.x )
351 30. [wxMotif] Coloured stipples, don't use stipples in DoDrawText
353 Checking in src/motif/dcclient.cpp;
354 /pack/cvsroots/wxwindows/wxWindows/src/motif/dcclient.cpp,v <-- dcclient.cpp
355 new revision: 1.47; previous revision: 1.46
358 31. [wxHTML] Fix parsing of CDATA tags and ignore <script>
360 CVS: [VS] wxWindows/src/html htmlpars.cpp,1.29,1.30 htmltag.cpp,1.31,1.32
361 CVS: [VS] wxWindows/src/html m_layout.cpp,1.17,1.18
362 CVS: [VS] wxWindows/src/html htmltag.cpp,1.32,1.33
365 32. Fix wxFileConfig behaviour in Unicode mode
367 Note: this must be done a bit differently, w/o wxFileConfig::m_conv!
368 CVS: [VS] wxWindows/include/wx fileconf.h,1.39,1.40
369 CVS: [VS] wxWindows/src/common fileconf.cpp,1.93,1.94
370 CVS: [VS] wxWindows/include/wx strconv.h,1.12,1.13
371 CVS: [VS] wxWindows/src/common strconv.cpp,1.71,1.72
373 33. Fix memory leak in wxMimeTypesManager
375 http://sf.net/tracker/index.php?func=detail&aid=685580&group_id=9863&atid=309863
377 Checking in src/unix/mimetype.cpp;
378 /pack/cvsroots/wxwindows/wxWindows/src/unix/mimetype.cpp,v <-- mimetype.cpp
379 new revision: 1.32; previous revision: 1.31
381 34. Fix memory leak in generic wxFileDialog
383 http://sf.net/tracker/index.php?func=detail&aid=696164&group_id=9863&atid=309863
385 Checking in src/generic/filedlgg.cpp;
386 /pack/cvsroots/wxwindows/wxWindows/src/generic/filedlgg.cpp,v <-- filedlgg.cpp
387 new revision: 1.84; previous revision: 1.83
389 33. Add support for GTK2 label mnemonics (patch #689573)
391 CVS: [VS] wxWindows/src/gtk button.cpp,1.53,1.54 checkbox.cpp,1.52,1.53 control.cpp,1.26,1.27 radiobut.cpp,1.42,1.43
392 CVS: [VS] wxWindows/include/wx/gtk control.h,1.16,1.17
393 CVS: [VS] wxWindows/docs changes.txt,1.255,1.256
394 CVS: [VS] wxWindows/src/gtk control.cpp,1.27,1.28
396 34. Accept '\r' as delimiter when parsing dates (bug #684617)
398 CVS: [VZ] wxWindows/src/common datetime.cpp,1.73,1.74
400 35. Fix wxFontEncoding values:
402 make wxFONTENCODING_EUC_JP == wxFONTENCODING_UTF8 + 1 in wx/fontenc.h
404 http://sf.net/tracker/index.php?func=detail&aid=703260&group_id=9863&atid=109863
406 36. Add SetFonts to wxHTML printing classes; SetFonts(a,b,NULL) can be used
407 to set default sizes now.
409 (Do not apply wxHtmlEasyPrinting part of this changes!)
411 Checking in src/html/winpars.cpp;
412 /pack/cvsroots/wxwindows/wxWindows/src/html/winpars.cpp,v <-- winpars.cpp
413 new revision: 1.38; previous revision: 1.37
414 Checking in src/html/htmprint.cpp;
415 /pack/cvsroots/wxwindows/wxWindows/src/html/htmprint.cpp,v <-- htmprint.cpp
416 new revision: 1.29; previous revision: 1.28
417 cvs diff: [21:30:15] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/src/html
418 Checking in samples/html/printing/printing.cpp;
419 /pack/cvsroots/wxwindows/wxWindows/samples/html/printing/printing.cpp,v <-- printing.cpp
420 new revision: 1.9; previous revision: 1.8
421 cvs diff: [21:30:19] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/samples/html/printing
422 Checking in include/wx/html/htmldefs.h;
423 /pack/cvsroots/wxwindows/wxWindows/include/wx/html/htmldefs.h,v <-- htmldefs.h
424 new revision: 1.8; previous revision: 1.7
425 Checking in include/wx/html/htmlwin.h;
426 /pack/cvsroots/wxwindows/wxWindows/include/wx/html/htmlwin.h,v <-- htmlwin.h
427 new revision: 1.35; previous revision: 1.34
428 Checking in include/wx/html/htmprint.h;
429 /pack/cvsroots/wxwindows/wxWindows/include/wx/html/htmprint.h,v <-- htmprint.h
430 new revision: 1.13; previous revision: 1.12
431 Checking in include/wx/html/winpars.h;
432 /pack/cvsroots/wxwindows/wxWindows/include/wx/html/winpars.h,v <-- winpars.h
433 new revision: 1.18; previous revision: 1.17
434 Checking in docs/changes.txt;
435 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
436 new revision: 1.258; previous revision: 1.257
437 Checking in docs/latex/wx/htwindow.tex;
438 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htwindow.tex,v <-- htwindow.tex
439 new revision: 1.27; previous revision: 1.26
440 Checking in docs/latex/wx/htwinprs.tex;
441 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htwinprs.tex,v <-- htwinprs.tex
442 new revision: 1.19; previous revision: 1.18
443 Checking in docs/latex/wx/htprint.tex;
444 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htprint.tex,v <-- htprint.tex
445 new revision: 1.7; previous revision: 1.6
446 Checking in docs/latex/wx/htdcrend.tex;
447 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htdcrend.tex,v <-- htdcrend.tex
448 new revision: 1.8; previous revision: 1.7
450 37. Backport wxLANGUAGE_CHINESE_TRADITIONAL fix in src/common/intl.cpp
451 (replace zh_CN with zh_TW)
453 38. Owner-drawn (coloures) buttons don't draw multiline labels correctly
455 http://sf.net/tracker/index.php?func=detail&aid=672894&group_id=9863&atid=109863
457 Checking in src/msw/button.cpp;
458 /pack/cvsroots/wxwindows/wxWindows/src/msw/button.cpp,v <-- button.cpp
459 new revision: 1.59; previous revision: 1.58
461 39. Alt-letter didn't switch focus to a spin ctrl following static control
464 http://sf.net/tracker/index.php?func=detail&aid=672974&group_id=9863&atid=109863
466 Checking in src/msw/spinctrl.cpp;
467 /pack/cvsroots/wxwindows/wxWindows/src/msw/spinctrl.cpp,v <-- spinctrl.cpp
468 new revision: 1.24; previous revision: 1.23
469 Checking in include/wx/msw/spinctrl.h;
470 /pack/cvsroots/wxwindows/wxWindows/include/wx/msw/spinctrl.h,v <-- spinctrl.h
471 new revision: 1.16; previous revision: 1.15
473 40. calling SetValue(GetValue()) didn't reset the modified flag
475 http://sf.net/tracker/index.php?func=detail&aid=678391&group_id=9863&atid=109863
477 Checking in src/msw/textctrl.cpp;
478 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v <-- textctrl.cpp
479 new revision: 1.164; previous revision: 1.163
481 41. Radio button consecutive groups bug
483 http://sf.net/tracker/index.php?func=detail&aid=705441&group_id=9863&atid=109863
485 Checking in src/msw/radiobut.cpp;
486 /pack/cvsroots/wxwindows/wxWindows/src/msw/radiobut.cpp,v <-- radiobut.cpp
487 new revision: 1.32; previous revision: 1.31
489 42. Implement wxTextCtrl::Remove/Replace() for GTK2
491 http://sf.net/tracker/index.php?func=detail&aid=705051&group_id=9863&atid=309863
493 Checking in src/gtk/textctrl.cpp;
494 /pack/cvsroots/wxwindows/wxWindows/src/gtk/textctrl.cpp,v <-- textctrl.cpp
495 new revision: 1.154; previous revision: 1.153
497 43. Implement wxExecute with proper callback on Mac OS X
499 Checking in include/wx/unix/execute.h;
500 /pack/cvsroots/wxwindows/wxWindows/include/wx/unix/execute.h,v <-- execute.h
501 new revision: 1.2; previous revision: 1.1
503 Checking in src/unix/utilsunx.cpp;
504 /pack/cvsroots/wxwindows/wxWindows/src/unix/utilsunx.cpp,v <-- utilsunx.cpp
505 new revision: 1.91; previous revision: 1.90
507 Checking in src/mac/utilsexc.cpp;
508 /pack/cvsroots/wxwindows/wxWindows/src/mac/utilsexc.cpp,v <-- utilsexc.cpp
509 new revision: 1.11; previous revision: 1.10
512 44. Fix for deleting entries at root level in wxFileConfig
514 Checking in src/common/fileconf.cpp;
515 /pack/cvsroots/wxwindows/wxWindows/src/common/fileconf.cpp,v <-- fileconf.cpp
516 new revision: 1.97; previous revision: 1.96
517 Checking in docs/changes.txt;
518 /pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt
519 new revision: 1.261; previous revision: 1.260