wxWidgets.git
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Václav Slavíkadded info about ShowFullScreen changes
2003-01-12  Vadim ZeitlinDeleteAllItems() does send DELETE_ITEM events (closes...
2003-01-12  Vadim Zeitlincompilation fix for wxUSE_RICHEDIT == 0 (closes bug...
2003-01-12  Vadim Zeitlinmore docs about compiler constants
2003-01-12  Vadim Zeitlinadded wxCHECK_GCC/W32API_VERSION
2003-01-12  Vadim ZeitlinOpenWatcom fixes may be backported
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-12  Vadim Zeitlincompilation fix for wxUniv (patch 664699)
2003-01-12  Vadim ZeitlinunTABbed
2003-01-12  Vadim Zeitlinset wxUSE_WIZARD to 1 by default now that it works...
2003-01-12  Vadim Zeitlinremoved unneeded (and causing link errors) wxArrayPages...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-12  Vadim Zeitlincorrected m_commandString type to wxString (patch 661648)
2003-01-12  Vadim Zeitlindon't call stat() *and* lstat() (as if the file dialog...
2003-01-12  Mattia Barbon Remove unneeded dependencies.
2003-01-12  Mattia Barbon Remove use of deprecated KeyCode accessor.
2003-01-11  Mattia Barbon Changes to be backported.
2003-01-11  Mattia Barbon Do not use deprecated functions.
2003-01-11  Mattia Barbon Fix linking problems with MSVC 5.
2003-01-11  Mattia Barbon Fix PCH problems with some versions of CodeWarrior.
2003-01-11  Mattia Barbon If -1 is used for width/height, use best size.
2003-01-11  Mattia Barbon Use checkbox if togglebutton not available.
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-11  Stefan Csomorusing the new alerts under OSX - no string255 limits...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-11  Stefan Csomorremoved commented out snippets
2003-01-11  Ron LeeChanges resulting from the 2.4.0 release run.
2003-01-10  Vadim Zeitlinremoved TABs
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreate(), it is unneeded
2003-01-10  Vadim Zeitlinuse MSWCreateControl() instead of duplicating its code
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreateToolbar(), it...
2003-01-10  Vadim Zeitlinremoved CopyObject(), added copy ctor, corrected Dump()
2003-01-10  Stefan Csomorcorrected type for text document (non standard save...
2003-01-10  Stefan Csomorrouting all apple events to the document manager instan...
2003-01-10  Stefan Csomorswitching to safe yields, because we got into loops...
2003-01-10  Vadim Zeitlinmoved assert for parent window not being a static box...
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...
next