projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2001-11-28
Julian Smart
Fixing wxMicroWindows compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Vadim Zeitlin
replaced "CC = gcc" and even stranger "CPP = gcc -g...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Vadim Zeitlin
added missing files
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Robert Roebling
Darwin has commandline args.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Julian Smart
Added missing files to project file.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Vadim Zeitlin
replaced `wx-config --cflags` with `wx-config --cxxflag...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Robin Dunn
Added wxChildFocusEvent
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Robin Dunn
Added tooltips to the buttons in the wxEditableListBox
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Vadim Zeitlin
blind fix for iconizing/restoring hidden child frames bug
commit
|
commitdiff
|
tree
|
snapshot
2001-11-28
Vadim Zeitlin
fixed stupid bug in tab traversal code which totally...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Mattia Barbon
Fixes for Cygwin compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Václav Slavík
second halt of Chris' wxImage ICO patch
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Václav Slavík
added two-step creation of wxHtmlWindow
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Václav Slavík
docs update for Greg's wxGenericTreeCtrl patch
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Vadim Zeitlin
fudged the extra width in GetBestSize() to fit better
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Vadim Zeitlin
added some test for the choice dialog sizing
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Vadim Zeitlin
don't show scrollbars at all when the window is big...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Vadim Zeitlin
added more instruction for writing the docs
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Vadim Zeitlin
oops, forgot to commit the header for the notebook fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
New SWIGged files for wxGTK
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
set the background brush to the window's background...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
New SWIGged files for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
Added IsVertical to wxMac's wxScrollBar. (It doesn...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
Changes needed to solve wxPython's OOR problem for...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
Changes needed to solve wxPython's OOR problem for...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Robin Dunn
Shapes will now draw the right background color when...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-27
Václav Slavík
wxMGL compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Gilles Depeyrot
corrected shared library linking for Darwin (dylib...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Gilles Depeyrot
corrected shared library linking (add wx library to...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Robin Dunn
Changed WXDLLEXPORT --> GIZMOSDLLEXPORT (and added...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
fixed listbox initial size determination
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
superposition of text styles in wxTextCtrl now works...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
removed unneeded include from the header
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
fixed notebook tabs refresh when changing them under...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
fixed wxRadioBox::Enable() and Show() to enable/show...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
fix for incorrect assert in SetClientObject
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Vadim Zeitlin
compilation warning fixed for wxUSE_TOOLTIPS==0
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Gilles Depeyrot
added missing const for char* arguments
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Gilles Depeyrot
Added compile-time check to be sure that wxUSE_ is...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-26
Ron Lee
added wx(U)int64, then added it to wxDataStream so...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Václav Slavík
wxT(), not _()
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
added dynamic shared library (dylib) initialization...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
added wxCmdLineParser::ConvertStringToArgs(), wxApp...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Mattia Barbon
Updated Italian translations
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Robert Roebling
Correct wxTimer bug in wxGTK.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
removed MAKE variable which is set by make, otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
fixed comment about [not] deleting wxConfig::Get()...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
changed wxYES_NO to be equal to wxYES | wxNO freeing...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
fixed wxTE_LINESCROLL definition to not conflict with...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
fixed VC++ warning
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
corrected case of DeRez for Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
moved wx/panel include to correct wxGTK compilation...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
removed small as otherwise the code was apparently...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
minor updates/clarifications to the wxNotebook docs
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
removed trailing ; after DECLARE_ macros
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
added Remove() test
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
removed trailing ; after DECLARE_NO_COPY_CLASS
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
centre on screen the dialogs without epxlicit position
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
fixed the message when creating setup.h
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
added wxCHANGE_DIR test
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
added wxCHANGE_DIR flag support to wxMSW implementation
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
use "..." instead of <...> for wx includes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
remove static libraries and recreate them to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
use "..." instead of "..." for wx includes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Gilles Depeyrot
corrected blind fix of missing .c_str()s
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Robin Dunn
Added wxDynamicSashWindow to wxPython, plus other odds...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Robin Dunn
Added wxDynamicSashWindow to wxPython, plus other odds...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Robin Dunn
Added ability for wxSTC's scrollbars to be supplieed...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Robin Dunn
Added wxDS_DRAG_CORNER so the corner dragging can be...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Robin Dunn
Honor the SetUseHorizontalScrollBar setting.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
fix for focus handling in case when the panel itself...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
and now fixes for compilation with wxUSE_PALETTE=1
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
typo: & was used instead of &&
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
wxUniv compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
compilation warning (and possible bug) fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
fixes for compilation with wxUSE_PALETTE=0
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
added GetHpalette[Of] macros
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
compilation fix for wxUSE_TEXTBUFFER=0
commit
|
commitdiff
|
tree
|
snapshot
2001-11-25
Vadim Zeitlin
blindly added missing .c_str()s to fix compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
wxToolBar support in wxUniv/wxFrame
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
wxToolBar support in wxUniv/wxFrame
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
fool-proof wxDC::SetPalette(wxNullPalette)
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
fix for palette restoration in wxToolBarSimple
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
minor syntactic fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
better behaviour of wxMGL's wxTimer w.r.t. memory alloc...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Mattia Barbon
Must honour wxUSE_TOOLTIPS in tooltip.h
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
- better behaviour of wxMGL's wxTimer w.r.t. memory...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
added AM_PATH_WXCONFIG macro and its installation
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Mattia Barbon
* added new --enable-logdialog option
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
added contrib strings to catalog and regenerated po...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Václav Slavík
forgot to remove ;; when applying the patch
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Julian Smart
Include windows.h before sql headers, if compiling...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Gilles Depeyrot
correction for compilation under Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Ron Lee
Ignore what the diff says.. think "added S/390 support...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-24
Robin Dunn
Give wxDynamicSashReparentEvent a copy ctor and a prope...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-23
Stefan Csomor
formatting
commit
|
commitdiff
|
tree
|
snapshot
2001-11-23
Stefan Csomor
moved test for valid controlpart into this method
commit
|
commitdiff
|
tree
|
snapshot
2001-11-23
Stefan Csomor
added virtual DoSetSize method in order to allow for...
commit
|
commitdiff
|
tree
|
snapshot
next