]> git.saurik.com Git - wxWidgets.git/history - samples
DocView and wxStream things
[wxWidgets.git] / samples /
1999-07-11  Robert Roebling DocView and wxStream things
1999-07-10  Julian SmartAdded an #ifdef
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-07  Karsten BallüderMade tearoff menus work for gtk :-)
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-02  Karsten BallüderAdded demonstration of busy cursor bug.
1999-07-01  Guilhem Lavaux* Changed %d by %u
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Václav Slavík*** empty log message ***
1999-06-24  Vadim Zeitlinseveral notebook bugs fixed:
1999-06-24  Karsten BallüderUpdated from Mahogany.
1999-06-23  Robert Roebling Motif things.
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-23  Karsten Ballüderminor update
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-21  Karsten Ballüderprint overlap gone, mouse/cursor handling
1999-06-21  Karsten Ballüdermerged in from Mahogany
1999-06-21  Karsten Ballüdercursor reflects focus change
1999-06-21  Karsten BallüderMerged in latest changes from Mahogany. Untested.
1999-06-19  Robert Roebling Remaining Makefile.ins,
1999-06-18  Karsten Ballüderreplaced a wrong assert with an if
1999-06-17  Vadim Zeitlinfixes to work in M
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten Ballüder"wx/xxx.h" --> <wx/xxx.h>
1999-06-17  Karsten BallüderUses new wxMenu(long style) constructor.
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Karsten BallüderFixed the keyboard selection handling (Please remember...
1999-06-14  Karsten Ballüderimproved selection-autodeletion, but backspace handling...
1999-06-13  Karsten BallüderAdded missing initialisation of m_AutoDeleteSelection.
1999-06-13  Karsten BallüderFixed two minor bugs. Still more than enough left....
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-12  Vadim Zeitlin1. crash when deleting multi line selection fixed
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-11  Vadim Zeitlin1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
1999-06-11  Vadim Zeitlinminor changes (fixing crash on mouse click)
1999-06-11  Karsten BallüderFixed a few bugs.
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Robin DunnAdded makefile and such for VC so I cna see what riched...
1999-06-10  Karsten Ballüder Popup menu and cursor corrected. Some bugs fixed.
1999-06-10  Karsten BallüderThe cursor is back! (Someone corrected wxGTK's idea...
1999-06-10  Karsten Ballüderlayout better
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-09  Vadim Zeitlin1. fatal typo in colour copying in wxStyleInfo ctor...
1999-06-09  Karsten BallüderFixed.
1999-06-09  Vadim Zeitlinmakefile for wxLayout sample
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor reverted back to the original...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor doesn't set all fields to -1
1999-06-09  Vadim Zeitlinmenu changed, many uninitialized variables are now...
1999-06-08  Vadim Zeitlincompile and cursor positioning fixes
1999-06-07  Robert Roebling Added some WINE things.
1999-06-07  Karsten BallüderAdded a function to get screen coordinates relating...
1999-06-07  Robert Roebling Ignore.
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-07  Karsten BallüderFormerly known as wxLayout.
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-04  Robert Roebling Added missing file.
1999-06-03  Robert Roebling Reactivtaed the new wxRect code
1999-06-03  Robert Roebling The new wxRect doesn't compile so I #if 0ed it
1999-06-03  Robert Roebling Moved main Makefile.am for wxGTK to /src/gtk
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-02  Vadim Zeitlin1. make install/uninstall seems to work
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinthe icon for the sample
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-06-01  Robert Roebling wxImageList::Add() returned wrong index.
1999-05-31  Robert Roebling Implemented Reparent() and added test for it to minif...
1999-05-31  Robert Roebling Added own sample for text ctrl, char/key events,...
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-30  Robert Roebling A bit more Unicode compilation.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-28  Julian SmartAdded rc and def files for new samples
1999-05-28  Robert Roebling Small correction to list ctrl and default button...
1999-05-27  Julian SmartAdded some makefiles for caret, scroll and drawing...
1999-05-27  Robert Roebling Color cubes now get created on 8-bit true-color
1999-05-27  Robert Roebling Corrected SetItemState() in listctrl
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-25  Vadim ZeitlinwxCaret MSW bug fixes
1999-05-25  Vadim ZeitlinwxCaret now exists not only under MSW but on any suppor...
1999-05-25  Guilhem Lavaux* wxThread fixes
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
next