]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
new makefiles (part I)
[wxWidgets.git] / include / wx / generic /
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-27  Robert Roebling compile fixes. Vadim ows me a pizza.
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-25  Vadim ZeitlinwxCaret now exists not only under MSW but on any suppor...
1999-05-24  Robert Roebling Made listctrl header BG grey again
1999-05-24  Unknown (BV)Added always-unsplittable style option (wxSP_PERMIT_UNS...
1999-05-19  Robert Roebling Listctrl should now send char and key_down events.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Robert Roebling Use wxScrollWinEvent instead of wxScrollEvent in
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-05-12  Unknown (BV)Modified OnSashPositionChange to take an int& instead...
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-09  Vadim Zeitlinicons for generic dialogs
1999-05-09  Karsten BallüderAdded a generic wxProgressDialog and made wxPostscriptP...
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-05-01  Robert Roebling Rewrite generic message box
1999-04-16  Ove KaavenSome Unicode conversion.
1999-04-14  Ove KaavenThe char->wxChar in window.h cascades through some...
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-04  Julian SmartWin16 corrections
1999-03-29  Vadim Zeitlinheader changes for the fixes commited previously
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-05  Vadim Zeitlincompilation fixes
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-10  Vadim ZeitlinwxSplitterWindow::ReplaceWindow() function added and...
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-01-31  Vadim ZeitlinwxStaticBitmap, wxStaticBox and wxPanel don't accept...
1999-01-31  Julian SmartVarious small fixes
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-27  Vadim Zeitlinmade wxSplitterWindow::SplitXXX() virtual
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-14  Karsten BallüderSplit part of wxExtHelpController into wxHTMLHelpContro...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Unknown (UG)no message
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-01  Stefan Csomormac support as stubs added
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-25  Vadim Zeitlinattempt to fix a report about compile problems in gener...
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-18  Vadim ZeitlinwxTreeCtrl::Sort() changed, adapted the sample to show it.
1998-12-18  Robert Roebling Tried to add sorting to wxTreeCtrl
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  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-12  Vadim Zeitlinsome very minor changes
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
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-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-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-02  Vadim Zeitlinadded wxListCtrl::DeleteAllColumns()
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-11-29  Vadim Zeitlinsome Linux compilation fixes
1998-11-28  Vadim Zeitlincompilation fixes for !wxUSE_POSTSCRIPT
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-25  Robert Roebling Fixed module code
1998-11-25  Robin DunnConverted the virtual-methods-callbacks into real event...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-15  Karsten BallüderReplaced kbList with wxList.
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-11  Karsten BallüderMade netscape default browser.
1998-11-10  Karsten BallüderAdded wxExtHelpController: wxHelpController implementat...
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-10-31  Robert Roebling Font fixes and icons in report view for list control
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-26  Julian SmartMotif and other mods
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-10-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-25  Denis Pershinconst added to GetBitmap it was my fault.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
next