projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2002-01-13
Vadim Zeitlin
fixed a huge memory leak in wxStreamBuffer
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Vadim Zeitlin
SetValue() doesn't call Clear()
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Gilles Depeyrot
changed PPC struct alignement setting
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Gilles Depeyrot
changed PPC struct alignement setting
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Vadim Zeitlin
made XPMs const
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Vadim Zeitlin
Sun warning and Unicode fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Robert Roebling
Some additions to the 12-bit patch.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Robert Roebling
Applied patches for wxBU_EXACTFIT to button.cpp and...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Robert Roebling
Corrected wxDialog event table under wxMac and wxOS2...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-12
Václav Slavík
fixed m_OldAlign hiding
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
David Webster
Oops, left some personal stuff in here.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
David Webster
OS/2 Statusbar fixes in DC
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
David Webster
OS/2 Statusbar fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Gilles Depeyrot
correction to shared library build command for HP ...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Vadim Zeitlin
more Sun C++ compiler warning fixes: in particular...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
corrected wxMenuBar::Insert , ::Append for a correct...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Vadim Zeitlin
added support for wxALIGN_XXX in wxStaticBox
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Robert Roebling
Corrected wxFrame::SetMenuBar() for repeated calls
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
new libraries added
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
added new files from common
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
include changes
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
destructor fix in case it is not a real dialog
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Gilles Depeyrot
added missing const for Apple DevTools
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Vadim Zeitlin
reverted stupid compilation breaking typo checked in...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Robert Roebling
Move notebook size code for mac to mac/notebook.cpp
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Robert Roebling
Make log.cpp compilable under CW 5.2 non-Carbon
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
fixes for using non opaque structs under debug classic...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
fewer standard includes
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
changed to non-opaque structs for debugging (makes...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
additions
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Stefan Csomor
ATSU Rendering Support added
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Vadim Zeitlin
minor wxFRAME_EX_CONTEXTHELP updates
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Vadim Zeitlin
changes wxFRAME_EX_CONTEXTHELP value to avoid clash...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-11
Vadim Zeitlin
no changes
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Vadim Zeitlin
moved toolbar adjustments for the client size from...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Václav Slavík
1. finished porting wxDir/FileDialog to MS-DOS
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Vadim Zeitlin
compilation fix for VC++
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Gilles Depeyrot
unified UMAPrOpen/UMAPrClose prototypes for session...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Gilles Depeyrot
disable MetroNub stuff for CodeWarrior 5.3 Carbon builds
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Gilles Depeyrot
changed PPC struct alignement setting
commit
|
commitdiff
|
tree
|
snapshot
2002-01-10
Gilles Depeyrot
changed PPC struct alignement setting
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
David Webster
Consildation and cleanup of global variables. Mostly...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
David Webster
Support for WXPM's native font info.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
David Webster
Lots of cleanup, mostly consolidating globals
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
a few things I'd like to do
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Robin Dunn
Updated to use correct value for wxSTC_MASK_FOLDERS
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
bug fix for wxBufferedInputStream::LastCount() after...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Robert Roebling
wxDirDialog no longer shows hidden files. I don't
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
mention that wxDialog doesn't derive from wxPanel any...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
winundef.h is needed for wxBase as well
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
copy dummy*.cpp files as well
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
no (real) changes
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
use wxTE_RICH for the log window now that it should...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
added, implemented, documented wxTE_RICH2 and wxTextCtr...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
make listbox taller
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
exercise wxTextCtrl::GetRange
commit
|
commitdiff
|
tree
|
snapshot
2002-01-09
Vadim Zeitlin
wxNullFont shouldn't be passed to wxDC::SetFont()
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
more MS-DOS stuff in generic wxFileDialog
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
David Webster
OS/2 NativeFontInfo support
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
disable long filenames under DJGPP
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
expand . into cwd
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
MS-DOS fix to wxDir
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
wxDirDialog port to MS-DOS
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
David Webster
OS/2 NativeFontInfo support
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Vadim Zeitlin
don't allow setting an invalid font
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
wxSystemSettings docs correction
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
backward-compatiblity functions must go to wxSystemSett...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
reverted my previous fix
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
wxRTTI for wxPopupWindow in wxMGL
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
DLL compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
David Webster
Getting rid of odd control characters at EOL in source.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Gilles Depeyrot
wxGenericDirDialog related corrections for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
moved InteractiveMove to wxUniv's wxTopLevelWindow
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
use UNIX wxDir if available
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Václav Slavík
infinite recursion fix in wxTLW/Univ
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Julian Smart
Moved include for Windows compilation; minor doc tweaks
commit
|
commitdiff
|
tree
|
snapshot
2002-01-08
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Gilles Depeyrot
implement out-of-line destructors where needed instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Robin Dunn
Prevent crash when m_defGridAttr is NULL
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Robin Dunn
Added sample of using client data to the wxComboBox...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Robin Dunn
Clean up $(WXDIR)\$D too
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Vadim Zeitlin
added the splitter event processing and also cleaned...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
clipboard update and latest module definition file...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
toplevel fixes to deal with base class fixes. Create...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
OS/2 fix to support removal of WXPM ifdefs in header.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
implemented OS/2's wxSystemSettingsNative
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
Removal of WXPM ifdefs.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
toplevel fixes and USE_RUL and PRTOTCOL stuff
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
No longer needed
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Vadim Zeitlin
don't assign string literals to a char * variable
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Vadim Zeitlin
patch from Dimitri fixing crashes when decoding the...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
Vadim Zeitlin
fix for GL library soname under Solaris
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
Toplevel window support
commit
|
commitdiff
|
tree
|
snapshot
2002-01-07
David Webster
OS/2 scrolling support for controls
commit
|
commitdiff
|
tree
|
snapshot
next