]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-04-22  Michael WetherellAdd generic wxStandardPaths implementation
2005-04-22  Michael WetherellCompilation fixes for djgpp
2005-04-22  Michael WetherellTest for --version-script bug, known to be in at least...
2005-04-22  Stefan Csomorfix for drawing correct gridlines even on scrolled...
2005-04-22  Stefan Csomorfixing compilo
2005-04-22  Ryan Nortonflag checkin'
2005-04-22  Ryan Nortonimplement non-wrapping for wxSpinCtrl
2005-04-22  Ryan Nortonimplement label setting
2005-04-22  Robin Dunnformatting and comment about refresh bugs in wxGrid
2005-04-21  Ryan Nortonimplement tooltip delay
2005-04-21  Ryan Nortonmy cvs dir got screwed up and didn't commit this...
2005-04-21  Michael WetherellSupport for G_FILENAME_ENCODING=@locale
2005-04-21  Ryan Nortonforcibly call operator
2005-04-21  Ryan Norton'fix' for broken gcc version
2005-04-21  Ryan Nortonadd most support for (dis)associate. Other stuff
2005-04-21  Robin DunnOops, that should be GetEncoding, not GetDefaultEncoding
2005-04-21  Ryan NortonwxUSE_MIMTYPE gaurd
2005-04-21  Robin DunnUse the encoding in StyleSetFont too.
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-21  Robin Dunnsome extra refreshing and updating on wxMac so the...
2005-04-21  Stefan Csomorremoving C++ std lib
2005-04-21  Ryan NortonFix shift and other keys with wxGetKeyState on mac
2005-04-21  Stefan Csomorline endings corrected, OmnisRC removed
2005-04-20  Robin Dunna little more tweaking
2005-04-20  Robin Dunnreworded a bit
2005-04-20  Robin DunnSome little tweaks
2005-04-20  Robin DunnreSWIGged
2005-04-20  Robin DunnMention the wxMac wx.ComboBox fix
2005-04-20  Robin DunnNo longer building the C++ version of the OGL lib
2005-04-20  Robin Dunnclear BUILD_ANIMATE when CORE_ONLY == 1
2005-04-20  Robin Dunnadded some docstrings
2005-04-20  Stefan NeisRemoved unneeded include.
2005-04-20  Julian SmartDoc updates
2005-04-20  Stefan CsomorCW fixes
2005-04-20  Ryan Nortonplace wxUSE_STACKWALKER so it won't get overwritten...
2005-04-20  Stefan Csomordylib in Frameworks folder
2005-04-20  Stefan Csomorupdated version and name
2005-04-20  Stefan Csomormoving dylib to Frameworks folder
2005-04-20  Stefan Csomorremoving refs to old CW versions
2005-04-20  Stefan Csomorworkaround for CW problems
2005-04-20  Julian SmartFixed test for button style - styles contain other...
2005-04-20  Stefan Csomorupdating xcode targets
2005-04-20  Julian SmartSpelling correction
2005-04-20  Robin Dunnforward the char, key and text events from the textctrl
2005-04-20  Stefan Csomorstackwalker does not exist for Mac
2005-04-19  Robin DunnreSWIGged
2005-04-19  Robin DunnreSWIGged
2005-04-19  Robin Dunnapples and oranges bug fixed
2005-04-19  Robin Dunn2.5 --> 2.6 changes
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-19  Kevin HockAdded Ryan Norton and myself to the list of contributors
2005-04-19  Stefan Csomorwrong import sources for mdi xml
2005-04-19  Ryan Nortonpad out some data for binary compat
2005-04-19  Julian SmartSetup fix
2005-04-19  Julian SmartRemoving DMC++ makefile
2005-04-19  Stefan Csomorfixes, completions for CW 8
2005-04-19  Stefan Csomorremove old CW projects
2005-04-19  Stefan Csomorremove project builder projects
2005-04-19  David ElliottRemoved some totally incorrect information and added...
2005-04-19  Dimitri SchoolwerthuseIconFont was always false for Win9x
2005-04-19  Stefan Csomorremove old CW versions
2005-04-19  Stefan CsomorCW fix
2005-04-19  Stefan Csomorobsolete CW versions
2005-04-19  Stefan CsomorCW fix, added tif_color
2005-04-19  Stefan CsomorCW fix
2005-04-19  Stefan Csomorremoving OmnisRC flags
2005-04-19  Stefan Csomorusing .pch instead of .h resolves the circular dependancy
2005-04-19  Stefan Csomorold CW files
2005-04-19  Stefan Csomorprefix files not necessary anymore
2005-04-19  Stefan Csomorremove outdated versions
2005-04-19  Stefan Csomorprinting to CW console only for debug builds
2005-04-19  Stefan Csomorin synch with others
2005-04-19  Stefan Csomorfixing CW 8 builds for all targets
2005-04-19  Julian SmartApplied patch [ 1181975 ] [wxMSW] Removes all flicker...
2005-04-19  Ryan Nortoncompilo
2005-04-19  Robin DunnChange the access of the event handler functions for...
2005-04-19  Robin Dunncorrected version number extraction
2005-04-18  Vadim Zeitlinfixed compilation for USE_PCH == 0
2005-04-18  Ryan Nortonrevert some stuff for 1.6
2005-04-18  Robin DunnMake std_string and std_iostreams default to disabled...
2005-04-18  Robin Dunnno need to call SetAutoLayout
2005-04-18  Julian SmartReset defaults:
2005-04-18  Ryan NortonwxExecute log message cleanup
2005-04-18  Ryan Nortonuse atoi instead of sscanf
2005-04-18  Ryan NortonSome corefoundation wrappers, Implement Associate and...
2005-04-18  Julian SmartScript fixes
2005-04-18  Robert Roebling Keep wxGTK_RR.spec in sync for a while until
2005-04-18  Robert Roebling Replace one more ocurrence of --with-gtk1
2005-04-18  Robert Roebling Minor correction to the wxMenuItem::SetText() patch.
2005-04-18  Robert Roebling Renamed translation package i18n.
2005-04-18  Ryan Nortoncleanup for wxUSE_THREADS
2005-04-18  Julian SmartAdded wxUSE_THREADS guards
2005-04-18  Julian SmartOS/2 fix
2005-04-18  Vadim Zeitlinupdated libraries names to 2.6
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Václav Slavíkreverted DEBUG_INFO change
2005-04-17  Ryan Nortonfix those line endings in shared unicode builds
2005-04-17  Ryan Nortonfix 10.2 shared builds from crashing
next