]> git.saurik.com Git - wxWidgets.git/history - samples
Removed some redundant files
[wxWidgets.git] / samples /
2000-03-14  Vadim Zeitlinmakefiles for stc lib and sample for Unix
2000-03-14  Julian SmartDoc edits; adding mmedia.rsp; added STC BC++ makefiles
2000-03-14  Vadim Zeitlintemp ugly hack around the bug under GTK
2000-03-14  Vadim Zeitlinreverted all changes by Mark Johnson
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  Vadim Zeitlinsome appearance fixes
2000-03-14  Vadim Zeitlincompilation fir for !WX_PRECOMP
2000-03-14  Ron Leeupdated samples makefiles
2000-03-14  Julian SmartAdded/updated some BC++ makefiles
2000-03-14  Guillermo Rodrigue... Changed Socket() and SocketEvent() to Get... in the...
2000-03-14  Guillermo Rodrigue... Removed the PREEXTRALIBS hack - no longer needed
2000-03-14  Vadim Zeitlin1. demo of status bar at the top in statbar
2000-03-14  Guillermo Rodrigue... Added PREEXTRALIBS (ugh)
2000-03-13  Guillermo Rodrigue... new
2000-03-13  Vadim Zeitlinadded test for selection events
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-12  Robert Roebling Corrected scrollwin thumb release event,
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Vadim Zeitlinreplaced make with $MAKE
2000-03-11  Vadim Zeitlinsome warnings fixed
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-03-10  Stefan NeisChanged wxGridCellCoords from long to int (get rid...
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Julian SmartAdded GIF files to help sample
2000-03-10  Guillermo Rodrigue... Set IPC by default on MSW (need to test recent changes...
2000-03-10  Michael BedwardCompilation fix for Borland. Write 'T' or 'F' to logBu...
2000-03-10  Vadim Zeitlinchanged default image size to 16
2000-03-09  Julian SmartHelp sample should work for .zip help files now.
2000-03-09  Julian SmartAdded wxHtmlHelpController version of help file.
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-09  Vadim Zeitlinvery minor fixes
2000-03-09  Stefan NeisChanged Shift+Arrow handling
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-08  Julian SmartAdded WinHelp sample doc to samples/help, and made...
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
2000-03-07  Mark Johnson calendar.cpp
2000-03-07  Mark Johnsoncalendar.cpp
2000-03-07  Mark Johnsoncalendar.cpp
2000-03-07  Jouk Jansen Committing in .
2000-03-06  Guillermo Rodrigue... Slight changes to the stopwatch test
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-05  Julian SmartFixed blatant non-initialisation bug
2000-03-05  Vadim Zeitlintest for 'backwards clock' bug
2000-03-05  Vadim Zeitlin1. wxStopWatch tests in console
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-04  Guillermo Rodrigue... Ops
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-03-04  Guillermo Rodrigue... Oh well..
2000-03-04  Guillermo Rodrigue... Fixed (my own) stupidity in Connect() mini-tutorial...
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-03  Guillermo Rodrigue... makefiles changed
2000-03-03  Guillermo Rodrigue... small mods
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Robert Roebling Added test for region clipping.
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Vadim Zeitlinadded demo of capturing program output - doesn't work...
2000-03-02  Vadim Zeitlinno changes
2000-03-01  Vadim Zeitlinmenu sample added
2000-03-01  Vadim Zeitlinused in the sample
2000-03-01  Robert Roebling get opengl samples going again
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-03-01  George TaskerFixed the QUERY dialog so it would not crash on exit...
2000-02-29  Guillermo Rodrigue... Added some safety checks
2000-02-29  Guillermo Rodrigue... mfc not available for mingw
2000-02-29  Vadim Zeitlin1. more corrections for ref counted editors/renderers...
2000-02-29  Vadim Zeitlin1. fruitless attempts to reproduce wxNotebook bug in...
2000-02-29  Michael BedwardChanged string members in BugsGridData struct to wxChar...
2000-02-28  Vadim ZeitlinwxGridCellAttr::Clone() added to allow the demo of...
2000-02-28  Vadim Zeitlingrid autosize fixes/changes
2000-02-28  Julian SmartSome corrections
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved OGL to new locations.
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-28  Michael BedwardReverted wxString members to const wxChar * for struct...
2000-02-27  Václav Slavíkfixed: text.rc was datafile => copied to build dir
2000-02-27  Robert Roebling More wxPlotWindow goodies.
2000-02-26  Vadim ZeitlinwxGrid::AutoSize() added
2000-02-25  Vadim Zeitlinassigning values to wxString is better than assigning...
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-24  Michael BedwardSeveral ugly hacks to get the bugs table and virtual...
2000-02-24  Vadim ZeitlinmwxLog was leaked - fixed
2000-02-23  Vadim Zeitlinfixed (?) race condition in the sample
2000-02-23  Robin DunnSome mouse events need to be handled even when outside...
2000-02-23  Vadim Zeitlinmultiple/single sel mode can now be toggled from menu
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-22  Robin Dunn1. wxGridCellEditor::SetSize needs to use the wxSIZE_AL...
2000-02-22  Karsten Ballüderadded
2000-02-22  David Websterno message
2000-02-22  Vadim Zeitlinadded combobox editor
next