]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-07-13  Alex BlighVirtualize ProcessDockResult so people can override...
2006-07-13  Robin DunnreSWIGged
2006-07-13  Robin Dunnenable building just the unicode version, or both unico...
2006-07-13  Robin DunnAdd items for the _aui and _richtext .pyd's
2006-07-13  Jamie GaddDon't set background of wxMemoryDC before selecting...
2006-07-13  Robin DunnReverted part of rev 1.92. It causes probelms on Windo...
2006-07-12  Robin DunnDon't use a saved label size incase the size changes...
2006-07-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-12  Robin DunnwxPyDataObjectSimple::SetData should not be const
2006-07-12  Stefan NeisAdded support for MirOS, an OpenBSD variant (patch...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-12  Robin DunnreSWIGged
2006-07-11  Robin DunnreSWIGged
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Robin Dunndocstring fixes
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-11  Włodzimierz... Fixed crash in book pages.
2006-07-11  Włodzimierz... Fixed conflict between wxFilePicker and wxButton.
2006-07-10  Václav Slavíkrefresh tree item after changing its icon so that the...
2006-07-10  Václav Slavíktest changing of selected item's icon in DoToggleIcon...
2006-07-10  Robin DunnAdjust control size after Play
2006-07-10  Robin DunnOverview string tweaks
2006-07-10  Robin Dunnallow transparency flags on mac too
2006-07-10  Robin Dunnremove WXDLLEXPORT modifiers since this isn't in the...
2006-07-10  Robin DunnreSWIGged
2006-07-10  Robin Dunnpywrap should be treated as a gui script
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-10  Robin DunnDoh! I changed the AddPane parameter names but didn...
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-09  Mart RaudseppUse PangoFontMetrics to get wxDC::GetCharHeight, becaus...
2006-07-08  Benjamin Williamsreverted an earlier patch that was causing problems
2006-07-08  Kevin OllivierGive MSVS project files DOS line endings.
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-08  Robin DunnAdded wrappers for wxAUI
2006-07-07  Robin DunnChanges needed for scanning the aui header files with...
2006-07-07  Włodzimierz... Build fix.
2006-07-07  Alex BlighAdded style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox
2006-07-07  Robin DunnNeed to skipp the first half of ShowHint if the platfor...
2006-07-06  Kevin OllivierMake sure it creates the directory where tarballs are...
2006-07-06  Vadim Zeitlingcc -Wundef warning fix
2006-07-06  Robin DunnUndeprecate wxGetNumberFromUser, add wxNumberEntryDialog
2006-07-06  Robin Dunnproperly offset the mouse position for the label window...
2006-07-06  Alex BlighwxComboCtrlBase: Fix SEGV due to double deletion where...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
2006-07-06  Włodzimierz... Dummy stub for wxGetMouseState() (tinderbox build fix)
2006-07-06  Włodzimierz... Tinderbox warning fix.
2006-07-06  Włodzimierz... wxRound() workaround to avoid unexpected compile and...
2006-07-06  Włodzimierz... Temporarily disable colour picker to keep build working...
2006-07-06  Włodzimierz... Missing include for wxCocoa build at Tinderbox.
2006-07-06  Vadim ZeitlinwxMenu::AppendRadioItem() now implemented under all...
2006-07-06  Vadim Zeitlinuse ZIP entry modification time, not the (inexistent...
2006-07-06  Robin DunnOops, I misremembered the name of wxUnusedVar
2006-07-05  Robin DunnEnable transparent hints and dragging on wxMac
2006-07-05  Alex BlighwxAUI: maintain minimum size of panes across dock/undock.
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnreorg
2006-07-05  Robin DunnAdd wxBK_HITTEST flags
2006-07-05  Robin DunnRemove call to gtk_pizza_set_clear, which doesn't exist...
2006-07-05  Robin Dunncleanup and minor tweak for wxPython build
2006-07-05  Alex BlighRemove bogus include
2006-07-05  Benjamin Williamsfixed wrong comment
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-05  Stefan Csomorint warning
2006-07-05  Stefan Csomormaking cocoa build again
2006-07-05  Włodzimierz... wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-05  Włodzimierz... Return OS description for WinCE too.
2006-07-05  Robin Dunnrenamed setup.py to tr_setup.py because build-all does...
2006-07-05  Robin DunnBuild and distrib tweaks ported over from the 2.6 branch
2006-07-05  Kevin OllivierNow we can build all tarballs on one (Unix shell) box...
2006-07-05  Kevin OllivierFactoring out redundant steps in the build process...
2006-07-05  Kevin OllivierMake note about the need for unix2dos on Mac.
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnwxRichTextCtrl now takes a value parameter in the const...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnAvoid crash in SelectAll if there are no nodes besides...
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin Dunnoops
2006-07-05  Robin Dunnno need to %import gdi.i
2006-07-05  Robin DunnDocstring fixed
2006-07-05  Robin DunnTypo fixed
2006-07-05  Robin DunnreSWIGged
2006-07-05  Robin DunnChanges needed for building with Python 2.5
2006-07-05  Robin DunnChanges needed for building with Python 2.5
2006-07-04  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-07-04  Alex BlighwxAUI: Send cancel event on floating panes closing...
2006-07-04  Alex BlighwxAUI: Send a cancel event to the window within a frame...
2006-07-04  Włodzimierz... Warning fix.
2006-07-04  Alex BlighwxAUI: Make 2 methods virtual and unprotect member...
2006-07-04  Włodzimierz... XRC headers cleaning.
2006-07-04  Robin DunnFix typo that caused a global variable to be used inste...
2006-07-04  Mart RaudseppThe method is called CreatePopupMenu, not CreatePopupIcon
2006-07-04  Vadim Zeitlinrelease build unused variable warning fix
2006-07-04  Angel Vidal... Reverting my first test commit, as per ABX request
2006-07-04  Julian SmartScrolling improvements
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-07-04  Stefan CsomorXTI adaption for new event name
2006-07-04  Stefan CsomorwxColour lost its Create method, use direct creation...
next