wxWidgets.git
2005-02-19  Vadim Zeitlinupdate (recoded to UTF-8) from liouxiao@hotmail.com
2005-02-19  David Elliottinclude wx/setup.h and check to make sure it's not...
2005-02-19  David ElliottCheck for xlC and add -qunique to CXXFLAGS if we're...
2005-02-19  David ElliottCheck to see if -ext o option is required to get compil...
2005-02-19  David ElliottWhen host is OS X (PowerPC Darwin) check if compiler...
2005-02-19  Kevin HockENTER and LEAVE mouse events for multi-line text contro...
2005-02-19  Stefan Csomorcorrected bitmap mask -> Image conversion
2005-02-19  David ElliottUse plain extern instead of extern "C" for vsnprintf...
2005-02-19  Kevin HockAdded newline at the end, eliminates gcc warning
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-19  Kevin HockSample update - wxTE_AUTO_URL from Mart R. [patch 1126182]
2005-02-19  Kevin HockDocumentation - wxTE_AUTO_URL for wxGTK2 from Mart...
2005-02-19  Kevin HockwxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
2005-02-18  Vadim Zeitlinanother update from Martin Srebotnjak <miles@filmsi...
2005-02-18  Kevin OllivierAdding GetPartialTextExtents implementation.
2005-02-18  Włodzimierz... Most important polish translations.
2005-02-18  Robin DunnPatch #1143556: mods to SashWindow demo: auto-generate IDs
2005-02-18  Stefan Csomorusing correct theme heights for header on mac
2005-02-18  Stefan Csomornew layout was messing with separator positions
2005-02-18  Stefan Csomorguard quartz specific code
2005-02-18  Robin DunnreSWIGged
2005-02-18  Robin DunnwxPyCallback needs to derive from wxEvtHandler now...
2005-02-18  Robin DunnDon't know if this is right but it fixes a compile...
2005-02-18  Robin DunnAdded wx.lib.gestures module from Daniel Pozmanter...
2005-02-18  Robin DunnFix the use of Today() for when invalid date is passed...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Stefan Csomorsetting up correct port origin as well
2005-02-18  Stefan Csomorreintroducing direct access, clipping to client area...
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-18  Włodzimierz... Typo fixes.
2005-02-18  Dimitri Schoolwerthuse prefix file; (auto-)removed some of the unused...
2005-02-18  Dimitri Schoolwerthdon't redefine __WXMAC__
2005-02-18  Stefan Csomorcorrecting support for more tool sizes, support for...
2005-02-18  Stefan Csomorhaving fixed size icons, scaling from other common...
2005-02-18  Stefan Csomoralpha support for Scale added
2005-02-18  Robin Dunntypo
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-18  Robin DunnAvoid doing a str(object) since in some cases it can...
2005-02-18  Robin DunnDon't override methods that are in wxControlWithItems
2005-02-18  Robin Dunndocstring fixes
2005-02-18  Robin Dunncan't have a zero sized font
2005-02-18  Robin DunnRemoved Loop and IsLooped methods, other cleanup
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-18  Robin DunnAdd SetBackgroundImage
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-18  Robin DunnSelect an item using the value passed to the ctor/Create
2005-02-18  Robin DunnAvoid wxTaskBarIconAreaBase::DoPopupMenu unresolved...
2005-02-18  Ryan Norton[ 1123124 ] wxStringBase::Alloc can change string length
2005-02-17  Vadim Zeitlinrevert to the old flicker-less version when background...
2005-02-17  Vadim Zeitlinminor cleanup
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-17  Vadim Zeitlinmore tweaks to drop down arrow drawing (Andreas Pflug)
2005-02-17  Vadim Zeitlinfixed typo in EVT_COMMAND definition
2005-02-17  Ryan Nortonuse without url
2005-02-17  Ryan Nortonsockets require stopwatch
2005-02-17  Ryan NortonUse without mimetypes enabled
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-17  Ryan NortonEnable compilation on mac without wxFontMapper
2005-02-17  Ryan Nortongcc doesn't have pragma warning
2005-02-17  Ryan Nortonint argument/unsigned int arg warning fix
2005-02-17  Julian SmartAdded PalmOS to release scripts
2005-02-17  Stefan Csomor24x24 bitmaps and separator for flat style added
2005-02-17  Ryan NortonComboBox for cocoa
2005-02-17  Kevin OllivierAdded empty methods for wxIcon functions to match...
2005-02-17  Vadim Zeitlinupdate from Hans F. Nordhaug
2005-02-16  Ryan Nortonimplement some missing methods
2005-02-16  Robert Roebling Applied background colour patch for Motif notebooks
2005-02-16  Robert Roebling Removed the complex popup test.
2005-02-16  Julian SmartFixed windows not displaying on SmartPhone
2005-02-16  Dimitri Schoolwerthfixed wxlib Mach-O debug and release compilation
2005-02-16  Włodzimierz... wxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Stefan Csomoradded non-bordered toolbar tools
2005-02-16  Dimitri Schoolwerthfixed Mach-O compilation
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-16  Włodzimierz... 'Compatibility' fix for connecting events.
2005-02-16  Vadim Zeitlintiny script to generate tags for wxMSW
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-02-16  Julian SmartAdded assert (WinCE doesn't report checked status corre...
2005-02-16  Vadim Zeitlinuse WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY...
2005-02-16  Włodzimierz... Native PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-16  Julian SmartWinCE doesn't have _set_se_translator
2005-02-15  Robert Roebling Better resizing code fro wxComboBox.
2005-02-15  Julian SmartAbsolutely no idea what DisableAutomaticSETranslator...
2005-02-15  Julian SmartIgnorant WinCE fixes for compile breakage
2005-02-15  Robert Roebling Typo.
2005-02-15  Robert Roebling Implemented wxBitmap::HasAlpha() and ::UseAlpha().
2005-02-15  Stefan Csomorguard against errors like in wxStringBase::AllocBeforeW...
2005-02-15  Robert Roebling Typo.
2005-02-15  Robert Roebling Committed currently disabled code that implements
2005-02-15  Ryan Nortonfixup for missing variable
2005-02-15  Ryan Norton[ 1123256 ] wxString operator+ pre-allocates buffer...
2005-02-15  Robert Roebling Fixed mem leak in wxColour::Set()
2005-02-15  Robert Roebling Applied pango font patch for X11.
2005-02-15  Vadim Zeitlin!USE_PCH compilation fix after last check in
2005-02-15  Vadim Zeitlinremoved m_isCaretAtEnd optimization added in rev 1...
2005-02-15  Vadim Zeitlincorrected EVT_TEXT_URL() definition, its handler takes...
2005-02-15  Julian SmartTypo correction
2005-02-15  Julian SmartSmall doc corrections
2005-02-15  Vadim Zeitlinreuse code from wxDC::GetMultiLineTextExtent() instead...
2005-02-15  Vadim Zeitlin(blind) fix for virtual function hiding warning
next