]> git.saurik.com Git - wxWidgets.git/history - include
Misc fixes
[wxWidgets.git] / include /
2000-05-05  Julian SmartMisc fixes
2000-04-11  Vadim Zeitlinconst cast inside WXWIN_COMPATIBILITY
2000-03-22  David WebsterReworked Frame class
2000-03-21  Julian SmartAdded WXDLLEXPORT keywords
2000-03-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-20  David WebsterOS/2 Updates
2000-03-19  Vadim ZeitlinwxFTP::Close() shouldn't hide base wxSocket function
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Stefan NeisChnaged includes to work without precompiled headers
2000-03-19  Robin DunnwxUSE_DYNAMIC_CLASSES was left out.
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Stefan NeisRemoved redundant member variable.
2000-03-18  Stefan NeisNo precompiled headers for gcc, even if compiling WXPM.
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-17  Vadim ZeitlinHTTP_PROXY bug (freeze on program startup) should be...
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-17  Stefan Neisbool-> int, gcc doesn't like bool in _C_ code.
2000-03-17  George TaskerRCS left a turd in the previous checkin
2000-03-17  George TaskerFixed compilation in release mode
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()
next