projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2008-07-09
Vadim Zeitlin
update the year in wx information dialog (#9701)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Vadim Zeitlin
add some output stream tests
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Vadim Zeitlin
skip calls of TellI/TellO() if the stream is not seekab...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Vadim Zeitlin
use wxSocketBase::Initialize/Shutdown() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Robin Dunn
Applied patch from Ticket #9563. Use just the rectangl...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Vadim Zeitlin
MSW compilation fix after last commit
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Vadim Zeitlin
added (for now trivial) socket stream test
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Robert Roebling
Minor corrections
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Paul Cornett
gtk-universal build fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Stefan Csomor
make sure mac pref files remain visible and named as...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Vadim Zeitlin
fix focus problems in picker controls under MSW which...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Robert Roebling
wxString doc corrections
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Stefan Neis
Make AutoSizing in wxGrid's SetCol/RowSize work and...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Vadim Zeitlin
added wxscintilla and wx_stc projects (#4378)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Vadim Zeitlin
take const address objects in wxSocketClient::Connect...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Vadim Zeitlin
add a numeric column test
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Vadim Zeitlin
remove mentions of pos attribute, it never worked and...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Vadim Zeitlin
don't use deprecated wxToolBar::AddTool() overload...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Vadim Zeitlin
remove code for drawing icon of minimized window manual...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Vadim Zeitlin
avoid duplicating wxWindow::HandleCommand() in wxFrame...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Václav Slavík
reverted Robert's premature removal of deprecated 2...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Stefan Neis
Added missing include (#9625).
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Paul Cornett
mark long-deprecated methods as such, and don't use...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Stefan Neis
Experimental simplification of the code by using MWERKS...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-05
Robert Roebling
Remove 2_6 compatibility code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Robert Roebling
Use t_str() instead of c_str()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Robert Roebling
Ticket #9689 (new defect)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Robert Roebling
added wxString.t_str() and used it in filefn.cpp
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Robert Roebling
Make wxMSW wxBase compile in UTF-8 mode
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Vadim Zeitlin
handle FNERR_INVALIDFILENAME which happens if an invali...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Vadim Zeitlin
support disabling items before adding them to the menu...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Vadim Zeitlin
don't ignore changes of empty string to 0 or vice versa...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Robert Roebling
wxMac wxDataViewCtrl no border patch
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Robert Roebling
further xxx_str() clarification
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Robert Roebling
Corrected c_str() docs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Vadim Zeitlin
don't use @true and @NULL inside of @code sections
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Robert Roebling
Tried to make wxListBox::Update() work, typo corrected
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Robert Roebling
Tried to make wxListBox::Update() work
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Robert Roebling
#9675: wxDataViewModel::Reset() and scrollbar problem...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Vadim Zeitlin
compilation fix for PCH-less build after last commit
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Vadim Zeitlin
change not only the focus but also last remembered...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Robert Roebling
Add code for parsing globs file in /usr/local as well
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Robert Roebling
Add code for parsing globs file
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Robert Roebling
Add stub for parsing globs file
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Robert Roebling
Restore wxFile docs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Robert Roebling
Remaining conversion to read-only XDG MIME types code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Robert Roebling
Corrected mime types docs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Vadim Zeitlin
quote the arguments containing spaces or quotes correct...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Vadim Zeitlin
remove unused exec.rc file
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Vadim Zeitlin
fix a hang up in wxExecute(wxArrayString& output) overl...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Vadim Zeitlin
implement wxListCtrl::GetSubItemRect() for generic...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Vadim Zeitlin
VC6 compilation fix: using access declaration can only...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Robert Roebling
Removed most of the pre-XDG MIME code from the Unix...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Julian Smart
Further style preview fix
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Vadim Zeitlin
blind fix for PCH-less build
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Vadim Zeitlin
add Scintilla.iface to the distribution
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Vadim Zeitlin
compilation fix for ASCII STL build (#9661)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Julian Smart
Corrected problem of wrong paragraph receiving style...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Stefan Neis
Don't force ColWidth to always grow for wxGridCellAutoW...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Vadim Zeitlin
add a new menu for wxTextEntry-specific tests, currentl...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Vadim Zeitlin
don't call SetInsertionPointToEnd() on read-only combob...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Vadim Zeitlin
support wxListCtrl::GetViewRect() in report view too...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
fix --disable-optimise configure option description...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
don't ignore changes of empty string to 0 or vice versa...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
support wxDP_ALLOWNONE in generic wxDatePickerCtrl...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
forward port 2.8.8 changelog
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
deprecate wxTE_AUTO_SCROLL as it's always on in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
don't activate items on Alt-Space or Alt-Enter (#9615)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Vadim Zeitlin
don't call OnData() if OnEnter() rejected the drag...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Stefan Neis
Restricted column/row resizing in cell window to left...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
#9605: Documentation Corrections for richtextctrl.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
#9589: Documentation Corrections for textctrl.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Vadim Zeitlin
use wxIconizeEvent::IsIconized() instead of deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
Forgot to export the environment variable so Doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
Commit 3 of 3 for Doxygen path fixes, this one finally...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
Part 2 of 3 commits bringing proper Doxygen path usage...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
Moved all interface headers into a 'wx' subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Stefan Csomor
use default fonts that have also bold and italic varian...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Robert Roebling
Added mostly empty wxLaunchDefaultApplication
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Robert Roebling
Ticket #9641: wxBitmapComboBox_SetFont.patch, making...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Robert Roebling
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Robert Roebling
gtk wxStaticText and wxALIGN_CENTER_VERTICAL
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Stefan Csomor
was incorrectly forcing the font to 12 in most cases...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bryan Petty
Separated out function grouping for less confusing...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Vadim Zeitlin
build fix for PCH-less build
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Vadim Zeitlin
still support wxNB_XXX and wxADJUST_MINSIZE in XRC...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Vadim Zeitlin
don't forget to output new line in wxMessageOutputStder...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Vadim Zeitlin
fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Julian Smart
Fixed bug whereby sash would disappear under left hand...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Stefan Csomor
fixing an incorrect conversion path from utf8 to plain...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Stefan Csomor
rename for docs as well
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Julian Smart
Allow an app to cut down start time by not doing unnece...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Vadim Zeitlin
more wxBitmapType-related backward compatibility fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-24
Vadim Zeitlin
provide deprectaed LoadFile() and FindHandler() overloa...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-24
Vadim Zeitlin
don't use deprecated wxIconizeEvent::Iconized()
commit
|
commitdiff
|
tree
|
snapshot
2008-06-24
Robert Roebling
Compilation
commit
|
commitdiff
|
tree
|
snapshot
2008-06-24
Robert Roebling
Next part of tree state icon patches
commit
|
commitdiff
|
tree
|
snapshot
2008-06-24
Paul Cornett
fix crash on exit, after hiding search tool then toggli...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Vadim Zeitlin
wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
commit
|
commitdiff
|
tree
|
snapshot
2008-06-23
Václav Slavík
added <xrc-file> tag to wxpresets
commit
|
commitdiff
|
tree
|
snapshot
next