]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1998-12-15  Vadim Zeitlin1. log::save works with wxGTK
1998-12-15  Julian SmartUpdated frame style
1998-12-15  Julian SmartTrying to add binary wxwin.bmp
1998-12-15  Julian SmartCured radiobutton non-setting by using BS_AUTORADIOBUTT...
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-15  Vadim Zeitlinsomehow this file contained several NUL characters...
1998-12-15  Mart RaudseppwxIsNumeric for values < 0
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling Now even wxRadioButton works
1998-12-14  Julian SmartVarious; wxRadioButton::GetValue corrected
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-14  Mart RaudseppwxFileSelector set the filterIndex
1998-12-14  Mart RaudseppwxFILTER_NUMERIC input vales < 0
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-12-13  Vadim ZeitlinIS_KIND_OF -> wxIS_KIND_OF compilation fix
1998-12-13  Robert Roebling More clean-up
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-12-13  Julian SmartChanged use_system_defaults to 1.
1998-12-13  Robert Roebling Updated resource sample
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-12  Vadim Zeitlincorrected (?) wxStringList::Delete()
1998-12-12  Vadim Zeitlinremoved wxDialog::SetSize() which just called wxWindow...
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 More colour finetuning
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  Robert Roebling DialogEd compiles and works more or less
1998-12-12  Vadim Zeitlinsome very minor changes
1998-12-11  Robert Roebling Redid parts of wxScroledWindow
1998-12-11  Robin DunnChanged the "delete win" to the more proper "win->Destr...
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 Smart#ifdefed out Ole... functions for Cygwin.
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
1998-12-10  Unknown (AN)correct a bug in the MSW code using wxMask
1998-12-10  Unknown (AN)remove the line for image.h, restore a line commented...
1998-12-10  Vadim ZeitlinminValue and maxValue are interpreted correctly in...
1998-12-10  Vadim Zeitlin__MWERKS__ check now doesn't give compilation error...
1998-12-10  Robert Roebling Fixed three mouse event bugs
1998-12-10  Stefan CsomorCodeWarrior Support
1998-12-10  Stefan CsomorCodeWarrior Support
1998-12-10  Robert Roebling wx-config knows about compiler options
1998-12-10  Karsten BallüderFixed typo.
1998-12-10  Karsten Ballüderfixed typo
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Karsten Ballüderanother API change fix
1998-12-10  Karsten BallüderSolved the -ggdb problem.
1998-12-10  Stefan CsomorCodeWarrior Support (no defines in project possible)
1998-12-10  Robert Roebling Fix for radiobutton
1998-12-10  Karsten BallüderModified wxExecute() to close stdin/stdout/stderr.
1998-12-10  Stefan CsomorwxMac support added
1998-12-10  Karsten BallüderTrying to adopt to new wxGTK API.
1998-12-10  Robert Roebling Moved image code
1998-12-10  Vadim Zeitlinoverview of dnd finished
1998-12-09  Julian SmartwxImage changes
1998-12-09  Julian SmartVC++ 4 fixes and added docvwmdi to distribution files.
1998-12-09  Julian SmartVarious fixes incl. checking in .po/.mo files
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" changes
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-09  Unknown (AN)dec 9, 1998 wxImage related changes
1998-12-09  Robert Roebling Clipboard update
1998-12-08  Julian SmartAdded some files
1998-12-08  Julian SmartRemoved syntax errors in tdnd.tex
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Vadim Zeitlin(very) preliminary DnD docs
1998-12-08  Julian SmartAdded wxAutomationObject documentation, changed some...
1998-12-08  Julian SmartRestored the old Dialog Editor files.
1998-12-08  Julian SmartAdded wxAutomationObject class.
1998-12-08  Julian SmartAdded wxOleAutomation class (wxMSW only, obviously...
1998-12-08  Julian SmartAdditions to wxTime; always inits OLE now in wxMSW
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles
1998-12-08  Vadim Zeitlinuncommented some code which works now
1998-12-08  Karsten BallüderAdded files.
1998-12-08  Karsten BallüderOverwrote(!!) with source files that compile and link...
1998-12-08  Robert Roebling Corrected bold fonts
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  Julian SmartAdded various licence files
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Vadim Zeitlin1. suppressed some messages from HasEntry()/HasKeys()
1998-12-05  Vadim Zeitlincorrected a crash in wxDialog::Show() which would happe...
1998-12-05  Vadim Zeitlina warning suppressed (arg to MessageBeep is UINT)
1998-12-05  Robert Roebling Fixed make install bug
1998-12-05  Robert Roebling New PostScript code
1998-12-04  Vadim Zeitlinid are generated as in wxMSW if the default value ...
1998-12-04  Robert Roebling The final compile fixes for wxMotif with configure
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-12-04  Robert Roebling Run fix for Lesstif
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-04  Robert Roebling Added wxMiniFrame
1998-12-03  Robert Roebling Build fixes
next