]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-11-07  Mart Raudsepp[wxGTK] Support changing the wxSTAY_ON_TOP style value...
2005-11-07  Mart RaudseppFix formatting tag in frame.tex
2005-11-07  Mart RaudseppFix formatting in bbutton.tex
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-11-07  Stefan Csomorcleanup
2005-11-07  Stefan Csomorcleanup, adding correct window-ids to window events...
2005-11-07  Stefan Csomorcleanup, using Tiger funcs if possible
2005-11-07  Stefan Csomorsupport for wxNO_BORDER
2005-11-07  Stefan CsomorCGImage Creation is always available under OS X
2005-11-07  Stefan Csomorswitch to a CoreFoundation based and thread-safe implem...
2005-11-07  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-07  Włodzimierz... Fixed #1338966.
2005-11-07  Włodzimierz... wxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-07  Julian SmartDon't resend an update event from m_spin to avoid recursion
2005-11-06  Włodzimierz... eVC4 warning fixes.
2005-11-06  Włodzimierz... eVC4 warning fixes.
2005-11-06  Włodzimierz... Speedup for adding array of items.
2005-11-06  Stefan Csomornot needed for CG
2005-11-06  Stefan Csomoradded CFRef holder templated class
2005-11-05  Włodzimierz... Native wxCheckListBox implementation for wxWinCE.
2005-11-05  Stefan Csomorfinished implementation for stencil and colored patterns
2005-11-05  Vadim Zeitlindocumented wxStringTokenize()
2005-11-05  Julian SmartSet HTML data even in Unicode mode
2005-11-05  Stefan Csomoradded permission error to the 'expected' error codes...
2005-11-04  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxOS2 part).
2005-11-04  Roman Rolinskyversion 0.1.6-6
2005-11-04  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-11-04  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz... Source cleaning.
2005-11-04  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-03  Włodzimierz... Build fix after last commit.
2005-11-03  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-11-03  Vadim Zeitlinuse focused bitmap as fallback for the hover one
2005-11-03  Vadim Zeitlinadded checkbox to enable setting (or not) individual...
2005-11-03  Włodzimierz... Warning fix.
2005-11-03  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-11-03  Włodzimierz... Get/SetTitle only for wxTopLevelWindow.
2005-11-03  Stefan Csomorsupport for 10.4 provided context menu
2005-11-03  Kevin HockUse toplevel parent rather than immediate parent as...
2005-11-03  Michael WetherellInitial attempt at some instructions on building for...
2005-11-03  Vadim Zeitlinfixed compilation breakage in 1.24 commit
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlinadded test of wxBitmapButton
2005-11-03  Michael WetherellRemove bufferoverflowu.lib since it's not present with...
2005-11-03  Vadim Zeitlindeprecate SetLabel(const wxBitmap&)
2005-11-02  Włodzimierz... Bug #1220988 fixed.
2005-11-02  Stefan Csomordefault implementations for Replace and Remove
2005-11-02  Stefan Csomorapplying patch 1345435
2005-11-02  Stefan Csomorre-added support for help-menu and application-menu...
2005-11-02  Włodzimierz... Build fix.
2005-11-02  Chris Elliottadd missing header
2005-11-02  Chris Elliottadd missing header to allow ../src/common/docview...
2005-11-01  Włodzimierz... wxMultiChoiceDialog uses now wxCheckListBox if possible...
2005-10-31  Michael WetherellAdd some files to 'make dist' for wxCocoa
2005-10-31  Michael WetherellModify wxString::operator<<(wxLongLong_t) to avoid...
2005-10-31  Michael WetherellInclude $cross_root/include in header search when cross...
2005-10-31  Vadim Zeitlinusing newlines in AC_CONFIG_COMMANDS() first argument...
2005-10-31  Vadim Zeitlindisable PCH under cygwin, it doesn't work even with...
2005-10-31  Vadim Zeitlin#undef CreateFont to fix cygwin compilation now that...
2005-10-31  Włodzimierz... wxMGL revitalised with OpenWatcom.
2005-10-31  Włodzimierz... wxMGL revitalised with OpenWatcom.
2005-10-31  Julian SmartApplied patch [ 1341085 ] richtext xml build fix
2005-10-30  Włodzimierz... wx/os2/chkconf.h added
2005-10-30  Vadim Zeitlinfix for incorrect member initialization order warning
2005-10-29  Vadim Zeitlinrenamed BLOCK_SIZE which conflicts with a #define in...
2005-10-29  Vadim Zeitlindon't get margin to non NULL values in default ctor...
2005-10-29  Włodzimierz... eVC3 build fix.
2005-10-29  Włodzimierz... Pressing build-in joystick on WinCE phones fires wxEVT_...
2005-10-28  Kevin HockFixed description with number of ways to use timer...
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-28  Chris Elliottremove GetImageList(int)
2005-10-28  Włodzimierz... Build fix for WinCE.
2005-10-28  Vadim Zeitlinfixed MCSetMovie() signature
2005-10-27  Włodzimierz... WinCE build fix according to eVC3 and eVC4 SDKs.
2005-10-27  Julian SmartSorry, forgot default value
2005-10-27  Włodzimierz... WinCE build fix (we need default constructor).
2005-10-27  Włodzimierz... Support for automatic setup.h in OS/2 with OW builds...
2005-10-26  Chris ElliottSF bug 1327872
2005-10-26  Chris Elliottavoid hidden GetImageList
2005-10-26  Julian SmartDo a sanity check before reading. Otherwise, if trying...
2005-10-26  Włodzimierz... Source cleaning.
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-26  Jouk Jansen Committing in .
2005-10-26  Mart RaudseppCompilation fix...
2005-10-25  Włodzimierz... wxWinCE build fix and source cleaning.
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-25  Mart RaudseppAlphabetize wxWindow members list
2005-10-25  Michael WetherellAdd missing files to 'make dist'
2005-10-25  Michael WetherellAdd libraries.h, amd64.manifest and ia64.manifest
2005-10-25  Chris Elliottmissing #include (SF bug 1327872)
2005-10-25  Vadim Zeitlinfixed DLL compilation warning
2005-10-25  Julian SmartDon't clear background in Refresh (to suit poor impleme...
2005-10-24  Włodzimierz... Move wxMulDivInt32 to common math.
2005-10-24  Michael WetherellAlways define wxUSE_OWNER_DRAWN so that we don't get...
2005-10-23  Michael WetherellAdd missing wxUniv files to msw and gtk tarballs
2005-10-23  Włodzimierz... WinCE build fixes.
next