projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2009-03-12
Kevin Ollivier
Removing more CodeWarrior project files.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Remove docs for the removed CodeWarrior projects.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Remove instructions for Mac OS Classic.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Removing Classic MacOS / CodeWarrior instructions as...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Jaakko Salli
Reworked the way child properties can be added to a...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Removing pch header files for CodeWarrior and also...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Fix reference ids and update Mac requirements in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Remove CodeWarrior portion of the Mac installation...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
CodeWarrior has been discontinued on Mac for years...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Vadim Zeitlin
compilation fix for ANSI build
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Jouk Jansen
update OpenVMS makefiles
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Vadim Zeitlin
corrections to Dutch translation from Gideon van Melle
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Update wxMac docs to reflect new wxOSX/Carbon and wxOSX...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Kevin Ollivier
Add a note about the flag for compiling OSX/Cocoa.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Vadim Zeitlin
reset the associated view frame pointer when the frame...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Robert Roebling
Commit third algorithm for sorting and preserving old...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Vadim Zeitlin
work around some (harmless) g++ warnings about possibly...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Vadim Zeitlin
remove MSVC warnings about DLL-exported class inheritin...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Vadim Zeitlin
disable IPC test completely as it prevents the test...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Václav Slavík
renamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Kevin Ollivier
Get SetLabel working again for wxStaticText by overridi...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Stefan Csomor
adding pure CoreText Impl
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Robert Roebling
Mention wxQsort()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Robert Roebling
Make a single for loop out of two
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Vadim Zeitlin
also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Vadim Zeitlin
honour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Robert Roebling
Change Compare() method to being const
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Robert Roebling
Use sorting algo using wxQsort that includes the old...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Robert Roebling
Make wxDataViewModel::Compare() const
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Kevin Ollivier
Forgot to commit the header change too.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Kevin Ollivier
Focus handling fixes - make sure new windows activate...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Kevin Ollivier
Border styles create a double-border on native search...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
add support for multiple extensions to wxImage handlers...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
no changes, just correct the file name in the header...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
no real changes, just correct a comment (closes #10563)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
define HOST_SUFFIX as empty string when not cross-compi...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Robert Roebling
Implement vetoing editing in wxDataViewTextRenderer...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Robert Roebling
Add wxDataViewEvent for vetoing label editing (see...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
close the associated frame if the view is deleted direc...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
don't use wxScopedPtr<> in wxDocTemplate::CreateDocumen...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
PCH-less build fix after r59452
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
don't leak memory if exceptions are thrown during a...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Jaakko Salli
Minor wxPGMultiButton refacotring
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Jaakko Salli
Allow wxPGMultiButton to work even if primary editor...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
don't call neither OnSaveModified() nor Modify(false...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Jaakko Salli
Added build/msw/wx_propgrid.dsp to vc manifest (I hope...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Vadim Zeitlin
restore passing WM_COMMAND messages for SC_XXX commands...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Kevin Ollivier
Fix for accessing m_peer during initialization.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Robert Roebling
Commit most parts of #10495 wxDataViewCtrl needs a...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Robert Roebling
Fixes #10556: wxDataViewCtrl keyboard navigation broken...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Vadim Zeitlin
take into account the width of the static box label...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Vadim Zeitlin
no changes, just removed unnecessary GetStaticBoxBorder...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Francesco Montorsi
add wxAppConsoleBase::DeletePendingEvents and wxEvtHand...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Francesco Montorsi
document that locking a wxMutex or a wxCriticalSection...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Francesco Montorsi
document wxProgressDialog::Update(maximumValue) behavio...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Francesco Montorsi
fix typo; distribute docs between Open() overloads...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Jaakko Salli
Added support for 'AutoComplete' attribute, automatical...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Jaakko Salli
Always reduce size of the last (instead of widest)...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Stefan Csomor
letting the peer declare whether it wants to draw its...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Kevin Ollivier
Fix double-click support for wxListBox (#10548)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Kevin Ollivier
Mac inherits the window variant setting on control...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Kevin Ollivier
Fixes needed to get transient popup windows working...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Kevin Ollivier
Make sure the user can't select the text.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
detect adding too many items to a grid sizer sooner...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
support %l in wxDateTime::ParseFormat()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
optimize Replace() to use a linear algorithm (closes...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
add wxUSE_CONFIG checks (see #10560)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
no changes, just remove an extra space (see #10560)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
replace wxGetMultipleChoices() with wxGetSelectedChoice...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
correct size of extra controls in pixels to dialogs...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
don't add the sash size to the best size if the window...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
also remove WXUNUSED_UNLESS_DEBUG to fix release build...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
compilation fix: add missing header after r59404
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Robert Roebling
wxMac requires UTF-8 for wxTextDataoObject
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
store our styles in wxSpinCtrlGenericBase ctor (needed...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
support wxSP_WRAP in generic implementation (closes...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
use wxLog::Log() instead of ugly cast
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
suppress wxLog::DoLog() and DoLogString() hiding warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Robert Roebling
wxDATAVIEW_CELL_ACTIVATABLE translates Editable under...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
fix generation of key events with Alt pressed broken...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
add wxUSE_CONFIG guard
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Vadim Zeitlin
added wxProtocolLog class for logging network requests...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Robert Roebling
Report first selected item in selection change event
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Robert Roebling
Make wxDataViewCtrl::GetBestSize() return a height...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Robert Roebling
Correct define
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Kevin Ollivier
For search ctrl, the bordered and bezeled styles destro...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Kevin Ollivier
Add alignment support, and more tweaks for label size...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
fix wxDataObjectComposite::GetFormatCount and add some...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Robert Roebling
wxBusyInfo now uses wxGenericStaticText under GTK+...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
wxDataViewColumn derives from wxSettableHeaderColumn...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
don't return hardcoded constants for empty renderers...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
fix wxTextDataObject::GetDataHere and SetData functions...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
move wxDataFormat and wxDataObject docs at the beginnin...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
fix typo (part of r59384)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
remove wxT() and _() macros to make the sample more...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
some more const-ification of HasEditorCtrl
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Francesco Montorsi
comment out wxPrintf/wxLogDebug calls; fix some indenta...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Vadim Zeitlin
use install_name_tool when cross-compiling too: it...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Robert Roebling
Correct minor bishaviours in Expand() and Collapse()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Robert Roebling
added test for wxDataViewCtrl::Expand() and ::Collapse()
commit
|
commitdiff
|
tree
|
snapshot
next