]> git.saurik.com Git - wxWidgets.git/blob - docs/toback24.txt
a59db0b84771bbe9e094dc1d0387b06ab676fd2a
[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
103
104 Checking in src/msw/textctrl.cpp;
105 /pack/cvsroots/wxwindows/wxWindows/src/msw/textctrl.cpp,v <-- textctrl.cpp
106 new revision: 1.157; previous revision: 1.156
107 done
108
109
110
111 10 wxMotif filedialog/wildcard corrections
112
113 Documented wxMotif filedialog limitations WRT wildcard syntax.
114 Modified filedialog to either extract the wildcard (if only one wildcard
115 is present) or assert (if more than one is present).
116
117 Checking in docs/latex/wx/filedlg.tex;
118 /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/filedlg.tex,v <-- filedlg.tex
119 new revision: 1.14; previous revision: 1.13
120 done
121 Checking in samples/dialogs/dialogs.cpp;
122 /pack/cvsroots/wxwindows/wxWindows/samples/dialogs/dialogs.cpp,v <-- dialogs.cpp
123 new revision: 1.88; previous revision: 1.87
124 done
125 cvs diff: [15:36:24] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/docs/latex/wx
126 Checking in src/motif/filedlg.cpp;
127 /pack/cvsroots/wxwindows/wxWindows/src/motif/filedlg.cpp,v <-- filedlg.cpp
128 new revision: 1.16; previous revision: 1.15
129 done