projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2001-12-28
Vadim Zeitlin
removed my timing code accidentally committed before
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Vadim Zeitlin
disable native font stuff for wxMotif
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
new redrawing code
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
added debugging code for redrawing
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
adjusted for new visible region code
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
cleaned drawing code
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
appearance brush support
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
removed redundant code
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
corrected return value
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
code changes for redrawing
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
added support for appearance brushes, corrected blittin...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
Stefan Csomor
added support for appearance brushes
commit
|
commitdiff
|
tree
|
snapshot
2001-12-28
David Webster
Scrolling updates
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Vadim Zeitlin
fix to wxLocale::GetString() calld with empty argument
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
Changes to the XRC library:
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
fixed bug in wxHTML that certainly prevented it from...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
fixed another 2 instances of wxStrncpy bug
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
Idiot I am; my previous commit certainly broke non...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
1. libunicows support in configure
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
fix for Unicode build -- wxMB2WXbuf cannot be initializ...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
removed obsolete docs
commit
|
commitdiff
|
tree
|
snapshot
2001-12-27
Václav Slavík
fix for unicode crashes by Dimitri
commit
|
commitdiff
|
tree
|
snapshot
2001-12-26
Ron Lee
removed macro magic that causes build problems on some
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Václav Slavík
fixes for misplaced radio buttons in wxRadioBox
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Václav Slavík
fixed misplaced subcontrols of wxComboBox
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Václav Slavík
better wxMGL wxSystemSettings
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Vadim Zeitlin
fixed compilation for strict ANSI compilers
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Vadim Zeitlin
emphasized that SetValue() doesn't make the control...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Vadim Zeitlin
don't make control dirty after a call to SetValue()
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Vadim Zeitlin
fixed crash when an item didn't have any data
commit
|
commitdiff
|
tree
|
snapshot
2001-12-25
Vadim Zeitlin
documented Number() as obsolete and added GetCount()
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
don't crash if bitmaps are not found
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
fixed Fit() to avoid showing scrollbars
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
DoSetClientSize() may take 4 iterations to set the...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
really fixed GetRenderer() and GetEditor() methods...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
fixed memory leak when SetTargetWindow() was called...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Václav Slavík
fixes to wxFont mods for the case w/o native fontinfo...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Václav Slavík
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Václav Slavík
compilation fix for DJGPP
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Ron Lee
added slightly more informative failure reporting.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Ron Lee
Added GetStringArray method.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
changed the default font facename for the decorative...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-24
Vadim Zeitlin
code clean up, avoid duplicating the same code in font...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
use wxFontMapper when setting the encoding (fix to...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Mattia Barbon
Updated docs for wxGrid: added events, event macros...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Robert Roebling
Removed warning for Darwin compilation from datetime.inl
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
fixed handling of the items with indirect data broken...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
create masks even (slightly) faster
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Ron Lee
Added missing header and missing logic. :)
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
sped up the mask creation by a factor of 40
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Ron Lee
Added missing compile define.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
sped up the mask creation by a factor of 40
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
applied patch fixing some graphical glitches from Dimitri
commit
|
commitdiff
|
tree
|
snapshot
2001-12-23
Vadim Zeitlin
fixed sorting the items which have indirect data (i...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-22
Vadim Zeitlin
fixed wrong return value of wxComboBox::GetClientObject
commit
|
commitdiff
|
tree
|
snapshot
2001-12-22
Mattia Barbon
Made wxPD_AUTO_HIDE work.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-22
Julian Smart
More tweaks to wxMicroWi
commit
|
commitdiff
|
tree
|
snapshot
2001-12-22
Vadim Zeitlin
wxFont can now raelly use the native fonts
commit
|
commitdiff
|
tree
|
snapshot
2001-12-22
Vadim Zeitlin
fixed wxProgressDialog for ranges > 65535
commit
|
commitdiff
|
tree
|
snapshot
2001-12-22
Václav Slavík
use wxBusyCursor in wxHtmlWindow instead of SetCursor...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Robert Roebling
Removed two more files from wxMicroWindows compilation.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
add more methods to wxNativeFontInfo: To/FromUserString...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
David Webster
Update makefile and module def for new dynlib stuff...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
David Webster
Latest updates for compiling.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
minor optical fix
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
oops, forgot to commit wxFontBase::SetNativeFontInfo...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Robert Roebling
Forgot to add this one.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Robert Roebling
Added configure support for wxMicroWindows.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Julian Smart
More tinkering
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
David Webster
Headers to support 'Y' positioning fixes for OS/2 controls
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
David Webster
'Y' positioning fixes for OS/2 controls
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
added wxFont::SetNativeFontInfo(string) and documented...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Julian Smart
MicroWindows tweaks
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Julian Smart
MicroWindows mods
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
fix the old code for dlerror() returning const char...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
fix for last commit which accidentally disabled wxDynam...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Julian Smart
Added some #defines
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Julian Smart
Added updated patch, clarified the docs
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
disable new DL code by default
commit
|
commitdiff
|
tree
|
snapshot
2001-12-21
Vadim Zeitlin
compilation fix for dlerror() returning const char *
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Robin Dunn
Tools
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Robin Dunn
SWIGged updates for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
George Tasker
Fixed a typo in the sample code of wxDbTable::Insert
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Ron Lee
added missing DYNLIB_CLASS define.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Ron Lee
ugh. Nesting the (per class) plugin sentries can requi...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Ron Lee
reimplemented sanity checks that were lost/broken in...
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Stefan Csomor
MacOS conforming activate/deactivate
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Gilles Depeyrot
corrections to includes for compilation under Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Robin Dunn
wxGTK SWIGged updates for:
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Stefan Csomor
corrected bug in MacRedraw
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Stefan Csomor
added additional setters for the current clip region
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Ron Lee
moved dynamic loader option checks to chkconf.h
commit
|
commitdiff
|
tree
|
snapshot
2001-12-20
Vadim Zeitlin
fix for temp file creation under Windows
commit
|
commitdiff
|
tree
|
snapshot
2001-12-19
Robin Dunn
Forgot to recomment this out
commit
|
commitdiff
|
tree
|
snapshot
2001-12-19
Ron Lee
Bumped version and soname for 2.3.3
commit
|
commitdiff
|
tree
|
snapshot
2001-12-19
Julian Smart
Patch mods
commit
|
commitdiff
|
tree
|
snapshot
2001-12-19
Ron Lee
More PYTHON_DIST fixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-12-19
Robert Roebling
Updated changes.txt.
commit
|
commitdiff
|
tree
|
snapshot
next