]> git.saurik.com Git - wxWidgets.git/history - samples
Minor decorations.
[wxWidgets.git] / samples /
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-02-08  Włodzimierz SkibaMinGW warning fix.
2005-02-08  Ryan NortonRemove tab sample as per 2.6 wiki todo
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-02-06  Mattia Barbon Miscellaneous compilation and warning fixes.
2005-02-05  Vadim Zeitlinadded complex popup
2005-02-05  Vadim Zeitlincreated bakefile and generated all makefiles from it...
2005-02-05  Robert Roebling added test for wxPopupTransientWindow.
2005-02-04  Ryan NortonMassive commenting/professionalize and add some other...
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2005-02-03  Mattia Barbon Compilation fix for wxUSE_STACKWALKER == 0.
2005-02-03  Robert Roebling Fix for listbox problem, when created on invisible
2005-02-02  Vadim Zeitlinadded test for items updating and some comments
2005-01-29  Vadim Zeitlindon't run the thread if its creation failed
2005-01-29  Robin DunnUse wxTRANSPARENT_BRUSH so the rectangles around the...
2005-01-28  Włodzimierz SkibaWarning fix.
2005-01-23  Robert Roebling Forgot to commit sample testing update ui events
2005-01-23  Kevin HockAdded inverse checkbox to test sliders with wxSL_INVERS...
2005-01-21  Vadim Zeitlinadded possibility to use generic date control if configured
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.
next