]> git.saurik.com Git - wxWidgets.git/history - src
added wxCheckListBox::HitTest() (modified patch 594524)
[wxWidgets.git] / src /
2002-08-20  Vadim Zeitlinadded wxCheckListBox::HitTest() (modified patch 594524)
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  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 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  Vadim Zeitlinfixed m_relative initialization in wxFileName default...
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 SmartSet the selection under Motif in wxChoiceDialog
2002-08-19  David WebsterWeekly catchup as well as better font and fontdlg support
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  Václav Slavíkdon't crash if used in iconv-like fashion
2002-08-18  Julian SmartDon't compile socket table if wxUSE_SOCKET is 0.
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 DunnPut the page in the event for all event types
2002-08-17  Robert Roebling iconv() doesn't set the trailing zero
2002-08-17  Robert Roebling Another UNicode conversion fix.
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  Robert Roebling %s to %ls conversion
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  Robin DunnDon't send EVT_KILL_FOCUS when the window is in the...
2002-08-16  Robin DunnExit on frame delete is now initialized and handled...
2002-08-16  Robert Roebling Compile fix.
2002-08-16  Julian SmartApplied patch [ 596061 ] Adds more navigation buttons...
2002-08-16  Julian SmartApplied patch [ 566816 ] adds xBase type for Sequiter...
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-08-16  Julian SmartApplied [ 594745 ] Fixes core dump under Forte 6U1...
2002-08-16  Julian SmartApplied patch [ 594717 ] Implements wxFRAME_FLOAT_ON_PARENT
2002-08-16  Julian SmartApplied patch [ 594416 ] MDI Previous Child
2002-08-16  Robin DunnCompile fix
2002-08-16  Vadim ZeitlinwxCheckWindowWndProc() now checks for the original...
2002-08-16  Vadim Zeitlinchange the selection appropriately (and refresh it...
2002-08-16  Vadim Zeitlinfix for the bug introduced by the last commit: don...
2002-08-15  Vadim Zeitlinadded missing header to fix wxGTK compilation
2002-08-15  Vadim ZeitlinExitOnFrame behaviour update for wxMac
2002-08-15  Robert Roebling What did I change here?
2002-08-15  Robert Roebling wxTextDataObject should convert to and
2002-08-15  Robert Roebling Further UNicode fixes.
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-08-15  Vadim Zeitlinfixed (and slightly cleant up) wxGTK compilation
2002-08-15  Vadim Zeitlinfixed a harmless warning (patch 595096) and added a...
2002-08-15  Stefan Csomor(hopefully) workaround for a carbon bug not always...
2002-08-14  Robin DunnBugfix for wxListCtrl::GetColumn. It wasn't checking...
2002-08-14  Vadim Zeitlinfixed the paths of the theme files in the VC++ wxUniv...
2002-08-14  Stefan Csomoradded key code fix to carbon event handler
2002-08-14  Robin DunnFixed wxMSW's EVT_CHAR so it conforms to the docs and...
2002-08-14  Stefan Csomorfix when not having precompiled headers
2002-08-14  Stefan Csomorattempt to bring event system in synch with MSW
2002-08-14  Stefan Csomorseparated modifier keys handling in order to distinct...
2002-08-14  Vadim Zeitlinsmall fix to reduce flicker slightly while dragging...
2002-08-14  Stefan Csomoradded creation of dialog - perhaps needed for all platforms
2002-08-14  Stefan Csomoradded creation of dialog - perhaps needed for all platforms
2002-08-14  Stefan Csomorcleanup code
2002-08-13  Vadim ZeitlinFixed size buffers are not a good thing. Period.
2002-08-13  Václav Slavíkreverted previous checkin
2002-08-13  Václav Slavíkcompilation fix
2002-08-13  Vadim Zeitlintidied up patch 583937 (wxClassInfo dtor)
2002-08-13  Robert Roebling New GTK 2.0 Update() code.
2002-08-13  Robert Roebling Minor correction to GetTextExtent.
2002-08-13  Robert Roebling Forgot Unicode conversion in wxStaticText.
2002-08-13  Robert Roebling This way strconv copmiles again. I don't think
2002-08-13  Vadim Zeitlinbetter use strncpy() than strncat() with uninitialized...
2002-08-13  Robert Roebling Implemented GetTextExtent() for GTK 2.0.
2002-08-13  Vadim Zeitlincompilation fix for wxGTK (missing header)
2002-08-13  Stefan Csomorcorrected BestSize algorithm
2002-08-13  Stefan Csomoradded missing wxMacPortSetter helper(this) calls
2002-08-13  Stefan Csomorall controls use 32 bit values now
2002-08-13  Stefan Csomorcorrected internal window position after a zoom operation
2002-08-12  Julian Smart'if' commented out by JACS on behalf
2002-08-12  Julian SmartIncreased the message buffer size
next