projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make generic wxDataViewProgressRenderer fill the entire cell.
[wxWidgets.git]
/
samples
/
2009-10-12
Vadim Zeitlin
Fix display of items without attributes in Cocoa wxDVC.
tree
|
commitdiff
2009-10-12
Vadim Zeitlin
Make the colours in the demo a bit more logical.
tree
|
commitdiff
2009-10-12
Vadim Zeitlin
Remove wxDataViewTextRendererAttr by merging it with...
tree
|
commitdiff
2009-10-12
Jouk Jansen
add more samples to the compile cascade for OpenVMS
tree
|
commitdiff
2009-10-08
Jouk Jansen
OpenVMS : add compile support for debugrpt sample
tree
|
commitdiff
2009-10-08
Kevin Ollivier
Make sure all Bakefile formats that use CRLF line feeds...
tree
|
commitdiff
2009-10-06
Jouk Jansen
adding dataview sample to OpenVMS make cascade
tree
|
commitdiff
2009-10-06
Jouk Jansen
OpenVMS compile support : adding more samples for wxGTK
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Remove the hack with changing the parent background...
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Added wxRendererNative::DrawTitleBarBitmap().
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Add demonstration of flags to the render sample.
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Add demonstration of a few more wxRenderer methods.
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Correct custom renderer method override example in...
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Generate the button clicks in GTK version of wxInfoBar.
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Add wxInfoBar::RemoveButton() method.
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Added wxInfoBar::AddButton().
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Initial wxInfoBar implementation.
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Added wxSHOW_EFFECT_NONE.
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Store canvas attributes in the canvas itself in the...
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Minor cleanup and copyright updates in the dialogs...
tree
|
commitdiff
2009-10-05
Vadim Zeitlin
Use member variable instead of a global in the dialogs...
tree
|
commitdiff
2009-10-05
Jouk Jansen
configure stc support for OpenVMS
tree
|
commitdiff
2009-10-05
Jouk Jansen
set up for OpenVMS richtext & regex and add more sample...
tree
|
commitdiff
2009-10-01
Jaakko Salli
Fixed bug: wxEditEnumProperty's initial string value...
tree
|
commitdiff
2009-09-29
Julian Smart
Added help button
tree
|
commitdiff
2009-09-26
Vadim Zeitlin
Don't hard code white background colour in generic...
tree
|
commitdiff
2009-09-26
Jaakko Salli
Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
tree
|
commitdiff
2009-09-24
Julian Smart
Applied #10811: Image in docview sample
tree
|
commitdiff
2009-09-24
Julian Smart
Applied #10829: docview sample: enable canvas in -...
tree
|
commitdiff
2009-09-24
Julian Smart
Applied part of #9115 (STC sample cleanup)
tree
|
commitdiff
2009-09-23
Vadim Zeitlin
Remove DLL export declaration from wxScrolled.
tree
|
commitdiff
2009-09-22
Jouk Jansen
Include compile support for propgrid & ribbon on OpenVMS
tree
|
commitdiff
2009-09-21
Vadim Zeitlin
Add a test of precisely sized status bar fields.
tree
|
commitdiff
2009-09-21
Vadim Zeitlin
Simplify the status bar sample by removing wxBitmapButton.
tree
|
commitdiff
2009-09-21
Vadim Zeitlin
Show status bar panes rectangles in the sample.
tree
|
commitdiff
2009-09-21
Vadim Zeitlin
Clean up status bar sample.
tree
|
commitdiff
2009-09-16
Vadim Zeitlin
Add ribbon sample to the list of samples to build.
tree
|
commitdiff
2009-09-16
Vadim Zeitlin
Rebaked everything with bakefile 0.2.6 after wxRibbon...
tree
|
commitdiff
2009-09-16
Peter Cawley
Merged GSOC Ribbon work from SOC2009_RIBBON branch...
tree
|
commitdiff
2009-09-14
Vadim Zeitlin
Add wxXmlResource::LoadObjectRecursively().
tree
|
commitdiff
2009-09-14
Vadim Zeitlin
Added support for corner, row and column headers render...
tree
|
commitdiff
2009-09-14
Vadim Zeitlin
Remove unneeded pointer check.
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Rebake all the samples, demos and tests makefiles.
tree
|
commitdiff
2009-09-11
Julian Smart
wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
tree
|
commitdiff
2009-09-07
Vadim Zeitlin
Show the order in which different event handlers are...
tree
|
commitdiff
2009-09-01
Jaakko Salli
Added 'bool editable' argument to wxPropertyGrid::MakeC...
tree
|
commitdiff
2009-08-29
Jaakko Salli
Disabled top-level parent tracking by default (crashes...
tree
|
commitdiff
2009-08-24
Vadim Zeitlin
No changes, just fix unused variables and parameters...
tree
|
commitdiff
2009-08-23
Vadim Zeitlin
Show the current range of valid dates in the calendar...
tree
|
commitdiff
2009-08-23
Jaakko Salli
Added label editing capability into wxPropertyGrid
tree
|
commitdiff
2009-08-21
Vadim Zeitlin
Do wait for connection in the server socket.
tree
|
commitdiff
2009-08-17
Jaakko Salli
Added multiple selection feature to wxPropertyGrid...
tree
|
commitdiff
2009-08-15
Jaakko Salli
Added workaround for VC6 internal compiler error (fixes...
tree
|
commitdiff
2009-08-11
Vadim Zeitlin
Another compilation fix after wxFlexGridSizer ctors...
tree
|
commitdiff
2009-08-11
Vadim Zeitlin
Compilation fix after wxFlexGridSizer ctors change.
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
Add test for Push/PopStatusText().
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
Provide saner UI for setting status bar fields.
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
No changes, just removed the whitespace.
tree
|
commitdiff
2009-08-05
Vadim Zeitlin
Test wxCalendarCtrl::SetDateRange() in the sample.
tree
|
commitdiff
2009-07-26
Vadim Zeitlin
Improve the menus.
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Allow setting long version field in About dialog.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-07-19
Vadim Zeitlin
fix more -Wparentheses warnings after wxLog changes
tree
|
commitdiff
2009-07-18
Paul Cornett
fix crash with repeated split horizontal/vertical and...
tree
|
commitdiff
2009-07-13
Vadim Zeitlin
Make wxLog::EnableLogging() and wxLogNull thread-specific.
tree
|
commitdiff
2009-07-13
Vadim Zeitlin
Add support for thread-specific log targets.
tree
|
commitdiff
2009-07-12
Vadim Zeitlin
Made wxLogXXX() functions thread-safe.
tree
|
commitdiff
2009-07-10
Jaakko Salli
Do not disable some useful buttons when wxCB_SORT style...
tree
|
commitdiff
2009-07-09
Vadim Zeitlin
Add information about the log message generation locati...
tree
|
commitdiff
2009-07-09
Vadim Zeitlin
make bitmap button background more visible
tree
|
commitdiff
2009-07-08
Vadim Zeitlin
update LboxLogger definition after the previous revisio...
tree
|
commitdiff
2009-07-05
Vadim Zeitlin
compilation fix after last change
tree
|
commitdiff
2009-07-05
Vadim Zeitlin
really fix compilation fix after last change
tree
|
commitdiff
2009-07-05
Vadim Zeitlin
translate wxMessageDialog labels to the language of...
tree
|
commitdiff
2009-07-03
Vadim Zeitlin
compilation fix after last change
tree
|
commitdiff
2009-07-03
Jaakko Salli
A better fix for one unused variable warning (one that...
tree
|
commitdiff
2009-07-03
Vadim Zeitlin
fix harmless warnings (mostly about unused parameters...
tree
|
commitdiff
2009-07-03
Vadim Zeitlin
make the sample work again by correcting DrawHeaderButt...
tree
|
commitdiff
2009-07-02
Vadim Zeitlin
show combobox drop down/close up events (closes #10954)
tree
|
commitdiff
2009-07-02
Vadim Zeitlin
don't use WaitOnConnect(), it doesn't make sense to...
tree
|
commitdiff
2009-06-28
Vadim Zeitlin
added wxICON_NONE and implement support for it in wxGTK...
tree
|
commitdiff
2009-06-22
Vadim Zeitlin
relayout the sizer containing the button after changing...
tree
|
commitdiff
2009-06-22
Vadim Zeitlin
extract event handler body in a separate function inste...
tree
|
commitdiff
2009-06-19
Vadim Zeitlin
added wxTreeCtrl::GetFocusedItem() (closes #10859)
tree
|
commitdiff
2009-06-18
Vadim Zeitlin
wxHtmlWindow background drawing fixes for OS X and...
tree
|
commitdiff
2009-06-17
Jouk Jansen
Update OpenVMS compile support
tree
|
commitdiff
2009-06-17
Vadim Zeitlin
implement new wxBG_STYLE_XXX semantics for wxMSW too
tree
|
commitdiff
2009-06-16
Vadim Zeitlin
introduce wxBG_STYLE_{ERASE,PAINT} and implement their...
tree
|
commitdiff
2009-06-15
Jaakko Salli
Added support for wxLongLong and wxULongLong in wxVaria...
tree
|
commitdiff
2009-06-15
Vadim Zeitlin
implement support for per-state bitmaps in wxMSW wxButton
tree
|
commitdiff
2009-06-15
Vadim Zeitlin
implement images support for wxButton under XP and...
tree
|
commitdiff
2009-06-13
Vadim Zeitlin
don't leave the document in modified state after loadin...
tree
|
commitdiff
2009-06-12
Vadim Zeitlin
compilation fix after wxLoadFileSelector() changes
tree
|
commitdiff
2009-06-12
Vadim Zeitlin
only allow selecting existing files in wxLoadFileSelect...
tree
|
commitdiff
2009-06-12
Vadim Zeitlin
added XRC handler for wxFileCtrl (closes #10785)
tree
|
commitdiff
2009-06-10
Vadim Zeitlin
don't start menu IDs at 0 to avoid an assert under Mac
tree
|
commitdiff
2009-06-07
Vadim Zeitlin
fix typo in previous commit
tree
|
commitdiff
2009-06-07
Vadim Zeitlin
work around apparent VC6 bug resulting in warnings...
tree
|
commitdiff
2009-06-07
Vadim Zeitlin
suppress MSVC warning about cast truncating constant...
tree
|
commitdiff
next