wxWidgets.git
2006-01-23  Chris Elliottfix Borland part of bug 1158383
2006-01-23  David Surovellcleanup - more reformatting
2006-01-23  Mart RaudseppAdd wxGTK1 port to bakefiles files.bkl. Please review...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2006-01-23  Mart Raudseppwx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2006-01-22  Mart RaudseppUse g_signal* instead of deprecated gtk_signal*. Use...
2006-01-22  David Surovellapplied patch 1411688
2006-01-22  David Surovellcleanup - heavy reformatting
2006-01-22  Mart RaudseppNuke GTK1 from include/gtk
2006-01-22  Michael WetherellUpdate instructions to match mgl 6
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2006-01-22  Roger Gammans Fix bug [1297817] - applied suggested patch
2006-01-22  Robert Roebling Applied MIME-types patch.
2006-01-22  Stefan NeisMoved os2/private.h to BASE_OS2_HDR.
2006-01-22  Mart RaudseppAdd a "see also" note for wxScrollWinEvent for wxWindow...
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-21  Michael WetherellMove oleacc.lib from the VC++ projects/makefiles to...
2006-01-21  Michael WetherellUpdate with location of SP3 for VC++ 5.0 (Jan Jezabek)
2006-01-21  Robin DunnUse wxSUBRELEASE_NUMBER for the file version, not wxBET...
2006-01-21  Mart RaudseppLets have a close box for the DnDShapeDialog in the...
2006-01-21  Julian SmartFixed bug [ 1361674 ] Document wxDocMDIParentFrame...
2006-01-21  Julian SmartTypo fix
2006-01-21  Julian SmartFix for bug [ 1335450 ] Replace all << by &lt;&lt;...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-21  Julian SmartFix for [ 1351655 ] wxTextValidator::OnChar not working...
2006-01-21  Julian SmartFix for bug [ 1351659 ] wxTextValidator::Validate not...
2006-01-21  Julian SmartBug [ 1355450 ] wxSplitterWindow overview shows horizon...
2006-01-21  Julian SmartApplied patch [ 1409971 ] wxX11: fix for DoDrawBitmap...
2006-01-21  Stefan Csomoradding new event loop implementation, removing aga...
2006-01-21  Stefan Csomoradjust subbitmap mask code to new representation
2006-01-21  Robin DunnSince this window draws its own background, set the...
2006-01-21  Robin DunnChanges needed for SWIG 1.3.27
2006-01-21  Vadim Zeitlindocument other SetValue() overloads
2006-01-21  Michael WetherellRemove wxGetOsDescription from MGL's utils, and add...
2006-01-20  Stefan Csomorusing a dynamic cast to wxFrame in order to get the...
2006-01-20  David Surovellfixed compilation errors in prior checkin; some minor...
2006-01-20  Robin DunnAdded some (#ifdef'd out) wrappers to help in debugging...
2006-01-20  Robin Dunncorrections for some SWIG deprecation warnings
2006-01-20  Robin DunnPatch for Bug 1409256, wxversion.py does not understand...
2006-01-20  Robin DunnUpdates for CreateButtonSizer
2006-01-20  Robin Dunnprevent overload abiguity in wxPyPrintPreview ctor
2006-01-20  Robin DunnAdded ConvertToGreyscale
2006-01-20  Stefan CsomorSupporting a SetMenuBar call when this frame is already...
2006-01-20  Stefan Csomorallow for a range value of SInt32 instead of SInt16
2006-01-20  Michael WetherellUpdate notes on VC++ 5.0
2006-01-20  Vadim Zeitlinalways initialize m_bChanged in wxConfigPathChanger...
2006-01-20  Vadim Zeitlindon't look beyond the end of the string if it ends...
2006-01-19  Włodzimierz... Checkable items in wxToolMenuBarTool supported.
2006-01-19  David Surovellcleanup - reformat
2006-01-19  Jamie GaddFixed bug #778299 - wxTE_RICH2 causes SetValue to show...
2006-01-19  Julian SmartApplied patch [ 1378183 ] Mac: wxNotebook::HitTest...
2006-01-19  Julian SmartApplied patch [ 1331340 ] faster Drawing of Polygons...
2006-01-19  Julian SmartApplied patch [ 1381420 ] wxHTTP Basic authentication...
2006-01-19  Julian SmartApplied patch [ 1374618 ] Fix wxJoystick::GetXMin/Max...
2006-01-19  Julian SmartApplied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
2006-01-19  Julian SmartApplied patch [ 1355809 ] Add ability to use templates...
2006-01-19  Julian SmartAdded toggle event
2006-01-19  Jouk Jansen Committing in .
2006-01-19  Julian SmartDon't use Windows handles directly in headers
2006-01-19  Mart RaudseppUpdate copyright year in ctrl+alt+mclick dialog
2006-01-18  Michael WetherellRemove workaround since the problem should now be fixed
2006-01-18  Julian SmartImproved mktime for WinCE
2006-01-18  Julian SmartCleanup
2006-01-18  David Surovellcleanup - reformat
2006-01-18  Włodzimierz... Warning fix.
2006-01-18  Julian SmartFixed comment bug [ 1390056 ] Wrong Documentation for...
2006-01-18  Julian SmartApplied patch [ 1380544 ] wxCondition::WaitTimeout...
2006-01-18  Julian SmartApplied patch [ 1325857 ] CJK input method doesn't...
2006-01-18  Vadim Zeitlinuse Cmd-C under Mac to copy text, not Ctrl-C
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartMust strip menu codes from labels before measuring...
2006-01-18  Vadim Zeitlindeclare wxEVT_COMMAND_HTMLWINDOW_URL_CLICKED with corre...
2006-01-18  Julian SmartApplied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat
2006-01-18  Julian SmartApplied patch [ 1373215 ] Codewarrior 9 (+?) warning...
2006-01-18  Julian SmartApplied patch [ 1255676 ] stc2wx/wx2stc not exported...
2006-01-18  Julian SmartApplied patch [ 1334242 ] wxLogStream::DoLogString...
2006-01-18  Julian SmartApplied patch [ 1304191 ] support for MEMO fields
2006-01-18  Julian SmartApplied patch [ 1188724 ] missing header in carbon...
2006-01-18  Julian SmartApplied patch [ 1381895 ] remove circular include depen...
2006-01-18  Julian SmartReordering so most likely to fail are at end
2006-01-18  Julian SmartUnicode
2006-01-18  Julian SmartAllow compilation of samples to continue with wxUSE_DIS...
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2006-01-18  Julian SmartApplied patch [ 1394164 ] Update wxWinINetURL to use...
2006-01-18  Julian SmartApplied part of patch [ 1304579 ] fix click bug in...
2006-01-18  Julian SmartApplied patch [ 1306443 ] Removal of C++-style comments...
2006-01-18  Julian SmartApplied patch [ 1382329 ] [msw] SetScrollbar: Set thumb...
2006-01-18  Julian SmartApplied patch [ 1325207 ] Fixes unicode build using...
2006-01-18  Julian SmartAdded missing include
2006-01-18  Julian SmartApplied patch [ 1312729 ] fix for wxMac Carbon spin...
2006-01-18  Julian SmartApplied patch [ 1381016 ] wxFileName should use TMPDIR
2006-01-18  Julian SmartDon't pass wxALIGN_ flags to wxButton
2006-01-18  Julian SmartTwo corrections to const fix
2006-01-18  David Surovellcleanup - remove duplicate decl., added #include, etc.
2006-01-17  Julian SmartApplied patch [ 1378522 ] fixed bitmap w/alpha->icon...
2006-01-17  Julian SmartWinCE compile fix
2006-01-17  Julian SmartApplied patch [ 1336712 ] Fix segfault when calling...
next