]> git.saurik.com Git - wxWidgets.git/history - include
Set m_minWidth, m_minHeight so that GetBestSize() works properly.
[wxWidgets.git] / include /
2004-11-22  Julian SmartLicence correction
2004-11-22  David ElliottFix centering of top-level children of wxMDIParentFrame...
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-11-22  Ryan NortonUNICODE-capatable UTF8 implementation of wxStringXXXStream
2004-11-21  Ryan NortonwxTextOutputStream::PutChar and text stream test
2004-11-21  Ryan NortonwxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-19  Vadim Zeitlinlast commit broke compilation for wxUSE_UXTHEME ==...
2004-11-19  Vadim Zeitlinadded another DoEraseBackground overload (no real changes)
2004-11-19  Włodzimierz SkibaSorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-19  Vadim Zeitlinalways return solid background for listbox
2004-11-19  Vadim Zeitlinadded MSWControlColorDisabled and MSWControlColorSolid
2004-11-19  Vadim Zeitlindon't set background colour explicitely; no need to...
2004-11-19  Vadim Zeitlinrefactored code to do brush adjustment for bg drawing...
2004-11-19  Vadim Zeitlinreplaced OnCtlColor(7 params) with MSWControlColor...
2004-11-19  Robin DunnGive SendSizeEvent a generic implementation. It can...
2004-11-19  Vadim Zeitlinremoved OnCtlColor()
2004-11-19  Vadim Zeitlinadded GetCurrentPage()
2004-11-19  Vadim Zeitlinremoved (unused) nCtlColor parameter of OnCtlColor...
2004-11-19  Vadim Zeitlinadded support for drawing themed background: DoEraseBac...
2004-11-19  Vadim Zeitlinadded GetIfActive() method returning non-NULL engine...
2004-11-19  Vadim Zeitlinadded CompatibleBitmap wrapper class
2004-11-19  Ryan Nortonpart of patch [ 649438 ] Bug fixes from Netscape/AOL
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Vadim Zeitlindon't erase background in wxControl neither
2004-11-18  Ryan Nortonget rid of singleCustomColour - its not needed. Cleanu...
2004-11-18  Robert Roebling Added support for native print preview (GNOME)
2004-11-18  Robert Roebling Added support for alpha channels in interpolated
2004-11-18  Włodzimierz Skiba3rd state in checkboxes for wxUniv [closes bug#1040585].
2004-11-17  David ElliottImplement toolbar tool clicks. Get rid of wxNSActionCe...
2004-11-17  Robert Roebling Use native printing dialog for wxPrintDialog,
2004-11-17  Stefan Csomorfile name char set string conversions
2004-11-16  Ryan Nortoncleanup OSX native font dialog stuff a bit (it should...
2004-11-16  Włodzimierz SkibaeVC3 media fix.
2004-11-16  Włodzimierz SkibaDefine wxMediaEvent before it is used. Make OnMediaFini...
2004-11-16  Vadim Zeitlinattempts to suppress C4702 for VC
2004-11-16  Vadim Zeitlinsmall optimization for wxTextCtrl (forgot to commit...
2004-11-16  Václav Slavíkmodified wxEncodingConverter API to report failures
2004-11-15  Vadim Zeitlinrestored OnEraseBackground(), we do need it but only...
2004-11-15  Vadim Zeitlindon't always erase the background ourselves as this...
2004-11-15  Ryan NortonWXUNUSED warning fixes - unicode compilo fix
2004-11-15  Włodzimierz SkibawxUniv use wxBU flags [bug #1040584]
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-14  Václav Slavíkadded system colours and fonts support to XRC (based...
2004-11-13  Robin DunnThe assumption that if SIZEOF_INT is defined then SIZEO...
2004-11-12  Václav Slavíkremoved unused static variable
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-12  Włodzimierz SkibaMinGW fix.
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-12  Ron LeeTagged DEBIAN_2_5_3_2 for release testing. Bumped...
2004-11-12  Ryan Nortonfix hiding the other (mac) one
2004-11-12  Włodzimierz SkibaFix hiding wxMediaEvent::Clone().
2004-11-12  Ryan Nortonspelling
2004-11-12  Ron LeewxUSE_POSTSCRIPT is not a sufficient test by itself for
2004-11-12  Ron LeeCruft cleanup from MJW, strip the tabs out of sound.cpp
2004-11-12  Ron LeePatch from MJW for ssize_t
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonturn off directshow by default for lib dependancy
2004-11-11  Ryan Nortonfixup
2004-11-11  Ryan Nortonget rid of error
2004-11-11  Ron LeeRemove a(nother) guaranteed build failure until what...
2004-11-11  Ryan Nortonckconf
2004-11-11  Ryan Nortonsetp.h changes
2004-11-11  Ryan Nortonbase wxMediaCtrl files
2004-11-11  Robin DunnBump subrelease number
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-10  Robin DunnWhen using an external scrollbar ensure that the built...
2004-11-10  Włodzimierz SkibawxTreeEvent::Clone() support [patch #1061198].
2004-11-10  Włodzimierz SkibaPatch #1053364 - combobox shoult not remember position...
2004-11-10  Włodzimierz SkibaWarning fix observed in tex2rtf.
2004-11-09  Vadim Zeitlindon't define comparison operators for wxString and...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-09  Włodzimierz SkibawxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-11-09  Ryan Nortonremove fixme and explain unicode characters
2004-11-08  Włodzimierz SkibaRemove unnecessary OW recognition.
2004-11-08  Włodzimierz SkibaBlind change following observation in wxTextCtrlBase.
2004-11-08  Włodzimierz SkibaOW prototypes does not use ints in Unicode.
2004-11-08  Włodzimierz SkibaUndef GetWindowStyle() after new #include in cmndata...
2004-11-08  Vadim Zeitlindon't define comparison operators taking wxStrings...
2004-11-08  Vadim Zeitlinreverted last commit, still broken for VC6
2004-11-08  Ryan Norton*** empty log message ***
2004-11-08  Ryan Nortonworkback defs for OSX
2004-11-07  Vadim Zeitlinhandle volume part of the path correctly in wxFileName...
2004-11-07  Ryan Nortonsome setup.h changes for wxMovieCtrl
2004-11-07  Ryan Nortonfix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx...
2004-11-07  Ryan Nortonallow multiple movie loading as per Julian's suggestion...
2004-11-07  Ryan Nortonadd Length, Tell, SetPlaybackRate and GetPlaybackRate...
2004-11-07  Robert Roebling Moved deletion of wxPrintFacory to module.
2004-11-07  Ryan NortonwxMovieCtrl - for playing movies - mac carbon QT 3...
2004-11-07  Ryan Nortonfix for [ 1020924 ] wx.Display.IsPrimary is wrong
2004-11-06  Ryan Nortonfix for [ 1042972 ] Keycodes above WXK_START conflict...
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-11-06  Ryan Norton[ 955006 ] wxDb query with column information (modded...
2004-11-06  Ryan Nortonfinal cleanup of string conversion with null characters...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Stefan CsomorListbox fixes
2004-11-04  George TaskerUnicode support
next