]> git.saurik.com Git - wxWidgets.git/history - include/wx
Makefile tweaks
[wxWidgets.git] / include / wx /
1998-12-26  Robert Roebling Makefile tweaks
1998-12-25  Vadim Zeitlinattempt to fix a report about compile problems in gener...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-23  Guilhem Lavaux* Fixes
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-22  Vadim ZeitlinwxTextFile::Type changed to ::wxTextFileType (portability)
1998-12-21  Julian SmartAdded convenience form of wxEvtHandler::Connect, only...
1998-12-21  Stefan CsomorCW Win32 support
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-18  Vadim Zeitlinadded stubs for wxTreeCtrl functions not yet implemente...
1998-12-18  Vadim ZeitlinwxTreeCtrl::Sort() changed, adapted the sample to show it.
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-18  Robert Roebling Fixed nasty bug wxFont
1998-12-18  Robert Roebling Tried to add sorting to wxTreeCtrl
1998-12-17  Julian SmartAdded wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL...
1998-12-17  Julian SmartAdded wxDirDialog to generic directories
1998-12-17  Vadim Zeitlinall delete functions now send delete notification event
1998-12-17  Vadim Zeitlin1. added wxTreeCtrl::DeleteChildren()
1998-12-17  Julian SmartBother, had to revert it since it caused more ambiguities.
1998-12-17  Julian SmartRemoved sometimes-ambiguous wxString operator
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling Added wxDirDialog
1998-12-17  Julian SmartRe-added corrupt binary files; small change to filefn...
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-15  Julian SmartCured radiobutton non-setting by using BS_AUTORADIOBUTT...
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling Now even wxRadioButton works
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-12  Vadim Zeitlincorrected (?) wxStringList::Delete()
1998-12-12  Vadim Zeitlinremoved SetSize() methods which just called wxWindow...
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-12  Vadim Zeitlinsome very minor changes
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-11  Julian SmartCorrections to Forty Thieves; wxMemoryDC problem tempor...
1998-12-11  Stefan Csomorregrouped the fix by VZ so that __MWERKS__ comes first...
1998-12-11  Robin DunnAdded wxTaskBarIcon::PopupMenu()
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
1998-12-10  Vadim Zeitlin__MWERKS__ check now doesn't give compilation error...
1998-12-10  Stefan CsomorCodeWarrior Support
1998-12-10  Stefan CsomorCodeWarrior Support
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Stefan CsomorCodeWarrior Support (no defines in project possible)
1998-12-10  Robert Roebling Fix for radiobutton
1998-12-10  Stefan CsomorwxMac support added
1998-12-10  Robert Roebling Moved image code
1998-12-09  Julian SmartVC++ 4 fixes and added docvwmdi to distribution files.
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-09  Robert Roebling Clipboard update
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Julian SmartAdded wxOleAutomation class (wxMSW only, obviously...
1998-12-08  Robert Roebling DnD updates
1998-12-07  Vadim Zeitlin1. wxNotebook::GetPageCount() returns only the number...
1998-12-07  Robert Roebling Listctrl updates
1998-12-07  Robert Roebling Keyboard navigatino in tree ctrl
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-06  Robert Roebling wxIMage accessors
1998-12-06  Julian SmartSome more WXWIN_COMPATIBILITY fixes.
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling Fixed make install bug
1998-12-05  Robert Roebling New PostScript code
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-04  Robert Roebling Added wxMiniFrame
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-03  Julian SmartSmall Motif bug fixes
1998-12-02  Vadim Zeitlinadded wxListCtrl::DeleteAllColumns()
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-12-02  Vadim Zeitlinadded wxNode::IndexOf and wxList::IndexOf (patch by...
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
1998-12-01  Karsten BallüderAnother try to detect alpha systems and fix string...
1998-12-01  Robert Roebling New wxDC hierarchy
1998-11-30  Julian SmartFixed toolbar gaffe.
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-11-30  Vadim Zeitlin1. added wxTreeCtrl::SetItemBold and IsBold, updated...
1998-11-29  Vadim Zeitlinsome Linux compilation fixes
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Vadim Zeitlincompilation fixes for !wxUSE_POSTSCRIPT
1998-11-28  Vadim Zeitlinmoved common code from ctor and Create() to a separate...
1998-11-28  Vadim Zeitlinadded wxTB_FLAT to default style in wxFrame::CreateTool...
1998-11-28  Guilhem Lavaux* Fixed some "memory leak"
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-27  Vadim ZeitlinwxStringList::copy ctor and assignment operator added...
1998-11-27  Karsten Ballüderhandle sizeof(int) correctly
1998-11-27  Karsten Ballüdermade operator definition dependent on sizeof(int),...
1998-11-26  Karsten Ballüdertrying to resolve string problem
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Karsten Ballüdertrying with only an operator[] (int) and not (size_t)
next