comment improvements/fixes
[wxWidgets.git] / samples /
2006-11-19  Vadim Zeitlinrecreate the control when wxCAL_SEQUENTIAL_MONTH_SELECT...
2006-11-19  Vadim Zeitlinremoved code inside USE_SIZABLE_CALENDAR, we should...
2006-11-19  Vadim Zeitlinadded possibility to create wxDatePickerCtrl without...
2006-11-18  Vadim Zeitlinremove unused file
2006-11-18  Vadim Zeitlininclude correct XPMs (Unix compilation fix after last...
2006-11-17  Vadim Zeitlinadded tests for background colour, static bitmap &c...
2006-11-17  Vadim Zeitlinadded chart icon for non-MSW ports too
2006-11-17  Vadim ZeitlinSome sample cleanup:
2006-11-17  Benjamin Williamsrenamed wxAUI_ART to wxAUI_DOCKART
2006-11-17  Vadim Zeitlindon't set A4 paper size, use the system default instead
2006-11-14  Vadim Zeitlinlabel the different gradient pictures clearly
2006-11-13  Benjamin Williamscorrected sentence
2006-11-13  Benjamin Williamsadded new features to welcome page
2006-11-12  Vadim Zeitlindon't assert if 'c' key is pressed when there is no...
2006-11-12  Vadim Zeitlincompilation fix after last commit
2006-11-12  Robert Roebling Send delete item event just before the item is actually
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-11  Vadim Zeitlincorrected exit/about menu command ids in the code after...
2006-11-10  Vadim ZeitlinwxCocoa compilation fixes (include OpenGL/glu.h there...
2006-11-10  Benjamin Williamsupdated nomenclature in menu item
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-10  Vadim Zeitlinuse std menu ids for stock items
2006-11-08  Benjamin WilliamswxAuiNotebook bitmaps working now
2006-11-08  Julian SmartAdded a couple of text effects
2006-11-07  Benjamin Williamselipsis for oversized pane captions
2006-11-07  Benjamin Williamsadded image to root item of tree in aui sample
2006-11-07  Benjamin Williamsnew default theme for wxAuiNotebook
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Vadim Zeitlin(blind) compilation fix for wxCocoa
2006-11-06  Benjamin Williamsaui sample can now create extra notebooks
2006-11-06  Vadim Zeitlinfix compilation error when wxUSE_DYNLIB_CLASS == 0
2006-11-05  Vadim Zeitlinno changes, just removed commented out line
2006-11-04  Vadim Zeitlinreally restored correct sample code
2006-11-04  Vadim Zeitlinoops, restored accidentally checked in testing code
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-04  Vadim Zeitlinadd wxTempFile test
2006-11-04  Robert Roebling Test adding page without setting selection.
2006-11-04  Vadim Zeitlintest GetBoundingRect()
2006-11-04  Vadim Zeitlinattempt to fix linking error in one of the tinderbox...
2006-11-04  Vadim Zeitlininclude iostream header when using std streams
2006-11-04  Vadim Zeitlininclude iostream header when using std streams
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...
next