]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-08-27  Vadim Zeitlindeprecated static wxWizard::Create()
2002-08-27  Vadim Zeitlinfixed wxVsnprintf_() compilation in ASCII mode
2002-08-27  Vadim Zeitlin(blind) fix for BC++ compilation problem with wxPutc...
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX, and reSWIGged...
2002-08-27  Robin DunnUpdated note about wxSTC using wxPopupWindow
2002-08-27  Robin DunnSome little tweaks
2002-08-27  Robin DunnDon't use a wxPopupWindow on wxGTK
2002-08-26  Guillermo Rodriguez... Fixed warnings due to use of %d for long int params...
2002-08-26  Robert Roebling Applied button aligment patch.
2002-08-26  Robert Roebling Applied zero-size patch.
2002-08-26  Vadim Zeitlinanother fix to the wxFormatConverter bug with the forma...
2002-08-26  Guillermo Rodriguez... Removed compilation warnings (mostly mismatches between...
2002-08-26  Robert Roebling Corrected wxFormatConverter for strings which need
2002-08-26  Vadim Zeitlinadded extra parentheses to wxDynamicCast() to allow...
2002-08-26  Mattia BarbonDetect if g++ requires -fvtable-thunks for COM interfaces.
2002-08-26  Robin DunnEnsure that the busy cursor is dismissed
2002-08-26  Robin DunnFixup clipboard usage a bit more.
2002-08-25  Mattia BarbonBring italian translation up to date
2002-08-25  Stefan Csomoradded forcing to image conversion to always attempt...
2002-08-25  Robert Roebling Compile fix for prop.
2002-08-25  Robert Roebling Added configure check for vswprintf
2002-08-25  Vadim ZeitlinWindows compilation fixes after recent changes
2002-08-25  Robert Roebling More work on Printing. It prints Kanji now using
2002-08-25  Stefan NeisHWND already typedef'ed on OS/2 with EMX.
2002-08-25  Stefan NeisEMX (OS/2) defines _MAX_PATH only
2002-08-25  Stefan NeisHWND already typedef'ed when compiling with EMX (OS/2).
2002-08-25  Stefan Neisprotected to restrictive for compiling with EMX.
2002-08-25  Stefan NeisAdded __WXPM__ specific include, so it also compiles...
2002-08-25  Stefan NeisUpdate to current API.
2002-08-25  Gilles DepeyrotBSD systems define _T to something different in ctype...
2002-08-25  Stefan NeisAdded an include to timer.h (needed for non-precompiled...
2002-08-25  Stefan NeisAdded the usual GNU pragma.
2002-08-25  Stefan NeisEMX (OS/2) compilation fix. The implemented logic for...
2002-08-25  Stefan NeisLike VMS, EMX (OS/2) doesn't support setsid.
2002-08-25  Stefan NeisCompilation fixes for EMX. Mostly adding includes and...
2002-08-25  Stefan NeisDynamically retrieve used codepage.
2002-08-25  Stefan NeisUse generic dirdlg, added generic mdi classes.
2002-08-25  Vadim Zeitlinno real changes
2002-08-25  Vadim Zeitlinuse wxWcslen() instead of wcslen() which isn't always...
2002-08-25  Vadim Zeitlinreorganized, improved and hopefully simplified wxchar...
2002-08-25  Stefan NeisFor now, use generic dirdlg for wxOS2.
2002-08-25  Vadim Zeitlinadded tests for fputwc() and wprintf()
2002-08-25  Václav Slavíkadded wxFrame* wxXmlResource::LoadFrame(parent,name)
2002-08-25  Robin DunnSome build/distrib tweaks
2002-08-25  Robin DunnThere needs to be an initialized wxApp to manipulate...
2002-08-25  Robin DunnYou can't paste if someone else already has the clipboa...
2002-08-25  Robin DunnComment out a debug printf
2002-08-25  Robin DunnLoad the frame icons from a .py file so I don't have...
2002-08-25  Robin DunnDon't need the "-hybrid" in the name any longer
2002-08-25  Robin DunnChanged slightly the meaning of the Hybrid build. ...
2002-08-24  Stefan Csomoradded new default handlers for open/print events, remov...
2002-08-24  Robin DunnUpdated PyCrust code from Patrick
2002-08-24  Robin DunnChanged installer base filename
2002-08-24  Robin DunnTest code for float editors
2002-08-24  Robin DunnAll editors that derive from wxGridCellTextEditor will...
2002-08-24  Robin DunnIf the number or float editor is being used but the...
2002-08-24  Vadim Zeitlinadded wxCHECK_GCC_VERSION() macro
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Gilles Depeyrotignore files produced when building samples
2002-08-24  Robin DunnFixed wxGridCellFloatEditor::Clone
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-24  Gilles Depeyrotimproved conditional compilation since generic grid...
2002-08-24  Gilles Depeyrotadded newest grid source file
2002-08-24  Gilles Depeyrotadded missing png source files to CW project
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan CsomorwxUNUSED
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorfix for getting CW Carbon Target
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Julian SmartwxChoice derives from wxChoiceBase; renamed Append...
2002-08-24  Julian SmartAttempts to reduce errors in compile farm for
2002-08-24  Stefan CsomorwxToupper added again
2002-08-24  Gilles Depeyrotopaque toolbox structs under Classic break access to...
2002-08-24  Robin DunnSWIGged update for wxGTK
2002-08-24  Robin DunnChange back to the simple method by default
2002-08-24  Robin DunnEnsure that the mouse is not captured in the calltip...
2002-08-24  Robin DunnFixed a layout bug in XRCed
2002-08-24  Robin DunnAdded SendSizeEvent
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-23  Vadim Zeitlinmention the key code changes
2002-08-23  Vadim Zeitlincompilation fix for Unicode build
2002-08-23  Vadim Zeitlinfixed some GTK2 compilation warnings
2002-08-23  Václav Slavíkapplied patch #599264 (fixes to wxrc -g)
2002-08-23  Robin DunnFixed compile error
2002-08-23  Vadim Zeitlinfixed crash when calling Delete(root) and also when...
2002-08-23  Ron Leeremoved #include shlobj.h -- it breaks mingw32 wxBase...
2002-08-23  Vadim Zeitlinfix wxMotif sample program compile test
2002-08-23  Vadim Zeitlindefine wxUSE_XPM_IN_MSW for MSW compilation
2002-08-23  Vadim Zeitlincompilation fix for !WX_PRECOMP
2002-08-23  Vadim Zeitlincompilation fix
2002-08-23  Stefan Csomorremoved WXK_SPACE as duplicating the selection event...
2002-08-23  Stefan Csomorfixed selection handling and added default/cancel handling
next