wxWidgets.git
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.
2000-02-21  Robin Dunnforgot to uncomment a few things
2000-02-21  Robin DunnAdded ability for tables, grids, editors and renderers...
2000-02-21  Ron Leeadded wxPython control files and a few changes
2000-02-21  Ron Leeadded PYTHON_DIST for creating Debian source
2000-02-21  Guillermo Rodriguez... End of stream reading stuff
2000-02-21  Robin Dunnadded typcast needed for VC++ 6
2000-02-21  Ron Leeremoved redundant #! line
2000-02-21  Ron Leeallow '=' inside a value on command line.
2000-02-21  Ron Leemodified burnt_name to use only soname instead of full...
2000-02-21  Vadim Zeitlinadded "bugs table" which will show non string data...
2000-02-21  Sylvain Bougnouxtiny fixes
2000-02-21  Sylvain BougnouxCheck multiple selection :-)
2000-02-21  Vadim Zeitlinadded SetColMinimalWidth()
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Vadim Zeitlinmake it possible to specify the virtual table size...
2000-02-21  Vadim Zeitlina couple of terrible typos fixed
2000-02-21  Stefan NeisEliminate apparently unnecessary updates in SetScrollbars.
2000-02-21  Vadim ZeitlinLeft() -> BeforeFirst()
2000-02-21  Vadim Zeitlinvirtualized m_row/col height/widths arrays
2000-02-21  Vadim Zeitlinadded wxCURSOR_DEFAULT to others (not GTK only), hide...
2000-02-21  Vadim ZeitlinMichaels change to OnEraseBackground()
2000-02-21  Vadim Zeitlin1. removed 3d border, but
2000-02-21  Vadim Zeitlininclude
2000-02-21  Vadim Zeitlina couple of wors about wxObjArray::Index()
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-21  Robert Roebling Set logical functions to wxCOPY, no -1.
2000-02-21  Robert Roebling Make use of FillRect() when possible.
2000-02-21  Vadim ZeitlinwxUSE_NEW_GRID implies wxUSE_GRID
2000-02-21  Vadim Zeitlincompile fix for wxUSE_STD_IOSTREAM case
2000-02-21  Mark Johnson browsedb.cpp dbgrid.cpp dbtree.cpp dlguser.cpp de...
2000-02-21  Mark Johnson xget.cfg
2000-02-21  Michael BedwardChanged system colours for better default display of...
2000-02-21  Julian SmartFixed (I hope) the wxDialog reactivation bug
2000-02-21  Václav Slavíkmodif time of FS inet and FS mem files is not wxDateTim...
2000-02-21  Václav SlavíkwxGTK compilation fix (wxFrame::Show call without argument)
2000-02-21  Mark Johnson browsedb.h dbbrowse.cpp dbbrowse.h dbgrid.h dbtree.h
2000-02-21  David WebsterFrame and Window coding
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-20  Robert Roebling configure changes
2000-02-20  Mark Johnson browsedb.cpp dbtree.cpp
2000-02-20  Mark Johnson help.de/compiler.htm help.de/dbbrowse.htm help.de...
2000-02-20  Guillermo Rodriguez... Opps. Sorry - typo fixes
2000-02-20  Guillermo Rodriguez... Don't try to translate empty strings (just a cosmetical...
2000-02-20  Guillermo Rodriguez... Process all pending events before starting to delete...
2000-02-20  Guillermo Rodriguez... Solved bug which was breaking richedit ctrls for non...
2000-02-19  Guillermo Rodriguez... Fixed these:
2000-02-19  Guillermo Rodriguez... Solved multiple memory leaks.
2000-02-19  Václav Slavíkfixed bug in wxMemoryInput/OutputStream::OnSysRead...
2000-02-19  Václav Slavíkripper_main.o does not belong to HelpGen
2000-02-18  David Websterno message
2000-02-18  Vadim Zeitlinadded dnd support to generic wxTreeCtrl
2000-02-18  Robin Dunntoggle button doesn't send event if mouse is released...
2000-02-18  Robin Dunnfixed some typos
2000-02-18  Vadim Zeitlinauto arrays can't be initialized - compile error for...
2000-02-18  Vadim ZeitlinHP-UX recommendations added
2000-02-18  Robin Dunnwx-config is configurable...
2000-02-18  Vadim Zeitlinmore long/double to int conversion warnings from HP...
2000-02-18  Guilhem Lavaux* ESD works in full duplex (theorically)
2000-02-18  Guilhem Lavaux* Some more missing files. MMBoard tested (wave files...
2000-02-18  Guilhem Lavaux* Make some more work on the video for Linux (Unix...
2000-02-18  Robert Roebling help sample useful again
2000-02-18  Guillermo Rodriguez... Added missing Unref() in wxImage::Create()
2000-02-18  Guillermo Rodriguez... Solved a typo related to masks. Was setting *all* pixel...
next