projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
make sure we treat partial conversions as failed
[wxWidgets.git]
/
samples
/
2009-01-31
Francesco Montorsi
add an example of a custom wxValidator-derived class...
tree
|
commitdiff
2009-01-31
Robert Roebling
Disable wxSIZE_FORCE_EVENT and demonstrate its bug...
tree
|
commitdiff
2009-01-30
Vadim Zeitlin
add support for persistent controls
tree
|
commitdiff
2009-01-30
Francesco Montorsi
s/wxUsleep/wxMilliSleep
tree
|
commitdiff
2009-01-28
Vadim Zeitlin
don't duplicate menu creation code in the parent and...
tree
|
commitdiff
2009-01-27
Francesco Montorsi
small reorganization; no real change
tree
|
commitdiff
2009-01-27
Vadim Zeitlin
refactor WM_COMMAND messages handling in MDI frames...
tree
|
commitdiff
2009-01-26
Vadim Zeitlin
test ShowFullScreen() to verify that restoring menu...
tree
|
commitdiff
2009-01-26
Francesco Montorsi
cleanup a bit the wxSplashScreen code; don't Yield...
tree
|
commitdiff
2009-01-25
Robert Roebling
Little correction to hand-made sizing
tree
|
commitdiff
2009-01-25
Vadim Zeitlin
fix state images after changing their style (see #9591)
tree
|
commitdiff
2009-01-25
Vadim Zeitlin
added support for wxCAL_SHOW_WEEK_NUMBERS to generic...
tree
|
commitdiff
2009-01-25
Francesco Montorsi
Change in wxWindow the access specifier of the wxEvtHan...
tree
|
commitdiff
2009-01-23
Vadim Zeitlin
added (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
tree
|
commitdiff
2009-01-23
Robert Roebling
Add simple wxListCtrl to complex sample
tree
|
commitdiff
2009-01-22
Robert Roebling
Use theme border in wxListCtrl sample
tree
|
commitdiff
2009-01-21
Robert Roebling
Use wxDF_UNICODETEXT to make wxMSW crash
tree
|
commitdiff
2009-01-21
Vadim Zeitlin
add more wxUSE_XXX checks to allow compilation with...
tree
|
commitdiff
2009-01-20
Paul Cornett
build fixes and cleanup
tree
|
commitdiff
2009-01-20
Robert Roebling
Typo
tree
|
commitdiff
2009-01-20
Robert Roebling
Minor error
tree
|
commitdiff
2009-01-20
Robert Roebling
Add event based Drop API
tree
|
commitdiff
2009-01-20
Robert Roebling
Simplified event based Drag API for wxDataViewCtrl
tree
|
commitdiff
2009-01-19
Robert Roebling
New eventb based Drag interface for wxDataViewCtrl
tree
|
commitdiff
2009-01-19
Robert Roebling
Rename XxxxCol() -> XxxxColumn() and resolve inheritanc...
tree
|
commitdiff
2009-01-19
Jouk Jansen
Update compile support for OpenVMS
tree
|
commitdiff
2009-01-18
Julian Smart
Workaround for GTK+ sensitivity bug
tree
|
commitdiff
2009-01-17
Vadim Zeitlin
remove MSVC solution files from svn
tree
|
commitdiff
2009-01-16
Francesco Montorsi
fix sample
tree
|
commitdiff
2009-01-16
Vadim Zeitlin
export wxActiveX stuff from core (not media) DLL (close...
tree
|
commitdiff
2009-01-16
Francesco Montorsi
remove also wxT(); it's confusing, too; do load wxstd...
tree
|
commitdiff
2009-01-16
Francesco Montorsi
remove usage of _T(); it's just confusing and it's...
tree
|
commitdiff
2009-01-16
Robert Roebling
Added wxDataViewListCtrl, use it in the sample
tree
|
commitdiff
2009-01-16
Jouk Jansen
Add combo sample to compile list of OpenVMS
tree
|
commitdiff
2009-01-16
Vadim Zeitlin
add VC6 and command line VC makefile too
tree
|
commitdiff
2009-01-16
Robert Roebling
Change GetValue() and SetValue() to GetValueByRow(...
tree
|
commitdiff
2009-01-15
Vadim Zeitlin
link with wininet.lib under Windows to avoid linking...
tree
|
commitdiff
2009-01-15
Vadim Zeitlin
added a (Windows-only) Flash sample
tree
|
commitdiff
2009-01-14
Francesco Montorsi
add -k_T to the call to xgettext as otherwise a string...
tree
|
commitdiff
2009-01-14
Francesco Montorsi
add Italian translation
tree
|
commitdiff
2009-01-14
Francesco Montorsi
use wxStrnlen() and add NULL-checks in wxMsgCatalogFile...
tree
|
commitdiff
2009-01-14
Francesco Montorsi
s/wxWindows/wxWidgets; update wx-dev mail address
tree
|
commitdiff
2009-01-14
Francesco Montorsi
add some wxIMAGE_OPTION_PNG_xxx options to wxImage...
tree
|
commitdiff
2009-01-14
Francesco Montorsi
no real change; just reorganize the sample splitting...
tree
|
commitdiff
2009-01-14
Francesco Montorsi
don't crash if an item has a NULL ID
tree
|
commitdiff
2009-01-14
Francesco Montorsi
Reenable TEST_ALL (and #define TEST_FTP in that case)
tree
|
commitdiff
2009-01-12
Jaakko Salli
Better support for unspecified property value in wxDate...
tree
|
commitdiff
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
tree
|
commitdiff
2009-01-12
Jouk Jansen
Fixing/Testing sockets on OpenVMS
tree
|
commitdiff
2009-01-11
Francesco Montorsi
fix for PCH-less builds
tree
|
commitdiff
2009-01-11
Francesco Montorsi
add note for wxWidgets user with a skeleton for a very...
tree
|
commitdiff
2009-01-11
Vadim Zeitlin
correct the FTP host name mungled by a too eager global...
tree
|
commitdiff
2009-01-10
Jaakko Salli
Added #include for wx/propgrid/advprops.h
tree
|
commitdiff
2009-01-10
Jaakko Salli
Update propgrid minimal sample: Added wxEVT_PG_CHANGING...
tree
|
commitdiff
2009-01-09
Francesco Montorsi
do not assert in wxFTP construction because of its...
tree
|
commitdiff
2009-01-09
Francesco Montorsi
Minor samples/docview refactoring (closes #10081)
tree
|
commitdiff
2009-01-09
Francesco Montorsi
add const attribute to avoid lots of warnings from GCC
tree
|
commitdiff
2009-01-09
Francesco Montorsi
add wxImage::Clear (patch by troelsk); closes #10141
tree
|
commitdiff
2009-01-09
Francesco Montorsi
fix dialog layout
tree
|
commitdiff
2009-01-08
Francesco Montorsi
change generic ints to enums in wxDC (closes #9959)
tree
|
commitdiff
2009-01-08
Robert Roebling
Make wxWrapSizer respect border around items
tree
|
commitdiff
2009-01-07
Jaakko Salli
Updated 'Car' test to match a recent change in the...
tree
|
commitdiff
2009-01-07
Jaakko Salli
Added wxPropertyGrid::SetSortFunction(); moved Sort...
tree
|
commitdiff
2009-01-07
Julian Smart
Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing...
tree
|
commitdiff
2009-01-07
Francesco Montorsi
fix include file
tree
|
commitdiff
2009-01-07
Francesco Montorsi
s/wxSplitPath/wxFileName::SplitPath
tree
|
commitdiff
2009-01-06
Francesco Montorsi
remove link to the old HTML manual
tree
|
commitdiff
2009-01-06
Francesco Montorsi
remove f.html and fft.html; they're old and unlinked...
tree
|
commitdiff
2009-01-05
Francesco Montorsi
fix crash because of a missing wxOK constant
tree
|
commitdiff
2009-01-04
Jaakko Salli
Added bool property to the nested car sample (for testi...
tree
|
commitdiff
2009-01-04
Jaakko Salli
Added extra RefreshEditor() call for better testing
tree
|
commitdiff
2009-01-03
Vadim Zeitlin
don't use IPC from timer callback as this results in...
tree
|
commitdiff
2009-01-02
Vadim Zeitlin
show the string received from client in test 2 correctl...
tree
|
commitdiff
2009-01-02
Vadim Zeitlin
add accelerators for the other menu commands; plug...
tree
|
commitdiff
2009-01-02
Vadim Zeitlin
don't call DoWrite() if we have nothing to send (not...
tree
|
commitdiff
2009-01-01
Vadim Zeitlin
fix a bug in EventWorker::DoRead(): if both signature...
tree
|
commitdiff
2009-01-01
Vadim Zeitlin
LogWorker() was always called with m_peer as first...
tree
|
commitdiff
2009-01-01
Vadim Zeitlin
no changes, just reformat and avoid unnecessary uses...
tree
|
commitdiff
2008-12-31
Francesco Montorsi
remove tabs added by error in previous commit
tree
|
commitdiff
2008-12-31
Francesco Montorsi
allow the user to pass NULL for the status widths;...
tree
|
commitdiff
2008-12-31
Vadim Zeitlin
customize the rearrange dialog even more
tree
|
commitdiff
2008-12-31
Vadim Zeitlin
make wxRearrangeDialog more customizable and add an...
tree
|
commitdiff
2008-12-30
Vadim Zeitlin
compilation fix for g++ which doesn't like using wxLogM...
tree
|
commitdiff
2008-12-30
Vadim Zeitlin
prettify and simplify the URL test; use a URL more...
tree
|
commitdiff
2008-12-30
Vadim Zeitlin
fix compilation due to the fact that wx/socket.h no...
tree
|
commitdiff
2008-12-27
Francesco Montorsi
use accelerators for menu items and stock menu item...
tree
|
commitdiff
2008-12-27
Francesco Montorsi
don't use backspace as accelerator; at least GTK+ doesn...
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
allow passing -1 range to SetScrollbar() to indicate...
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
add wxScrollHelper::ShowScrollbars() (implemented for...
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
add convenient GetViewStart() and Scroll() overloads...
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
add example of synchronizing 2 scrolled windows
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
reorganize scroll sample to make it possible to underst...
tree
|
commitdiff
2008-12-24
Vadim Zeitlin
call wxFlexGridSizer::AddGrowableRow() only when the...
tree
|
commitdiff
2008-12-23
Robert Roebling
Don't allow concurrent requests, check return message...
tree
|
commitdiff
2008-12-23
Robert Roebling
Added pseudo-asynchronous clipboard implemenation to...
tree
|
commitdiff
2008-12-23
Vadim Zeitlin
reverted yet another accidental commit of testing code...
tree
|
commitdiff
2008-12-23
Vadim Zeitlin
use wxFlexGridSizer correctly (fixes #10294)
tree
|
commitdiff
2008-12-22
Vadim Zeitlin
split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG...
tree
|
commitdiff
2008-12-21
Robert Roebling
Regen after adding clipboard sample
tree
|
commitdiff
2008-12-21
Robert Roebling
Regen using newest bakefile
tree
|
commitdiff
next