]> git.saurik.com Git - wxWidgets.git/blame - docs/toback24.txt
use on gdk_draw_lines() call instead of multiple gdk_draw_line() ones (patch 717012)
[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