projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2009-01-26
Vadim Zeitlin
trying to make the tests run in trunk release build...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Robert Roebling
Removed queuedResize code again as GTK+ does this inter...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Francesco Montorsi
suppress warning about unused win pointer when wxUSE_GR...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Bryan Petty
Fixed the margins on the class diagram dropdown image...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Jaakko Salli
Added wxPGChoices::Copy(), tweaked related documentation
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Robert Roebling
Implement hint cursor for resizable columns
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Vadim Zeitlin
use --timing option with trunk build, not stable one
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Vadim Zeitlin
disable utils compilation in stable STL builds as tex2r...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Vadim Zeitlin
don't show the currently hidden frame if Iconize()...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Vadim Zeitlin
document the correct base class
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Vadim Zeitlin
include missing header (wx/msw/wrapcctl.h) for PCH...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Robert Roebling
Little correction to hand-made sizing
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Robert Roebling
Finally corrected drawing of wxListCtrl selection rect...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
Mac build fixes after latest change (closes #10433)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
don't change the combobox text when it's being resized...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
undo r58380 as it breaks tree control background repain...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
compilation fix for VC6 after last change; use wx namin...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
remove unused function and out of date comments (we...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
fix state images after changing their style (see #9591)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
use GetBoundingRect() for the in place text control...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
corrections to size calculations for state images ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
remove duplicated HitTest implementation from wxCheckLi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
use correct item index for wxEVT_COMMAND_LISTBOX_DOUBLE...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
allow specifying the mask colour in wxImage::ConvertAlp...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Francesco Montorsi
organize in groups wxAppConsole functions
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Jaakko Salli
Added XRC handler for wxComboCtrl (closes #10151)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Francesco Montorsi
blind build fix for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
skip mouse events we're not interested in (e.g. mouse...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
don't use the not always appropriate word "document...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
don't use _() in the public header in case WXINTL_NO_GE...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
add wxDrawStateBitmap() (closes #10289)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
notify the timers outside of loop over m_timers to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Francesco Montorsi
build fix
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
added support for wxCAL_SHOW_WEEK_NUMBERS to generic...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
added (MSW-only) wxListCtrl::OnGetItemColumnAttr()...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
return NULL from GetVoidPtr() for NULL variants instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
merged libpng 1.2.34 into the trunk (see #10043)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
fix MSVC warning C4516 about using deprecated access...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
zero {host,serv}ent_data before passing it to the syste...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
added wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
convert COM arguments to wx lazily to improve performan...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
add IsOk() (closes #9872)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
don't deprecate the entire wxDrawObject class, this...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Francesco Montorsi
Change in wxWindow the access specifier of the wxEvtHan...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
allow using wxBG_STYLE_CUSTOM even with the native...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
deprecate wxDrawObject (#9860)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Csomor
adapting to name change in r58318
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
implement wxChoicebook::SetWindowVariant() by forwardin...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Vadim Zeitlin
removed debugging wxPrintf() which not only had nothing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Stefan Csomor
adapting to name change in r58318
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Stefan Csomor
bring in the definition of wxSizer, making non-precomp...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Stefan Csomor
bring in the definition of wxScrollHelper, making non...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Vadim Zeitlin
take into account the controlling wxChoice size in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Robert Roebling
Pseudo-sort MIME types (all application/xxx at the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Vadim Zeitlin
minor fixes for custom controls support in wxFileDialog...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Francesco Montorsi
wxgtk_window_size_request_callback is not needed by...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Francesco Montorsi
do not export private symbols in wx shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Robert Roebling
Add comment explaining why we filter out application...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Vadim Zeitlin
add missing wxUSE_DRAG_AND_DROP checks
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Don't pretend to be a GtkTreeView where it isn't required
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Optical improvements under OS X
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Only use text/xxx, skip application/xxx in MIME database
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Correct conversion from text file to charset (which...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Don't attempt to convert non-ascii strings to filenames
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Stefan Csomor
fixing some warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Stefan Csomor
fixing 64 bit compile
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Always use theme border for inner window under wxGTK
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Postpone size event from wxTLW resizing to idle
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Not calling _size_allocate() breaks a.o. the native...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Vadim Zeitlin
added (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Vadim Zeitlin
added (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Prevent surplus calls of _size_allocate() if no change
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Don't always show the vertical scrollbar
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Remove scrollbar spacing from client size
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Add simple wxListCtrl to complex sample
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
GTK+'s native controls usually have a bigger line height
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Restore keyboard navi
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Tried hard to get the selection/focus rectangle drawn...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Vadim Zeitlin
rebake without persistence files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Forgot this one
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Forgot header with OSX prefix
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Give some OSX specific methods OSX prefix, fixes hidden...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
wxDataViewCtrl fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Remove persistence related files ag
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Robert Roebling
Remove persistence related files again
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Vadim Zeitlin
fix wxEVT_SPIN_XXX definitions in a nicer (compatible...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Reorganized wxListCtrl's window layout (same as wxDataV...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Jaakko Salli
Add wxPropertyGridEditorEventForwarders into wxPendingD...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Francesco Montorsi
update KDE guide link; added to the list of the 'Change...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Use theme border in wxListCtrl sample
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Francesco Montorsi
fix comment which otherwise produces misleading results...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Trying again to improve border type guessing
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Don't extend last header column button, as the column...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
draw icon before text label in header (huh?)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Further header button details
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
typo
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Further attempts at getting the header buttons right
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
Use wxCONTROL_SPECIAL to denote first header button
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
The last button also looks different in the header...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Robert Roebling
First and other header buttons look different
commit
|
commitdiff
|
tree
|
snapshot
next