]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-07-06  Václav Slavíkupdated
2003-07-06  Václav Slavíkregen XRC makefiles
2003-07-06  Václav Slavíkupdated main makefiles
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-06  Václav Slavíkadded ability to build contrib samples
2003-07-06  Václav Slavíkadded xrcdemo bakefile
2003-07-06  Vadim Zeitlincheck for wrong wxID_OK usage (patch 758388)
2003-07-06  Vadim Zeitlindocumented Fit() brokenness if sizers are not used
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-06  Václav Slavíkdon't delete samples datafiles, it may be dangerous
2003-07-06  Vadim Zeitlinforward ported patch to IsEditable()
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim Zeitlinimplemented GetDefaultBorder() in wxControl, override...
2003-07-06  Vadim Zeitlincompilation fix (extra semicolon)
2003-07-06  Vadim Zeitlinadded GetBorder(flags)
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-07-06  Vadim Zeitlinapplied a patch to prevent another IsDialogMessage...
2003-07-06  Vadim Zeitlinuse HWND in tracing messages
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-06  Václav SlavíkwxConvGdk is not used anymore
2003-07-06  Václav Slavíkdon't link wxBase against GUI libs
2003-07-06  David ElliottFixed some fields in the file header
2003-07-06  David ElliottRemove finishLaunching method which called wxTheApp...
2003-07-06  Václav Slavíkcompilation fix
2003-07-06  Václav Slavíkreverted
2003-07-06  Václav Slavíkwhere did this file disappear? added
2003-07-06  Václav Slavíkfixed USER_EXPORTED_ARRAY macros
2003-07-06  Václav Slavíkinclude EXTRACFLAGS only once
2003-07-06  Vadim Zeitlinfix for VC++ warnings about missing macro arguments
2003-07-05  Vadim Zeitlinadded wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx...
2003-07-05  Vadim Zeitlinadded wxScopeGuard; test it in the sample
2003-07-05  Václav Slavíkremoved obsolete file
2003-07-05  Václav Slavíkadded wxHTML bakefiles
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkregenerated
2003-07-05  Vadim Zeitlinsome float -> int conversion warnings suppressed (but...
2003-07-05  Václav Slavíkadded wxHTML
2003-07-05  Václav Slavíklink against wxHtml
2003-07-05  Václav Slavíkcall wxBase built as part of wxMac wxbase_carbon
2003-07-05  Václav Slavíkremoved some obsolete parts
2003-07-05  Václav Slavíkadde wxSTC bakefile
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkadded wxLC_VIRTUAL
2003-07-05  Václav Slavíkadded wxSTC bakefile
2003-07-05  Stefan Csomorchanged Remove to RemoveAt
2003-07-05  Stefan Csomormoved c-runtime functions for CW here, only add strdup...
2003-07-05  Stefan Csomormoved c-runtime functions for CW to wxchar
2003-07-05  Václav Slavíkfixed bug in previous commit: WXTOPDIR not set
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkadded watcom makefiles; smaller build/bakefiles/Makefile
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkremoved WXUSINGDLL_FOO, one WXUSINGDLL is enough
2003-07-05  Václav Slavíkmodules don't have to be exported
2003-07-05  Václav SlavíkDLL compilation fixes
2003-07-05  Václav SlavíkDLL compilation fixes
2003-07-05  Václav Slavíkworkaround a Watcom build
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-05  Václav Slavík...and so must 3rd party libs
2003-07-05  Václav Slavíkfixed installation of wxHTML headers
2003-07-05  Václav Slavíksamples must use same settings as the libraries
2003-07-05  Václav Slavíkremoved redundant app-type tag
2003-07-04  Vadim Zeitlinbring base class AddFile()s in scope manually, without...
2003-07-04  Vadim Zeitlinregenerated after Mattia's changes
2003-07-04  Vadim Zeitlintest multiple extensions in wxDocTemplate
2003-07-04  Václav Slavíkfix monodll build
2003-07-04  Mattia Barbon Blind bakefile fixes.
2003-07-04  Mattia Barbon Applied first part of Roger Gammans' wxHashMap patch...
2003-07-04  Vadim Zeitlinfixed crash in wxExecute() introduced during base/GUI...
2003-07-04  Vadim Zeitlinquick fix for Unix build (upper cased builtin, this...
2003-07-04  Stefan Csomortrying to avoid unneccessary redraws by not invalidatin...
2003-07-04  Stefan Csomorflag removed
2003-07-04  Stefan Csomorapp traits support and CW Debug output fix
2003-07-04  Stefan Csomornew files added
2003-07-04  Stefan Csomorpid removed from temp file name
2003-07-04  Stefan Csomordebug output for CW corrections
2003-07-04  Stefan Csomorpc 2 mac conversion for file operations
2003-07-04  Stefan Csomorapptraits for wxMac classic and carbon
2003-07-04  Stefan Csomorpath translation (umlauts) added
2003-07-04  Stefan CsomorwxMac (classic & carbon) support added
2003-07-04  Václav Slavíkadded Mingw makefiles
2003-07-04  Václav Slavíkadded XRC makefiles
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavík"oldnames" library is not needed
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkcompilation fix
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkcall base library in multilib build e.g. wx25base_bcc...
2003-07-04  Václav Slavíkdefine __GNUWIN32__ if __MINGW32__ is defined, so that...
2003-07-04  Václav Slavíkextra flags for Mingw if needed
2003-07-04  Václav Slavíklibjpeg needs to include wx/setup.h when compiled w...
2003-07-04  Václav Slavíkfixed location of dummy.cpp, so that contrib makefiles...
2003-07-04  Václav Slavík1. added Mingw makefiles
2003-07-04  Václav Slavíkadded phony target setup_h
2003-07-04  Václav Slavíkdon't use "objs_" prefix for object directories
next