]> git.saurik.com Git - wxWidgets.git/history - include
ignore error when trying to delete zlib.lib
[wxWidgets.git] / include /
1999-11-15  David WebsterwxWindow class work
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-15  Vadim ZeitlinNO C++ COMMENTS IN THIS FILE PLEASE
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-15  David WebsterwxApp development for WXPM
1999-11-15  David WebsterMinor tweek for WXPM
1999-11-15  Vadim Zeitlin1. fixed wxStaticBox background erasing (or, rather...
1999-11-14  Robert Roebling Distrib changes.
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Ove KaavenFrom: #define wxTRANSLATE(str) (str)
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-12  Vadim Zeitlincompilation fix (float => wxCoord)
1999-11-12  Vadim Zeitlinunused param warning fixed
1999-11-12  Vadim ZeitlinMotif compilation fix
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-12  Vadim Zeitlinmingw32 compilation fixes
1999-11-12  Vadim Zeitlinwarning fixed
1999-11-12  Vadim Zeitlinit didn't compile at all...
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-11  Julian SmartAdded a bug report; C++Builder compile fixes
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Stefan Csomormac adaptions
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-09  Vadim Zeitlinfix for FreeBSD compilation
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-08  Vadim Zeitlincompilation fix for Motif
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  George TaskerReplaced an old ifndef FWD_ONLY_CURSORS with the new...
1999-11-08  Robin DunnMade SetType public to match MSW.
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Robert Roebling Added wxStrnicmp and to wchar.h, not yet for Unicode...
1999-11-07  George TaskerUndoing my last checkin so wxGTK compiles correctly...
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
1999-11-07  George TaskerFixed a multiple define problem for strnicmp and stricm...
1999-11-06  Julian SmartSmall changes
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Václav Slavíkhtml help : added '?' icon to root node of contents...
1999-11-06  Václav Slavíkadded wxFontEnumerator::GetFacenames and GetEncodings...
1999-11-06  Václav Slavíkbetter-looking icons
1999-11-06  Robin Dunnadded a WXDLLEXPORT
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-05  Karsten Ballüderanother operator needed for __alpha__
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-11-04  Vadim ZeitlinwxUSE_RADIOBOX/SLIDER/SPINCTRL added
1999-11-04  Karsten Ballüdermodification to AXP hack
1999-11-04  Karsten Ballüdermade new operator __alpha__ dependent
1999-11-04  Karsten Ballüderadded operator[](unsigned int) const -- testing it...
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-11-03  Václav SlavíkwxPostScriptDC::CanGetTextExtent now returns TRUE ...
1999-11-02  Vadim Zeitlinand the compilation fix for the warning fixes
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
1999-11-02  Vadim ZeitlinwxGTK compiles (and seems to work) again after wxMenu...
1999-11-02  David WebsterMore defines to get error codes out of OS/2 headers
1999-11-02  Karsten BallüderAdded wxINSTALL_PREFIX define to makefile and made...
1999-11-02  David WebsterwxMenu implementations
1999-11-02  David Websterthread #ifdefs for WXPM
1999-11-02  Vadim Zeitlintypo fixed
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-10-31  Václav Slavíkmore wxHtmlHelpFrame fixes (didn't store customization...
1999-10-31  Robert Roebling Distrib corrections,
1999-10-31  Robert Roebling Distrib changes.
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-31  Robert Roebling More tab code corrections.
1999-10-30  Václav Slavíkfixed bug that caused assertion failure during HTML...
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-10-29  Vadim Zeitlinforgotten files
1999-10-29  Vadim Zeitlin1. added encoding param to wxFontEncoding::EnumFamilies...
1999-10-29  Robin DunnEXPORTED an array to quiet the DLL compilation
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-29  Vadim Zeitlincompilation fix for AIX
1999-10-29  Sylvain BougnouxAdd operator << (ostream&, const wxString&)
1999-10-29  Sylvain BougnouxAccept list of separators as a wxString instead of...
1999-10-29  Michael BedwardChanges to fix problem where spurious scrollbar(s)...
1999-10-29  Ove KaavenWell, can't hurt to do some char -> wxChar, though...
1999-10-28  David WebsterSpinCtrl update
1999-10-28  Vadim ZeitlinwxGTK::wxSpinCtrl API synchronised with wxMSW
next