]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-25  Guilhem LavauxOk. Vidwin works again on Windows.
2000-02-25  George TaskerReplaced <iostream.h> reference with "wx/ioswrap.h"
2000-02-25  George TaskerReplaced <iostream.h> reference with "wx/ioswrap.h"
2000-02-25  Vadim ZeitlinWX_DECLARE_HASH() macro for type safe hashes
2000-02-25  Guilhem LavauxRemoved unnecessary code from utilsunx.cpp
2000-02-25  Guilhem LavauxWindows stdio capture is working on my MSVC5. Here...
2000-02-25  Bart A.M. JourquinTentative fix for UNICODE
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-25  Julian SmartFixed wxWindow::HandleCommand so multiple toolbars...
2000-02-25  Vadim Zeitlinattempt at fixing LDFLAGS
2000-02-25  Julian SmartAdded fix to wxMDIClientWindow to redisplay contents...
2000-02-25  Bart A.M. Jourquinfix memory allocation problem for strings
2000-02-25  Vadim Zeitlinassigning values to wxString is better than assigning...
2000-02-25  Vadim Zeitlincompatibility/compilation fix
2000-02-25  Mark Johnson dbgrid.cpp dbgrid.h bitmaps/logo.xpm
2000-02-25  Guilhem LavauxMajor changes in wxVidXANIM (support for output filtering)
2000-02-25  Guillermo Rodriguez... Corrected an HTML typo
2000-02-25  Michael BedwardAdded call to CalcDimensions() at end of wxGrid::Init...
2000-02-25  David WebsterVisualge V3.0 fix
2000-02-25  David Websterlatest wxWindow updates
2000-02-25  David WebsterChange m_SubControls from wxList to wxArrayLong
2000-02-25  Vadim ZeitlinF2 enables edit in place
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-25  Vadim Zeitlinfix for bug #29 (blank lines in GetLineText)
2000-02-24  Guillermo Rodriguez... Very minor changes
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Julian SmartFix to MDI to restore 3D border; kludge to OGL Studio...
2000-02-24  Guilhem LavauxAdded a missing wxStream_NOERROR
2000-02-24  Guilhem LavauxCut out some duplicate symbol in datstrm.tex
2000-02-24  Robert Roebling Minor optical things.
2000-02-24  Julian SmartAdded missing SetToolBitmapSize
2000-02-24  Julian SmartwxToolBarSimple fix + OGL studio sample compilation
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-24  Ron Leeconfigure changes, for wxBase and wx-config
2000-02-24  Michael BedwardSeveral ugly hacks to get the bugs table and virtual...
2000-02-24  Ron Leeadded wxBase & examples & various tweaks
2000-02-24  George TaskerReverting to 1.30
2000-02-24  George TaskerReverting back to 1.35 as 1.36 does not work with all...
2000-02-24  Vadim ZeitlinmwxLog was leaked - fixed
2000-02-24  Vadim Zeitlinfix for wxSplitPath(foo/.filename)
2000-02-24  Vadim ZeitlinwxLogWindow now uses standard menu ids
2000-02-23  David WebsterMore wxWindow updates
2000-02-23  Vadim Zeitlintypo fixed
2000-02-23  Vadim Zeitlin1. wxGCBoolRenderer looks better under MSW
2000-02-23  George Tasker::IsNumber() returned FALSE if a + or - sign was the...
2000-02-23  Ron Leetweaked debian-dist for building wxBase
2000-02-23  Robin Dunnfallback to string changes for number and float editors
2000-02-23  Vadim Zeitlinremoved the goto provoking HP-UX compiler warnings
2000-02-23  Vadim Zeitlinfixed (?) race condition in the sample
2000-02-23  Vadim Zeitlinsome more cosmetic fixes for wxLogTrace
2000-02-23  Vadim Zeitlintypo fixed
2000-02-23  Vadim ZeitlinwxLogTrace doesn't give messages with two 'Trace' in...
2000-02-23  Stefan NeisImproved wxMotif's look.
2000-02-23  Stefan NeisImproved checkmark on wxMotif.
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
2000-02-23  Vadim Zeitlinusing LDFLAGS for the linker
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-23  Vadim Zeitlinfall back on text value if no long/double value could...
2000-02-23  Vadim Zeitlinremoved saveValue param in EndEdit()
2000-02-23  Vadim Zeitlinfix for (too big) combobox height
2000-02-23  Vadim Zeitlincommand events are not redirected to focused window
2000-02-23  Vadim Zeitlinfix to allow non-extension based template choosing...
2000-02-23  Sylvain BougnouxAdd exemple for redirecting cout
2000-02-23  George TaskerTablesInUse did not have DeleteContents() set to TRUE...
2000-02-23  Michael BedwardAdded wxGrid::DrawGridSpace function to suppress junk...
2000-02-23  Robin DunnSome mouse events need to be handled even when outside...
2000-02-23  Robin Dunndelay getting the default editor and renderer (by data...
2000-02-23  Vadim Zeitlinmultiple/single sel mode can now be toggled from menu
2000-02-22  David WebsterMore wxWindow updates
2000-02-22  Ron Leeadded missing files to life & poem, added wxPython...
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-22  Václav Slavíkfixed divide by zero exception when layouting justified...
2000-02-22  Václav Slavíkone of error messages had way too much spaces in it
2000-02-22  Václav Slavíkbetter documented wxListCtrl::GetItem (it was absolutel...
2000-02-22  Robin Dunn1. wxGridCellEditor::SetSize needs to use the wxSIZE_AL...
2000-02-22  Guilhem LavauxAVI file playing on Windows is working
2000-02-22  Stefan NeisCompilation fixes
2000-02-22  Karsten Ballüderadded
2000-02-22  David WebsterGetSubcontrols now returns a reference to an Arraylong
2000-02-22  David Websterno message
2000-02-22  Vadim Zeitlinadded combobox editor
2000-02-22  Vadim Zeitlincolumn autosizing added
2000-02-22  Robert Roebling SetSelection() in wxNotebook now sets the focus,
2000-02-22  Vadim Zeitlin1. corrected bug with LIST_ITEM_ACTIVATED being sent...
2000-02-22  Vadim Zeitlinadded renderers/editors for long/float, not fully teste...
2000-02-22  Mark Johnson dbbrowse.cpp dbbrowse.h
2000-02-22  Vadim Zeitlindon't draw cell highlight over the cell editor (improve...
2000-02-22  Mark Johnson dbbrowse.cpp dbbrowse.h de/dbbrowse.mo de/dbbrowse.po
2000-02-22  Vadim Zeitlin1. wxMenuBar::FindMenu() made "const"
2000-02-22  Vadim Zeitlinattempt at HP-UX compilation fix
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-02-22  Vadim Zeitlinremoved some default value for wxGrid compatibility...
2000-02-22  Vadim Zeitlinmoved wxMenuBar::FindMenu(title) from MSW to common...
2000-02-22  Julian SmartMoved the wxDialog BringWindowToFront fix to Show becau...
2000-02-22  David Websterno message
2000-02-22  Michael BedwardAdded view menu items to toggle row and col drag-resizing.
2000-02-22  Michael BedwardAdded functions to enable/disable drag-resizing of...
2000-02-22  Robert Roebling Removed some debug code.
next