]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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 SmartFix for Unices with small command line space
2002-08-16  Julian SmartAdded wxMac distrib to tardist
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 [ 594623 ] FL: No Taskbar entry for tool...
2002-08-16  Vadim Zeitlinonly test for pangoft2 if we're using GTK 2
2002-08-16  Julian SmartApplied patch [ 594416 ] MDI Previous Child
2002-08-16  Robin Dunndemo tweak
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-16  Vadim Zeitlinadded a command to delete last page and not only the...
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 Fix to not break GTK2 output. (wxLogMessage bug).
2002-08-15  Robert Roebling wxTextDataObject should convert to and
2002-08-15  Robert Roebling Further UNicode fixes.
2002-08-15  Robert Roebling strings are now wxChar
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-08-15  Vadim Zeitlinsome old minor doc fixes I forgot to commit somehow
2002-08-15  Vadim Zeitlinadded wxList::IsEmpty()
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 DunnAllow AddWindow and RemoveWindow to be overridden in...
2002-08-14  Robin DunnTypo fixed
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  Václav Slavíkdefine wxART_* constanst in way that will make adding...
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  Vadim Zeitlinadded a 1 line script to generate the tags file for...
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-14  Václav SlavíkPython support in wxrc
2002-08-14  Robin DunnPut a panel under the colored windows so wxGTK's notebo...
2002-08-13  Robin DunnFixes and other changes to the demo and some library...
2002-08-13  Robin DunnChanged style so it looks good everywhere
2002-08-13  Vadim ZeitlinFixed size buffers are not a good thing. Period.
2002-08-13  Robin DunnUse a better index
2002-08-13  Robin DunnAdded a sample to the demo that catches various key...
2002-08-13  Václav Slavíkfixed pangoft2 check: moved outsided cached block
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 New code for Update() under GTK 2.0. Added
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 Zeitlinminor fixes:
2002-08-13  Stefan Csomoradded new method MacSetupCursor
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  Václav Slavíkadded pangoft2 check to configure
2002-08-12  Václav Slavíkseems I forgot to check in these changes to tex2rtf...
2002-08-12  Robin DunnSWIGged updates for wxMac
2002-08-12  Julian Smart'if' commented out by JACS on behalf
2002-08-12  Robin DunnMore build/distrib tweaks
2002-08-12  Robert Roebling Added -lpangoft2-1.0 to link line.
2002-08-12  Robin DunnFixed DSM
2002-08-12  Robin DunnAdded accessor for the main window in generic wxListCtr...
2002-08-12  Robin DunnwxPySimpleApp calls wxInitAllImageHandlers
2002-08-12  Robin DunnLittle samples updates
2002-08-12  Robin DunnMore wxListCtrl test code
2002-08-12  Robin DunnShow how to use a wxMemoryFSHandler
2002-08-12  Robin DunnBuild and distrib tweaks
2002-08-12  Robin DunnAdded menu icon methods everywhere
2002-08-12  Julian SmartIncreased the message buffer size
2002-08-12  Václav Slavíkfixed wxChar definition
2002-08-12  Václav Slavíkfixed another typo
2002-08-12  Stefan Csomorupdated project files
2002-08-11  David WebsterFont fixes for the font dialog
2002-08-11  Julian SmartCorrected typos for
2002-08-11  Robert Roebling Same typo.
2002-08-11  Robert Roebling Typo.
2002-08-11  Robert Roebling Killing more wxConvLibc calls...
2002-08-11  Robert Roebling Corrected dangerous cast.
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-08-10  Stefan CsomorOSX fix
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-10  Stefan Csomorcommented out controlDef for carbon
2002-08-10  Václav Slavíkfixed broken test in configure: no, DJGPP really is...
2002-08-10  Václav Slavíktell that there was an error...
2002-08-10  Mattia BarbonCheck if linking a motif program requires -lXp and...
next