]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1998-11-25  Robert Roebling Improvements for notebooks on various versions of GTK
1998-11-25  Vadim Zeitlinadded untyped Sort() for compatibility
1998-11-24  Vadim ZeitlinLISTs renamed to OBJARRAYs
1998-11-24  Vadim Zeitlinrenamed old listimpl.cpp (because now there is a "real...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-24  Guilhem Lavaux* Fixed a memory leak in wxThread
1998-11-24  Vadim Zeitlin1. Empty() now doesn't free memory - Clear() does
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-23  Julian SmartRemoved rogue AIAI icon; removed PostScript files from...
1998-11-23  Julian SmartFix to wxTreeCtrl::GetNextChild from Marcel Rasche...
1998-11-23  Robert Roebling wxFrame::size There is always a hack to solve your...
1998-11-23  Robert Roebling Build fix in wxLog
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-23  Vadim Zeitlin__WIN16__ not defined any more for !MSW build
1998-11-23  Unknown (UG)no message
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-22  Karsten BallüderFixed return code of GetSelectionCount()
1998-11-22  Karsten Ballüderfixed bug for empty lists
1998-11-22  Guilhem Lavaux* Renamed fstream.h in wfstream.h
1998-11-22  Robin DunnChanged the event handling to use events, instead of...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-11-19  Karsten Ballüderfixes
1998-11-18  Robert Roebling Added support for SCROLL_TOP and _BOTTOM events
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-17  Julian SmartAdded sash window and layout window docs; added wxLog...
1998-11-16  Robert Roebling Hm, FortyThieves' cards were all black.
1998-11-16  Unknown (UG)no message
1998-11-16  Karsten BallüderFixed bad bad bug.
1998-11-16  Robert Roebling Fixed bug in dc::blit()
1998-11-16  Robert Roebling Fixed resizing of wxTextCtrl
1998-11-16  Robin DunnGeneric treectrl for wxPython/GTK compiles...
1998-11-15  Robin DunnRemoving some ifdef's for wxGTK
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-15  Karsten BallüderReplaced kbList with wxList.
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-14  Robert Roebling Added spinbutton
1998-11-14  Robert Roebling Doc corrections
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-12  Robert Roebling Last fixes for wxMotif and configure
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-11-12  Vadim Zeitlin"make depend" finally seems to work (thanks to Kristján...
1998-11-12  Robert Roebling CalcBoundingBox() added so that Max() works in wxDC
1998-11-11  Guilhem Lavaux* Fixes.
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-11  Julian SmartChanged setup.h so that global memory operators are...
1998-11-11  Karsten BallüderMade netscape default browser.
1998-11-11  Unknown (UG)const added to Contains
1998-11-11  Robin DunnwxTreeCtrl now works (sort of) for wxPython-GTK. This...
1998-11-11  Robin DunnAdditions for wxTreeCtrl
1998-11-10  Karsten BallüderAdded a sample to test wxExtHelpController. Should...
1998-11-10  Karsten BallüderAdded wxExtHelpController: wxHelpController implementat...
1998-11-10  Robert Roebling Added test to prove a supposed misfeature.
1998-11-10  Robert Roebling Deleted a debugging line.
1998-11-10  Robert Roebling Bit fiddling part 4.
1998-11-09  Robert Roebling Yes, two more bugs killed.
1998-11-09  Guilhem Lavaux* wxMMedia: these makefiles are just indicative.
1998-11-09  Guilhem Lavaux* Added wxMMedia in the repository so people interreste...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-09  Mart Raudseppif the wxTextCtrl is empty set by SetInsertionPointEnd...
1998-11-09  Robert Roebling Suppressed warnings
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-11-08  Julian SmartMinor changes
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Unknown (UG)no message
1998-11-06  Unknown (UG)dll fixes
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
1998-11-04  Julian SmartAdded Motif install.txt.
1998-11-04  Julian SmartRemoved wxUpdateIterator documentation, added wxRegionI...
1998-11-04  Julian SmartChanged m_font to * GetFont() since m_font isn't in...
1998-11-04  Robert Roebling Test for image conversion correctness.
1998-11-03  Karsten Ballüderfile got garbled, replaced
1998-11-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-11-03  Robert Roebling Bit fiddling.
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-03  Robin DunnNew generated code
1998-11-03  Robin Dunnfixed a typo
1998-11-02  Robert Roebling DnD fixes
1998-11-02  Karsten BallüderAdded test.xpm generated from horse.png, for compilation.
1998-11-02  Denis PershinAll functionality I know hot implement already implemented.
1998-11-01  Karsten Ballüderfixes
1998-10-31  Robert Roebling Font fixes and icons in report view for list control
1998-10-31  Denis PershinVisible functions implemented
1998-10-31  Denis PershinwxTreeCtrl changes:
1998-10-30  Robert Roebling Compile fixes for tree ctrl
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-30  Karsten Ballüderregenerated configure from new configure.in
1998-10-30  Vadim Zeitlinitems without children couldn't be expanded even after...
1998-10-30  Karsten Ballüderwait4() now extern "C" :-)
1998-10-30  Karsten Ballüderfixed wxICON() usage
1998-10-30  Karsten Ballüderadded wait4() prototype for solaris
next