]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-02-16  Julian SmartAdded accessibility headers
2003-02-15  Julian SmartVC++ 6 doesn't seem to like the uninlining thing and
2003-02-15  Stefan CsomorFiles from a Drop were only added but the fileslist...
2003-02-14  Mattia Barbon Setting background colour on listbox parent makes...
2003-02-14  Mattia Barbon Fix wxEventLoop so it does not sleep 20 msec between...
2003-02-14  Vadim Zeitlinsilent gcc warning about missing \n at the end of file
2003-02-14  Vadim Zeitlincompilation fix (missing header)
2003-02-13  Chris Elliottfix for watcom open compiler
2003-02-13  Julian SmartDOc fixes
2003-02-13  Vadim Zeitlinsay that WarpPointer() is not supported under Mac
2003-02-13  Vadim Zeitlinmarked dbkeyg.h as a wxBase file (fixes 685857)
2003-02-13  Jouk Jansen Committing in .
2003-02-13  Vadim Zeitlinadded an assert checking that Resume() is not called...
2003-02-12  Chris Elliottfirst watcom makefile
2003-02-12  Chris Elliottfix watcom makefile
2003-02-12  Chris Elliottfix watcom makefile
2003-02-12  Chris Elliottimprove watcom makefile
2003-02-12  Chris Elliottfix unused vars for watcom
2003-02-12  Václav Slavíkcompilation fixes
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-12  Vadim Zeitlinremoved redundant code
2003-02-11  Vadim Zeitlinfixed typo in SetToolClientData() docs
2003-02-11  Mattia Barbon Remove another already backported change.
2003-02-11  Mattia Barbon Remove already backported change.
2003-02-11  Mattia Barbon Changes to be backported.
2003-02-11  Mattia Barbon Finished native wxComboBox implementation; it still...
2003-02-11  Julian SmartAdded an item to toback24.txt
2003-02-11  Robert Roebling Minor corrections.
2003-02-10  Chris Elliottfix contrib makefile for watcom
2003-02-10  Mattia Barbon Clearly mark wxGLCanvas as not working under wxX11.
2003-02-10  Mattia Barbon Fix compilation with GCC (at least 2.95.4).
2003-02-10  Mattia Barbon Fix compilation after last fix.
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-10  Chris Elliottfix for making libraries
2003-02-10  Stefan Csomorbug fixes
2003-02-10  Vadim Zeitlinscrolbar event orientation fix
2003-02-10  Vadim Zeitlinset orientation for scrolbar events
2003-02-10  Robert Roebling Support underscroes in menu item names under GTK2
2003-02-09  Vadim Zeitlinuse bigger than default page size to avoid 'library...
2003-02-09  Vadim Zeitlinadded missing const
2003-02-09  Vadim Zeitlinfileconf stuff
2003-02-09  Vadim Zeitlindon't trigger an assert in wxFileConfigGroup::DeleteSub...
2003-02-09  Mattia Barbon Do not use stipple when drawing text, use solid foreg...
2003-02-09  Mattia Barbon Replaced wxDebugMsg with wxLogError.
2003-02-09  Stefan Csomorclipboard extension
2003-02-09  Stefan Csomorcrash upon hide fix
2003-02-09  Stefan Csomorcode
2003-02-09  Stefan Csomornative tooltips
2003-02-09  Stefan Csomorredraw changes
2003-02-09  Stefan Csomorcode changed along msw lines
2003-02-09  Stefan Csomorcorrected disposal for b/w cursors and creation and...
2003-02-09  Stefan Csomormask and hotspot corrections
2003-02-09  Stefan Csomorclipboard bitmap support extended
2003-02-09  Stefan Csomorclipboard
2003-02-08  Chris Elliottremove references to 16 bit compilation
2003-02-07  Jouk Jansen Committing in .
2003-02-07  Vadim Zeitlincorrected several errors when generating project file...
2003-02-06  Julian SmartMoved ffile inclusion
2003-02-06  Robin DunnCheck the image height when calulating the line height...
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-02-06  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2 == 1
2003-02-05  Robin DunnScintilla uses a -1 index to unselect, we need to catch...
2003-02-05  Vadim Zeitlinfixed typo in the label
2003-02-05  Vadim ZeitlinHP-UX fixes: use INSTALL_DIR as install doesn't have...
2003-02-04  Stefan Csomoradded hints from QA 1061
2003-02-04  Stefan CsomorOSX native tooltips
2003-02-04  Stefan Csomorcarbon event savvy wakeup call
2003-02-04  Mattia Barbon Update with recent changes.
2003-02-04  Mattia Barbon Do not redeclare a struct (w32api 2.2 will have it).
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2003-02-04  Vadim Zeitlintry to create smaller executables
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-02-04  Vadim Zeitlinfix for warnings when wxUSE_RESOURCE_LOADING_IN_MSW...
2003-02-04  Vadim Zeitlinadded Watcom mention
2003-02-04  Vadim Zeitlincorrected the value of EUC_JP
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-02-03  Vadim Zeitlinadded (woefully incomplete) Japanese translations
2003-02-03  Mattia Barbon More changes to be backported.
2003-02-03  Mattia Barbon Make wxr resources work in Unicode mode.
2003-02-03  Mattia Barbon MSVC 5 does not have BIF_EDITBOX.
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-02-03  Jouk Jansen Committing in .
2003-02-02  Vadim Zeitlinchanged C++ comments in C comments
2003-02-02  Vadim Zeitlinfixed First() signatures
2003-02-02  Mattia Barbon Mark for backporting.
2003-02-02  Mattia Barbon Fix client data handling: delete client data for...
2003-02-02  Stefan NeisSome OS/2 specific improvements.
2003-02-02  Vadim Zeitlincompilation fix for wxUSE_RESOURCE_LOADING_IN_MSW == 0
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-02-02  Vadim Zeitlincompilation fix for non-PCH
2003-02-02  Vadim Zeitlinadded Unicode build configurations
2003-02-02  Julian SmartApplied patch [ 678788 ] Dialog command event propagati...
2003-02-02  Vadim Zeitlinthe Russian translations were somehow corrupted, fixed
2003-02-02  Julian SmartApplied patch [ 675376 ] Improves wxStaticBoxSizer
2003-02-02  Julian SmartApplied patch [ 677730 ] Menus with radio items (wxUniv)
2003-02-02  Julian SmartApplied patch [ 670782 ] Combobox uses popup window...
2003-02-02  Julian SmartApplied Patch 664399: wxButton default size should...
2003-02-02  Vadim ZeitlinUnicode compilation fixes after wxFFile change
next