]> git.saurik.com Git - wxWidgets.git/history - src
Added SetSheetStyle to property sheet dialog to allow specification
[wxWidgets.git] / src /
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-31  Julian SmartIntroduced the ability to size a book control based...
2006-01-31  Julian SmartAdded toolbook.cpp
2006-01-31  Robin DunnAnother patch from Tim Kosse for using images on more...
2006-01-31  Robin DunnPutting the SetBestFittingSize() call at the end of...
2006-01-31  Włodzimierz SkibaLast parameter of GetVolumeInformation() is not pointer.
2006-01-30  Julian SmartReverting patch 1325857
2006-01-30  Robin DunnThis is a TOOLBOOK, not a LISTBOOK
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-30  Julian SmartSeparated out book control sizing code
2006-01-29  David Surovellremove extraneous whitespace
2006-01-28  David Surovellminor changes as per RN comments - add some comments...
2006-01-28  David Surovellimproved LaunchDefaultBrowser on FreeBSD systems by...
2006-01-28  Stefan Csomorconverting menu ids and safeguarding against missing...
2006-01-28  Julian SmartFurther attempts at WinCE media control
2006-01-28  Vadim ZeitlinSetSelection() must update m_selectionOld, otherwise...
2006-01-27  Julian SmartFurther steps towards media control support in WinCE...
2006-01-27  Vadim Zeitlindon't eat all events if m_maxLength is 0: this means...
2006-01-27  Vadim Zeitlinfixed MIPSpro version in the comment
2006-01-27  Włodzimierz SkibaFix fro conflict between defs.h and glib headers.
2006-01-27  Stefan Csomorremoving unnecessary code
2006-01-27  Stefan Csomoradapting keycode field usage for EVT_CHAR in unicode...
2006-01-27  Włodzimierz SkibaFix fro conflict between defs.h and glib headers.
2006-01-27  Stefan Csomorapp.h must be included for the non RAEL implementation...
2006-01-27  Kevin HockFix InterruptWait on wxBase; use polling on wxBase...
2006-01-27  Vadim Zeitlintentative compilation fix for MIPSpro 7.2
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibaBlind fixes for warnings in wxTinderbox.
2006-01-26  Włodzimierz Skiba#include moved to module.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Stefan Csomorimplementing pure carbon event behaviour, getting rid...
2006-01-26  Włodzimierz SkibaFilename correction.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2006-01-26  Włodzimierz SkibaWarning fixes after recent commits.
2006-01-26  Robert Roebling wxImage::Copy() forgot the alpha channel.
2006-01-25  David Surovellfixed compilation failure introduced in prior commit
2006-01-25  Jamie GaddCalculate correct client size for windows that are...
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-25  David Surovellcleanup - more reformatting; fixed bug introduced in...
2006-01-25  David Surovellcleanup - more reformatting
2006-01-25  Robin DunnRemoved wxLogNull's used to supress errors coming from
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
next