projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
(much) more efficient report mode redrawing
[wxWidgets.git]
/
src
/
generic
/
2001-07-11
Vadim Zeitlin
(much) more efficient report mode redrawing
tree
|
commitdiff
2001-07-11
Vadim Zeitlin
fixed hit testing for non report modes
tree
|
commitdiff
2001-07-11
Vadim Zeitlin
added wxLogChain and wxLogPassThrough classes
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
fix for crash when clicking below the items
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
argh, another for GetVisibleLinesRange
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
fix for incorrect assert in GetVisibleLinesRange
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
fix for visible lines calculation
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
wxUniv compilation fixes
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
fixes for crashes after DeleteItem and DeleteAllItems
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
fixed scrollbar refresh
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
wxListCtrl in report/virtual modes seems to work
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
more wxListCtrl drawing fixes - scrolling still doesn...
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
more wxListCtrl fixes: inserting/deleting items now...
tree
|
commitdiff
2001-07-09
Julian Smart
Various wxMotif fixes
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
scrolling with kbd generates scroll events too
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2001-07-09
Julian Smart
Various fixes for wxMotif
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
applied patch 439186 (mingw and VC5 fixes)
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
tree
|
commitdiff
2001-07-07
Stefan Csomor
added mac l&f for rules and headers
tree
|
commitdiff
2001-07-07
Gilles Depeyrot
corrected WXWIN_COMPATIBILITY conditional tests
tree
|
commitdiff
2001-07-06
Vadim Zeitlin
virtual wxListCtrl support (UNTESTED)
tree
|
commitdiff
2001-07-05
Vadim Zeitlin
removed/replaced include 'wx/wx.h'
tree
|
commitdiff
2001-07-05
Vadim Zeitlin
more steps toward virtual listctrl
tree
|
commitdiff
2001-07-05
Vadim Zeitlin
use type safe list instead of wxList for m_columns
tree
|
commitdiff
2001-07-05
Vadim Zeitlin
added virtual list control functions (but not implement...
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
removed obsolete comment
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
use fontdlgg.cpp under wxUniv/GTK
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
make it possible to use wxToolBarSimple as wxToolBar...
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
corrected progress dialog appearance
tree
|
commitdiff
2001-07-04
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-07-04
Julian Smart
Getting wxMicroWindows compiled again
tree
|
commitdiff
2001-07-04
Julian Smart
Added some missing tests; replaced scrolwin.cpp with...
tree
|
commitdiff
2001-07-03
Vadim Zeitlin
tons of fixes for wxGTK/Univ - seems to work, more...
tree
|
commitdiff
2001-07-03
Gilles Depeyrot
replaced obsolete Number() calls with GetCount() calls
tree
|
commitdiff
2001-07-03
Vadim Zeitlin
renamed scrolwin file - no other way to make wxGTK...
tree
|
commitdiff
2001-07-02
Julian Smart
Various wxUniversal/wxMicroWindows fixes
tree
|
commitdiff
2001-07-01
Stefan Csomor
refresh during window delete (if root window deleted...
tree
|
commitdiff
2001-06-29
Julian Smart
Further wxUniv fixes
tree
|
commitdiff
2001-06-29
Julian Smart
Added some more files
tree
|
commitdiff
2001-06-29
Julian Smart
Some wxUniv compile fixes
tree
|
commitdiff
2001-06-29
Julian Smart
First pass at adding MicroWindows support
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-27
Julian Smart
More small fixes
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
yet another file I added on the wxUniv branch and forgo...
tree
|
commitdiff
2001-06-27
Julian Smart
Added wxUSE_NUMBERDLG to setup.h; added some files...
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
compilation fixes - wxGTK compiles but not links
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
tree
|
commitdiff
2001-06-26
Stefan Csomor
forced redraw before scrolling
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
use GetText() instead of GetText(wxString&), made some...
tree
|
commitdiff
2001-06-10
George Tasker
Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
tree
|
commitdiff
2001-06-10
George Tasker
Initialized m_startint in the constructor to avoid...
tree
|
commitdiff
2001-06-09
Julian Smart
Updates for 2.3.1; fixed syntax error in makefile.b32...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 418766 (elapsed time not initialized in wxPro...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 424212 (unworking close button in the progres...
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
applied patch 429317 (PCH fix for BC++)
tree
|
commitdiff
2001-06-03
Vadim Zeitlin
applied Unicode fixes for mingw32 (patch 429654)
tree
|
commitdiff
2001-05-31
Robin Dunn
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
tree
|
commitdiff
2001-05-30
Robert Roebling
Forgot ! in wxTreeCtrl flag test.
tree
|
commitdiff
2001-05-29
Stefan Csomor
adapted background color for mac
tree
|
commitdiff
2001-05-28
Vadim Zeitlin
link preventing typo fixed
tree
|
commitdiff
2001-05-28
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2001-05-27
Robert Roebling
wxTreeCtrl Mac look
tree
|
commitdiff
2001-05-27
Vadim Zeitlin
applied tons of wxGrid patches
tree
|
commitdiff
2001-05-27
Robert Roebling
Tried to make wxTreeCtrl on Mac look more Maccy....
tree
|
commitdiff
2001-05-26
Václav Slavík
another attempt to fix wxPanel/wxFrame::m_winLastFocuse...
tree
|
commitdiff
2001-05-25
Gilles Depeyrot
corrections to directory management for Mac OS X
tree
|
commitdiff
2001-05-25
Vadim Zeitlin
fixed calendar control height calculation
tree
|
commitdiff
2001-05-24
Stefan Csomor
reverting to native mac pathnames
tree
|
commitdiff
2001-05-22
Václav Slavík
implemented wxGetSingleChoiceIndex version that takes...
tree
|
commitdiff
2001-05-21
Vadim Zeitlin
removed extra newlines from wxLogDebugs
tree
|
commitdiff
2001-05-19
Václav Slavík
Unicode compilation fixes
tree
|
commitdiff
2001-05-16
Vadim Zeitlin
applied patch 415912 (fixing problems with wxGrid attrs)
tree
|
commitdiff
2001-05-14
Julian Smart
Fixes for 16-bit compilation
tree
|
commitdiff
2001-05-10
Julian Smart
Now sorts the files case-insensitively
tree
|
commitdiff
2001-05-09
Robin Dunn
Added accessors for the sub-windows in the wxGrid.
tree
|
commitdiff
2001-05-08
Václav Slavík
switched to new XPM code in wxMSW
tree
|
commitdiff
2001-05-04
Robin Dunn
Redirected mouse wheel events from the child grid windo...
tree
|
commitdiff
2001-05-04
Robin Dunn
Added mouse wheel support for MSW. It generates a...
tree
|
commitdiff
2001-05-03
David Webster
OS/2 fix in setdrive.
tree
|
commitdiff
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
tree
|
commitdiff
2001-05-01
Julian Smart
Remvoed a yield in HitTest because of undesirable conse...
tree
|
commitdiff
2001-05-01
Robert Roebling
wxScrolledWindow next take, the Gizmo controls
tree
|
commitdiff
2001-05-01
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-05-01
Julian Smart
Added required #include
tree
|
commitdiff
2001-04-30
Julian Smart
Changed generic wxScrolledWindow -> wxGenericScrolledWindow
tree
|
commitdiff
2001-04-29
Robert Roebling
wxScrolledWindow is now a native widget under GTK.
tree
|
commitdiff
2001-04-27
Robin Dunn
Made wxSplitterWindow conform to the docs with respect...
tree
|
commitdiff
2001-04-26
Julian Smart
Fixed Simple Toolbar bug; removed 2 pixel kludge in...
tree
|
commitdiff
2001-04-24
Julian Smart
Corrected include/wx/palette.h; added wxGenericTreeCtrl...
tree
|
commitdiff
2001-04-23
David Webster
Moving y pos transofrmation code to wxOS2::wxDC elimian...
tree
|
commitdiff
2001-04-22
Václav Slavík
moved gtk/palette.cpp to generic/paletteg.cpp
tree
|
commitdiff
2001-04-21
Vadim Zeitlin
merged wxFont related fix (operator==) and optimization...
tree
|
commitdiff
2001-04-20
Stefan Neis
Hopefully fixed bug #233492 (SelectAll crashed on empty...
tree
|
commitdiff
2001-04-18
David Webster
Fix to excule OnPaint from WXPM
tree
|
commitdiff
2001-04-18
Julian Smart
No longer paint the selection background under the...
tree
|
commitdiff
2001-04-17
George Tasker
Fixed a compiler performance warning
tree
|
commitdiff
2001-04-16
Stefan Neis
Added patch #412132 (Fix for bug #215410) (Mainly in...
tree
|
commitdiff
2001-04-14
Vadim Zeitlin
merged focus handling fix from 2.2
tree
|
commitdiff
next