wxWidgets.git
2002-08-21  Vadim Zeitlinadded stats target to show the number of translated...
2002-08-21  Julian SmartApplied patch [ 598173 ] Fixes erroneous logging notebo...
2002-08-21  Julian SmartApplied patch [ 598286 ] Fixes uninitted var in drawing...
2002-08-21  Vadim Zeitlinremoved (broken) richedit sample from the list of sampl...
2002-08-21  David WebsterOS/2 update to get Tip icon created correctly.
2002-08-21  Vadim Zeitlinupdated with the patch from Andrew V. Samoilov
2002-08-21  Julian SmartAdded a line about MINGW32VERSION
2002-08-21  David WebsterFile dialog fixes
2002-08-20  Vadim Zeitlinadded wxCheckListBox::HitTest() (modified patch 594524)
2002-08-20  Vadim Zeitlintest new wxProcess::IsInputAvailable/Opened functions
2002-08-20  Vadim Zeitlinadded and documented wxProcess::Is{Input|Error}Availabl...
2002-08-20  Vadim Zeitlinfixes for wxExecute() with IO redirection: wxStreamTemp...
2002-08-20  Václav Slavík1. minor rewrite of XRC's stock_id/stock_client handlin...
2002-08-20  Václav Slavíkyet another variation on the same theme: wxMAKE_ART_ID_...
2002-08-20  Václav Slavíkminor rewrite of XRC's stock_id/stock_client handling...
2002-08-20  Vadim Zeitlinremoved a few already implemented entries, added 3...
2002-08-20  Julian SmartOpenGL off by default on Mac, correct scripts to
2002-08-20  Stefan Csomornot necessary anymore
2002-08-20  Julian SmartFixed compilo (default arg) in joystick constructor
2002-08-20  Julian SmartApplied patch [ 597700 ] Fix proposal for wxJoystick...
2002-08-20  Julian SmartApplied patch 548046: wxDebugAlloc & wxDebugFree thread...
2002-08-20  Robert Roebling Added scrolling of widgets to GTK 2.0.
2002-08-20  Robert Roebling Implemented Maximize() etc for GTK 2.0.
2002-08-20  Vadim Zeitlinrewrote wxString::To/FromAscii() to fix a few small...
2002-08-20  Vadim Zeitlinadded tests for wxString::To/FromAscii
2002-08-20  Vadim Zeitlindon't initialize m_str twice in wxCharBuffer ctor
2002-08-20  Vadim Zeitlinfixed Unicode wxBase config in VC6 project files, there...
2002-08-20  Vadim Zeitlinadded support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS...
2002-08-20  Vadim Zeitlinfixed error message when long options are disabled...
2002-08-20  Julian SmartAdded brief instructions for compiling wxMSW with configure
2002-08-20  Vadim Zeitlinadded mentions of internat sample
2002-08-20  Vadim Zeitlinfixed m_relative initialization in wxFileName default...
2002-08-20  Vadim Zeitlinupdated mutex and semaphore docs to reflect the new...
2002-08-20  Vadim Zeitlinremoved extra semi colon which provoked CW warnings...
2002-08-20  Vadim Zeitlinremoved extra semi colon which provoked CW warnings...
2002-08-20  Julian SmartIncremented version number
2002-08-20  Julian Smart-enable-mdi for X11 now works
2002-08-20  Julian SmartAdded generic MDI files
2002-08-20  Julian SmartApplied patch [ 597398 ] Generic MDI, wxNotebook based.
2002-08-20  Julian SmartApplied patch [ 597320 ] Return wxNotebook::SetSelectio...
2002-08-20  Julian SmartReordered ClearCache calls as per Roger Chickering...
2002-08-20  David WebsterFileDlg updates.
2002-08-19  Václav Slavíkreverted Robert's preference for tables-driven EC_CharSet
2002-08-19  David WebsterWeekly updates and file dialog implementation
2002-08-19  Stefan Csomorcorrected button modifier state in carbon, cursor setup...
2002-08-19  Stefan CsomorwxMac needs same cursor setup for cursor as GTK and MSW
2002-08-19  Stefan Csomorconst char correction for mac
2002-08-19  Robert Roebling Lots more Unicode fixes.
2002-08-19  Robert Roebling Extra check for GTK2.
2002-08-19  Robert Roebling Make wxTELETYPE and wxMODERN map to monospaced fonts.
2002-08-19  Julian SmartAdded EVT_JOY_BUTTON_... macros as per the manual,
2002-08-19  Julian SmartRemoved an old email address
2002-08-19  Julian SmartSet the selection under Motif in wxChoiceDialog
2002-08-19  David WebsterWeekly catchup as well as better font and fontdlg support
2002-08-19  David Websterupdates mostly for better font support and some weekly...
2002-08-19  David Webstersome OS/2 updates
2002-08-19  David Websterneed for VisualAge to include wchar.h
2002-08-18  Vadim Zeitlinfixed wxBase compilation (what was msgdlg.h doing in...
2002-08-18  Julian SmartUse wxGenericImageList for wxMSW/wxUniv now; this
2002-08-18  Julian SmartFurther installation fixes
2002-08-18  Václav Slavíkdon't crash if used in iconv-like fashion
2002-08-18  Julian SmartCorrected HTML index, other distro-related tweaks
2002-08-18  Julian SmartDon't compile socket table if wxUSE_SOCKET is 0.
2002-08-17  Václav Slavíkmake it possible to easily define artID from a string...
2002-08-17  Václav Slavíksimpler fix for locale catalogs lookup bug (better...
2002-08-17  Julian SmartFirst cut at socket support in wxX11
2002-08-17  Robert Roebling Put various #ifdefs vsnprintf() back in, they were
2002-08-17  Robert Roebling Printing paper sizes, file printing, print metrics..
2002-08-17  Vadim Zeitlinsome harmless warning fixes
2002-08-17  Robert Roebling Typos.
2002-08-17  Robert Roebling iconv() really never set the trailing 0.
2002-08-17  Robin DunnTweaked python image output slightly
2002-08-17  Robin DunnPut the page in the event for all event types
2002-08-17  Robin DunnAdded wxWizard and the wizard page classes, as well...
2002-08-17  Robin DunnFixed wxPython's wxArt constants
2002-08-17  Robert Roebling iconv() doesn't set the trailing zero
2002-08-17  Robert Roebling Another UNicode conversion fix.
2002-08-17  Julian SmartRemoved excess distribution archives
2002-08-17  Robert Roebling Printing things.
2002-08-17  Robert Roebling Compile fixes for ANSI mode.
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-17  Julian SmartScript mods
2002-08-17  Robert Roebling %s to %ls conversion
2002-08-17  Robert Roebling Convert %s to %ls and %c to %lc in printf and scanf...
2002-08-17  Julian SmartRemove mmedia makefile for wxMac
2002-08-17  Julian SmartRemoved all trace of richedit from scripts
2002-08-16  Vadim Zeitlincompilation fix for wxApp after exitOnFrameDelete changes
2002-08-16  Vadim Zeitlina better fix for notebook page not being refreshed...
2002-08-16  Julian SmartMore script tweaks
2002-08-16  Julian SmartCorrected SVG makefile
2002-08-16  Julian SmartCorrected files for PDF RTF
2002-08-16  Julian SmartTweaks to distrib scripts
2002-08-16  Robin DunnBad copy/paste fix
2002-08-16  Robin DunnSWIGged updates for wxMSW
2002-08-16  Robin DunnDon't send EVT_KILL_FOCUS when the window is in the...
2002-08-16  Robin DunnSWIGged update for wxGTK
2002-08-16  Robin DunnReorganized listctrl demo a bit so I can test a bug...
2002-08-16  Robin DunnwxPython needs to deal with the new exitOnFrameDelete...
2002-08-16  Robin DunnExit on frame delete is now initialized and handled...
2002-08-16  Robert Roebling Compile fix.
next