]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2007-05-08  Robert Roebling Beginning to make wxDC code compile both before
2007-05-08  David ElliottProvide wxLaunchDefaultBrowser implementation for wxCocoa.
2007-05-08  David ElliottRemove wxDCBase DeviceToLogical* and LogicalToDevice...
2007-05-08  David ElliottMove wxLaunchDefaultBrowser from BASE to CORE per wx...
2007-05-08  Roman Rolinskyusing Tango icons on Mac
2007-05-08  Roman Rolinskytango icons
2007-05-08  Stefan Csomoradding reference to technote
2007-05-08  Stefan Csomorif it's a separate thread, it's allowed to hang (perf...
2007-05-07  Roman Rolinsky* bugfixes for tree move operations and undo/redo
2007-05-07  David ElliottMove src/cocoa/utils.cpp to src/cocoa/utils.mm.
2007-05-07  Roman Rolinskyiconization of the properties window together with...
2007-05-07  Roman RolinskyYield causes premature redrawing of the test window
2007-05-07  Chris Elliottadd univ files to MGL build
2007-05-07  Robert Roebling [ 1713933 ] docs for wxEditableListBox
2007-05-07  Vadim Zeitlinjust return the min size needed by the sizer for the...
2007-05-06  Robert Roebling More preview code for the DC reorganisation.
2007-05-06  Václav Slavíkfix compation with Watcom after latest vararg templates...
2007-05-06  Vadim Zeitlinfix PCH-less compilation
2007-05-06  Mart RaudseppFix "depreciated" to "deprecated".
2007-05-05  Vadim Zeitlinfix warning about signed/unsigned comparison; use STL...
2007-05-05  Vadim Zeitlinno changes, just deTAbified and fixed really strange...
2007-05-05  Vadim Zeitlinextracted wxAcceleratorEntry code from menucmn.cpp...
2007-05-05  Vadim Zeitlindeclare GetGDKWindow() in wxDC to fix compilation of...
2007-05-05  Vadim Zeitlindon't use deprecated GetTextExtent() overload
2007-05-05  Vadim Zeitlincompilation fix: SetLogicalFunction() is defined in...
2007-05-05  Vadim Zeitlincompilation fix: use DeviceToLogical[XY]() instead...
2007-05-05  Vadim Zeitlinoutput Unicode/UTF-8 settings on a single line
2007-05-05  Paul Cornettsrc/gtk/data.cpp is no longer needed
2007-05-05  Paul Cornettmove definitions from src/gtk/data.cpp to other appropr...
2007-05-05  Robert Roebling Apply [ 1712381 ] CRASH: closing floating panel on GTK
2007-05-05  Václav Slavíkfixed FromUTF8 in ANSI builds
2007-05-05  Paul Cornettadd wxUSE_DRAGIMAGE wrapper
2007-05-05  Václav Slavíkuse utf8_str() in wxDFB
2007-05-05  Václav Slavíkuse FromUTF8() when loading XML, data coming from Expat...
2007-05-05  Václav Slavíkadded wxString::FromUTF8/ToUTF8/utf8_str()
2007-05-05  Paul Cornettbuild fix for wxUSE_DRAGIMAGE==0
2007-05-05  Paul Cornettbuild fix
2007-05-05  Paul Cornettsrc/gtk/utilsres.cpp is obsolete
2007-05-05  Paul Cornettbuild fix
2007-05-05  Stefan Csomormaking proper resource-fork apps
2007-05-05  Paul Cornettbuild fix for wxUSE_CONFIG==0
2007-05-05  Paul Cornettbuild fix
2007-05-05  Robert Roebling Make wxGTK1.2 compile again.
2007-05-05  Robert Roebling Moved deprecated code to source file (didn't compile
2007-05-05  Robert Roebling Added wxDEPRECATED() around old wxDC methods taking
2007-05-05  Robert Roebling Added (empty) SetLogicalFunction()
2007-05-05  Vadim Zeitlinadded wxTimerEvent::GetTimer()
2007-05-05  Robert Roebling Compilo.
2007-05-05  Vadim Zeitlinfix compilation in wxUSE_MENUS==0 case
2007-05-05  Robert Roebling Fix wxFD_FILE_MUST_EXIST
2007-05-05  Vadim Zeitlinshare ctags command between make(gtk/mac)tags scripts
2007-05-05  Robert Roebling Apply [ 1710684 ] Fix wxAuiNotebook memory leak
2007-05-05  Robert Roebling Apply [ 1713345 ] combobox: cmd accelerators shouldn...
2007-05-05  Vadim Zeitlinfixed typo in IsBeingDeleted() test in GetParentForModa...
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilation fix.
2007-05-05  Václav Slavíkenable UTF8 build for wxGTK2 and wxDFB by default
2007-05-04  Václav Slavíkuse wxString instead of const wxChar* in wxFFile public API
2007-05-04  Václav Slavíkuse wxString instead of const wxChar* in wxFile's publi...
2007-05-04  Roman Rolinskytest needed for wxGTK
2007-05-04  Václav Slavíkuse wxFormatString in wxV[f]printf()
2007-05-04  Václav Slavíkcompilation fix for --enable-utf8 --disable-utf8only...
2007-05-04  Václav Slavíkuse wxFormatString helper class for 'vararg' functions...
2007-05-04  Vadim Zeitlinadded src to the HelpGen directory
2007-05-03  Roman RolinskyVarious fixes and improvements to get look-and-feel...
2007-05-03  Robert Roebling Putting draft of wxImplDC and the wxDC using it
2007-05-03  Robert Roebling Put old wxDC methods using long instead of wxCoord
2007-05-03  Václav Slavíkfixed typo in Watcom code
2007-05-03  Václav Slavíkfixed passing raw unconverted strings through wxArgNorm...
2007-05-03  Václav Slavíkfixed DLL linking of wxConvLibc etc.
2007-05-03  Vadim Zeitlinuse a default URL, I got tired of typing it in the...
2007-05-03  Václav Slavíkdon't do char*->wchar_t*>char* roundtrip in wxArgNormal...
2007-05-03  Vadim Zeitlinmake it possible to override desktop detection using...
2007-05-03  Vadim Zeitlinshow the error returned by SmcOpenConnection(); don...
2007-05-03  Václav Slavíkfixed reverted #if condition around wxDoLogTraceWchar
2007-05-03  Vadim Zeitlincompilation fix for PCH-less build
2007-05-03  Václav Slavíkadded code for optimized handling of UTF-8 locales...
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-05-03  Václav Slavíkcompilation fix for 2.8 compat disabled
2007-05-03  Václav SlavíkOpenWatcom has the explicit keyword too
2007-05-03  Václav Slavíkadded wx[W]CharBuffer/wxCStrData overloads to remaining...
2007-05-03  Václav Slavíkfixed linking in monolithic case if USE_STC=0
2007-05-03  Václav Slavíkfixed linking against wxscintilla in debug build
2007-05-03  Roman Rolinskyfix for testing if a property is in allParams - it...
2007-05-03  Vadim Zeitlinremoved unneeded duplication of DoSetSizeHints() in...
2007-05-02  Roman Rolinskystyle required on wxGTK
2007-05-02  Roman Rolinskyoptimized highlighting to reduce flicker
2007-05-02  Václav Slavíkmore OS/2 compilation fixes
2007-05-02  Václav Slavíkcompilation fix for wxUSE_INTL=0
2007-05-02  Václav SlavíkwxAppTraits::SetLocale() is wxUSE_INTL=1 only
2007-05-02  Václav Slavíkadded convenience functions wxString::To/From8BitData...
2007-05-02  Stefan Csomortrying optimal scrolling solution perf-wise
2007-05-02  Stefan Csomortrying optimal scrolling solution perf-wise
2007-05-02  Julian SmartCorrected swapped descriptions
2007-05-02  Julian SmartCorrected swapped descriptions
2007-05-02  Václav Slavíkadded test for passing std::string to vararg functions
next