]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Vadim Zeitlindefine bookctrl (and -derived) classes flags in their...
2006-10-20  Włodzimierz... Typo.
2006-10-20  Włodzimierz... Updated list of subprojects.
2006-10-20  Chris Elliottmissing backticks
2006-10-20  Włodzimierz... Updated list of subprojects.
2006-10-20  Włodzimierz... Whitespaces and headers cleaning.
2006-10-20  Stefan Csomorstart using wxGraphicsContext for OS X instead of old...
2006-10-20  Stefan Csomorcleaning up the runloop source properly (was causing...
2006-10-20  Paul CornettRemove unnecessary size members from GtkPizzaChild.
2006-10-20  Paul Cornettbuid fix
2006-10-19  Robin DunnwxPython 2.7.1.1
2006-10-19  Robin Dunnbump subrelease number
2006-10-19  Robin DunnreSWIGged
2006-10-19  Robin Dunnfixes for non-Mac platforms
2006-10-19  Robin DunnAdd the version number to the name displayed on the...
2006-10-19  Robin Dunnoverwrite old wx DLLs even if the version numbers match
2006-10-19  Robin Dunnensure that the MasedEditMixin's version of IsEmpty...
2006-10-19  Robin Dunndocstring fix
2006-10-19  Julian SmartAdded missing WXDLLIMPEXP_RICHTEXT symbol
2006-10-19  Julian SmartSpin control usage correction
2006-10-19  Vadim Zeitlinadded samples/internat/ar/* files
2006-10-19  Vadim Zeitlinupdate from Hakki Dogusan
2006-10-19  Julian SmartCompilation fixes
2006-10-19  Vadim Zeitlinremoved non-existing richedit.dmc
2006-10-19  Vadim Zeitlinadded include/wx/gtk/private/string.h
2006-10-19  Vadim Zeitlinfixed X11 Unicode build compilation
2006-10-19  Vadim Zeitlinmust use PKG_PROG_PKG_CONFIG before PKG_CHECK_MODULES...
2006-10-19  Stefan Csomorusing graphics context for core graphics switch
2006-10-19  Vadim Zeitlinsplit the incompatible changes section in silent change...
2006-10-19  Vadim Zeitlinextracted wxGtkString in a separate file, it's also...
2006-10-19  Vadim ZeitlinMain change is that we now close X11 display on program...
2006-10-19  Julian SmartAdded style organiser dialog and list style editor...
2006-10-19  Julian SmartSeparated out list formatting into new menu.
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
2006-10-19  Vadim Zeitlinadded newline at end of file
2006-10-19  Robert Roebling Made wxStreamBase::IsOk() virtual;
2006-10-19  Vadim Zeitlinfixed the problem in 2 last commits
2006-10-19  Robert Roebling Fix mem leak.
2006-10-19  Włodzimierz... Rescale images automatically with informations about...
2006-10-19  Vadim Zeitlinfix memory leak in wxGetTempFileName(const wxString...
2006-10-19  Mart RaudseppInclude defs.h before including wxchar.h to make init...
2006-10-19  Paul Cornettfix memory leak in Freeze
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
2006-10-19  Kevin OllivierAllow other classes to access the SetupMouseEvent function.
2006-10-18  Robin DunnreSWIGged
2006-10-18  Robin Dunnsome changes to make epydoc happy
2006-10-18  Robin Dunndocstring
2006-10-18  Robin Dunnregen ReST docs
2006-10-18  Robin Dunnremove "pre"
2006-10-18  Robin DunnPatch #1579801: wxBufferedDC shared buffer bitmap
2006-10-18  Robin DunnPatch from Andrea: fixes no page chang* events with...
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-10-18  Robert Roebling Support wxFULLSCREEN_NOSTATUSBAR
2006-10-18  Robert Roebling Support wxFULLSCREEN_NOMENUBAR
2006-10-18  Robert Roebling Ref counting overview.
2006-10-18  Robert Roebling [ 1578529 ] better docs for reference-counted objects
2006-10-18  Robert Roebling[ 1579280 ] small src/unix/mimetype.cpp optimizations
2006-10-18  Robert Roebling [ 1579793 ] numerous bug fixes when mask is used
2006-10-18  Robin DunnIf an empty string is passed, remove the tooltip instea...
2006-10-18  Robin Dunndon't clear the tooltip unless there is one.
2006-10-18  Paul Cornettuse generic wxAnimationCtrl in wxGTK-universal
2006-10-18  Kevin HockDo not send a changed event if a button is clicked...
2006-10-17  Robin DunnMore updates from Andrea
2006-10-17  Robin DunnreSWIGged
2006-10-17  Robin DunnNeed to subtract the m_miniTitle to get client size...
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-17  Robin DunnGetSpacer returns a copy, not a reference to the size
2006-10-17  Robin Dunnupdates from Andrea, plus some fixes
2006-10-17  Julian SmartSetSelection(wxNOT_FOUND) now works correctly.
2006-10-17  Julian SmartFixed assert when moving out of a menu
2006-10-17  Julian SmartSupport wxDF_UNICODETEXT
2006-10-17  Julian SmartDraw tool transparently if we have a mask
2006-10-17  Włodzimierz... Headers cleaning.
2006-10-17  Julian SmartAdded various list commands to demonstrate new list...
2006-10-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-17  Stefan Csomorfixing coordinate conversions
2006-10-17  Paul Cornettremove assert from PurgeOtherRepresentations,we'll...
2006-10-17  Paul Cornettuse common AllocExclusive, rather than custom code
2006-10-17  Paul Cornettimplement {Create,Clone}RefData for gtk wxBitmap
2006-10-17  Paul Cornettadd public wxObject::UnShare
2006-10-17  Robin DunnPatch #1576397, fix to properly render months that...
2006-10-16  Robin DunnShow the AlphaDrawing sample
2006-10-16  Robin DunnreSWIGged
2006-10-16  Robin Dunndocstring fix
2006-10-16  Robert Roebling Correct wxComboBox height in wxToolbar for old
2006-10-16  Robin DunnCompile fix: forward decalare wxFloatingPane
2006-10-16  Robert Roebling Fix wxMiniFrame caption height.
2006-10-16  Robert Roebling [ 1578466 ] Support for custom floating panes
2006-10-16  Robert Roebling [ 1578468 ] full support for "destroy on close" flag
2006-10-16  Robin DunnreSWIGged
2006-10-16  Robin Dunnuse the right number in the tarball filename
2006-10-16  Robin Dunnput the gdiplus.dll with the wx DLLs
2006-10-16  Robin Dunnuse wx.GCDC
2006-10-16  Robin DunnDestroy the FileDialog when finished with it
2006-10-16  Robin DunnAdd a utility function that can calculate word-wrap...
2006-10-16  Robin DunnDon't make a property out of GetEnableEffects, it hides the
2006-10-16  Robin DunnCall wxRichTextModuleInit
next