]> git.saurik.com Git - wxWidgets.git/history - include
Added some makefiles, more BC++/win16 fixes
[wxWidgets.git] / include /
2000-03-17  Julian SmartDoc updates; new grid disabled for BC++/WIN16 (too...
2000-03-17  Mark Johnson db.h
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
2000-03-16  George TaskerFixed a typo in wxDbConnectionsInUse()
2000-03-16  George TaskerCleaned up the API for class/structure/function names...
2000-03-16  George TaskerCleaned up the API for class/structure/function names...
2000-03-16  Jouk Jansen Committing in .
2000-03-15  Unknown (NI)included missing header files - without them mingw32...
2000-03-15  Ron Leeremoved TAB_TRAVERSAL style
2000-03-15  Julian SmartSome C++Builder fixes
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  David Websterno message
2000-03-15  Guillermo Rodrigue... list.h was included twice
2000-03-15  Guillermo Rodrigue... Forgot to commit this one - changes for wxBase
2000-03-15  Vadim Zeitlinsome fwd declarations added to the header
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-14  Vadim ZeitlinwxDropSource should have def ctor
2000-03-14  Guillermo Rodrigue... Changed declaration of functions taking an empty arglis...
2000-03-14  Guillermo Rodrigue... Added gsockmsw which now contains all GUI-specific...
2000-03-14  Guillermo Rodrigue... src\unix\gsocket.c
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-03-13  Stefan NeisImproved selection mode handling in wxGrid::SelectBlock
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-13  Stefan NeisMore compilation fixes.
2000-03-13  Robin DunnAdded methods for folding
2000-03-13  David Websterno message
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-12  Julian SmartMade iniconf compile on BC++ 5.01 (involved adding...
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Stefan NeisAdded many WXUNUSED, untabified once again.
2000-03-10  Stefan NeisReplaced long by wxCoord as used in the other ports.
2000-03-10  Stefan NeisCompilation fix.
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-10  Stefan NeisRemoved unused parameter addToSelected.
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  Guillermo Rodrigue... Fix from Mumit Khan to allow mingw DLL compilation...
2000-03-10  Guillermo Rodrigue... Fix from Mumit Khan to allow mingw DLL compilation
2000-03-10  Guillermo Rodrigue... Finally deprecated callbacks.
2000-03-10  Guillermo Rodrigue... Some parts rewritten to use wxSocket events instead...
2000-03-09  David Websteros2 update. Need initializers like windows, not unix.
2000-03-09  David WebsterMore framework fixes and fixes for building dlls.
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-09  Vadim Zeitlindon't define __cplusplus for DECCXX if it is already...
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  Mark Johnsoncalctrl.h
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
2000-03-07  David Websterno message
2000-03-07  Guillermo Rodrigue... Ops, stupid me.
2000-03-07  Guillermo Rodrigue... First set of changes toward wxBase compliance :-)
2000-03-07  Vadim ZeitlinMark Johnoson's additions for variable-width weekday...
2000-03-07  Michael BedwardAdded Create functions. They return TRUE if the file...
2000-03-07  Michael BedwardRemoved redundant m_displayed member var from wxGrid
2000-03-06  Guillermo Rodrigue... Added wxIcon(const char **) ctor (same as char **)
2000-03-06  Guillermo Rodrigue... removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-06  Guillermo Rodrigue... Disabled memory tracing code for mingw32,
2000-03-06  Ron Leeset m_clipXX so dc.GetClippingBox returns real bounding box
2000-03-06  Guillermo Rodrigue... Added support for timer events in Motif
2000-03-05  Stefan NeisFixed apparent typo (int->wxWindowID)
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-05  Václav Slavíkadded missing wxImageList::Add methods
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Vadim Zeitlinremoved extern from inline function declarations
2000-03-04  Václav Slavíkfixes for wxBase compilation
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Stefan NeisAdded SetSelectionMode
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guillermo Rodrigue... Added Destroy()
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  David WebsterMore framework updates
2000-03-02  Stefan NeisAdded class to handle selection inside wxGrid
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  David Websterno message
2000-02-29  Vadim Zeitlinsetting parameters for wxGridCellFloatRenderer seems...
2000-02-29  Vadim Zeitlin1. more corrections for ref counted editors/renderers...
2000-02-29  Vadim ZeitlinwxGridCellRenderer/Editor made ref counted
2000-02-29  Vadim Zeitlin1. added range checks in wxGridStringTable
2000-02-29  Vadim Zeitlinadded wxHashTableLong
2000-02-29  Michael BedwardAutoSizeColumns and AutoSizeRows changed to pass FALSE...
2000-02-29  Vadim Zeitlin1. fixed bug with MDI child frames changign state when...
2000-02-29  Michael BedwardAdded wxWANTS_CHARS style to all windows so that the...
2000-02-28  David Websterno message
2000-02-28  Vadim ZeitlinwxGridCellAttr::Clone() added to allow the demo of...
2000-02-28  Vadim Zeitlingrid autosize fixes/changes
2000-02-28  David WebsterStandard frame resource defines for OS/2
next