wxWidgets.git
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.
2005-02-14  Włodzimierz... Oups...
2005-02-14  Julian SmartAdded wxContextMenuEvent
2005-02-14  Dimitri Schoolwerthfixed MSVC6's "C4702: unreachable code" warnings
2005-02-14  Dimitri Schoolwerthfixed Cygwin compilation (can't use extern "C" in C...
2005-02-14  Dimitri Schoolwerthfixed Cygwin compilation (there's no _get_osfhandle)
2005-02-14  Václav Slavíkbakefile-0.1.7 changes affect wx,too
2005-02-14  Jouk Jansen Committing in .
2005-02-14  Jouk Jansen Committing in .
2005-02-14  Włodzimierz... Inversed slider and wrapper for datepicker control...
2005-02-14  Vadim Zeitlinno changes, just mention gtk_paint_expander() in comment
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-14  Stefan NeisForce OMF mode for DLL builds.
2005-02-14  Stefan Csomorcleanup
2005-02-14  Stefan Csomorssize_t is always defined in OSX
2005-02-14  Ryan Nortonwarnin - move pict to where it belongs :)
2005-02-14  Ryan Nortonwarnins!
2005-02-14  Ryan Nortonwarning and compilos
2005-02-14  Ryan Norton10.2 fix for CG
2005-02-14  Ron LeeNow needs wxBitmap as a concrete type.
2005-02-13  Vadim Zeitlinadded support for background bitmap specified in backgr...
2005-02-13  Stefan NeisAdded support for current version of "emxomf".
2005-02-13  Vadim Zeitlinremoved trailing CRs
2005-02-13  Vadim Zeitlincorrected link to the list test page
2005-02-13  Ryan Nortoncompilo
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-13  Stefan NeisSimplified and extended compiler detection for OS/2.
2005-02-13  Michael WetherellAdd some information for HP-UX 11i
2005-02-13  Ryan Nortoncompile fix
2005-02-13  Ryan Nortoncompile fixes
2005-02-13  Václav Slavíkdon't crash on unterminated CDATA elements (patch ...
2005-02-13  Vadim Zeitlinreplaced wxLogDebugs() with wxLogTrace()S
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-02-13  Vadim Zeitlininclude wx/rawbmp.h
2005-02-13  Vadim Zeitlinanother compilation fix: added dummy UseAlpha(0 and...
2005-02-13  Vadim Zeitlincompilation fix for raw bitmaps (can't include wx/rawbm...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Stefan NeisImproved support for OS/2's ancient version of "ash...
2005-02-13  Stefan Csomorsource compatible way to solve the background problem
2005-02-13  Stefan Csomorchanged back, as I found a source compatible way to...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-13  Vadim Zeitlincopy the right part of the existing background to the...
2005-02-13  Robert Roebling Documentedm, that the print setup dialog has been
2005-02-13  Vadim Zeitlinadded test for not erasing background
next