]> git.saurik.com Git - wxWidgets.git/history - samples
final wxURI API changes. Changed Get to BuildURI to better reflect what its doing...
[wxWidgets.git] / samples /
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...
2004-10-14  Włodzimierz SkibaDo not waste time with OpenGL turned off.
2004-10-13  Vadim Zeitlingive an #error if wxUSE_GLCANVAS == 0 instead of buildi...
2004-10-10  Julian SmartRemoved types that don't exist in iodbc
2004-10-08  Włodzimierz SkibaFix for building with limited ports/platforms.
2004-10-08  Julian SmartAdded comment about setting AFM path
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-07  Julian SmartApplied patch [ 1039953 ] Fix notebook functionality...
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz SkibaKeys to some operations (patch #1037434).
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-10-01  David ElliottwxCocoa needs OpenGL/*.h instead of GL/*.h (for OpenGL...
2004-10-01  Václav Slavíkgcc-3.4 compilation fix
2004-10-01  Ryan Nortonfix dialogs sample after change to generic on OSX
2004-09-30  Julian SmartDeprecations
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-29  Ryan Nortonremove unfinished sample for release
2004-09-29  Ryan Nortondrawer sample mods from ABX (with only one mod - _CODE...
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-27  Ryan Nortonuse both generic and native on osx 10.2 for presentatio...
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ryan Nortonadd drawer sample
2004-09-26  Ryan Nortonrevert to pre-drawer state
2004-09-26  Ryan Nortonfix warning
2004-09-26  Ryan Nortonadd drawer to taskbaricontest
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-25  Václav Slavíkcompilation fix: only us-ascii is safe in sources
2004-09-25  Ryan NortonFixed GetLineLength and GetLineText for MLTE text contr...
2004-09-24  Ryan Nortonremove unused icon
2004-09-24  Ryan Nortonfix unicode build errors with 10.3
2004-09-24  Ryan Nortonfix bug
2004-09-24  Ryan Nortonwhoops - I tabbed :)
2004-09-24  Ryan Nortonquiet annoying GCC warnings
2004-09-24  Włodzimierz SkibawxUSE_*BOOK checks.
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-22  Włodzimierz SkibaSmartphone fix.
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz SkibaXRC movement influenced depth of paths.
2004-09-18  Vadim Zeitlinadded test for toggling wxLC_[HV]RULES styles
2004-09-17  Vadim Zeitlinrewrote some sizer code using wxSizerFlags
2004-09-17  Włodzimierz SkibaNotebook sample redesign. Now it is 'wxNotebook & frien...
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-09-16  Vadim Zeitlinmore 'realistic' progress dialog test (part of patch...
2004-09-16  Włodzimierz SkibaDescription of the 'generic dialogs in native builds...
2004-09-15  Vadim Zeitlinadded tests for EVT_ICONIZE/MAXIMIZE
2004-09-13  Vadim Zeitlinno changes, just removed a wrong comment
2004-09-08  Vadim Zeitlinreverted last check in
2004-09-07  Vadim Zeitlinadded accels for submenus; removed weird wxConvCurrent...
2004-09-07  Vadim Zeitlinfixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-09-03  Włodzimierz SkibaFix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI...
2004-08-31  Włodzimierz SkibaGeneric dialogs not available in shared nonUniv builds...
2004-08-26  Włodzimierz SkibaPolish translation to i18n sample + source cleaning.
2004-08-26  Włodzimierz SkibaPolish translation to i18n sample.
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-15  Václav Slavíkwarning fix w/o #ifdefs
2004-08-11  Włodzimierz Skiba2.4 compatibility.
2004-08-09  Stefan Csomorxcode 1.5
2004-08-09  Włodzimierz SkibaFixed bug with truncation of Unicode data in wxConnecti...
2004-08-07  Václav Slavíkfixed plugins naming in samples
2004-08-06  Włodzimierz SkibaDeleting void is undefined.
2004-08-05  Włodzimierz SkibaMake wxSplashScreen with parent so it ends immediatelly...
2004-08-05  Włodzimierz SkibaOrder of initializations according to class construction.
2004-08-04  Włodzimierz SkibawxSplashScreen also for About frame.
2004-08-04  Włodzimierz SkibawxSplashScreen sample added to global makefiles.
2004-08-04  Włodzimierz SkibawxSplash sample code, sample image, bake and make files.
2004-08-02  Włodzimierz SkibaMore suitable data structure (in the process of making...
2004-08-02  Włodzimierz SkibaRegenerated makefiles after copying of subdirectory.
2004-08-02  Włodzimierz SkibaRegenerated makefile after some recent addition of...
2004-07-30  Vadim Zeitlinfixed quitting the sample; fixed memory leak of CDummyW...
2004-07-30  Vadim Zeitlinfixed MFC sample (bug 978194)
2004-07-30  Włodzimierz SkibaConditional compilation fix.
2004-07-27  Włodzimierz SkibaMissing headers.
2004-07-25  Vadim Zeitlinunused param warnings fixes
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinrewrote this page to look like all the others; added...
2004-07-25  Vadim Zeitlintypos in comments
2004-07-24  Vadim Zeitlincompilation fix for !MSW
2004-07-23  Vadim Zeitlincosmetic change
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Robin DunnActually use the OnStack test
2004-07-21  Vadim Zeitlincorrected code to not suppose that Write() always write...
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
next