wxWidgets.git
2003-01-10  Stefan Csomoradded code for respecting the creator & types when...
2003-01-10  Stefan Csomormakefile important for setting the correct creator...
2003-01-10  Stefan CsomorRegister Default Creators under wxMac
2003-01-10  Stefan Csomoradded custom icons
2003-01-10  Stefan Csomoradded custom icons
2003-01-10  Stefan Csomorno message
2003-01-10  Julian SmartCorrected DLL version number
2003-01-10  Julian SmartFixed corrupt files
2003-01-09  Gilles Depeyrotlibrary installation base name and wxMac resources...
2003-01-09  Gilles Depeyrotremoved execcmn from list of files to compile in releas...
2003-01-08  Václav Slavíkfixed ANSI/Unicode incompatibility of the cache (bug...
2003-01-08  Vadim Zeitlinremoved unneeded code which was inside #if 0
2003-01-08  Vadim Zeitlin#undef LoadBitmap() too
2003-01-08  Julian SmartFixed DSPs
2003-01-08  Julian SmartApplied cvsignore patch
2003-01-08  Julian SmartEliminated streams from scoredg.cpp
2003-01-07  Vadim Zeitlindefine true/false if the compiler doesn't have them
2003-01-07  Mattia Barbon Left/right arrows were swapped.
2003-01-07  Julian SmartCorrected some typos
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartRemoved redundant <search.h> inclusion
2003-01-07  Mattia Barbon Reverted accidental commit.
2003-01-07  Mattia Barbon Escape some _.
2003-01-07  Václav Slavíkremoved wxTLW cruft now that all ports have it
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-07  Vadim Zeitlinworkaround for not appearing vertical scrollbar in...
2003-01-06  Vadim Zeitlinmade the #error message less self-contradictory
2003-01-06  Vadim Zeitlinfixed the return type of LoadIcon()
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...
next