projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
more warning fixes
[wxWidgets.git]
/
include
/
wx
/
generic
/
2002-05-26
Vadim Zeitlin
added wxWizard::Fit()
tree
|
commitdiff
2002-05-22
Vadim Zeitlin
fixed propagating of EVT_WIZARD_XXX events to the parent
tree
|
commitdiff
2002-05-18
Julian Smart
Updated font dialog constructors to use a reference...
tree
|
commitdiff
2002-05-14
Vadim Zeitlin
don't send SPLITTER_POS_CHANGED events when the splitte...
tree
|
commitdiff
2002-05-12
Julian Smart
Added overloaded AddChild from contributor
tree
|
commitdiff
2002-05-07
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
tree
|
commitdiff
2002-05-06
Vadim Zeitlin
wxPanel is a canvas in wxUniv sense of the word
tree
|
commitdiff
2002-05-06
Vadim Zeitlin
typo fixed: __WXUNIV__ => __WXUNIVERSAL__
tree
|
commitdiff
2002-05-05
Václav Slavík
fixes to gcc pragmas
tree
|
commitdiff
2002-05-04
Vadim Zeitlin
fixed compilation when included directly and not via...
tree
|
commitdiff
2002-05-04
Vadim Zeitlin
wxDirDialog now has the same ctor under all platforms...
tree
|
commitdiff
2002-04-26
Vadim Zeitlin
added a few virtual keywords for consistency (no real...
tree
|
commitdiff
2002-04-24
Ron Lee
Added {S,G}etItem{Text,Background}Colour methods.
tree
|
commitdiff
2002-04-19
Ron Lee
Added knowledge of virtual size to wx(Scrolled)Windows...
tree
|
commitdiff
2002-04-18
Robin Dunn
Some secondary grid classes now derive from wxClientDat...
tree
|
commitdiff
2002-04-17
Julian Smart
Added wxDF_HTML
tree
|
commitdiff
2002-04-15
Vadim Zeitlin
corrected const char * to char * conversions (patch...
tree
|
commitdiff
2002-04-14
Robert Roebling
Three more attempts to get metal look.
tree
|
commitdiff
2002-04-10
Julian Smart
Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
tree
|
commitdiff
2002-04-09
Václav Slavík
hidden root works in wxGenericDirCtrl again
tree
|
commitdiff
2002-04-08
Julian Smart
Added wxDIRCTRL_EDITABLE style so we can choose whether
tree
|
commitdiff
2002-04-08
Julian Smart
Canvas: added some DECLARE_CLASS macros to stop it...
tree
|
commitdiff
2002-04-07
Václav Slavík
oops, forgot to implement Home button
tree
|
commitdiff
2002-04-07
Gilles Depeyrot
improved conditional compilation test (added wxUSE_POST...
tree
|
commitdiff
2002-04-03
Vadim Zeitlin
don't reenable the disabled windows in OnShow(), it...
tree
|
commitdiff
2002-04-02
Mattia Barbon
wxCalendarCtrl::Destroy() now deletes year spin control and
tree
|
commitdiff
2002-03-24
Václav Slavík
moved the rest of XPMs to /art
tree
|
commitdiff
2002-03-22
Václav Slavík
port proplist.cpp to wxArtProvider
tree
|
commitdiff
2002-03-22
Julian Smart
Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
tree
|
commitdiff
2002-03-22
Václav Slavík
use wxArtProvider in wxFileDialog
tree
|
commitdiff
2002-03-21
Václav Slavík
used wxArtProvider in wxTipDialog
tree
|
commitdiff
2002-03-15
Vadim Zeitlin
removed duplicate #include
tree
|
commitdiff
2002-03-15
Robin Dunn
Give wxScrolledWindow its own Layout method that takes...
tree
|
commitdiff
2002-03-10
Václav Slavík
use AllocExclusive in wxAcceleratorTable
tree
|
commitdiff
2002-02-22
Vadim Zeitlin
fixed dead update splitters
tree
|
commitdiff
2002-02-22
Vadim Zeitlin
fixes to handling of 0 and negative splitter position...
tree
|
commitdiff
2002-02-21
Vadim Zeitlin
applied a fix for the patch 446325
tree
|
commitdiff
2002-02-20
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2002-02-20
Robin Dunn
Fix so the value given to wxTextEntryDialog::SetValue...
tree
|
commitdiff
2002-02-17
Václav Slavík
move wxMGL's wxTimer to src/generic
tree
|
commitdiff
2002-02-16
Vadim Zeitlin
various splitter fixes:
tree
|
commitdiff
2002-02-16
Robert Roebling
wxX11:
tree
|
commitdiff
2002-02-16
Václav Slavík
more fixes to wxSplitterWindow's initial sash position
tree
|
commitdiff
2002-02-14
Vadim Zeitlin
fixes to sash adjusting code to avoid setting it to...
tree
|
commitdiff
2002-02-11
Václav Slavík
wxSplitterWindow now:
tree
|
commitdiff
2002-02-06
Vadim Zeitlin
got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
tree
|
commitdiff
2002-01-29
Julian Smart
Pruned some of txrc.tex; removed redundant helpxlp...
tree
|
commitdiff
2002-01-28
Stefan Csomor
for file based help we have mac separators
tree
|
commitdiff
2002-01-28
Stefan Csomor
added export
tree
|
commitdiff
2002-01-28
Vadim Zeitlin
more Unicode fixes for help files
tree
|
commitdiff
2002-01-28
Vadim Zeitlin
Unicode compilation fixes, also moved private constants...
tree
|
commitdiff
2002-01-25
David Webster
OS/2 does not have a native dirdlg, use generic
tree
|
commitdiff
2002-01-21
Václav Slavík
fixed crash in wxSpinCtrl under wxGTK
tree
|
commitdiff
2002-01-19
Václav Slavík
rewrote wxGenericFileDialog to use sizers
tree
|
commitdiff
2002-01-09
Robert Roebling
wxDirDialog no longer shows hidden files. I don't
tree
|
commitdiff
2002-01-08
Václav Slavík
DLL compilation fix
tree
|
commitdiff
2002-01-06
Václav Slavík
merged both implementations of wxGenericDirCtrl
tree
|
commitdiff
2001-12-30
Vadim Zeitlin
fixed uninitialized wxGridCellAttr::m_defGridAttr ...
tree
|
commitdiff
2001-12-22
Vadim Zeitlin
fixed wxProgressDialog for ranges > 65535
tree
|
commitdiff
2001-12-17
Robert Roebling
Header change for smooth Aqua buttons in wxTreeCtrl.
tree
|
commitdiff
2001-11-26
Vadim Zeitlin
removed unneeded include from the header
tree
|
commitdiff
2001-11-25
Gilles Depeyrot
use "..." instead of <...> for wx includes
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
1. removed wxObject::CopyObject() and Clone() - some...
tree
|
commitdiff
2001-11-18
Gilles Depeyrot
added missing include (for instance, needed in the...
tree
|
commitdiff
2001-11-03
Vadim Zeitlin
implemented Freeze/Thaw() for the generic listctrl
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
support for vetoing grid cell editing (patch 469049)
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
wxWizard help patch (474974)
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
patch from Søren Erland Vestø for additional wxCalendar...
tree
|
commitdiff
2001-10-30
Vadim Zeitlin
applied wxDirSelector() patch and regenerated the makef...
tree
|
commitdiff
2001-10-18
Mattia Barbon
Added RTTI macros to wxSplashScreen.
tree
|
commitdiff
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
tree
|
commitdiff
2001-09-30
Vadim Zeitlin
fix for wxCalendarCtrl::Create() (bug 458167)
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
refresh the tree ctrl when its back/foreground colour...
tree
|
commitdiff
2001-08-20
Vadim Zeitlin
draw the selected items in another colour when the...
tree
|
commitdiff
2001-08-18
Robert Roebling
Applied Greg's patch to tree control and related.
tree
|
commitdiff
2001-08-17
Julian Smart
Added possibility of 2-step initialisation, and wxWIZAR...
tree
|
commitdiff
2001-08-14
Vadim Zeitlin
removed redundant InitDialog methods
tree
|
commitdiff
2001-08-13
Vadim Zeitlin
implemented (untested) work around for wxScrolledWindow...
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
changed wxControlContainer to avoid triggering tons...
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
1. slightly changed how wxControlContainer is used
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
moved knd handling logic from wxPanel to wxControlConta...
tree
|
commitdiff
2001-08-01
Vadim Zeitlin
applied patch 441270 (fix cygwin wxSplashScreen compila...
tree
|
commitdiff
2001-08-01
Vadim Zeitlin
added generic implementation and documentation for...
tree
|
commitdiff
2001-07-27
Robin Dunn
Added some WXDLLEXPORTs
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
forgotten method declaration
tree
|
commitdiff
2001-07-25
Vadim Zeitlin
fix for focus handling when deleting the items
tree
|
commitdiff
2001-07-24
Vadim Zeitlin
fixed compilation problem with multiple Update()s
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
corrected conditional compilation tests
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added RefreshItem(s) methods
tree
|
commitdiff
2001-07-12
Julian Smart
Corrected DoBlit
tree
|
commitdiff
2001-07-11
Stefan Csomor
several mac fixes (Mark Newsams patches)
tree
|
commitdiff
2001-07-11
Vadim Zeitlin
added support for item attributes in virtual list control
tree
|
commitdiff
2001-07-09
Julian Smart
Various wxMotif fixes
tree
|
commitdiff
2001-07-09
Julian Smart
Various fixes for wxMotif
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
applied patch 439186 (mingw and VC5 fixes)
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
tree
|
commitdiff
2001-07-07
Stefan Csomor
mac fixes
tree
|
commitdiff
2001-07-07
Gilles Depeyrot
corrected friend declaration for CodeWarrior compilation
tree
|
commitdiff
2001-07-07
Gilles Depeyrot
corrected WXWIN_COMPATIBILITY conditional tests
tree
|
commitdiff
next