projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added symptomatic fix to wrong height in wxStaticText.
[wxWidgets.git]
/
src
/
msw
/
notebook.cpp
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
blob
|
commitdiff
|
raw
2001-07-02
Vadim Zeitlin
fixed deleting pages from the notebook
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
1. fixed wxGTK notebook which was completely broken...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Julian Smart
Support for Cygwin 1.0 (thought it worked before, but...)
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Julian Smart
Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-28
Václav Slavík
added wxNotebook::AssingImageList
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Vadim Zeitlin
fixes for compilation with the old mingw32, wxUSE_NORLA...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Vadim Zeitlin
1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Vadim Zeitlin
1. fixed (to test) the bug with bitmaps without masks...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Vadim Zeitlin
1. added wxEnhMetaFileXXX classes
blob
|
commitdiff
|
raw
|
diff to current
1999-12-28
Julian Smart
Added Bil Simser to wxBook page; fixed bug in notebook...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-14
Václav Slavík
removed USE_SHARED_LIBRARY(IES)
blob
|
commitdiff
|
raw
|
diff to current
1999-11-09
Julian Smart
Added m_nSelection = -1 fixes to RemovePage, DeleteAllP...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
include <wx/...> => include "wx/..."
blob
|
commitdiff
|
raw
|
diff to current
1999-10-20
Robin Dunn
Since wxPanel is now AutoLayout aware, removed indirect...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-20
Robin Dunn
Size the notebook page when it is added to the notebook.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-09-29
Vadim Zeitlin
1. Implemented support for different icons for differen...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-29
J. Russell Smyth
Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
blob
|
commitdiff
|
raw
|
diff to current
1999-08-14
Vadim Zeitlin
InsertPage/SetSelection bug fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
J. Russell Smyth
Made changes to allow build with new mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-07-26
Vadim Zeitlin
1. wxChoice and wxComboBox support client data under MSW
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. frames respect update region (Tom Surace patch)
blob
|
commitdiff
|
raw
|
diff to current
1999-06-24
Vadim Zeitlin
several notebook bugs fixed:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Vadim Zeitlin
wxNotebook compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Vadim Zeitlin
1. some minor but nasty bugs fixed (see post to the...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. bug in wxSplitter corrected: mouse event coords...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
notebook creation bug fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-18
Vadim Zeitlin
DeleteAllPages() bug corrected
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-03-23
Julian Smart
WS_CLIPCHILDREN is not always enabled in wxNotebook...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Julian Smart
Added wxTreeCtrl::SetItemDropHighlight (wxMSW only);
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Vadim Zeitlin
"selection changed" events are not generated any more...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
TWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Robert Roebling
ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Julian Smart
2nd attempt at MDI in wxMotif, using wxNotebook this...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-27
Julian Smart
Motif wxNotebook about done; added print/preview to...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Julian Smart
Added OnEraseBackground to wxNotebook on wxMSW to avoid...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Unknown (UG)
no message
blob
|
commitdiff
|
raw
|
diff to current
1998-10-09
Julian Smart
Dialog unit mods; wxProp tidying
blob
|
commitdiff
|
raw
|
diff to current
1998-09-20
Vadim Zeitlin
1) minor modifications in fileconf.cpp
blob
|
commitdiff
|
raw
|
diff to current
1998-09-08
Julian Smart
Additional makefiles; changes for compilation with...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
the notebook now has wxTAB_TRAVERSAL style
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-12
Vadim Zeitlin
stack overflow when clicking on the arrow in a notebook...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
now process UDN_DELTAPOS notification: up-down control...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Vadim Zeitlin
constraints handling for notebook pages improved
blob
|
commitdiff
|
raw
|
diff to current
1998-07-10
Julian Smart
Fixed const problems in status bar code, changed panelg...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-09
Vadim Zeitlin
MSW wxNotebook implementation
blob
|
commitdiff
|
raw
|
diff to current