]> git.saurik.com Git - wxWidgets.git/history - src
Nicer and longer fading.
[wxWidgets.git] / src /
2004-11-25  Stefan Csomorremoved explicit IDs for scrollbars on mac
2004-11-25  Włodzimierz SkibaDMC conflicts with old SC.
2004-11-25  Ryan Nortonfix non-standard c warnings - stab to fix overflow...
2004-11-25  Vadim Zeitlinadded test for wxUSE_SCROLLBAR
2004-11-25  Vadim Zeitlinchanged the code to be really sure that exactly one...
2004-11-25  Václav Slavíkreverted Robert's over-optimisation, correct fix coming...
2004-11-24  Ryan Nortonreplace apple extended code
2004-11-24  Vadim Zeitlindon't disable non top tabs if visual themes are not...
2004-11-24  Ryan Nortonfinish getting rid of background flicker (MCI backend)
2004-11-24  Vadim Zeitlinadded (and documented) msw.xp-tab-ok option
2004-11-24  Ryan Nortonreduce black background flicker a bit - there is still...
2004-11-24  Robert Roebling Changed the way invisble HTML cells are NOT
2004-11-24  Ryan Nortonfix a loading bug - set size if movie is passed into...
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  Robert Roebling Applied patch to remoce surplus text update evevt.
2004-11-24  Robert Roebling Applied kill patch (proper return value testing).
2004-11-24  Włodzimierz SkibaLet's really remove border.
2004-11-24  Jouk Jansen Committing in .
2004-11-24  Robin DunnMore DLL build fixes for wxMediaCtrl
2004-11-23  Václav Slavíkcompilation fix
2004-11-23  Włodzimierz SkibaFixes for wxUSE_SPIN... == 0.
2004-11-23  Włodzimierz SkibaFix for assert after left click on tree in generic...
2004-11-23  Julian SmartCalculate better height for toolbar (add borders)
2004-11-23  David ElliottSeek calls take an offset which can validly be negative...
2004-11-23  Ryan Nortona stab at a dll fix for media lib
2004-11-23  Chris ElliottSF patch 1067466
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
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 SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-23  Vadim Zeitlinrebaked after adding src/tiff/tif_color.c
2004-11-22  Vadim Zeitlindon't apply tab control background when using wxUniv...
2004-11-22  Robert Roebling Work in progress on printing stuff.
2004-11-22  Julian SmartLicence line
2004-11-22  David ElliottSet m_minWidth, m_minHeight so that GetBestSize() works...
2004-11-22  David ElliottDo not move the wxMDIParentFrame to (-10000,-10000...
2004-11-22  David ElliottFix centering of top-level children of wxMDIParentFrame...
2004-11-22  Włodzimierz SkibaGCC fixes.
2004-11-22  Włodzimierz SkibaWarning fixes.
2004-11-22  Vadim Zeitlin(blind) fix for GTK2/Unicode crashes when copying text...
2004-11-22  Ryan Nortonguess to get initial font selection working on OSX...
2004-11-22  Kevin HockAt least under GTK2, we do not need m_widget->window...
2004-11-22  Vadim Zeitlincompilation fix for USE_PCH == 0
2004-11-22  Ryan Nortondelete-->delete[]
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-11-22  Włodzimierz SkibaFix the assert of not reset highlighted menu item pointer.
2004-11-22  Ryan NortonUNICODE-capatable UTF8 implementation of wxStringXXXStream
2004-11-21  Kevin HockThe presence of the effects controls (i.e. color) shoul...
2004-11-21  Ryan NortonwxTextOutputStream::PutChar and text stream test
2004-11-21  Ryan NortonwxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
2004-11-21  Vadim Zeitlinfix for a crash with wxUSE_STL == 1: test for failed...
2004-11-20  Robert Roebling Huurrayy, the GNOME page setup dialog is
2004-11-20  Robert Roebling Forgot to commit this one.
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-20  Václav Slavíkunzip.h is no longer needed
2004-11-20  Vadim Zeitlinnew files in libtiff 3.6.1
2004-11-20  Robert Roebling Use GTK+ calls for fullscreen mode.
2004-11-19  Robert Roebling Corrected positioning of rotated text.
2004-11-19  Vadim Zeitlinupgraded libtiff to 3.6.1 + security fixes (patch from...
2004-11-19  Vadim Zeitlinremoved unneeded wx/notebook.h include
2004-11-19  Vadim Zeitlinadded another DoEraseBackground overload (no real changes)
2004-11-19  Vadim Zeitlincreate BS_GROUPBOX transparent
2004-11-19  Włodzimierz SkibaSorting fixes to wxUniv wxCombo/ListBox [part of bug...
2004-11-19  Vadim Zeitlindon't draw themed background for standard controls...
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 Zeitlinremoved (unused) nCtlColor parameter of OnCtlColor()
2004-11-19  Vadim Zeitlinremoved (unused) nCtlColor parameter of OnCtlColor...
2004-11-19  Vadim Zeitlinadded support for drawing themed background: DoEraseBac...
2004-11-19  Włodzimierz SkibaDo not make bitmap buttons with standard width (like...
2004-11-19  Ryan Nortonpart of patch [ 649438 ] Bug fixes from Netscape/AOL
2004-11-19  Ryan NortonEnable stl compilation with wxMac - unicode no work...
2004-11-19  Stefan Csomorapparently this code might be called with a CFSocket...
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  Vadim Zeitlinset background style to wxBG_STYLE_COLOUR in SetBackgro...
2004-11-18  Ryan Norton[ 1067084 ] fs_zip.cpp assertion fix
2004-11-18  Ryan Nortonfix compilo pointed out by OW
2004-11-18  Ryan Nortonget rid of singleCustomColour - its not needed. Cleanu...
2004-11-18  Ryan Nortonfix bug where color chosen by sliders wouldn't be regis...
2004-11-18  Robert Roebling Added support for native print preview (GNOME)
2004-11-18  Robert Roebling Implemented DoDrawRotatedText() by way of a
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-18  Václav Slavíkreverted DrawRotatedText change, it's broken
2004-11-18  Julian SmartNull m_select_me when this item is deleted
2004-11-18  Stefan Csomoravoid locale that always returns US-ASCII on wxMac
2004-11-18  Ryan Nortonfix initial color
2004-11-17  Robert Roebling Start for Pango 1.6 based text rotation.
2004-11-17  Robert Roebling Added support for most print page/selection/copies
2004-11-17  Stefan Csomoradded unix/stdpaths
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  Włodzimierz SkibaTypecast before endian adjustements.
2004-11-17  Włodzimierz SkibaSeveral casts due to assigning signed to unsigned or...
2004-11-17  Włodzimierz SkibaTypecast during compilation instead of class constructo...
next