]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-05  Stefan NeisTemporarily disabled OS/2 specific code.
2006-01-05  David Surovellcleanup - reformat (part 2)
2006-01-04  Stefan NeisFixed sizing and positioning.
2006-01-04  Stefan NeisMinor cleanup
2006-01-04  Stefan NeisBetter default sizes.
2006-01-04  Stefan NeisCache slider size in DoSetSize.
2006-01-04  Stefan NeisFixed label handling (translating for accelerator handl...
2006-01-04  Stefan NeisImproved size handling.
2006-01-04  Stefan NeisFixed sizing and positioning, simplifying code (too...
2006-01-04  David Surovellcleanup - reformat
2006-01-04  Michael WetherellFix control and shift key event flags
2006-01-04  Michael WetherellUndefine true and false defined in scitech header
2006-01-04  Stefan Csomorremove sizing controls when being in fullscreen mode
2006-01-04  Stefan Csomorincrease min size to make all scrollbar controls visible
2006-01-04  Stefan Csomorstarting blend modes for Core Graphics
2006-01-04  Stefan Csomorfactoring out Background setter
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  Vadim ZeitlinInitialize() returns bool, not void
2006-01-03  David Surovellcleanup - reformat
2006-01-03  David Surovellcleanup - reformat
2006-01-03  Stefan NeisApplied patch #1396039 (Notebook tab bitmaps)
2006-01-03  Julian SmartAdded wxAddGrab, wxRemoveGrab for use by popup window...
2006-01-03  Stefan NeisAdded thread-safe wrappers for get{host,serv}by{name...
2006-01-03  Stefan NeisApplied patch #1395526 (Autoradiobutton corrections)
2006-01-03  Stefan NeisFixed bug introduced by previous change (patch #1395852)
2006-01-03  David Surovellcleanup - reformat
2006-01-02  Vadim Zeitlindocument that font set with SetFont() is not automatica...
2006-01-02  Vadim ZeitlinGetFont() only works after SetFont()
2006-01-02  David Surovellcleanup - reformat
2006-01-02  Stefan NeisUse system colours
2006-01-02  Michael WetherellMention rcdefs.h in changes.txt
2006-01-02  Michael WetherellUpdate changes.txt with recent changes
2006-01-02  Stefan NeisImproved support for system colours and scrollbar width...
2006-01-02  Robin DunnAdded wx.GetColourFromUser and wx.GetFontFromUser
2006-01-02  Robin DunnreSWIGged
2006-01-02  Robin DunnreSWIGged
2006-01-02  Robin DunnUpdate copyright year
2006-01-02  Stefan NeisChoose a legal default font on DC creation.
2006-01-02  Stefan NeisSome minor corrections (typos, return value handling).
2006-01-02  Michael WetherellAdd comments about the pango crashes on Solaris 10
2006-01-02  Włodzimierz... wxpresets adjustement to dmars format.
2006-01-02  Julian SmartRemoved no longer needed code to fix combo sizing ...
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2006-01-02  Jamie GaddMake radiobuttons siblings instead of children in radio...
2006-01-02  David Surovellcleanup - reformat
2006-01-02  David Surovellcleanup - reformat
2006-01-02  David Surovelladded runtime protection for no SL_LABEL style case
2006-01-01  David Surovellrelaxed ReadGIF error checking as per review
2006-01-01  Vadim Zeitlinfixed typo in event name (bug 1394834)
2006-01-01  Vadim Zeitlinfixed VC7 unreachable code warning (given even in debug...
2006-01-01  Vadim Zeitlindon't test for __WIN95__ which doesn't exist any more...
2005-12-31  Vadim Zeitlindon't set frame size to maximized one if we're restoring it
2005-12-31  Stefan NeisNo obnoxious warnings if threading is disabled.
2005-12-31  David Surovellfix wxMac-QD - blank focusesed text; minor reformat
2005-12-31  David Surovellcleanup - reformat
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-12-30  Robin DunnwxHotkeyModifier --> wxKeyModifier
2005-12-30  Robin DunnNote that some deprecated items have been removed
2005-12-30  David Surovellminor reformat
2005-12-30  David Surovelltwo more ReadGIF tweaks
2005-12-30  David Surovellfixed spelling mistake in comment
2005-12-30  David Surovellreformatted; added more error checking
2005-12-30  David Surovelladded protection against corrupted GIFs in ReadGIF
2005-12-30  Michael WetherellThe Sun customised version of Pango shipping with Solar...
2005-12-29  David Surovellcleanup - reformatting (lots), minor code tweaks
2005-12-29  David Surovellcleanup - reformatting, minor code tweaks
2005-12-29  David Surovellfix MinGW/gcc compilation issue
2005-12-29  Kevin HockRemove obsolete GetForce
2005-12-29  Kevin HockRemove wxConfig object caching (m_config), which solves...
2005-12-28  David Surovellfix MinGW/gcc compilation issue
2005-12-28  David Surovellfix SetInvokingWindow link problem
2005-12-28  David Surovellcleanup - reformatting, minor code rewrites
2005-12-27  Vadim Zeitlincompilation fix after latest dc.h changes for !WX_PRECO...
2005-12-27  David Surovellcleanup - reformatting
2005-12-27  Vadim Zeitlinmention wxDC change
2005-12-27  Stefan NeisApplied Patch #1390457 (Incorrect wxRadioBox widths...
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-12-26  Václav Slavíkallow opening .html files, too
2005-12-26  David Surovellprotect separators against inappropriate state changes
2005-12-26  David Surovellcleanup - reformatting
2005-12-25  Stefan NeisFixed GetIcon to keep up with return type change on...
2005-12-25  Vadim Zeitlinimplemented wxDC::DoGetSize() correctly for metafile...
2005-12-25  Vadim ZeitlinStart/EndDrawingOnTop are still used under Motif, don...
2005-12-25  Vadim Zeitlindisallow creation of wxDC objects and made wxDC an...
2005-12-24  David Surovellmore cleanup
2005-12-24  Vadim Zeitlinalso generate wxEVT_SCROLL_CHANGED as under wxMSW
2005-12-24  Vadim Zeitlindetermine the slider event type more precisely (i.e...
2005-12-24  Vadim Zeitlinfixed labels under GTK+ 1 after recent changes (remove...
2005-12-24  Vadim ZeitlinGTK+ 1 compilation fixes
2005-12-24  Vadim Zeitlinimplemented wxCURSOR_BLANK (bug 1377290)
2005-12-24  Vadim Zeitlinwarn that GetMenu() may return NULL
2005-12-24  Vadim Zeitlinmoded wxWindow::PopupMenu() from window.cpp to menu...
2005-12-24  Vadim Zeitlinsend wxEVT_MENU_CLOSE from menubar deactivate handler...
2005-12-24  Vadim Zeitlinsend wxEVT_MENU_CLOSE at least sometimes
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
next