]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-10-20  Vadim Zeitlindon't use hidden windows as implicit dialog parents...
2001-10-20  Vadim Zeitlindon't use windows about to be destroyed as implicit...
2001-10-19  Gilles Depeyrotremoved corrected detection of wchar_t under Mac OS...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlintypo fix
2001-10-19  Vadim Zeitlinuse statvfs() if statfs() is not available (Solaris)
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-19  Vadim Zeitlinwho forward declared wcslen() without using extern...
2001-10-19  Vadim Zeitlinuse -I. for parser.c as it needs it to find lexer.c
2001-10-19  Vadim Zeitlinfix for BSD compilation
2001-10-19  Vadim Zeitlindon't include X11 path before our own -I because on...
2001-10-19  Vadim Zeitlinfixed test for statfs() for BSD systems, not just MacOSX
2001-10-19  Vadim Zeitlinoops, typo fix
2001-10-19  Vadim Zeitlinadded wxStreamToTextRedirector
2001-10-19  Stefan Csomorcorrected default arguments, so that setting GetStdIcon...
2001-10-19  Vadim Zeitlinsimplified wxTextCtrl::Create() to use wxControl::MSWCr...
2001-10-19  Robin DunnUse the black pen for the border on Windows now too.
2001-10-19  George TaskerAdded -DSTRICT to the WINFLAGS variable to match the...
2001-10-19  George TaskerRemoved a line of debug code that got left in
2001-10-18  Vadim Zeitlinfixed resource leak in wxBitmap::CopyFromIconOrCursor
2001-10-18  Vadim Zeitlinfix for the initial size of the dialogs
2001-10-18  Václav Slavíkadded screenshot capturing for debugging purposes
2001-10-18  Gilles Depeyrotadded missing include
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Vadim Zeitlinfix for wxStatusBar linking problems under wxMac
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Mattia Barbon#elif -> #else
2001-10-18  Mattia BarbonAdded RTTI macros to wxSplashScreen.
2001-10-18  Mattia BarbonCheck for wxUSE_SPLASH
2001-10-18  Mattia BarbonUpdated makefile.g95/vc to behave similarly to wxWindow...
2001-10-18  Mattia BarbonForgot to commit
2001-10-18  Robin DunnAdded a set of sophisticated Error Dialogs from Chris...
2001-10-18  Gilles Depeyrotadded conditional compilation around wxGTK specific...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnSome little tweaks...
2001-10-18  Robin Dunncleanup
2001-10-18  Gilles Depeyrotremoved wxGetTranslation already defined in wx intl
2001-10-18  Robin DunnExpanded some release notes
2001-10-18  Robin DunnAdded wxTE_NOHIDESEL
2001-10-18  Robin DunnRemoved wxLB_SORT flag. Users of the Autocomplete...
2001-10-18  Robin DunnwxGTK's wxListBox now returns a meaningful value for...
2001-10-18  Stefan Csomorcorrected wxGetWorkingDirectory for mac (stripping...
2001-10-18  Robin DunnwxPython updates for new wxSTC
2001-10-18  Robin Dunnreference count bugs in DrawXXXList fixed
2001-10-18  Robin DunnA fix for Scintilla's case insensitive sort routine
2001-10-18  Robin DunnUpdated to version 1.40 of Scintilla
2001-10-18  Robin DunnUpdated to new PyCrust
2001-10-18  Vadim Zeitlinadded and documented wxTE_NOHIDESEL
2001-10-18  Vadim Zeitlincreate lib\...\setup.h from setup.h, not setup0.h which...
2001-10-17  Kendall BennettAdded missing OS/2 files for wxUniversal on OS/2
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-17  Guillermo Rodriguez... Added comment explaining that it's not necessary to...
2001-10-17  Vadim Zeitlinfixed linking problems related to wxStatusBar under...
2001-10-17  Vadim Zeitlinfix for linking problem under !MSW
2001-10-17  Julian SmartApplied patch sent to me for xpmdecod.cpp/VC++ compilat...
2001-10-17  Gilles Depeyrotadded wxStatusBarBase
2001-10-17  Gilles DepeyrotUse -h instead of -L to test for link
2001-10-17  Robin Dunntweaked some tests a bit
2001-10-17  Robin DunnAnother attempt to handle key events correctly for...
2001-10-16  Robin DunnAutodetect image type, some other cleanup
2001-10-16  Robin DunnAdded some optimization methods to wxPython's wxDC
2001-10-16  Mattia BarbonChanged char* to wxChar* in wxColour constructor.
2001-10-16  Robin Dunnregenerated from glcanvas.i
2001-10-16  Robin Dunnadded AppendToPage
2001-10-16  Robin Dunnupdate for interface changes
2001-10-16  Mattia BarbonSome MinGW-related updates
2001-10-16  Robin Dunnfixed typo in comment
2001-10-16  Stefan Csomorno message
2001-10-16  Vadim Zeitlinreverted my accidental changes
2001-10-16  Stefan Csomoradded statusbr from common, removed 68k targets
2001-10-16  Jouk Jansen Committing in .
2001-10-16  Vadim Zeitlinfixed status bar drawing broken by previous compilation fix
2001-10-16  Vadim Zeitlinshow some text in the status bar panes
2001-10-15  Vadim Zeitlinrefresh wxStaticText after changing its label if we...
2001-10-15  Vadim Zeitlinfixed wxListCtrl::DeleteAllColumns() in the generic...
2001-10-15  Václav Slavíkfixes to mask creation by colour
2001-10-15  Václav Slavíkfixed off-by-one error
2001-10-15  Václav Slavíkoops, segfault
2001-10-15  Václav Slavíkadded GetStdIcon support to wxRenderer
2001-10-15  Václav Slavíkremoved junk
2001-10-15  Václav Slavík1. added GetStdIcon support to wxRenderer
2001-10-15  Vadim Zeitlinmade wxStaticBox transparent (patch 427936)
2001-10-15  Václav Slavíkcompilation fix for wxMGL (NotUniv directive doesn...
2001-10-15  Václav Slavíkcompilation fix for wxMGL
2001-10-15  Vadim Zeitlinfix for the dialog controls font
2001-10-15  Vadim Zeitlinreveretd change commenting out IMPLEMENT_DYNAMIC_CLASS
2001-10-15  Vadim Zeitlinoops, forgot to commit yesterday changes related to...
2001-10-15  Vadim Zeitlinadded section about incompatibilities between 2.2 and 2.3
2001-10-15  Robert Roebling Further fixes for wx-config and MacOS X.
2001-10-15  Robert Roebling wxStatusBar doesn't link with double IMPLEMENT.....
2001-10-15  Robert Roebling Added Rez support to wx-config for MacOS X
2001-10-14  Václav Slavíkdecouple wxTLW,Frame::ShowFullScreen in wxMSW
2001-10-14  Václav Slavíkfixes to MSW LowLevel files
2001-10-14  Václav SlavíkwxWindow::Enable now correctly has recursive effect...
2001-10-14  Václav Slavíkadded wxHtmlWindow::AppendToPage
2001-10-14  Václav SlavíkwxBusycursorSuspender used in wxMGL as well (we need...
2001-10-14  Václav Slavíkfixed restoration of global cursor
2001-10-14  Václav SlavíkDC output fix
next