]> git.saurik.com Git - wxWidgets.git/history - src
Licence line
[wxWidgets.git] / src /
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...
2004-11-17  Stefan CsomorwxStat call preliminary fix
2004-11-17  Julian SmartAdded IsTopLevel() check to last message loop in PrePro...
2004-11-17  Ryan Nortonwho knows, maybe this will fix the 10.3 problems
2004-11-17  Kevin HockFix tree control focus issues on OS X (and possibly...
2004-11-16  Stefan Csomorsomehow commit did not work
2004-11-16  Ryan Nortonmissed commit files
2004-11-16  Ryan Nortonmakefile regen, include fix, duplicate file fix
2004-11-16  Ryan Nortoncleanup OSX native font dialog stuff a bit (it should...
2004-11-16  Ryan Nortonfiles for native font dialog on mac
2004-11-16  Włodzimierz SkibaWinCE fix. IsEmpty() -> empty().
2004-11-16  Włodzimierz SkibaWinCE correction.
2004-11-16  Włodzimierz SkibaWarning fix.
2004-11-16  Włodzimierz SkibaDefine wxMediaEvent before it is used. Make OnMediaFini...
2004-11-16  Vadim Zeitlinadded operator>>(wchar_t)
2004-11-16  Vadim Zeitlinmade default background colour BTNFACE (so that panels...
2004-11-16  Václav Slavíkfixed wxEncodingConverter-base wxCSConv to report failu...
2004-11-16  Václav Slavíkmodified wxEncodingConverter API to report failures
2004-11-16  Vadim Zeitlinremoved unused variable to suppress warning (and put...
2004-11-16  Stefan Csomoronsize event not needed anymore
2004-11-16  David ElliottPrevent crashes in wxFFile(Input|Output)Stream: Do...
2004-11-15  David ElliottUse wxUint16 instead of WORD and wxUint8 instead of...
2004-11-15  Stefan Csomorchanged fonts on OSX to use OSX system fonts having...
2004-11-15  Stefan Csomoradapted to current filelist
2004-11-15  Stefan Csomorcorrecting include type
2004-11-15  Vadim Zeitlinset bg style to custom as we overwrite it anyhow
2004-11-15  Vadim Zeitlinfixed XP sash rendering to really do something (using...
2004-11-15  Vadim Zeitlindon't draw background at all if bg style is custom
2004-11-15  Vadim Zeitlinremoved unnecessary (now that we leave Windows paint...
2004-11-15  Vadim Zeitlinrestored OnEraseBackground(), we do need it but only...
2004-11-15  Włodzimierz SkibaWarning fixes.
2004-11-15  Włodzimierz SkibaVertical tabs orientation in gtk renderer of wxUniv.
2004-11-15  Vadim Zeitlindon't always erase the background ourselves as this...
2004-11-15  Włodzimierz SkibaPartial fix to bug #1040607: support for vertical orien...
2004-11-15  Václav Slavíkfixed to work with themes that redefine icons (e.g...
next