]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-25  Jouk Jansen Committing in .
2002-01-25  David WebsterChild positioning fixes and font adjustments
2002-01-25  Vadim Zeitlincommented out many OnXXX() functions
2002-01-25  Vadim Zeitlincorrected a few bugs in OnGetItemXXX() docs
2002-01-25  Vadim Zeitlinremoved inexisting Index() version
2002-01-25  Václav Slavíkreverted from wxStrdup back to strdup -- sorry SC,...
2002-01-24  David WebsterFixing font utilities
2002-01-24  David WebsterRemoved a conflict indicator...
2002-01-24  David WebsterFinal OS/2 Native Font implementation changes
2002-01-24  Robin DunnEnsure that endPos > startPos in a couple methods
2002-01-24  Václav Slavíkupdates to XRC resources compiler
2002-01-24  Václav Slavík1. added encodings handling to XRC, so that it is possible
2002-01-24  Václav Slavíkadded encodings handling to XRC, so that it is possible...
2002-01-24  Václav Slavíkiconv-based conversion works again, after being broken...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-24  Václav Slavíkfixes to
2002-01-24  Vadim Zeitlinfixed typo in EVT_WIZARD_HELP definition (patch from...
2002-01-24  David WebsterChange up font selection process
2002-01-24  David WebsterRevert back to standard point size for fonts in OS/2
2002-01-24  Robin DunnDemo cleanup and path issues.
2002-01-23  David WebsterLots of fixes for OS/2
2002-01-23  Julian SmartCommented out deprecated classes: wxProp and wxTab...
2002-01-23  Julian SmartAdded missing 'break' which caused spurious </FONT...
2002-01-23  Vadim Zeitlindon't test for VPATH support for GNU make - this is...
2002-01-23  Vadim Zeitlincache the results of checks for make VPATH support...
2002-01-23  Vadim Zeitlinallow building wxWin with non-GNU make (which doesn...
2002-01-23  Vadim Zeitlinreplaced non existing wxTE_HSCROLL style with wxHSCROLL
2002-01-23  Vadim Zeitlinadded 2nd wxEvent ctor argument
2002-01-23  Julian SmartAdded first cut at XRC docs; added font spec for wxWind...
2002-01-23  Julian SmartAdded #include "wx/utils.h" to make it compile for...
2002-01-23  David WebsterFontutil wxFillLogFont change.
2002-01-23  Vadim Zeitlintypos due to much cut-and-paste: colour -> font in...
2002-01-23  Vadim Zeitlinrecognize 646 charset as US-ASCII (this is how it is...
2002-01-23  Julian SmartSome comments modified to help with documentation
2002-01-23  David WebsterMore bug fix updates.
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-23  Václav Slavíkfixed typo
2002-01-23  Václav Slavíkadded length argument to wxString::wxString(wchar_t...
2002-01-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-22  David WebsterOS/2 bug fixes and new mod file
2002-01-22  David WebsterFont change for OS/2 to a smaller font.
2002-01-22  David WebsterOS/2 bug fix updates.
2002-01-22  Julian SmartAdded screenshot and a few lines of explanation.
2002-01-22  Robin DunnSWIGged updates for wxGTK
2002-01-22  Robin DunnAdded OnDragOver returning wxDragCopy so text can be...
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2002-01-22  Václav Slavíkadded safety check to wxWindow::ReleaseMouse
2002-01-22  Robin DunnFix for when Set is called with wxSameAs to behave...
2002-01-22  Julian SmartAdded events topic.
2002-01-22  Vadim Zeitlinadded a hack to work around the dummy kill focus messag...
2002-01-22  Vadim Zeitlinuse standard colours in all ports
2002-01-22  Vadim Zeitlinadded (dummy) implementation of GetMetric(wxSYS_CURSOR_...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-21  Václav Slavíkclarified legal stuff
2002-01-21  Václav Slavíkchanged WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)
2002-01-21  Vadim Zeitlincompilation fix for Borland (hopefully)
2002-01-21  Julian SmartTidied/commented FL header files, regenerated docs...
2002-01-21  Robin DunnFixed a typemap.
2002-01-21  Ron Leeadded missing header.
2002-01-21  David WebsterNew Mod Def file.
2002-01-21  Julian SmartNow adds 'include file' heading
2002-01-21  David WebsterMore resource files
2002-01-21  David WebsterMore resource files
2002-01-21  Václav Slavíkfixed crash in wxSpinCtrl under wxGTK
2002-01-21  Václav Slavíkfixed incorrect positioning of controls in generic...
2002-01-21  Václav Slavíkadded TAB handling
2002-01-21  Václav Slavíkchange WXDEBUG to WXSTDERR
2002-01-21  David WebsterDialog updates
2002-01-21  Vadim Zeitlinadded SetLabelFont() test
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-21  Vadim Zeitlinadded wxFont::Ok
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2002-01-21  David WebsterCommit of merge
2002-01-21  David Websterno message
2002-01-20  Václav Slavíkadded first microscopic part of XRC format docs
2002-01-20  Stefan NeisAdded missing include for non-precompiled headers.
2002-01-20  Stefan NeisAdded missing include to os2/private.h.
2002-01-20  Stefan NeisFixed apparent typo.
2002-01-20  Stefan NeisAdded various #includes for non-precompiled headers.
2002-01-20  Stefan Neis- Added definition for struct SPBCDATA (missing in...
2002-01-20  Stefan NeisFixed compilation problems with gcc on OS/2.
2002-01-20  Stefan NeisAdded wchar handling for EMX (gcc on OS/2).
2002-01-20  Stefan NeisNew version with latest additions to filelist.txt.
2002-01-20  Stefan NeisAdded toplevel.{h,c} to OS/2 files.
2002-01-20  Stefan NeisAdded wxUSE_OWNER_DRAWN for wxPM (OS/2)
2002-01-20  Gilles Depeyrotuse wxMac provided wxGetOsDescription with Apple DevTools
2002-01-20  Gilles Depeyrotadded missing include files for Apple DevTools
2002-01-20  Stefan Csomornew targets for shared libs
2002-01-20  Stefan Csomoradded shared libs targets
2002-01-20  Stefan Csomoradded proper bracketing of QDflushing for carbon only
2002-01-20  Stefan Csomorcorrected wxKill signature, added Env methods (returnin...
2002-01-20  Stefan Csomorexport statement added
2002-01-20  Stefan Csomorremoved non appearance implementations
2002-01-20  Stefan Csomorresource loader structure added for loading menu bar...
2002-01-20  Stefan Csomorresource loader structure added
2002-01-20  Stefan Csomorremoved all resources that are not needed anymore
2002-01-20  Stefan Csomormoved patterns to static structures, added resouce...
2002-01-20  Stefan Csomorresource stack structure that sets up correct resource...
next