]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2002-08-16  Robert Roebling Exchanged compile flags so that local include paths
2002-08-16  Julian SmartScript tweaks
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...
next