]> git.saurik.com Git - wxWidgets.git/history - include/wx
Combobox corrections
[wxWidgets.git] / include / wx /
2004-12-09  Julian SmartCombobox corrections
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-08  Mattia Barbon Made wxHashSet compile again. Changed the return...
2004-12-08  Robert Roebling Corrected wxComboBox::GetValue() after a
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-08  Włodzimierz SkibaFix to FIXME: better nothing than broken comparison.
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-12-06  Włodzimierz SkibaFix to FIXME removal for dummies ;-)
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-12-06  Robert Roebling Apply choice patch for proper handling of clearing
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-12-05  Julian SmartNeither PocketPC nor SmartPhone have SHBrowseForFolder
2004-12-05  Robert Roebling A little documentation about custom events as
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-12-03  Włodzimierz SkibawxGDIObject is used earlier now so additional #include...
2004-12-03  Włodzimierz SkibaFix to FIXME: better nothing than broken comparison.
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-12-02  Julian SmartFixed memory checking on Unix by removing inlines and...
2004-12-01  Ryan NortonCorrect mistakes in wxStripExtension - correct wxString...
2004-12-01  Robert Roebling Added support for static (inlined) wxImages with
2004-12-01  Robert Roebling Applied Freeze()/Thaw() patch for wxTextCtrtl.
2004-12-01  Robert Roebling Compilo
2004-12-01  Robert Roebling Applied patch to "correct" hashmap's freeing
2004-12-01  Julian SmartInclude "wx/msw/msvcrt.h" for better leak reporting
2004-11-30  Włodzimierz SkibaFixed old FIXME about unsigned result of sunstraction...
2004-11-30  Włodzimierz SkibaAdditional wx*_HATCH styles comment.
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-29  Włodzimierz SkibaInclude fix.
2004-11-28  Robert Roebling Dirty hack to prevent double destruction of file...
2004-11-28  Stefan NeisAdded support for compiling with wxUSE_STL set to 1.
2004-11-28  Václav Slavíkfixed subtle SetDirectory bug re-introduced by latest...
2004-11-27  Robert Roebling Added new Art which GTK+ 2.4 defines and
2004-11-27  Robert Roebling Avoid error message when closing message
2004-11-27  Robert Roebling Make wxTR_NO_LINES default under GTK2
2004-11-27  Robert Roebling Fixes for file dialog. No longer spits out
2004-11-27  Václav Slavíkrenamed Render's argument to not obfuscate its meaning
2004-11-25  Ryan Nortonpatch 1073385
2004-11-25  Vadim Zeitlinadded missing header needed at least by wxMotif under...
2004-11-25  Włodzimierz SkibawxProgressDialog needs progress bar.
2004-11-25  Vadim Zeitlinchanged the code to be really sure that exactly one...
2004-11-25  Stefan Csomorconst comparison operators
2004-11-24  Vadim Zeitlindefine inline stubs for methods even with wxUSE_SYSTEM_...
2004-11-24  Ryan Nortonprevent function hiding - move NextBackend into protected
2004-11-24  Włodzimierz SkibawxUSE_SLIDER=0 fixes.
2004-11-24  Robert Roebling Applied patch to stop crashing the tree control
2004-11-24  Włodzimierz SkibaExpression simplifications for scaling and inflating.
2004-11-24  Robin DunnMore DLL build fixes for wxMediaCtrl
2004-11-23  Włodzimierz SkibaFixes for wxUSE_SPIN... == 0.
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
2004-11-23  Ryan NortonLots and lots and lots of MSVC fixes for archive stuff...
2004-11-23  Dimitri Schoolwerthfixed #includes
2004-11-23  Vadim Zeitlindon't show the status bar after restoring normal view...
2004-11-23  Ryan Nortondll fixes for media lib
2004-11-23  Włodzimierz SkibawxCHB<->wxNB flags switch fix.
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-22  Robert Roebling Work in progress on printing stuff.
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...
next