wxWidgets.git
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
2005-02-15  Vadim Zeitlinmerged new strings into updated translation
2005-02-15  Vadim Zeitlin(blind) fix for ambiguity between Disconnect() overloads
2005-02-15  Vadim Zeitlinuse type-safe Connect()s
2005-02-15  Vadim Zeitlinupdate from Martin Srebotnjak
2005-02-15  Vadim Zeitlindocumented new overloaded Connect() and wxFooEventHandl...
2005-02-15  Ryan Nortonfix CFDictionary/Number/String combo memory leak in...
2005-02-15  Julian SmartAdded EVT_COMMAND_CONTEXT_MENU with id arg
2005-02-15  Włodzimierz... wxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-15  Stefan Csomortheme brush erasing and cleanup
2005-02-15  Stefan Csomormoving focus and border handling at one place, adding...
2005-02-15  Stefan Csomorclipping to client area
2005-02-15  Stefan Csomorslowly approaching dcscreen...
2005-02-15  Stefan Csomoricon - bitmap conversions corrections (size is not...
2005-02-15  Stefan Csomorgetting rid of redundant redraws
2005-02-15  Stefan Csomortoplevel background behaviour changed
2005-02-15  Stefan Csomorcompile warnings, M_BITMAPDATA privatized
2005-02-15  Stefan Csomordrawing fixes
2005-02-15  Ryan NortonNote the media lib
2005-02-15  Ryan NortonUse the new event handler macros
2005-02-15  Ryan Nortoninclude mondorian xpmm on cocoa too
2005-02-15  Vadim Zeitlinuse wxDC::GetMultiLineTextExtent() instead of duplicati...
2005-02-15  Vadim Zeitlinupdated all .po files for 2.5.4
2005-02-15  Vadim Zeitlinremove INSTANCE declaration which uses wrong dll export...
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2005-02-14  Ryan Nortonfix null-pointer crash
2005-02-14  Ryan NortonNeeds to inherit from wxSliderBase for new ValueInvertO...
2005-02-14  Ryan NortonFinalize wxJoystick on mac. Note change. Pretty up...
2005-02-14  Włodzimierz... Common code for the same handling of wxSL_INVERSE.
2005-02-14  Stefan Csomoradded alpha channel support to ShrinkBy
2005-02-14  Włodzimierz... Minor editing.
2005-02-14  Włodzimierz... Build fix.
next