projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Restore keyboard navi
[wxWidgets.git]
/
src
/
generic
/
2008-12-08
Vadim Zeitlin
forgot to capture mouse during drag-resizing
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
fix another logical/physical coords confusion and updat...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
implement column resizing events in wxHeaderCtrl
tree
|
commitdiff
2008-12-08
Francesco Montorsi
enable wheel-scrolling under wxGTK by allowing GTK...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
add wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
account for scroll offset correctly in the mouse event...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
update column highlight when mouse hovers over the...
tree
|
commitdiff
2008-12-08
Vadim Zeitlin
implement click events in wxHeaderCtrl
tree
|
commitdiff
2008-12-07
Vadim Zeitlin
update the generic wxHeaderCtrl implementation after...
tree
|
commitdiff
2008-12-07
Vadim Zeitlin
- Rewrite wxHeaderCtrl to be virtual-like: even if...
tree
|
commitdiff
2008-12-05
Vadim Zeitlin
generic implementation of wxHeaderCtrl API so far
tree
|
commitdiff
2008-12-04
Francesco Montorsi
call Fit() when updating the message label to adapt...
tree
|
commitdiff
2008-12-03
Vadim Zeitlin
extract (and expand and clean up and document) the...
tree
|
commitdiff
2008-12-02
Francesco Montorsi
fix typo making wxGrid crash upon usage of PgDown:...
tree
|
commitdiff
2008-12-02
Francesco Montorsi
add GetValue,GetRange and GetMessage helpers
tree
|
commitdiff
2008-12-01
Vadim Zeitlin
don't make wxGridTableBase::IsEmptyCell() pure virtual...
tree
|
commitdiff
2008-11-16
Paul Cornett
cleanup: unreachable code, unused variables, indentatio...
tree
|
commitdiff
2008-11-16
Vadim Zeitlin
fix some of icc 11.0 warnings and disable a few others
tree
|
commitdiff
2008-11-15
Francesco Montorsi
make GetPaperRect() and GetResolution() const functions
tree
|
commitdiff
2008-11-13
Vadim Zeitlin
fix warnings about hiding virtual wxGraphicsContext...
tree
|
commitdiff
2008-11-08
Vadim Zeitlin
release the mouse in wxGrid dtor to avoid asserts when...
tree
|
commitdiff
2008-11-05
Jouk Jansen
inserting generic mdi for OpenVMS Motif support
tree
|
commitdiff
2008-11-04
Vadim Zeitlin
Review/simplify/cleanup MDI classes for all platforms...
tree
|
commitdiff
2008-11-02
Francesco Montorsi
declare all NameStr[] strings as const char using the...
tree
|
commitdiff
2008-11-02
Vadim Zeitlin
replace wx_{const,static,reinterpret}_cast with their...
tree
|
commitdiff
2008-10-28
Francesco Montorsi
move wxVListBoxNameStr into vlbox.cpp source file ...
tree
|
commitdiff
2008-10-21
Robert Roebling
Correct TAB handling for generic wxDataViewCtrl
tree
|
commitdiff
2008-10-20
Paul Cornett
fix for assert failure when first paint event occurs...
tree
|
commitdiff
2008-10-20
Vadim Zeitlin
a couple of more left over Borland unused variable...
tree
|
commitdiff
2008-10-20
Vadim Zeitlin
fix more Borland release build warnings about unused...
tree
|
commitdiff
2008-10-20
Vadim Zeitlin
use renderer for drawing the item background on ports...
tree
|
commitdiff
2008-10-17
Jouk Jansen
OpenVMS compile support update for wxX11
tree
|
commitdiff
2008-10-16
Robin Dunn
Assert that a mode style *is* set, not that one isn...
tree
|
commitdiff
2008-10-12
Vadim Zeitlin
compilation fix for PCH-less build
tree
|
commitdiff
2008-10-12
Vadim Zeitlin
add wxGenericStaticText (#9656)
tree
|
commitdiff
2008-10-11
Francesco Montorsi
Act as wxMSW and make an assert fail, if the user forgo...
tree
|
commitdiff
2008-10-10
Robert Roebling
Fix crash again
tree
|
commitdiff
2008-10-10
Robert Roebling
Fix crash with NULL pointer dereferencing
tree
|
commitdiff
2008-10-09
Robert Roebling
implement GetSizeAvailableForScrollTarget
tree
|
commitdiff
2008-10-05
Jaakko Salli
Need to call wxVScrolledWindow::UpdateScrollbar() in...
tree
|
commitdiff
2008-10-04
Vadim Zeitlin
added the possibility to draw grid lines across the...
tree
|
commitdiff
2008-10-04
Robert Roebling
Also use F4 as short-cut for opening pop-up
tree
|
commitdiff
2008-09-28
Václav Slavík
wxGTK: Fixed printing to use fonts sizes adjustment...
tree
|
commitdiff
2008-09-22
Vadim Zeitlin
don't crash if the grid is being deleted while a cell...
tree
|
commitdiff
2008-09-21
Václav Slavík
progress message passed to wxDC::StartDoc() is not...
tree
|
commitdiff
2008-09-20
Vadim Zeitlin
use a single wxKeyboardEvent parameter instead of 4...
tree
|
commitdiff
2008-09-19
Vadim Zeitlin
- Main change is the addition of wxGridSelectRowsOrColu...
tree
|
commitdiff
2008-09-19
Jaakko Salli
Eliminate a warning
tree
|
commitdiff
2008-09-19
Jaakko Salli
Do not insert client data if client data is not used
tree
|
commitdiff
2008-09-16
Vadim Zeitlin
more grid folding: got rid of duplicate version of...
tree
|
commitdiff
2008-09-16
Vadim Zeitlin
start of the great grid folding: introduce wxGridOperat...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
use wxSwap()
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
implement CreateGrid() in terms of SetTable() instead...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
more cleanup (removed some TODOs/FIXMEs); use native...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
remove the now unused GetScroll[XY]
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
remove automatic selection of the current row/column...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
select current column when Ctrl-Space is pressed; the...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
improve display of hints during column move (#9884)
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
don't steal focus back to wxGrid when it hides an edito...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
fix drawing of the column move hint when the grid is...
tree
|
commitdiff
2008-09-15
Vadim Zeitlin
fix repaining of highlight for merged cells (#9718)
tree
|
commitdiff
2008-09-14
Vadim Zeitlin
we don't need to round up the best/fitting grid size...
tree
|
commitdiff
2008-09-14
Vadim Zeitlin
need to AdjustScrollbars() after changing the virtual...
tree
|
commitdiff
2008-09-14
Vadim Zeitlin
move the grid-specific workaround for scrollbar hystere...
tree
|
commitdiff
2008-09-14
Vadim Zeitlin
don't use SetScrollbars() as this forces the grid virtu...
tree
|
commitdiff
2008-09-14
Vadim Zeitlin
added wxFileName::GetVolumeString() (#9950)
tree
|
commitdiff
2008-09-13
Vadim Zeitlin
cache the item text size to optimize tree layout/painti...
tree
|
commitdiff
2008-09-13
Vadim Zeitlin
no real changes, just some reformatting
tree
|
commitdiff
2008-09-11
Vadim Zeitlin
made wxLogGui more flexible and documented it and added...
tree
|
commitdiff
2008-09-11
Vadim Zeitlin
partially revert 55488: don't use message box with...
tree
|
commitdiff
2008-09-11
Kevin Ollivier
Stop crash/asserts caused when Clear() deletes the...
tree
|
commitdiff
2008-09-10
Stefan Csomor
conditionals for carbon only osx code
tree
|
commitdiff
2008-09-07
Vadim Zeitlin
added missing wx/dcclient.h header for PCH-less compila...
tree
|
commitdiff
2008-09-05
Vadim Zeitlin
add missing header for PCH-less build
tree
|
commitdiff
2008-09-05
Vadim Zeitlin
allow copying text in the log dialogs
tree
|
commitdiff
2008-09-05
Stefan Csomor
forward define for non precomp build, switching preproc...
tree
|
commitdiff
2008-09-05
Robert Roebling
Fix #9940: wxDataViewCtrl left/right arrow press crash
tree
|
commitdiff
2008-09-03
Vadim Zeitlin
add more wxUSE_XXX checks
tree
|
commitdiff
2008-09-02
Stefan Csomor
adaptions to new osx ouside the main trees
tree
|
commitdiff
2008-08-30
Vadim Zeitlin
fix some (harmless) mingw32 4.3 warnings
tree
|
commitdiff
2008-08-22
Julian Smart
Cleanup of previous fix
tree
|
commitdiff
2008-08-22
Julian Smart
Generic carent no longer invisible on a dark background
tree
|
commitdiff
2008-08-18
Vadim Zeitlin
paint the space remaining after the columns too in...
tree
|
commitdiff
2008-08-13
Paul Cornett
move notebook event definition to common code
tree
|
commitdiff
2008-08-10
Robin Dunn
Use WXUNUSED and give more explaination for the handler
tree
|
commitdiff
2008-08-10
Robin Dunn
Avoid default child window focus behavior in generic...
tree
|
commitdiff
2008-08-09
Vadim Zeitlin
initialize the button label correctly if the same wizar...
tree
|
commitdiff
2008-08-07
Julian Smart
Fixed scrolling bug where scrollbar was taken to be...
tree
|
commitdiff
2008-08-05
Vadim Zeitlin
mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces...
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
fix view rectangle calculation for the control with...
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
use wxPEN/BRUSH_XXX instead of wxXXX (#9812)
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
compilation after last commit: semicolon after wxDELETE...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
add wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
tree
|
commitdiff
2008-08-02
Stefan Csomor
guarding all text methods against unset font
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
implement support for wxOR and wxCLEAR in wxCairoContex...
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
use a single wxBookCtrlEvent class for all wxBookCtrlBa...
tree
|
commitdiff
2008-07-29
Stefan Csomor
OSX regrouping
tree
|
commitdiff
2008-07-18
Julian Smart
Fixed initial layout bug when using dynamically created...
tree
|
commitdiff
2008-07-15
Julian Smart
Fixed wxTreebook tree control style
tree
|
commitdiff
2008-07-15
Vadim Zeitlin
fix changing size of merged cells (#9736)
tree
|
commitdiff
next