wxWidgets.git
2005-11-09  Michael WetherellUpdate the build instructions for Win64
2005-11-09  Stefan Csomorallow a SHAPED flag for a dialog
2005-11-09  Stefan Csomorwx..._EX_METAL styles support
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-11-09  Kevin HockRestored the accidentally deleted "return true;" at...
2005-11-09  Michael WetherellCorrect the directory rcdefs.h installs to
2005-11-08  Michael WetherellCorrect the include order for the resource compiler
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-11-08  Michael WetherellBake fix
2005-11-08  Włodzimierz... More obsolete compatibility removed.
2005-11-08  Julian SmartForce linking of gprint.cpp, otherwise Gnome printing...
2005-11-08  Roman Rolinskyrevision 7
2005-11-08  Włodzimierz... Get/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-11-08  Włodzimierz... Get/Set title fixes (#1350999).
2005-11-08  Kevin HockRemove fudges in Show: 1) Do not force a window to...
2005-11-08  Kevin HockRemove always moving window to the top of the Z-order...
2005-11-08  Włodzimierz... Build fix.
2005-11-08  Stefan Csomornot supported anymore
2005-11-08  Stefan Csomorfix undefined structs under 10.2 (tinderbox)
2005-11-08  Vadim Zeitlinremvoed wxFileDialogBase::m_parent as there is already...
2005-11-08  Vadim ZeitlinwxString(const unsigned char *) ctor doesn't crash...
2005-11-08  Vadim Zeitlinfix memory leak of wxMessageOutput if wxApp::OnInit...
2005-11-08  Vadim Zeitlinfix memory leak of pending events in wxEvtHandler dtor
2005-11-07  Mart Raudsepp[wxGTK] Support run-time changing of the wxFRAME_NO_TAS...
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.
next