]> git.saurik.com Git - wxWidgets.git/history - src
Little samples updates
[wxWidgets.git] / src /
2002-08-12  Julian SmartIncreased the message buffer size
2002-08-12  Stefan Csomorupdated project files
2002-08-11  David WebsterFont fixes for the font dialog
2002-08-11  Robert Roebling Same typo.
2002-08-11  Robert Roebling Typo.
2002-08-11  Robert Roebling Killing more wxConvLibc calls...
2002-08-11  Robert Roebling Corrected dangerous cast.
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-10  Stefan Csomorcommented out controlDef for carbon
2002-08-10  Václav Slavíktell that there was an error...
2002-08-10  Robert Roebling Compile fix for wxBase/Unicode/Unix.
2002-08-10  Václav SlavíkSciTech MGL changed public interface again, let's accom...
2002-08-10  Robert Roebling (char*)(const char*)xxx.mb_str() is not a good
2002-08-10  Robert Roebling Implemented the various printf() functions under
2002-08-10  Robert Roebling Added explicit Unicode conversion to wxDir - the
2002-08-10  Robert Roebling Fix for Unicode conversion.
2002-08-10  Stefan Csomorcorrected ::Clear
2002-08-10  Stefan Csomoradded new implementation for editable and brought selec...
2002-08-10  Stefan Csomorimplemented clipping for controls via callback (classic...
2002-08-10  Stefan Csomorwindow clipper added
2002-08-09  Julian SmartDelete help text entry before adding new one, else
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-08-08  Robert Roebling Adapted to Unicode compilation.
2002-08-08  Robert Roebling Hopefully corrected conversion buffer size.
2002-08-08  Robin DunnFixes for Bug #592758
2002-08-08  Robert Roebling Compile fix.
2002-08-08  Julian SmartApplied patch [ 579219 ] wxNotebook:SetPadding added
2002-08-08  Julian SmartApplied patch [ 584057 ] Fixes calculation bug in wxThr...
2002-08-08  Julian SmartApplied patch [ 588140 ] User Scaling of Rotated Text...
2002-08-08  Julian SmartApplied [ 587500 ] Update CW project file for wxMSW
2002-08-08  Julian SmartApplied patch [ 590031 ] Slider: Events must be enabled...
2002-08-08  Julian SmartApplied patch [ 591998 ] EventHandler chain incorrectly...
2002-08-08  Julian SmartApplied patch [ 590247 ] Fix bad calculation of listctr...
2002-08-08  Julian SmartApplied patch [ 592363 ] Owner Draw Round 2 fixes
2002-08-08  Julian SmartApplied [ 590985 ] fix for radiobox under motif
2002-08-08  Julian SmartApplied patch [ 592063 ] generic notebook does not...
2002-08-08  Julian SmartRemoved bogus default parameters, applying
2002-08-07  Robert Roebling Added support for outlines printing under wxGTK....
2002-08-07  Robert Roebling Compile fix for Unicode.
2002-08-07  Mattia BarbonFix makefile.g95 for make 3.77
2002-08-07  Julian SmartAdded ProcessIdle virtual function
2002-08-06  Robert Roebling Small fix for Pango printing with bitmaps.
2002-08-06  Mattia BarbonPatch [ 588732 ] makes wxRB_GROUP/radiobuttons working
2002-08-06  Robert Roebling Compile fix.
2002-08-06  Robert Roebling Further code for Pango fonts (work now) and
2002-08-06  Robert Roebling Lots of work to set PangoFontDescription as the
2002-08-06  David WebsterLots of OS/2 updates
2002-08-06  David WebsterSome OS/2 Updates
2002-08-05  Vadim Zeitlinadded a more convenient version of wxFileType::GetOpenC...
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-08-05  Robert Roebling Miserable hack around problem when shrinking
2002-08-05  David WebsterOS/2 VA needs to include time.h to get the time calls.
2002-08-05  David WebsterFALSE, not false
2002-08-05  David WebsterLots of fixes for common dialogs, radioboxes, static...
2002-08-05  David WebsterFont fix for OS/2 common control creation
2002-08-04  Julian SmartApplied patch from Benjamin Williams to improve
2002-08-04  Václav SlavíkwxCmdLineParser's output goes to stderr, not message...
2002-08-04  Gilles Depeyrotupdated xml project file with latest changes (spinctrl...
2002-08-04  Gilles Depeyrotadd spinctrl header for wxMac
2002-08-04  Gilles Depeyrotonly set focus on textctrl item if it exists (exists...
2002-08-04  Stefan Csomoradded border clipping
2002-08-03  Mattia BarbonMention wxMessageOutput in changes.txt
2002-08-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-02  Mattia BarbonFixed yet another error in my wxCmdLineParser mdifications.
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-08-01  Julian SmartApplied [ 586524 ] wxVariant Enhancements.
2002-08-01  Mattia BarbonThis is a quick hack: if there is no global wxMessageOu...
2002-08-01  Mattia BarbonAssert is there is no wxMessageOutput
2002-07-31  Mattia BarbonFixed logic error
2002-07-31  Mattia BarbonPatch [ 588837 ] Fixes comment style in gsocket.*
2002-07-31  Mattia BarbonRegenerated files.lst after addition of listbase.h
2002-07-31  Mattia BarbonRefactored wxListBox code so that it correctly implements
2002-07-30  Václav Slavíkfixed icons displaying in wxHtmlHelpFrame
2002-07-30  Mattia BarbonDue to my previous commit, calling wxWindow::Create...
2002-07-30  Julian SmartAdded wx/listbase.h with wxListCtrl types, so we can
2002-07-30  Julian SmartMust include wx/listctrl.h unfortunately, for now
2002-07-30  Julian SmartMore tweaks so wxGenericListCtrl only uses generic
2002-07-30  David WebsterWeekly Updates
2002-07-29  Mattia BarbonFixed my utnpaste error (thanks to Marcin Wojdyr
2002-07-29  Mattia Barbonw32api 2.0 will have shlwapi.h
2002-07-29  Mattia BarbonUnder MSW and GTK the foreground and background colour...
2002-07-29  Mattia BarbonGenerate EVT_SPINCTRL_UPDATED for wxMotif, too
2002-07-29  Vadim Zeitlinfixed bug due to which all items in a virtual control...
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  David WebsterSlider Updates
2002-07-29  Ron LeeThe world should not end if a server has no peer. ...
2002-07-28  Mattia BarbonTake into account icon mask in wxStaticBitmap
2002-07-28  Mattia BarbonCheck for NULL pointer
2002-07-28  Mattia BarbonCalss interface updates (wxMotif-only).
2002-07-28  Václav Slavíkported characters escaping in menus to GTK+ 2.0
2002-07-28  Robert Roebling New implementation of ShowFullScreen(). It works
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-07-28  Robert Roebling IMplement SetFilterINdex()
2002-07-27  Mattia BarbonAdded statline.h to wxMotif files
2002-07-27  Mattia BarbonCheck for NULL before dereferencing
next