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 |
2009-06-07 |
Vadim Zeitlin | work around MSVC warnings about using uninitialized... |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Implementations of wxPGProperty::ChildChanged() must... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | fix warnings about using signed values for chars and... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | fix unused parameter warning |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | added multiple selections support to wxDirCtrl (closes... |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated... |
tree | commitdiff |
2009-06-01 |
Vadim Zeitlin | correct Borland #pragma hdrstop position |
tree | commitdiff |
2009-06-01 |
Robert Roebling | Closes #10495: wxDataViewCtrl needs a way to start... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | improve wxTreeCtrl::ScrollTo() behaviour in the generic... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | added power, svg, taborder and xrc samples (closes... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | ensure that Excel is visible and has an opened workbook... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | added a timer updating a counter in the background... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | mark the document as modified when its text control... |
tree | commitdiff |
2009-05-16 |
Francesco Montorsi | (dirty) fix rendering upon startup of the surface |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | added UDP test (see #10717) |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | add tests for GetLocal() and GetPeer() (see #10779) |
tree | commitdiff |
2009-05-09 |
Francesco Montorsi | add new predefined colour (and relative brush/pen)... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add SetEscapeId() test (see #10746) |
tree | commitdiff |
2009-05-06 |
Stefan Csomor | fixing osx_carbon guard |
tree | commitdiff |
2009-05-04 |
Vadim Zeitlin | don't use deprecated EVT_GRID_CELL_CHANGED synonym |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | improvements to wxEventFunctor classes; use wxHAS_EVENT... |
tree | commitdiff |
next |