]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-30  Robert Roebling Printing update for Pango (GTK2 and X11-Unicode).
2003-01-30  Václav Slavíkdon't indent text body
2003-01-30  Václav Slavíkrestored #ifndef wxUSE_UNICODE accidentaly removed...
2003-01-30  Robin Dunn1. Added m_count and maintain its value in InsertItem...
2003-01-30  Robin DunnRevert last change so the right log message gets put...
2003-01-30  Robin DunnFix for export warning when compiling a DLL.
2003-01-29  Václav Slavíkadded MSLU reference to wxUSE_UNICODE
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-29  Stefan Csomorbug fix & carbon support
2003-01-29  Stefan Csomorstring conversion
2003-01-29  Stefan Csomorcarbon modal state
2003-01-29  Stefan Csomorbugfix : text background when using appearance text...
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions & carbon...
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions
2003-01-29  Stefan Csomormoving string conversions at one place
2003-01-29  Stefan Csomorremoving path corrections for wxMac, we now want a...
2003-01-29  Stefan Csomormoving all string conversions to private.h
2003-01-29  Stefan Csomormoving all string conversions here
2003-01-29  Stefan Csomoradditional mac alias types
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-29  Jouk Jansen Committing in .
2003-01-29  Jouk Jansen Committing in .
2003-01-28  David Websterlistctrl update
2003-01-28  Gilles Depeyrotadded definition of TARGET_CARBON when compiling with...
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-28  Stefan Csomoronly handling inContent CarbonEvents if we are the...
2003-01-28  Stefan CsomorCarbonEvents Added
2003-01-28  Stefan CsomorReview, Carbon Events support
2003-01-28  Stefan Csomorstatic box parent warning added
2003-01-28  Stefan Csomorno new install of event handler
2003-01-28  Stefan Csomorcleanup, Carbon Events
2003-01-28  Stefan Csomorclipping before redraw in the setbackground callback
2003-01-28  Stefan Csomorcloser clipping
2003-01-28  Stefan Csomormini-patch for better layout under OSX
2003-01-28  Stefan Csomornew menu code
2003-01-28  Stefan Csomornot neede anymore
2003-01-28  Stefan Csomorcorrected Yes/No
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-28  Stefan CsomorCarbon Events
2003-01-28  Stefan Csomorformatting
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-28  Stefan Csomornot needed anymore
2003-01-28  Stefan Csomoradded WXEVENTHANDLERREF for Mac
2003-01-27  Gilles Depeyrotimproved Mac resource creation step in order to allow...
2003-01-27  Mattia Barbon Remove some redefinition warnings.
2003-01-27  Julian SmartCorrected printing docs
2003-01-27  Ron LeeAdd SetScrollbars patch, assuming this one really fixes...
2003-01-27  Ron LeeFixed bug in FlexGridSizer mods that prevented them...
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-27  Vadim Zeitlinthe string 'Goto...' should be translated (patch 674569)
2003-01-27  Vadim Zeitlinupdated sample evrsion from Greg Chicares
2003-01-27  Vadim Zeitlinfixed a crash in socket server test and added quit...
2003-01-26  Václav Slavíkfixed someone's typo
2003-01-26  Václav Slavíkadded wxHtmlWindow::LoadFile
2003-01-26  Václav Slavík1. added wxHtmlWindow::LoadFile
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Robert Roebling Now scaling doesn't scale GetTextExtent() anymore...
2003-01-26  Václav Slavíkfixed loading of GNOME2 mime icons (still not working...
2003-01-26  Václav Slavíkuse all MIME data sources on Unix, not only mailcap...
2003-01-26  Julian SmartFixed problem with kill focus event getting sent to...
2003-01-26  Václav Slavíkcompilation fixes (bug #672413)
2003-01-26  Václav Slavíkeliminate __WIN32__ only code
2003-01-26  Vadim Zeitlinmoved OLE files group under MSW files -- this is more...
2003-01-26  Vadim Zeitlincorrected the paths for the OLE files
2003-01-26  Vadim Zeitlincompilation fix after wxSizer::Remove() change
2003-01-26  Robert Roebling Minor changes to printing sample.
2003-01-26  Robert Roebling Font work.
2003-01-26  Robert Roebling Small speed up to fonts and support for scaling.
2003-01-26  Václav Slavíkcompilation fix
2003-01-26  Václav Slavíkdon't forget to backport Robert's GetInternalFont change
2003-01-26  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Vadim Zeitlindocumented wxT(), _T(), _()
2003-01-25  Mattia Barbon Compilation fix for changed wxSizer::Remove() signature.
2003-01-25  Vadim Zeitlinremoved wxICON_IS_BITMAP, it is now always (implicitly...
2003-01-25  Vadim Zeitlinrestored int (instea of size_t) in Remove() and Detach...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Vadim Zeitlinfixed typo in library name
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2003-01-25  Ron LeeUpated list operators, TRUE, FALSE.
2003-01-25  Ron LeeDon't use bitmap by default.
2003-01-25  Ron LeeUpdate list operators, s/TRUE/true/ etc.
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-25  Ron LeeUpdates to packaging from the 2.4.0.2 release.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-25  Vadim Zeitlinmoved GetRed() in its correct place in alphabetical...
2003-01-25  Vadim Zeitlintypo fixes
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
2003-01-24  David WebsterSupport for new native OS/2 tree control.
2003-01-24  Julian SmartRemoved spurious character
2003-01-24  Julian SmartApplied patch [ 673055 ] Text rendering in wxGTK 2...
next