]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-08-08  Robert Roebling Adapted to Unicode compilation.
2002-08-08  Robert Roebling Hopefully corrected conversion buffer size.
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-08  Robin DunnFixes for Bug #592758
2002-08-08  Robin DunnUpdated version and other minor tweaks
2002-08-08  Robin DunnNew wxActiveX code
2002-08-08  Robin DunnMoved tools to be a Python package in wxPython.tools...
2002-08-08  Robert Roebling Compile fix.
2002-08-08  Václav Slavíkadded RPM spec file
2002-08-08  Václav Slavíkunified archive naming to name-version-arch
2002-08-08  Václav Slavíktex2rtf: fixes to makefile.unx to make rpm spec file...
2002-08-08  Václav Slavíktex2rtf fixes: removed missing files from src.rsp
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 patch [ 587450 ] Scoped Smart pointers and...
2002-08-08  Julian SmartApplied patch [ 589903 ] Update doc for CW/wxMSW install
2002-08-08  Julian SmartApplied patch [ 587723 ] Update to cw.rsp file
2002-08-08  Julian SmartApplied [ 587500 ] Update CW project file for wxMSW
2002-08-08  Julian SmartApplied patch [ 587454 ] CW-related wx/wxchar.h fix
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  Robin DunnTypo fixes
2002-08-07  Robin DunnBug fix
2002-08-07  Robin Dunnbug fix
2002-08-07  Julian SmartAdded error directive for MSW since no longer needed.
2002-08-07  Robert Roebling Added support for outlines printing under wxGTK....
2002-08-07  Robert Roebling Compile fix for Unicode.
2002-08-07  Julian SmartUpdated file list
2002-08-07  Julian SmartAdded scripts to make Tex2RTF distribution on Unix
2002-08-07  Julian SmartAdded files to Tex2RTF file list
2002-08-07  Julian SmartAdded licence docs for Tex2RTF
2002-08-07  Julian SmartRemoved temporary file
2002-08-07  Julian SmartAdded files for creating independent Tex2RTF distributions
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  Gilles Depeyrotadded missing include file for ProjectBuilder (Mac...
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-08-05  Robert Roebling Added various MACROS for converting strings
2002-08-05  Robert Roebling Compile fix (include order) for Unicode under Unix.
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-05  David WebsterFixes for common dialogs
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  Václav Slavíkno more hacks needed in wxrc now that wxMessageOutput...
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-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-02  Mattia BarbonDocumented wxMotif changes
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  Stefan Csomoradded a MacUpdateDimensions callback for DoMoveWindow
2002-08-02  Stefan Csomorseparate mac implementation
2002-08-02  Stefan Csomoradded a MacUpdateDimensions callback for DoMoveWindow
2002-08-02  Stefan Csomorswitch to a separate implementation for mac
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-08-02  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
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-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-08-01  Julian SmartApplied patch [ 589484 ] wxGenericListCtrl, fix for...
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
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-31  Robin DunnMy RPM spec now uses the --enable-rpath
2002-07-31  Robin DunnAdded --enable-rpath=dir that will cause the -rpath...
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 WebsterInstallation file
2002-07-30  David Websteros2 distribution response file
2002-07-30  David WebsterWeekly Updates
next