2008-05-30 |
Vadim Zeitlin | ensure that GetEditControl() returns something even... |
tree | commitdiff |
2008-05-28 |
Vadim Zeitlin | fix MSVC /Wp64 warnings |
tree | commitdiff |
2008-05-24 |
Vadim Zeitlin | add test for bug 716 |
tree | commitdiff |
2008-05-24 |
Vadim Zeitlin | compilation fix after the last change |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | added wrapsizer (should have been checked in a long... |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | correct toggling of the selected icon (closes 4029) |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Update controls sample to follow documented logic |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Make height of red square depend on value in the model |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Add test for progress renderer |
tree | commitdiff |
2008-05-20 |
Robert Roebling | replaces unsigned int with wxUIntPtr |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | use GtkComboBox instead of deprecated GtkOptionMenu... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | fix crash in BitmapComboBoxWidgetsPage under wxUniv |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | extracted wxWrapSizer in separate files and somewhat... |
tree | commitdiff |
2008-05-08 |
Václav Slavík | changed ShowWithEffects() to use directional wxSHOW_EFF... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | add a combobox to one of the toolbars, just for testing |
tree | commitdiff |
2008-05-05 |
Vadim Zeitlin | remove _T()s, they're unneeded now |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
tree | commitdiff |
2008-04-28 |
Vadim Zeitlin | fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl... |
tree | commitdiff |
2008-04-28 |
Václav Slavík | report Unicode characters when reporting EVT_CHAR in... |
tree | commitdiff |
2008-04-28 |
Václav Slavík | use the new DoLogString signature (fixes with 2.8 compa... |
tree | commitdiff |
2008-04-25 |
Robert Roebling | wxCairoGraphics need a font event without drawing text |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Some testing code for wxGraphicsContext printing |
tree | commitdiff |
2008-04-18 |
Robert Roebling | Reverted accidental change |
tree | commitdiff |
2008-04-18 |
Robert Roebling | Reverted accidental change |
tree | commitdiff |
2008-04-18 |
Robert Roebling | Reverted accidental change |
tree | commitdiff |
2008-04-18 |
Robert Roebling | Layout improvements for CalendarCtrl |
tree | commitdiff |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified |
tree | commitdiff |
2008-04-15 |
Robert Roebling | Use correct tree style |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Support bitmaps and text and header columns using wxIma... |
tree | commitdiff |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
tree | commitdiff |
2008-04-11 |
Robert Roebling | Add test for context menu, fixed mem leak, fixed focus... |
tree | commitdiff |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately, II |
tree | commitdiff |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | don't bounce back events to the text control recursivel... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | added a note about entry point in Unicode build (patch... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | demo toggling border and 3D sash styles (last part... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | use wxJoin() instead of redoing it manually in the... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | demonstrate fuller about dialog in ShowFullAboutDialog... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | no changes, just some cleanup (patch 1918720) |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Also right-align second column |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Added test for right alignment of 1st column |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Added test for left/centre/right alignment |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented toggling of wxCAL_MONDAY_FIRST in the nativ... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented Mark() in the native MSW version of wxCalen... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | implemented HitTest() in the native MSW version; added... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | move all appearace-related methods down to wxCalendarCt... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-27 |
Robin Dunn | Use C++ names in the text, not wxPython names |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | MSW fixes for the last change: call Realize() after... |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | Several fixes for removing/readding controls to the... |
tree | commitdiff |
2008-03-23 |
Francesco Montorsi | the control which can be enabled/disabled is a text... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | add timing of synchronous execution |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | no real changes, just added a default value for the... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | don't show more than 20 lines of redirected IO, just... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | correct the REDIRECT_COMMAND definition for Unix |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | kill the process launched by wxExecute(ASYNC) to avoid... |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | uncomment wxExecute(ASYNC) test now that it's supposed... |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-16 |
Vadim Zeitlin | added test of focusing/selecting another item |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | added support for double arguments to wxCmdLineParser... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | remove/replace redundant SetAutoLayout() and Fit()... |
tree | commitdiff |
2008-03-13 |
Václav Slavík | reverted Julian's r44600, it broke help window behavior... |
tree | commitdiff |
2008-03-06 |
Vadim Zeitlin | use %p for printing out a pointer |
tree | commitdiff |
2008-03-04 |
Václav Slavík | test Freeze/Thaw completely, including clearing and... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add test for setting toolbar background colour |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | reverted the last 2 changes to this file, the border... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add platform info for Palm (add-wxpalm-info.diff part... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add menu item to jump to DST start date |
tree | commitdiff |
2008-02-28 |
Julian Smart | Open and Close clipboard properly |
tree | commitdiff |
2008-02-12 |
Vadim Zeitlin | use const char*, not char*, for string literals to... |
tree | commitdiff |
2008-02-12 |
Vadim Zeitlin | add forgotten file needed by the last change to the... |
tree | commitdiff |
2008-02-12 |
Julian Smart | Fixed several style, paste and undo bugs |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | use #ifdef __WXMAC__, not #if |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | log Unicode data correctly, extract the logging code... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | update the samples to use new (non-deprecated) wxGLCanv... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | fix signed/unsigned comparison warning |
tree | commitdiff |
2008-02-09 |
Václav Slavík | disable console targets for WinCE |
tree | commitdiff |
2008-02-04 |
Vadim Zeitlin | added console IPC sample (part of patch 1833150) |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | added wxGLCanvas::IsDisplaySupported() (patch 1879906) |
tree | commitdiff |
2008-01-27 |
Vadim Zeitlin | don't reference non-existent doc.xmb file |
tree | commitdiff |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | fix the code to not use dangling pointers resulting... |
tree | commitdiff |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
tree | commitdiff |
2008-01-19 |
Vadim Zeitlin | use slash, not backslash, in #include |
tree | commitdiff |
2008-01-18 |
Jouk Jansen | Removing wrong "const const" in type definition |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4... |
tree | commitdiff |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
tree | commitdiff |
2008-01-13 |
Robert Roebling | use wxSizer::Fit() for sizing the dialog |
tree | commitdiff |
2008-01-13 |
Vadim Zeitlin | rebaked and regenerated everything after the latest... |
tree | commitdiff |
2008-01-12 |
Robert Roebling | Invoke default action if dclick event after <ENTER... |
tree | commitdiff |
2008-01-09 |
Vadim Zeitlin | STL build compilation fix (remove useless cast of wxStr... |
tree | commitdiff |
2008-01-09 |
Vadim Zeitlin | compilation fix after _() changes; also don't use wxCha... |
tree | commitdiff |
2008-01-08 |
Vadim Zeitlin | test Clear() in the sample |
tree | commitdiff |
next |