]> git.saurik.com Git - wxWidgets.git/history - samples
clarify/correct note about VC6 build order problem
[wxWidgets.git] / samples /
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Benjamin Williamsaui sample update to include newly implemented options
2006-11-02  Benjamin Williamsoption for no close button for wxAuiNotebook in aui...
2006-11-02  Benjamin Williamsupdated aui sample to expose notebook flags
2006-11-02  Vadim Zeitlinslightly better fix for missing c_str() in OnCellValueC...
2006-11-02  Julian SmartEliminate POD warning/error
2006-11-02  Vadim Zeitlinclose the file before removing it
2006-11-01  Vadim Zeitlinoverride ExitMainLoop() to exit the MFC main loop inste...
2006-11-01  Vadim Zeitlindefine _AFXDLL to ensure that MFC libraries are linked in
2006-11-01  Benjamin Williamswxaui big class rename
2006-11-01  Benjamin Williamswxaui maximize/restore button patch from Aleksey Sanin...
2006-11-01  Benjamin Williamswxaui notebook style flags added
2006-10-31  Vadim Zeitlinincrease the notebook size to accomodate the size of...
2006-10-31  Julian SmartMade all bitmaps 16x16
2006-10-31  Vadim Zeitlinadded horse.tga to bakefile and distribution scripts
2006-10-30  Vadim Zeitlinno changes, just removed commented out code
2006-10-30  Vadim Zeitlinrebaked
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-30  Robert Roebling [ 1587059 ] wxLaunchDefaultBrowser fix for KDE
2006-10-30  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2006-10-29  Paul Cornettremove unnecessary casts
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Robert Roebling Use SetSizeHints() for wxTLW.
2006-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Robert Roebling Added simplistic test for nested sizer (in panel).
2006-10-29  Vadim Zeitlincommented out/unused code removed; use wxAboutDialog...
2006-10-29  Vadim Zeitlinhandle errors returned by wxAnimateCtrl::Play() (part...
2006-10-29  Robert Roebling More simplistic test for setting size and max size
2006-10-29  Robert Roebling Test SetSizeHints() for wxFrame (does nothing
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-28  Vadim Zeitlindon't use unneeded logBuf member variable; show the...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Julian SmartDemonstrates printing
2006-10-27  Benjamin Williamsmade the multi-notebook the default view in the aui...
2006-10-26  Robert Roebling Make animation of combo-popdown optional.
2006-10-26  Julian SmartMinor corrections
2006-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-26  Julian SmartAdded outline style sample and vetoing of style sheet...
2006-10-25  Robert Roebling [ 1584680 ] wxComboCtrl Popup Animation
2006-10-22  Vadim Zeitlinshow the item for which the context menu is shown correctly
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Vadim Zeitlintest indeterminate wxGauge mode (part of patch 1551409)
2006-10-22  Vadim Zeitlinreverted change which made the progress dialog more...
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-10-22  Vadim Zeitlinadded wxAnimateCtrl test (rest of the patch 1581391)
2006-10-22  Vadim Zeitlinignore .cached files created by the sample
2006-10-21  Robert Roebling Use wxGCDC in wxGTK to draw "Alpha" test page
2006-10-21  Vadim Zeitlinremoved OnToolEnter() handler which interfered with...
2006-10-21  Robert Roebling additions for animatectrl xrc sample.
2006-10-20  Włodzimierz SkibaUpdated list of subprojects.
2006-10-20  Włodzimierz SkibaUpdated list of subprojects.
2006-10-19  Julian SmartSeparated out list formatting into new menu.
2006-10-19  Włodzimierz SkibaRescale images automatically with informations about...
2006-10-17  Julian SmartAdded various list commands to demonstrate new list...
2006-10-16  Włodzimierz SkibaAdded test for scaling and bluring wxImage.
2006-10-16  Włodzimierz SkibaFix for assert in 'dynarray.cpp' by Jaakko Salli.
2006-10-15  Paul Cornettwrong caption for html window, cleanup
2006-10-13  Włodzimierz SkibaFix for assert in setting image from file by Jaakko...
2006-10-10  Julian SmartMinor correction
2006-10-10  Stefan Csomorturning around defines, using a graphics context enable...
2006-10-10  Włodzimierz SkibaWarning fixes and minor source cleaning.
2006-10-10  Włodzimierz SkibaFollow changes in wxRenderer interface.
2006-10-10  Julian SmartAdded help provider
2006-10-10  Václav Slavíkgenerate makefile.unx files using bakefile
2006-10-10  Robert Roebling Add test for SetItemMinSize()
2006-10-10  Włodzimierz SkibaBack to previous call with -1 replacement.
2006-10-10  Włodzimierz SkibaMinor cleaning.
2006-10-09  Vadim ZeitlinRC file is not needed and not used
2006-10-09  Vadim Zeitlinmenu id 0 doesn't work under Mac
2006-10-09  Vadim Zeitlinuse sample icon, not mondrian one
2006-10-09  Vadim Zeitlinbaked the standard makefiles
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Julian SmartRemoved dependence on wxClientDC and blitting from...
2006-10-09  Włodzimierz SkibaOk()->IsOk() replacement.
2006-10-09  Paul Cornettbuild fixes for WXWIN_COMPATIBILITY_2_6=0
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-08  Vadim Zeitlinadd test for ChangeValue()
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Vadim Zeitlinuse translators if explicitely specified, fall back...
2006-10-08  Julian SmartDemonstrate new formatting and symbol dialogs.
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Vadim Zeitlindon't use 8 bit copyright symbol
2006-10-08  Vadim Zeitlintest credits in about dialog
2006-10-08  Vadim Zeitlinuse wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM...
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-05  Robert Roebling Add support for bitmaps in headers.
2006-10-05  Włodzimierz SkibaPCH build fix.
2006-10-05  Włodzimierz SkibawxGenericDirCtrl page for widgets sample.
2006-10-04  Robert Roebling Add row activated event.
2006-10-04  Włodzimierz SkibaNew icon for combobox with bitmaps. Improved readabilit...
2006-10-04  Włodzimierz SkibaConnect changed page event after subpages are created...
2006-10-03  Robert Roebling More selection work in GTK+ version.
2006-10-03  Robert Roebling Renamed wxDataViewCell to wxDataViewRenderer since the
next