]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-01-06  Gilles Depeyrotcorrected release target which included some include...
2003-01-06  David WebsterOS/2 updates
2003-01-06  David WebsterRemove ctl3d32.lib from make.
2003-01-06  Julian SmartMake it build in Unicode mode again
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif. (forgot to commit)
2003-01-06  Gilles Depeyrotcorrected getting FSRef associated with the POSIX path...
2003-01-06  David WebsterOS/2 patches missing from this version
2003-01-06  David Websterno message
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2003-01-06  Mattia Barbon Aparently someone modified templates/filelist.txt...
2003-01-06  Gilles Depeyrotupdated Project Builder project for MoreFilesX
2003-01-05  Robert Roebling Removed usage of GetInternalFont() from GTK 2.0....
2003-01-05  Robert Roebling Removed usage of GetInternalFont.
2003-01-05  Robert Roebling Minor fix related to wxMiniFrame drawing.
2003-01-05  Robert Roebling Corrected wxMiniFrame for GTK2 and removed its
2003-01-05  Vadim Zeitlin#undef LoadIcon() too
2003-01-05  Stefan Csomorregion calculation for windows with borders too small
2003-01-05  Vadim Zeitlincompilation warning fix
2003-01-04  Václav Slavíkadded my patches to the list of things to backport...
2003-01-04  Václav Slavíkadded more robust wxTLW::ShowFullScreen implementation
2003-01-04  Julian SmartUse nicer (swiss) font for default
2003-01-04  Julian SmartA script for helping make RPMs
2003-01-04  Václav Slavíkgcc has __attribute__((deprecated)) since version 3.1
2003-01-04  Julian SmartIndicated in the source and on initialisation that...
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2003-01-04  Robin DunnWith the fix in gtk/font.cpp and switching to an wxplic...
2003-01-04  Robin DunnEnsure that the wxNativeFontInfo internal data is copie...
2003-01-04  Vadim Zeitlinadded polish translations from Janusz Piwowarski
2003-01-04  Ron Leemore thinko tweaks.
2003-01-03  Ron LeeRecommend python-xml for xrced.
2003-01-03  Ron LeeIncorporate changes from 2.4 release.
2003-01-03  Ron LeeThe exact version it was included doesn't appear to...
2003-01-03  Robin DunnDisable putting selected text in the Primary Selection...
2003-01-03  Julian SmartAdded opengl32.lib glu32.lib to OpenGL samples VC+...
2003-01-03  Julian SmartAdded dialup to filelist.txt and wxUniv.dsp
2003-01-03  Julian SmartAdded missing wx/frame.h inclusion
2003-01-03  Julian SmartClean up memory if have to exit early
2003-01-03  Julian SmartAdded a note about 'make install'
2003-01-03  Julian SmartOnly enable tooltips on WIN32
2003-01-03  Julian SmartwxUSE_TOOLTIPs => 1
2003-01-03  Stefan Csomormade static box only a frame region in all calculations...
2003-01-03  Julian SmartApplied patch [ 652336 ] Add tooltip support to wxUniv...
2003-01-03  Julian SmartAdded glcanvas.cpp, tooltip.cpp, taskbar.cpp, wave...
2003-01-03  Stefan Csomorrecommit after mac binary lapsus
2003-01-03  Vadim ZeitlinIsStandard() shouldn't return TRUE for formats >= wxDF_...
2003-01-02  Vadim Zeitlinargh, erased one extra line accidentally in the last...
2003-01-02  Vadim Zeitlinwx(Individual)LayoutConstraints may be copied
2003-01-02  Vadim Zeitlincompilation fixes after applying DECLARE_NO_COPY_CLASS...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2003-01-02  Vadim Zeitlinuse StretchBlt() if available (part of patch 649866)
2003-01-02  Václav Slavíkadded wxDEPRECATED
2003-01-02  Václav Slavíkmark wxImage's wxBitmap functions as deprecated
2003-01-02  Vadim Zeitlindocumented wxDateSpan
2003-01-02  Vadim Zeitlinadded operator==() and !=() for wxDateSpan
2003-01-02  Vadim Zeitlinimplemented support for column label alignment (closes...
2003-01-02  Vadim Zeitlinthe file containing the list of things which can be...
2003-01-02  Vadim Zeitlinadded test for wxLIST_FORMAT_CENTRE/RIGHT
2003-01-02  Vadim Zeitlinset wxListItem mask automatically to the correct value...
2003-01-02  Vadim Zeitlinfixed bug with wxTR_EDIT_LABELS not working with xwTR_M...
2003-01-02  Vadim Zeitlintest InsertItems() trying to reproduce the bug 633150...
2003-01-02  Vadim Zeitlinshow Univ prefix in wxWindows info dialog
2003-01-02  Vadim Zeitlinremoved a couple of obsolete functions from wxDialog
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomoreasier angle conversion wx-mac , corrected elliptic...
2003-01-02  Stefan Csomorcorrected generation of all event members (client data...
2003-01-02  Vadim Zeitlinfixed wxMutexLocker ctor signature (patch 660549)
2003-01-02  Vadim Zeitlinsay that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlintypo fix (closes bug 654197)
2003-01-01  Vadim Zeitlinadded a test for check tbar buttons state
2003-01-01  Vadim Zeitlintried to fix compilation with Watcom 11 (should fix...
2003-01-01  Vadim Zeitlinfix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314)
2003-01-01  Robin DunnChanged wxLOG_Max to be a smaller (but still large...
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2003-01-01  Vadim Zeitlinadded IsEmpty
2003-01-01  Vadim Zeitlinadded check/uncheck/toggle tests
2003-01-01  Vadim Zeitlinadded wxControlWithItems docs, updated the others to...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles DepeyrotMoreFilesX 1.0.1: A collection of useful high-level...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-30  Robin DunnFixed problem of FormatText causing both the formatted...
2002-12-30  Gilles DepeyrotSourceForge patch #654210 to fix naming/numbering share...
2002-12-30  Julian SmartCorrected accidental pointer arithmetic in ClientToScre...
2002-12-30  Václav Slavíkfixed encoding handling in ANSI mode
2002-12-30  Ron LeeOk, so we don't need the extra bool at all, we can...
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-30  Vadim Zeitlinfixed buffer overrun when reading CCITT group 4 compres...
2002-12-30  Vadim Zeitlincompilation warning fixes (patch 651719)
2002-12-29  Mattia Barbon Allow building in unicode mode with just "make -f...
2002-12-29  Mattia Barbon Small updates:
2002-12-29  Julian SmartTweaked the wording slightly for VC++ 5 compilation
2002-12-29  Ron LeeOops, don't cut and paste between ports, and do test...
2002-12-29  Mattia Barbon LessTif 0.93 does not hang in wxWindow::ChangeFont...
2002-12-29  Mattia Barbon Small correction: add WINDOWSLDLIBS when linking...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
next