projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2001-07-10
Vadim Zeitlin
use system colours under Windows (patch 439286)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
argh, another for GetVisibleLinesRange
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
fix for incorrect assert in GetVisibleLinesRange
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
fix for visible lines calculation
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
added untested implementation of wxEvtLoop for GTK+
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
wxUniv compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
added missing menu.cpp
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
fixes for crashes after DeleteItem and DeleteAllItems
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
fixed scrollbar refresh
commit
|
commitdiff
|
tree
|
snapshot
2001-07-10
Vadim Zeitlin
wxFrameNative is now defined in wx/frame.h itself
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
detabified some more
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
detabified
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
wxListCtrl in report/virtual modes seems to work
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
more scrolling tests
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
fix for backwards selection in text ctrl (patch 439730)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
fixes to my previous errors in stack/vector (patch...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
set m_itemIndex in the list events for key down event too
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
simplified RTTI chain: wxFrame base class is now direct...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
simplified RTTI chain: wxFrame base class is now direct...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
more wxListCtrl drawing fixes - scrolling still doesn...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
added wxDCClipper
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
documented wxDCClipper
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Robin Dunn
fixed off by one error in GetText
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Václav Slavík
added all data files
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Václav Slavík
added wxUSE_POPUPWIN
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
more wxListCtrl fixes: inserting/deleting items now...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
Mattia's temp fix for cross-compiling
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Julian Smart
Various wxMotif fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Julian Smart
Removed helpxlp.cpp. I really don't think we need that...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
scrolling with kbd generates scroll events too
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
one more check: for wxUSE_HTML
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Vadim Zeitlin
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Robert Roebling
Removed wxPopupWindow from normal (non-wxUniv) build
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Julian Smart
Various fixes for wxMotif
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Václav Slavík
Trying to hide evidence of my negative programming...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Václav Slavík
wxHTML fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Václav Slavík
added wxUSE_OLE
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Václav Slavík
1. configure now checks first for timezone, then _timez...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Gilles Depeyrot
added missing includes after wxUniv merge
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Gilles Depeyrot
configure without popup windows under Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Gilles Depeyrot
added missing destructor for Mac OS X compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Gilles Depeyrot
use RemoveAt instead of Remove
commit
|
commitdiff
|
tree
|
snapshot
2001-07-08
Gilles Depeyrot
copied wxMac and wxMotif faq from wxWebSite
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
applied patch 428750 (abs paths in vc makefile)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
oops, I didn't mean to commit this testing code
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
use wxTextFile::Eol() in wxEndL
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
added vector and stack classes (UNTESTED)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
applied patch 439186 (mingw and VC5 fixes)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
applied some minor patches from chuckm to wxListCtrl
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
applied patch 436908 (warning fix in serialization...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Václav Slavík
safe macro expansion
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Robert Roebling
Added wxPopupWindow to GTK port, wxComboBox had to
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
made switching from/to multiple selection mode work...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Stefan Csomor
mac filter routine for nav services
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Stefan Csomor
mac fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Stefan Csomor
corrected log error after initialize when in release...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Gilles Depeyrot
corrections after wxUniv merge
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Gilles Depeyrot
corrected wxGauge to inherit from wxGaugeBase
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Gilles Depeyrot
corrected friend declaration for CodeWarrior compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Stefan Csomor
added mac l&f for rules and headers
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Gilles Depeyrot
corrected WXWIN_COMPATIBILITY conditional tests
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Gilles Depeyrot
corrected file list for Mac OS X compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-07-07
Vadim Zeitlin
check for LVS_OWNERDATA availability at compile and...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
David Webster
Fixes for OS/2 wxUniv merge.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
David Webster
Missing LINKAGEMODE on static declaration (for OS/2).
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
David Webster
OS/2 update for wxUniv merge.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Vadim Zeitlin
virtual wxListCtrl support (UNTESTED)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Gilles Depeyrot
added missing include
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Robin Dunn
make sure all the files are removed when uninstalled
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Robin Dunn
updated email address
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Vadim Zeitlin
compilation fix for broken OS/2 compiler
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Robin Dunn
some minor tweaks for the VTK demo
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Robin Dunn
changed the base class to wxWindow
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Robin Dunn
a bit of simplification
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Julian Smart
ReadMe updates
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Václav Slavík
fixed a design flaw in wxFontMapper that prevented...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Stefan Csomor
first impl (needs extending)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Julian Smart
Implemented input disabling for disabled windows since...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Julian Smart
Added WS_POPUP for MicroWindows dialogs
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Julian Smart
Added missing file
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Julian Smart
Added animation classes to contrib hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2001-07-06
Robin Dunn
Fixed img2py to work correctly with Python 2.1.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Julian Smart
Added a file
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Julian Smart
#ifdefed out some redundant base classes so DLL version...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Robin Dunn
Checked in temporarily munged copy before...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Robin Dunn
Some tweaks for building the RPMs for multiple differen...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Vadim Zeitlin
removed/replaced include 'wx/wx.h'
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Robin Dunn
added new files to be included in the installer
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Robin Dunn
Fixing some demos to look and act better
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Julian Smart
Updated MicroWindows patch file
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Julian Smart
Released menubar capture before menu popup was captured.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Vadim Zeitlin
more steps toward virtual listctrl
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Julian Smart
Misc fixes, now menus are almost working on MicroWindows
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Vadim Zeitlin
use type safe list instead of wxList for m_columns
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Vadim Zeitlin
added virtual list control functions (but not implement...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Julian Smart
Corrected cleanwx target
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Vadim Zeitlin
check that we don't try to compile in GUI mode
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Robin Dunn
odds and ends
commit
|
commitdiff
|
tree
|
snapshot
next