]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-03-21  Vadim Zeitlinfixed several bugs in ParseDate() (invalid dates could...
2006-03-21  Vadim Zeitlindon't throw away the first three stack frames in the...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinuse new wxAPPLY_T macro instead of 3 identical __XDATE_...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlinrecognize bitmap2 tag as containing a bitmap (used...
2006-03-21  Vadim Zeitlindon't evaluate assert expression unless the condition...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-21  Vadim ZeitlinMade wxList::compatibility_iterator a class in wxUSE_ST...
2006-03-21  Stefan Csomorgcc 4.0 for all
2006-03-21  Vadim Zeitlincan't pass objects through ... (please don't ever ignor...
2006-03-21  Vadim Zeitlinadded wxGtkString::c_str()
2006-03-21  Vadim Zeitlinreturn NULL (and not invalid) iterator from compatibili...
2006-03-21  Vadim Zeitlinadded assert to verify that operands are initialized...
2006-03-21  Vadim Zeitlinbetter fix for infinite loop in HandleOnNavigationKey...
2006-03-21  Vadim Zeitlinreuse operator bool() check in compatibility_iterator...
2006-03-21  Vadim Zeitlinfix an infinite loop in HandleOnNavigationKey() when...
2006-03-21  Robert Roebling Added windowing and scrolling logic to generic
2006-03-21  Julian SmartFix accelerstors with down and left
2006-03-21  Julian SmartFixed a crash when deleting the last timer
2006-03-21  Mart RaudseppUse wxGtkString here too
2006-03-20  Václav Slavíkremoved Julian's hack that is no longer needed after...
2006-03-20  Vadim Zeitlinexplain why do you need wxUSE_WXDIB
2006-03-20  Vadim Zeitlinprovide stubs for conversion to/from image functions...
2006-03-20  Vadim Zeitlinremoved hard tabs
2006-03-20  Václav Slavíkfixed GetBitmap() to respect the "param" argument if...
2006-03-20  Robin DunnreSWIGged
2006-03-20  Robin DunnEditors, Renderers and Attrs need to have a destructor...
2006-03-20  Robin DunnUse the static method instead of the global alias
2006-03-20  Vadim Zeitlininitialize wxZipFSHandler even when wxUSE_GIF=0
2006-03-20  Robert Roebling Further compilation fixes.
2006-03-20  Robert Roebling Compilation fixes.
2006-03-20  Robert Roebling Added (yet unfunctional) skeleton files fir
2006-03-20  Vadim Zeitlinfixed Clear() for GTK+ 2.4+
2006-03-19  Vadim Zeitlincorrected cross-reference to non existent note
2006-03-19  Stefan Csomorrewire char events in case there is no focusable contro...
2006-03-19  Robin DunnA bit of cleanup
2006-03-19  Robin Dunndocstrings
2006-03-19  Robin DunnAdd wxHelpProvider destructor
2006-03-18  Robin DunnDemonstrate setting metal appearance for wxMac
2006-03-18  Vadim Zeitlindo not assign uniChar to wxKeyEvent::m_keyCode for...
2006-03-18  Vadim Zeitlinremoved redundant declaration (no real changes)
2006-03-18  Vadim Zeitlinfixed crash introduced in rev. 187 for all non-MSW...
2006-03-18  Mart RaudseppUpdate copyright years. Is manual2e.tex even used anymo...
2006-03-18  Mart RaudseppTest commit
2006-03-18  Mart RaudseppTesting CVSROOT/loginfo changes
2006-03-18  Mart RaudseppTest wxPython CIA announcement
2006-03-18  Robin DunnNew source dirs that need installed
2006-03-18  Robin DunnSWIG 1.3.29 updates
2006-03-17  Robin DunnAdd DoGetBestSize
2006-03-17  Robin DunnAdd scrollbars when the plot is zoomed in, and also...
2006-03-17  Stefan Csomordisabling close box
2006-03-17  David Surovellcleanup - added some error checking, reformatting
2006-03-17  Stefan Csomorintel pict fixes
2006-03-17  Stefan Csomorfixing a scope error introduced in 1.41
2006-03-17  Stefan Csomorfix for sf bug 1448153: Widgets sample hangs on Japanes...
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-17  Robert Roebling Added files for GnomeVFS backend (currently useful
2006-03-17  Vadim Zeitlindon't use toupper() with non-ASCII key codes
2006-03-17  Stefan Csomorintel pict fixes
2006-03-17  David Surovellcleanup - fixed a warning, some typos, and made minor...
2006-03-17  Vadim Zeitlinuse correct string in wxEVT_COMMAND_COMBOBOX_SELECTED...
2006-03-17  Robin DunnThe dummy wxDisplay class is no longer needed as there...
2006-03-17  Robin Dunnupdated comment
2006-03-17  Robin DunnAdd GetClientArea
2006-03-17  Vadim Zeitlinneed wxRect definition and not just declaration here...
2006-03-17  Vadim ZeitlinwxUSE_DISPLAY should be 0 for VMS port as Xinerama...
2006-03-17  Vadim Zeitlinfixed incorrect XtVaXXX() function call (thanks to...
2006-03-17  Vadim Zeitlindon't put the window off screen when centering it ...
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnDocstring typo
2006-03-16  Robin DunnSomehow (probably in a merge) all the CVS Id: tags...
2006-03-16  Julian SmartwxMotif/ANSI can't cope with UTF-8
2006-03-16  Vadim Zeitlindocumented option enabling DirectDraw implementation...
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-16  Vadim ZeitlinAlbanian translation added (Besnik Bleta)
2006-03-16  Vadim Zeitlinfixed build after last commit
2006-03-16  Włodzimierz... Forward port from 2.6 branch to avoid wxSTD usage crashes.
2006-03-16  Włodzimierz... wxDisplay build fix for missing Direct Draw.
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-03-16  Włodzimierz... Missing wxDisplay identifiers for DMC build.
2006-03-16  Włodzimierz... forward port from 2.6 - eVC3 fix.
2006-03-16  Włodzimierz... Rebuild build files so all night/Tinderbox/Coverity...
2006-03-16  Włodzimierz... Rebuild build files so all night/Tinderbox/Coverity...
2006-03-16  Stefan Csomoruniversal
2006-03-16  David Surovelladded missing ctor implementation
2006-03-16  Vadim Zeitlininitialize base class using its ctor
2006-03-16  Vadim Zeitlinadded wxDisplayFactoryX11 ctor body
2006-03-16  Vadim Zeitlinlinking fixes after last checkin
2006-03-16  Vadim Zeitlincompilation fixes after last checkin
2006-03-16  Vadim Zeitlincompile some functionality even when wxUSE_DISPLAY...
2006-03-16  Vadim Zeitlinremoved obsolete display.h files; added display_impl.h
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-16  Robin DunnEnable OnDrawSeparator and OnDrawBackground to be overr...
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who
2006-03-15  Robin DunnUpdated the analogclock.py module to the new analogcloc...
2006-03-15  Robin Dunnupdated html-ized version of the stc.h file
2006-03-15  Robin DunnAdded wx.Window.GetScreenPosition and GetScreenRect
next