wxWidgets.git
2005-04-18  Robert Roebling Replace one more ocurrence of --with-gtk1
2005-04-18  Robert Roebling Minor correction to the wxMenuItem::SetText() patch.
2005-04-18  Robert Roebling Renamed translation package i18n.
2005-04-18  Ryan Nortoncleanup for wxUSE_THREADS
2005-04-18  Julian SmartAdded wxUSE_THREADS guards
2005-04-18  Julian SmartOS/2 fix
2005-04-18  Vadim Zeitlinupdated libraries names to 2.6
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Václav Slavíkreverted DEBUG_INFO change
2005-04-17  Ryan Nortonfix those line endings in shared unicode builds
2005-04-17  Ryan Nortonfix 10.2 shared builds from crashing
2005-04-17  Vadim Zeitlinadded more reserved functions
2005-04-17  Julian SmartRemoved border style
2005-04-17  Ryan Nortonput in some reserved funcs
2005-04-17  Julian SmartTweaked text
2005-04-17  Ryan NortonentryName is a pascal string - need to convert
2005-04-17  Vadim Zeitlincorrected wxMMedia description (forgot to commit before)
2005-04-17  Vadim Zeitlindocumented new AddFile() behaviour with abs paths
2005-04-17  Julian SmartAdded some reserved functions
2005-04-17  Julian SmartwxStaticBitmap should have transparent background ...
2005-04-17  Julian SmartWorkaround for wxUSE_STL
2005-04-17  Julian SmartUse GetCursorPos on WinCE wherever possible (otherwise...
2005-04-17  Vadim Zeitlinadded missing ANSI DLL configurations (fixes VC6 crash)
2005-04-17  Vadim Zeitlinchanged to DOS format; added tif_extension.c
2005-04-17  Ryan Nortonfix some possible crashes due to uninitialized variable...
2005-04-17  Julian SmartApplied patch [ 1184295 ] wxDateTimePickerCtrl Create...
2005-04-17  Stefan NeisFixed problem with changing size of board (at least...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Julian SmartFix for MGL link error
2005-04-17  Robert Roebling Copied wxGTK_RR.spec to wxGTK.spec.
2005-04-17  Robert Roebling Only delete wx-config if it exists.
2005-04-17  Robert Roebling Added wx-i28n package.
2005-04-17  Julian SmartwxHelpController now wxCHMHelpController on Windows
2005-04-17  Julian SmartScript updates
2005-04-17  Julian SmartDoc updates
2005-04-17  Vadim Zeitlinupdate for 2.6.0 from Martin Srebotnjak
2005-04-17  Julian SmartTemporary wxUniv menu fix from Michael Wetherell
2005-04-17  Julian SmartRemoved ctl3d and erroneous makefiles from scripts
2005-04-17  Ryan Nortondo wxLogDebug instead of wxLogSysError so that producti...
2005-04-17  Julian SmartImproved prop sheet dialog layout
2005-04-17  Ryan Nortonfix 10.2 shared unicode builds for mbstowcs and vice...
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-16  Robin DunnreSWIGged
2005-04-16  Michael WetherellPlan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION
2005-04-16  Michael WetherellOnly generate a makefile for the debugrpt sample when...
2005-04-16  Ryan Nortonfixed for w/o expat
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2005-04-16  Michael WetherellCompilation fix. I didn't add a #error since I figured...
2005-04-16  Michael WetherellCompilation fix
2005-04-16  Michael WetherellCompile fix
2005-04-16  Robin DunnNew --with-gtk=VALUE syntax
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Julian SmartCompile fixes for Linux
2005-04-16  Julian SmartImproved spacing
2005-04-16  Robert Roebling Mention GTK+ fixes.
2005-04-16  Robert Roebling Reflect new --with-gtk=VERSION syntax.
2005-04-16  Michael WetherellNo EOVERFLOW on openbsd
2005-04-16  Stefan NeisFixed child positioning on window resizing.
2005-04-16  Robert Roebling Readded test for wxMenuItem::SetLabel() to sample.
2005-04-16  Kevin OllivierBefore I forget yet again, here is the Bakefile quickst...
2005-04-16  Stefan NeisMoved enum definition out of function body to work...
2005-04-16  Vadim Zeitlinupdate for 2.6.0 from Jonas Rydberg
2005-04-16  Stefan NeisFixed wxSTD for old gcc versions.
2005-04-16  Vadim Zeitlinregenerated after adding wx/unix/apptbase.h and wx...
2005-04-16  Vadim Zeitlinadded wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_...
2005-04-16  Vadim Zeitlincompilation fix: use wxSB_HORIZONTAL/VERTICAL instead...
2005-04-16  Robert Roebling This should make the GTK statictext control wrap
2005-04-16  Stefan NeisChanged back DEFAULT_wxUSE_OPENGL to no so configure...
2005-04-16  Václav Slavíkmake DEBUG_INFO=1 the default for VC++
2005-04-16  Václav SlavíkDEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO
2005-04-16  Julian SmartMore comments to help people build the MFC sample
2005-04-16  Ryan Nortonclean up release unused variable warnings
2005-04-16  Vadim Zeitlinreplaced C++ comments with C ones
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-16  Vadim Zeitlinupdated from libs.dia
2005-04-16  Julian SmartAdded destructor to fix crash on Mac due to focus event...
2005-04-16  Julian SmartApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
2005-04-16  Julian SmartApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
2005-04-16  Julian SmartAPplied patch [ 1182682 ] Fixes wxDebugReportUpload...
2005-04-16  Julian SmartSQLINTEGER typedef
2005-04-16  Julian SmartApplied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
2005-04-16  Julian SmartApplied patch [ 1183157 ] Compilation with GCC 4.0
2005-04-16  Ryan Nortonfix for w/o expat
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin Dunnnew configure flags
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin DunnwxCharBuffer typemap
2005-04-16  Robin DunnreSWIGged
2005-04-16  Robin DunnCorrected a potential NULL pointer dereference in the...
2005-04-16  Robin DunnStore the type table name in a variable so it can be...
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-16  Robin DunnAllow wxCharBuffer to be constructed without parameters...
2005-04-16  Robin DunnUse a wxPopupWindow for the AutoComplete box too.
2005-04-16  Robin DunnPatch from Joe "shmengie" Brown joebrown@podiatryfl.com
2005-04-15  Robin DunnSquash exception on exit bug
2005-04-15  Robin Dunnwx-config doesn't need to output the resource file...
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-15  Robin DunnNo longer a need for changing the names to protect...
2005-04-15  Václav Slavíkre-added missing wxUSE_PLUINGS
2005-04-15  Włodzimierz... Build fix for wxUSE_FILE=0.
next