]> git.saurik.com Git - wxWidgets.git/history - src
Add wx.ListBox.HitTest
[wxWidgets.git] / src /
2006-01-25  Robin DunnSwitched wxCheckWindowWndProc to always use the window...
2006-01-25  David Surovellcleanup - major reformatting
2006-01-25  Julian SmartWinCE fixes (in case a WinCE-friendly backend gets...
2006-01-25  Julian SmartMove some OLE utilities to oleutils.cpp and simplified...
2006-01-25  Julian SmartWinCE fixes
2006-01-25  Stefan NeisFixed "typo".
2006-01-25  Stefan NeisCleaned attempts at fixing NetBSD compilation commited...
2006-01-25  Włodzimierz SkibaFixes for building wxOS2 shared with OpenWatcom.
2006-01-25  Stefan Csomorkey/char event changes for inline editing (japanese...
2006-01-25  Michael WetherellFixes for the GTK1 split
2006-01-24  David Surovellcleanup - reformatting
2006-01-24  Stefan Csomormask fixes for non-core graphics case (this build uses...
2006-01-24  Vadim Zeitlinno changes but more comments in DoSetClientSize() ...
2006-01-23  Stefan NeisYet another attempt at making the getservbyname_r proto...
2006-01-23  Michael WetherellFixes for gtk1 separation
2006-01-23  Julian SmartOnly do sanity check if the stream is seekable, otherwi...
2006-01-23  Vadim Zeitlinextracted wxFrame::MSWTranslateMessage() implementation...
2006-01-23  Vadim Zeitlinno real changes; just a very minor cleanup in wxFrame...
2006-01-23  Michael Wetherellgtk1 fixes
2006-01-23  Jamie GaddImprove extended key handling code readability.
2006-01-23  David Surovellcleanup - more reformatting
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 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  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-21  Robin DunnUse wxSUBRELEASE_NUMBER for the file version, not wxBET...
2006-01-21  Julian SmartTypo fix
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 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  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  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  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 SkibaCheckable items in wxToolMenuBarTool supported.
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  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  Włodzimierz SkibaWarning fix.
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  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 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 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 SmartTwo corrections to const fix
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...
2006-01-17  Włodzimierz SkibaMinor cleaning.
2006-01-17  Julian SmartApplied patch [ 1401000 ] Fixes Unix domain sockets...
2006-01-17  Julian SmartApplied patch [ 1405547 ] wxDbConnectInf + unicode...
2006-01-17  Julian SmartApplied patch [ 1374215 ] Bug fix to wxSpinCtrl for...
2006-01-17  Julian SmartCleanup
2006-01-17  Julian SmartApplied patch [ 1393577 ] show volumename in dirctlg
2006-01-17  Julian SmartApplied patch [ 1382552 ] Fixes GDI-ressource leak...
2006-01-17  Julian SmartApplied patch [ 1405821 ] wxVListBox double-buffering...
2006-01-17  Julian SmartApplied patch [ 1407318 ] bitmap clipping / transparenc...
2006-01-17  Julian SmartApplied patch [ 1389709 ] XP theme support for DrawHead...
2006-01-17  Julian SmartApplied patch [ 1349607 ] [msw] Multiline notebook...
2006-01-17  Julian SmartApplied patch [ 1345297 ] Crash with MSW wxPrintDialog...
2006-01-17  Julian SmartApplied patch [ 1385822 ] fixed stdpaths get folder...
2006-01-17  Julian SmartApplied patch [ 1340814 ] fix for wxTextCtrl::GetStyle
2006-01-17  Julian SmartApplied patch [ 1370718 ] WinCE does not support drive...
2006-01-17  Julian SmartApplied patch [ 1344168 ] wxUniv (on MSW) IM input...
2006-01-17  Robin DunnRemove the busy-wait loops in wxAMMediaBackend::Play...
2006-01-17  Robin DunnEnable wxListCtrl in report mode to be able to use...
2006-01-16  Włodzimierz SkibaWatcom fix.
2006-01-16  Włodzimierz SkibaWarning fix.
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-16  Vadim Zeitlinreset g_SelectionBeforePopup sooner in gtk_popup_hide_c...
next