projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
upport wxListCtrl label edit changes
[wxWidgets.git]
/
src
/
generic
/
2007-07-03
Robert Roebling
upport wxListCtrl label edit changes
tree
|
commitdiff
2007-07-03
Robert Roebling
Let GtkScrolledWindow handle scroll wheel events.
tree
|
commitdiff
2007-07-02
Julian Smart
Added SetBitmap, GetBitmap to wxWizard
tree
|
commitdiff
2007-06-28
Václav Slavík
dont use wxChar* arguments in wxDatePickerCtrlGeneric API
tree
|
commitdiff
2007-06-28
Václav Slavík
don't use wxChar* arguments in wxLogWindow API
tree
|
commitdiff
2007-06-25
Václav Slavík
removed executable bit on files that aren't executables
tree
|
commitdiff
2007-06-22
Robert Roebling
Correct gridlines drawing
tree
|
commitdiff
2007-06-20
Václav Slavík
more changes to make wx compile without implicit wxStri...
tree
|
commitdiff
2007-06-18
Robin Dunn
Send the calendar and date changed events to the datepi...
tree
|
commitdiff
2007-06-16
Václav Slavík
wxUSE_STL compilation fixes for wxGenericFontDialog
tree
|
commitdiff
2007-06-11
Václav Slavík
use wx/crt.h as the 'official' header for wxCRT wrapper...
tree
|
commitdiff
2007-06-04
Václav Slavík
changed wxLog::OnLog(String) to take wxString instead...
tree
|
commitdiff
2007-06-01
Vadim Zeitlin
extract setting max length in wxGridCellTextEditor...
tree
|
commitdiff
2007-05-25
Vadim Zeitlin
compilation fix for non-PCH build, include wx/wxchar.h
tree
|
commitdiff
2007-05-24
Vadim Zeitlin
1. Derive wxMessageDialogBase from wxDialog (why did...
tree
|
commitdiff
2007-05-24
Vadim Zeitlin
declare wxFileSelectorDefaultWildcardStr to fix compila...
tree
|
commitdiff
2007-05-24
Vadim Zeitlin
deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
tree
|
commitdiff
2007-05-23
Vadim Zeitlin
fix wxODCB_PAINTING_SELECTED not being always set ...
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
remove unused static function (avoids a warning about it)
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
pass wxStrings directly to wxFAIL_MSG, there is no...
tree
|
commitdiff
2007-05-14
Vadim Zeitlin
fixed warning about using deprecated GetTextExtent...
tree
|
commitdiff
2007-05-10
Vadim Zeitlin
added wxListCtrl::SetItemPtrData()
tree
|
commitdiff
2007-05-09
Václav Slavík
return value from wxEditableListBox::Create()
tree
|
commitdiff
2007-05-07
Robert Roebling
[ 1713933 ] docs for wxEditableListBox
tree
|
commitdiff
2007-05-05
Vadim Zeitlin
don't use deprecated GetTextExtent() overload
tree
|
commitdiff
2007-05-05
Paul Cornett
build fix
tree
|
commitdiff
2007-05-05
Paul Cornett
build fix for wxUSE_CONFIG==0
tree
|
commitdiff
2007-05-05
Vadim Zeitlin
fix compilation in wxUSE_MENUS==0 case
tree
|
commitdiff
2007-05-05
Robert Roebling
Fix wxFD_FILE_MUST_EXIST
tree
|
commitdiff
2007-05-05
Robert Roebling
Compilo.
tree
|
commitdiff
2007-05-05
Robert Roebling
Compilo.
tree
|
commitdiff
2007-05-05
Robert Roebling
Compilo.
tree
|
commitdiff
2007-05-05
Robert Roebling
Compilation fix.
tree
|
commitdiff
2007-05-03
Václav Slavík
fixed vararg functions with format argument to not...
tree
|
commitdiff
2007-05-02
Stefan Csomor
trying optimal scrolling solution perf-wise
tree
|
commitdiff
2007-05-02
Robert Roebling
Moved all the coordinate system calculation to wxDCBase
tree
|
commitdiff
2007-04-30
Vadim Zeitlin
fix m_sizerPage memory leak for the wizards not using...
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-26
Paul Cornett
build fix
tree
|
commitdiff
2007-04-26
Václav Slavík
use UTF8-encoded char* strings in UTF8 build instead...
tree
|
commitdiff
2007-04-26
Chris Elliott
tested and applied http://article.gmane.org/gmane.comp...
tree
|
commitdiff
2007-04-26
Robin Dunn
invalidate the best size when adding or deleting items
tree
|
commitdiff
2007-04-26
Robin Dunn
ensure there is a current cell before using it to try...
tree
|
commitdiff
2007-04-25
Robert Roebling
Added compile guards to wxEditableListBox
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
added wxDialog::GetParentForModalDialog() and use it...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
add m_ prefix to the member variables and remove unneed...
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
readded wxEditableListBox as part of adv library
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff
2007-04-18
Robert Roebling
Corrected/implemented sorting (by way of clicking on
tree
|
commitdiff
2007-04-17
Robert Roebling
Implemented the same simple API for creating customized
tree
|
commitdiff
2007-04-16
Robert Roebling
Rewritten in-place editing for generic wxDataViewCtrl
tree
|
commitdiff
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
tree
|
commitdiff
2007-04-11
Mattia Barbon
Added --enable-extended_rtti configure switch (defaul...
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
tree
|
commitdiff
2007-04-09
Mattia Barbon
Replace direct calls to ProcessEvent() with
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
don't skip the scroll position validity check in CalcSc...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
fix new wxHVScroll code to build with WXWIN_COMPATIBILI...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
compilation fix for !USE_PCH (added missing wx/dc.h...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
The great wxVScrolledWindow refactoring: allow using...
tree
|
commitdiff
2007-04-07
Mattia Barbon
Rework wxMotif font/color inheritance so it works
tree
|
commitdiff
2007-04-06
Robin Dunn
More patches from FM to clean up after moving contribs...
tree
|
commitdiff
2007-04-05
Václav Slavík
compilation fix for previous commit
tree
|
commitdiff
2007-04-05
Václav Slavík
provide both const char* and const wchar_t* implicit...
tree
|
commitdiff
2007-04-03
Václav Slavík
BCC5.5 compilation fix
tree
|
commitdiff
2007-04-03
Paul Cornett
build fixes for wxUSE_VALIDATORS==0
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
use wxCHECK instead of wxASSERT to avoid use of NULL...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
test whether pointer is non-NULL before using it, not...
tree
|
commitdiff
2007-03-26
Robin Dunn
Forward port of my recent changes in the 2.8 branch:
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
don't use wxControlContainer if wxHAS_NATIVE_TAB_TRAVER...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
why was this class made a wxControlContainer (rev....
tree
|
commitdiff
2007-03-21
Jouk Jansen
Committing in .
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
use wxCollapsiblePane in the log dialog (patch 1624796)
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
added labels support for toolbar controls for wxMac...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fix assert because of passing more than one border...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
give us wxSTAY_ON_TOP style if our parent has it, other...
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
call wxYield() to force display of the busy info frame...
tree
|
commitdiff
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
do nothing in ShowHidden() if the flag doesn't change...
tree
|
commitdiff
2007-03-15
Vadim Zeitlin
don't add wxVSCROLL if only wxHSCROLL is explicitly...
tree
|
commitdiff
2007-03-15
Vadim Zeitlin
added support for wxGRID_AUTOSIZE in wxGrid::SetRow...
tree
|
commitdiff
2007-03-15
Vadim Zeitlin
added wxGridUpdateLocker helper class wrapping Begin...
tree
|
commitdiff
2007-03-15
Václav Slavík
fixed wxDataViewCtrl compilation with DigitalMars
tree
|
commitdiff
2007-03-12
Vadim Zeitlin
fix window repainting when SetLineCount() is called...
tree
|
commitdiff
2007-03-11
Václav Slavík
VC6 compilation fix
tree
|
commitdiff
2007-03-10
Vadim Zeitlin
miscellaneous LnF improvements, including support for...
tree
|
commitdiff
2007-03-08
Paul Cornett
use full repaint style instead of size event
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fix wrong assert in SetItemBitmap() (patch 1668449...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
take images and margins into account when setting colum...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
clip column image (and not only the text) to the column...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
native wxHyperlinkCtrl implementation for GTK+ 2.10...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
use wxRendererNative::DrawItemSelectionRect() to draw...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fix warning about non-dllexport'ed base wxDataViewHeade...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
wxMSWGetColumnClicked must be dllexport'd to be used...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
merge multiple lines into one as otherwise the display...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed deprecated wxADJUST_MINSIZE
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
tree
|
commitdiff
2007-03-06
Julian Smart
Correct too-small size when the progress dialog is...
tree
|
commitdiff
2007-03-06
Julian Smart
Made choice convenient dialog more, well, convenient...
tree
|
commitdiff
2007-03-04
Vadim Zeitlin
handle mouse capture lost event in grid windows and...
tree
|
commitdiff
next