projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2001-08-06
Václav Slavík
Unicodification of wxTempFile
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Václav Slavík
why was generic wxNativeFontInfo code disabled for...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Robert Roebling
Applied patch for wxComboBox and wxListBox to
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
David Webster
Some Updates for latest CVS.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
use item colour when drawing the focused item if we...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
don't draw the focused item rect around the image
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
don't draw the selected item background if we don't...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
don't draw the selected item background if we don't...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
don't allow TABbing to wxHtmlWindow
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Stefan Csomor
corrected mac src due to new api changes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
1. slightly changed how wxControlContainer is used
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
added another small test for wxTimeSpan::Format
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
added wxUSE_SPLASH
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
wxBase compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
added wxUSE_SPLASH
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
fixed infinite recursion in SetFocus()
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
regenerated to include src/common/containr.cpp
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
bug in SetLastFocus corrected
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
compilation fix (sorry)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
pragma fix for gcc
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
David Webster
Updates to fix statusbar and menu errors.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-06
Vadim Zeitlin
moved knd handling logic from wxPanel to wxControlConta...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Vadim Zeitlin
added empty and unused wxTLW - to be used later
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Robert Roebling
Patch that should prevent problem with interference
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Gilles Depeyrot
removed useless include (already in glcanvas.h)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Gilles Depeyrot
added include for Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Gilles Depeyrot
corrected includes for Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Gilles Depeyrot
corrected conditional compilation for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Vadim Zeitlin
fixed processing of the implicit wxTextCtrl accelerator...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-05
Vadim Zeitlin
fixed kbd handling in wxFindReplaceDialog
commit
|
commitdiff
|
tree
|
snapshot
2001-08-04
Václav Slavík
reverted my Set/getTitle change
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Václav Slavík
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Václav Slavík
once again forgot about this OS/2 strangeness
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Vadim Zeitlin
fix for infinite recursion in UpdateFontIfNeeded
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Vadim Zeitlin
compilation error fixed
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Stefan Csomor
added gaugecmn
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Julian Smart
Added missing Makefile names
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Vadim Zeitlin
no changes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Vadim Zeitlin
failed attempt to change the default action for GTK...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Václav Slavík
Set/GetTitle out of wxWindowBase, forked and put to...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Václav Slavík
Set/GetTitle out of wxWindowBase, forked and put to...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Václav Slavík
fixed docs to accomodate more strict wxHTML Help controller
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Robert Roebling
Fix tree control invalid pointer after drag bug.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
remember unknown charsets in the config too
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
applied patch 446014 (misc mingw fixes from Mattia)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
applied patch 446010 (unicode compilation fixes)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
applied patch 446009 (DLL cross compilation using mingw32)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
removed wxYield call from wxBusyCursorSuspender
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Julian Smart
Corrections to the VC++ project files
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Julian Smart
Removed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Vadim Zeitlin
compilation fix for cygwin/old mingw32 (patch 446700)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Robin Dunn
Don't send a focus event if the window is a wxTextCtrl...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Robin Dunn
Don't send a focus event if the window is a wxTextCtrl...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Robin Dunn
compilation fix for VC++
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Robin Dunn
changed Replace and Remove to always use EM_REPLACESEL...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
documented changes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
SHARED_LD must be CXX, not CC, otherwise we get unresolved
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
fixed MGL files
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
wxMGL update (no, it still doesn't work, I'm backuping...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
more tests
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
added tracing of strconv
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
hopefully fixed bytesex issues in strconv
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
fixed <pre> handling
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
fixed mgl.t to not include paletteg.o (hey, reading...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
fixed MGL files
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
added mgl.t to makeall.sh
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
added bmpbase.cpp (forgotten during merge?)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
fixed overrestrictive test
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Václav Slavík
compilation fix (Vadim, is this correct?)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Julian Smart
This time, changed the correct release script.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Julian Smart
Added progress dialog to project files; changed version...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
applied patch 432202 (allow installing in already exist...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
applied patch 441270 (fix cygwin wxSplashScreen compila...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
applied patch 444915 (warning fixes for gcc 2.95.4)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
added wxUSE_FINDREPLDLG
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
added generic implementation and documentation for...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
added tests for ScrollLines/Pages
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
removed KLB mods - but I'm doing this for the last...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
removed duplicate typedef
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Vadim Zeitlin
Vain attempts to make kbd navigation work inside find...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Václav Slavík
wxWindowBase remembers title/label now
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Václav Slavík
wxMGL compilation fix that I forgot to chekc in
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Václav Slavík
friend class fix
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Václav Slavík
fixed friend class declaration (why the hell did somebo...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Robin Dunn
Fixed "Failed to set clipboard data. (error 1418: threa...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Vadim Zeitlin
started applying patch 410826
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
David Webster
Added regex to the build. New .def file for .dll builds.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
David Webster
TRUE instead of true
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Vadim Zeitlin
fixed compilation [warning]
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Vadim Zeitlin
declare and define wxEVT_COMMAND_TEXT_UPDATED even...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-31
Kendall Bennett
Latest updates from SciTech code tree including numerou...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Robin Dunn
Applied patch #445873
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Vadim Zeitlin
1. made ScrollLines/Pages return bool indicating if...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Vadim Zeitlin
eliminated flicker when selecting items
commit
|
commitdiff
|
tree
|
snapshot
2001-07-30
Vadim Zeitlin
compilation fixes for wxGTK
commit
|
commitdiff
|
tree
|
snapshot
next