-cvs diff: [15:36:24] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx
-Checking in src/motif/filedlg.cpp;
-/pack/cvsroots/wxwindows/wxWindows/src/motif/filedlg.cpp,v <-- filedlg.cpp
-new revision: 1.16; previous revision: 1.15
-done
\ No newline at end of file
+
+
+16. Menu accels for items with bitmaps in wxGTK
+
+http://sf.net/tracker/index.php?func=detail&aid=626048&group_id=9863&atid=309863
+
+Checking in src/gtk/menu.cpp;
+/pack/cvsroots/wxwindows/wxWindows/src/gtk/menu.cpp,v <-- menu.cpp
+new revision: 1.136; previous revision: 1.135
+
+
+17. Init wxTextBuffer::m_isOpened in ctor
+
+http://sf.net/tracker/index.php?func=detail&aid=736208&group_id=9863&atid=109863
+
+Checking in include/wx/textbuf.h;
+/pack/cvsroots/wxwindows/wxWindows/include/wx/textbuf.h,v <-- textbuf.h
+new revision: 1.8; previous revision: 1.7
+
+18. Better notebook page sizing
+
+nbbase.cpp, CalcSizeFromPage, plus #includes at top of file.
+This gets the tab size and adds a bit for borders.
+We should do the same for other platforms, only rationalise
+it so that wxNotebook returns the tab rect info.
+