2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | merge wxEditableListBox sample in widgets sample (it... |
tree | commitdiff |
2009-02-03 |
Vadim Zeitlin | added wxPersistentRegisterAndRestore() function to... |
tree | commitdiff |
2009-01-30 |
Vadim Zeitlin | add support for persistent controls |
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-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | fix crash caused by cancelling querybitmap dialog;... |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | delete the old labels when recreating the spin controls |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | really, really fix handling Enter in spin controls... |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | compilation fix in wxUSE_STL case after r54761 |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | remove unneeded dependencies from bakefiles and regener... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | add a radio box to select the combobox type (#9845) |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | label different controls on spin page (#9816) |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | fix (harmless) Win64-compatibility MSVC warning |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | add a new menu for wxTextEntry-specific tests, currentl... |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | build fix for PCH-less build |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-16 |
Vadim Zeitlin | don't recreate combobox with proportion of 1 (instead... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | mac paths updated |
tree | commitdiff |
2008-06-02 |
Václav Slavík | regenerated all trunk makefiles with bakefile-0.2.3 |
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-04-28 |
Vadim Zeitlin | fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | use wxJoin() instead of redoing it manually in the... |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | remove/replace redundant SetAutoLayout() and Fit()... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add platform info for Palm (add-wxpalm-info.diff part... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | fix signed/unsigned comparison warning |
tree | commitdiff |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
tree | commitdiff |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | don't use rand() for selecting the colour of the bitmap... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | fix the size of bitmaps we create (bug 1851598) |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | rebaked everything, fixes problems with OpenGL samples... |
tree | commitdiff |
2007-11-25 |
Václav Slavík | removed ANSI configs from VisualC++ project files |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-09-12 |
Paul Cornett | warning fix |
tree | commitdiff |
2007-08-07 |
Vadim Zeitlin | don't include wx/wxprec.h from headers, it's bad style... |
tree | commitdiff |
2007-08-07 |
Julian Smart | Compile fix for VC++ 6 |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | (ugly) compilation fix for wxUSE_STL==1 build |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | override DoLog(wxString) and not the deprecated DoLog... |
tree | commitdiff |
2007-05-28 |
David Elliott | Include wx/filedlg.h when not WX_PRECOMP. |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just... |
tree | commitdiff |
2007-04-26 |
Robert Roebling | Added Test for wxComboBox::SetValue() to widgets... |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | allow to test changing combobox selection too |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | added wx/image.h to fix compilation without PCH after... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | use smaller icons, it looks better (patch 1695225) |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | added test for EVT_TEXT handler for spin contorl |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | no changes, just fixed spelling of 'indeterminate' |
tree | commitdiff |
2007-02-08 |
Vadim Zeitlin | removed the old tmake project files |
tree | commitdiff |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | wxSearchCtrl is an editable control (too) |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | deTABified |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | restored variabes initialization in OnButtonSet() to... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | compilation fix for USE_PCH==0 |
tree | commitdiff |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | fixed off by one error in OnButtonSet() |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | compilation fix for g++ < 3.4 after last commit |
tree | commitdiff |
2006-12-10 |
Włodzimierz Skiba | Implemented Set button for date picker page. |
tree | commitdiff |
2006-12-03 |
Vadim Zeitlin | fix initial layout of the widgets pages: avoid calling... |
tree | commitdiff |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked with baefile rev 928 |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | test indeterminate wxGauge mode (part of patch 1551409) |
tree | commitdiff |
2006-10-19 |
Włodzimierz Skiba | Rescale images automatically with informations about... |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | Fix for assert in 'dynarray.cpp' by Jaakko Salli. |
tree | commitdiff |
2006-10-13 |
Włodzimierz Skiba | Fix for assert in setting image from file by Jaakko... |
tree | commitdiff |
2006-10-09 |
Paul Cornett | build fixes for WXWIN_COMPATIBILITY_2_6=0 |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
tree | commitdiff |
2006-10-05 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-10-05 |
Włodzimierz Skiba | wxGenericDirCtrl page for widgets sample. |
tree | commitdiff |
2006-10-04 |
Włodzimierz Skiba | New icon for combobox with bitmaps. Improved readabilit... |
tree | commitdiff |
2006-10-04 |
Włodzimierz Skiba | Connect changed page event after subpages are created... |
tree | commitdiff |
2006-10-02 |
Paul Cornett | 64-bit warning fixes |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-19 |
Robert Roebling | 1552971 ] Add flag for wxODComboBox::OnDrawItem... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043) |
tree | commitdiff |
2006-09-09 |
Kevin Ollivier | Mac(Carbon) impl of wxGauge::Pulse, also added sample... |
tree | commitdiff |
2006-08-26 |
Vadim Zeitlin | don't call EnsureVisible(tree->GetRootItem()) for a... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | reset busy cursor checkbox when switching to another... |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | prevent selecting the treebook items without correspond... |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | added tests for setting the cursor |
tree | commitdiff |
next |