]> git.saurik.com Git - wxWidgets.git/history - samples
compilation fix
[wxWidgets.git] / samples /
2005-01-20  Vadim Zeitlinexpanded the date picker part to show wxDP_XXX styles
2005-01-19  Vadim Zeitlincorrected #if tests to use correct wxUSE_DATEPICKCTRL...
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  Robin DunnUse a panel
2005-01-18  Julian SmartSkip processing in OnTextEnter so normal return process...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlinsmall tweaks to wxDynamicLibrary test
2005-01-16  Robert Roebling Applied patch which solved conflicts between wxWidgets
2005-01-16  Julian SmartCheck for wxUSE_GLOBAL_MEMORY_OPERATORS before redefini...
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-07  Włodzimierz SkibaRemove some controls from limited screen area of Smartp...
2005-01-06  Włodzimierz SkibaSmartphone fixes.
2005-01-06  Włodzimierz SkibawxUSE_LOG (Smartphone) fix.
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-03  Vadim Zeitlinadded a test to check how exception handling works...
2005-01-02  Vadim Zeitlinadded TOOL_RCLICKED test
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-28  George TaskerAdded SQL_WVARCHAR and SQL_WCHAR to the data types...
2004-12-28  George TaskerLookup result windows now force the first column size...
2004-12-28  George TaskerChanged error messages so that if a DB error occurs...
2004-12-28  George TaskerChanged the hardcoded table name to be in all caps...
2004-12-28  David ElliottRebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl...
2004-12-28  George TaskerDisplay message typo corrected
2004-12-22  Vadim Zeitlinsimplified sizers, removed OnSize() which is not needed...
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz SkibawxURI is enough for the basic url operations.
2004-12-20  Włodzimierz SkibaWarning fix.
2004-12-19  Vadim Zeitlinuse ../sample.* instead
2004-12-19  Vadim Zeitlinuse standard icon under Unix as well
2004-12-19  Vadim Zeitlinuse standard icon; minor layout fixes
2004-12-19  Vadim Zeitlinuse the standard .rc file
2004-12-19  Vadim Zeitlinmake icons for different effects different
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-12-12  Vadim Zeitlincompilation fix for wxUSE_TOGGLEBTN == 0
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-08  Mattia Barbon Moved tests for wxHashMap, wxHashSet and wxList
2004-12-08  Robert Roebling Corrected wxComboBox::GetValue() after a
2004-12-08  Włodzimierz SkibaWarning fixes.
2004-12-06  Robert Roebling Made sample compile after removal of wxPrintSetupDialog.
2004-12-06  Robert Roebling Compilation.
2004-12-06  Włodzimierz SkibaWarning fixes.
2004-12-06  Václav Slavíkfixed typos (patch 1079876)
2004-12-02  Julian SmartUse the right symbol
2004-12-01  Julian SmartAllow memcheck.cpp to be compiled without wxDebugContex...
2004-11-27  Robert Roebling Added support for DrawEllipse and pen styles to
2004-11-25  Włodzimierz SkibawxUSE_GAUGE/PROGRESSDLG condition.
2004-11-25  Włodzimierz SkibaNicer and longer fading.
2004-11-24  Ryan Nortonregen bakefiles - get rid of explicit size setting...
2004-11-24  Włodzimierz SkibawxUSE_SLIDER=0 fixes.
2004-11-24  Włodzimierz SkibawxMediaCtrl in wxSplashScreen presentation.
2004-11-24  Włodzimierz SkibaShould be binary.
2004-11-24  Włodzimierz SkibawxMediaCtrl in wxSplashScreen presentation.
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-22  Julian SmartAdded missing licence line
2004-11-22  Julian SmartRemoved unnecessary files
2004-11-22  Włodzimierz SkibaGCC fixes.
2004-11-22  Włodzimierz SkibaGCC fixes.
2004-11-19  Vadim Zeitlingave different accels to different radio items
2004-11-19  Vadim Zeitlinadded missing header for USE_PCH == 0
2004-11-19  Vadim Zeitlinrefresh widget after changing its colour
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-11-19  Vadim Zeitlinremoved duplicated code
2004-11-19  Ryan Nortonpatch [ 762159 ] scroll sample auto-scroll test
2004-11-18  Ryan Nortonfix dialogs sample to remember last color with generic...
2004-11-16  Włodzimierz SkibaDefine wxMediaEvent before it is used. Make OnMediaFini...
2004-11-15  Włodzimierz SkibaWise path to generic dialogs sources.
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-12  Ryan Nortondon't include strmiids.lib as its not needed by default...
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortontweak stopping - nicen up sample some more
2004-11-11  Ryan Nortonclean up
2004-11-11  Ryan Nortoncomment/explain a lot
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-11-11  Ron LeeFixes for wxPython site-packages location.
2004-11-11  Ryan Nortonmedia sample
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-10  George TaskerwxChar* usage changed over to wxString in various places
2004-11-10  George TaskerwxChar* usage changed over to wxString in various places
2004-11-07  Ryan Nortonfix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr...
2004-11-06  Ryan Nortonfix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl...
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-11-04  George TaskerUnicode support added
2004-11-01  Robert Roebling Adapted printing samples makefiles.
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-20  Vadim Zeitlinadded missing header (fixes compilation with WXWIN_COMP...
2004-10-20  David ElliottAdded some accelerators to the menu to help with stress...
2004-10-19  Vadim ZeitlinwxStandardPaths test
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-16  David ElliottAdd a second wxTaskBarIcon that uses the Dock (wxCocoa...
next