]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-08-13  Václav Slavíkforgot to copy data
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-13  Václav Slavíkfixed wxUSE_XML
2003-08-13  Vadim Zeitlinmade the example Unicode-friendly (patch 785642)
2003-08-13  Vadim Zeitlinupdate by Paco Riviere
2003-08-13  Vadim Zeitlinsuppress warnings about not being able to inline a...
2003-08-13  Vadim ZeitlinOnExit() is not called if OnInit() failed
2003-08-13  Vadim Zeitlinset LVCFMT_IMAGE, this at least allows to show imageso...
2003-08-13  Jouk Jansen Committing in .
2003-08-12  Julian SmartMinor updates
2003-08-12  Václav Slavíkdisable more borland warnings
2003-08-12  Václav Slavíkprecompiled headers check accounts for Apple compiler now
2003-08-12  Václav Slavíkfix static wxnet build
2003-08-12  Mattia Barbon Added wxHashSet, with minimal tests.
2003-08-12  Julian SmartRemoved some obsolete distribution files
2003-08-12  Stefan Csomorpanther fix
2003-08-12  David ElliottImplement Raise()/Lower() using [NSVIew sortSubviewsUsi...
2003-08-12  David ElliottLaid groundwork for scrolling.
2003-08-11  Mattia Barbon Expose GetCount when wxUSE_STL=1.
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-11  David ElliottReplaced id with winid so it doesn't conflict with...
2003-08-11  David ElliottAdded dummy resources for wxCocoa so bundles will build
2003-08-11  David ElliottAdded default implementation for drawRect and mouse...
2003-08-11  Julian SmartRemoved some experimental code I left in by accident
2003-08-11  Julian SmartMore fixes for !wxUSE_TIMER, !wxUSE_IMAGE
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-11  Stefan Csomoradded wxDynamicObject (kind of delegate, docs to come...
2003-08-11  Vadim Zeitlincompilation fix
2003-08-11  Vadim Zeitlinfixed some warnings about unused variables values
2003-08-11  Vadim Zeitlinreally fixed '-' and '+' drawing
2003-08-11  Vadim Zeitlininitialize the font fields properly when it corresponds...
2003-08-11  Vadim Zeitlintrying to fix the generic tree appearance problems
2003-08-11  Vadim Zeitlinmore wxRendererNative docs
2003-08-10  Vadim Zeitlinfixed broken link
2003-08-10  Václav Slavíkadded tex2rtf makefiles
2003-08-10  Václav Slavíkadded HelpGen makefiles
2003-08-10  Václav SlavíkMacOS X bundles support
2003-08-10  Václav Slavíkadded tex2rtf bakefile
2003-08-10  Václav Slavíkutilsexc.cpp is wxBase only
2003-08-10  Václav Slavíkbetter fix for macos resources
2003-08-10  Václav Slavíkhopefully better fix for mac resource problems
2003-08-10  Václav Slavíkquick fix for mac resource problems
2003-08-10  Václav Slavík__WXMAC__, not __MAC__
2003-08-10  Vadim Zeitlincompilation fix for !wxUSE_BASE
2003-08-10  Vadim Zeitlincompilation fix for !USE_PCH
2003-08-10  Václav Slavíkadded HelpGen bakefile
2003-08-10  Václav Slavíkanother update for newest bakefile
2003-08-10  Václav Slavíkupdate for newest bakefile
2003-08-10  Vadim Zeitlinfixed syntax error in case
2003-08-10  Václav Slavíkuse install_name_tool so that samples use uninstalled...
2003-08-10  Václav Slavíkfixed typo
2003-08-10  Vadim Zeitlinparameters must have names in C
2003-08-10  Václav SlavíkwxMac compilation fixes
2003-08-10  Václav Slavíkmake sure utils.cpp and utilsexc.cpp are built only...
2003-08-10  Václav SlavíkwxMac fix
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-10  Vadim Zeitlinmac/utils\*.cpp should be built as part of wxMac too...
2003-08-10  Stefan Csomortwo fixes from Justin Bradford
2003-08-10  Václav Slavíkdon't install builtin 3rd party libs with shared versio...
2003-08-09  Václav Slavíkpass options to submakefiles
2003-08-09  Václav Slavíkre-added info after installation and added samples...
2003-08-09  Václav Slavíkdon't generate install commands, not needed
2003-08-09  Václav Slavíkdon't generate install commands, not needed
2003-08-09  Václav Slavíkfixed DSP files for IPC sample
2003-08-09  Václav Slavíkcheck if we are using compatible C++ ABI when usin...
2003-08-09  Václav Slavíkfixed command line parsing
2003-08-09  Václav Slavíkadded bakefile format manifest
2003-08-09  Stefan NeisAdded forgotten(?) wxMutexGuiEnter.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Stefan Csomordefine WX_XTI_TEMPLATE_FIX in case it is not yet
2003-08-09  Stefan Csomorextended streaming-out for event handlers
2003-08-09  Stefan Csomoradded flag for broken compilers with regard to template...
2003-08-09  Stefan Csomorexposing the dynamic event table
2003-08-08  Václav Slavíkchecked in broken makefile by mistake; fixed
2003-08-08  Robin Dunnfixed unused local wanring
2003-08-08  Václav Slavíkuse wxUniv's wxTextCtrl in wxX11
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Julian SmartUse wxUniv textctrl for wxX11
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-08  David Elliottlock/unlockFocus when doing the copy in SelectObject
2003-08-08  Václav Slavíkuse MSLU in wxBase, too
2003-08-08  David Elliott* Since AppKit cannot draw directly on NSBitmapImageRep...
2003-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-08  Václav Slavíkfixed Common Headers group for VC++ definition
2003-08-08  Vadim Zeitlindon't ignore start parameter in find_last_of()
2003-08-08  Václav Slavík(re)added MSLU support to Unicode builds
2003-08-08  Václav Slavíkfix for watcom resource compiler
2003-08-08  Julian SmartStatic object -> pointer
2003-08-08  Václav Slavíksome compilers (Watcom) don't like it if wxBase library...
2003-08-08  Václav Slavíkfixed some bugs in MSW version
2003-08-08  Václav Slavíkcompilation fix
2003-08-08  Robin DunnFix for wxTextCtrl::GetSelection for singel line contro...
next