wxWidgets.git
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.
2005-04-15  Włodzimierz... Missing include.
2005-04-15  Włodzimierz... Simpler for readable diffs in future new ports.
2005-04-15  Włodzimierz... Simpler constructor available.
2005-04-15  Michael WetherellNew syntax for --with-gtk
2005-04-15  Julian SmartManul version number update
2005-04-15  Julian SmartAnother buffer check
2005-04-15  Michael WetherellNew --with-gtk=VERSION syntax, and restore --disable...
2005-04-15  Julian SmartDon't crash if buffer null
2005-04-15  Włodzimierz... Buildable under WinCE smartphone.
2005-04-15  Julian SmartFixed presumed typo - crash when frame is NULL
2005-04-15  Robin DunnApplied patch [ 1167891 ] wxNotebook display problem...
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-15  Robin DunnDon't clip hidden windows from the staticbox's refresh...
2005-04-15  Vadim Zeitlinuse premultiplied RGB in raw image demo
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-14  Mattia Barbon Fix previous change in case somebody is still using
2005-04-14  Mattia Barbon Fix building Plot contrib as DLL.
2005-04-14  Julian SmartForgot to remove #endif
2005-04-14  Julian SmartTry to find comctl32.dll version even if we don't have...
2005-04-14  Włodzimierz... Correction in comment in closing #endif.
2005-04-14  Włodzimierz... Correction in comment in closing #endif. Is VC++ 4...
2005-04-14  Włodzimierz... Comment correction, source cleaning.
2005-04-14  Włodzimierz... Missing includes.
2005-04-14  Jouk Jansen Committing in .
2005-04-14  Václav Slavíkcheck the syntax when compiling .po files into .mo
2005-04-14  Julian SmartRemoved unnecessary fix (caused by erroneous user code)
2005-04-14  Julian SmartAdded back shlwapi.h inclusion with comment
2005-04-14  Stefan Csomoradding support for wxCB_SORT, SetString and Insert
2005-04-14  Stefan Csomoradding support for wxCB_SORT
2005-04-14  Kevin HockTypo
2005-04-14  Robin DunnreSWIGged
2005-04-14  Robin Dunnno need for the panel in the transient popup any more
2005-04-14  Robin DunnreSWIGged
2005-04-14  Robin DunnNo longer need to worry about the DeRez getting stuck
2005-04-14  Vadim Zeitlinfix c-format strings with mismatching format specifiers...
2005-04-14  Vadim Zeitlinupdate from Hans F. Nordhaug
2005-04-13  Vadim Zeitlinmade wxGridCellAttr dtor protected instead of private
2005-04-13  Michael WetherellReplace --disable-gtk2 with --with-gtk1 and --with...
2005-04-13  Robin DunnRemove rules for building resource files on wxMac
2005-04-13  Mattia Barbon Fix Gizmos-XRC DLL linking.
2005-04-13  Robin Dunncorrected docstring
2005-04-13  Robin DunnCorrected compile error
2005-04-13  Michael WetherellMove G_FILENAME_ENCODING to wxGTK
2005-04-13  Julian SmartRemoved redundant Cygwin sockets advice
2005-04-13  Julian SmartwxBestHelpController now used as default on Windows
next