]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2005-12-24  Vadim Zeitlinadded a couple more wxTOKEN_RET_DELIMS tests
2005-12-23  Vadim Zeitlineven more test cases
2005-12-23  Vadim Zeitlincorrected expected test results to conform to current...
2005-12-23  Vadim Zeitlinmore test cases
2005-12-23  Jouk Jansen Committing in .
2005-12-23  David Surovellmore cleanup - added comment regarding possible stipple...
2005-12-23  Vadim Zeitlincorrected handling of timeouts in wxConditionInternal...
2005-12-23  Vadim Zeitlindon't set minimal column width, it should be possible...
2005-12-23  Vadim Zeitlincorrect dll export declaration for wxVolume
2005-12-23  Vadim Zeitlinadded wxRTTI macros to wxControlWithItems: it's not...
2005-12-22  Robin DunnFix for bug #1266745 and #1387725 in the wxFindReplaceD...
2005-12-22  Václav Slavíkreverted previous accidental commit
2005-12-22  Václav SlavíkwxMac linking fix
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-12-22  Kevin OllivierUse the now 'official' makemo.py when building packages.
2005-12-22  Kevin OllivierUpdating version.
2005-12-22  Kevin OllivierMoving the 2.6 branch change in how SWIG is found to...
2005-12-22  Vadim Zeitlinadded wxListAttr::AssignFrom()
2005-12-22  Vadim Zeitlindon't overwrite the existing attributes when setting...
2005-12-22  Vadim Zeitlinupdate from liou xiao <liouxiao@hotmail.com>
2005-12-22  David Surovellfixed error in prior checkin
2005-12-22  Vadim ZeitlinUnicode compilation fix
2005-12-22  Vadim Zeitlinregenerated makefiles after adding tokenizer.cpp
2005-12-21  Robin DunnAfter a conversaion with Vadim I reverted the last...
2005-12-21  Robin DunnFix for Bug #1387359, bail out early from DoWriteText...
2005-12-21  David Surovellminor cleanup; remove focus patch scaffolding
2005-12-21  Vadim Zeitling++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
2005-12-21  Vadim Zeitlinjust added a comment
2005-12-21  Vadim Zeitlincompilation test for Unicode build
2005-12-20  Dimitri Schoolwerthfixed compile errors (code was using unnamed objects...
2005-12-20  Vadim Zeitlinadded tests showing that current wxStringTokenizer...
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...
2005-12-20  Vadim Zeitlinupdate from Wei-Lun Chao
2005-12-20  Dimitri Schoolwerthfixed unreachable code warnings (occurred in MSVC6...
2005-12-20  Kevin OllivierRemove references to now removed iewin module. Replaced...
2005-12-20  Kevin OllivierRemoving old iewin extension. Replaced by activex/wxie.
2005-12-20  Vadim Zeitlinadded newline at end of file (avoids gcc warning when...
2005-12-19  Julian SmartFixed problem trying to print from a preview, whereby...
2005-12-19  Vadim Zeitlindon't crash when XIM is used under IRIX
2005-12-19  Vadim Zeitlinremoved DllMain(): we don't even compile it with any...
2005-12-19  Vadim Zeitlindocumented Set/GetIcon(), added (not quite pure) virtua...
2005-12-19  Vadim Zeitlinreturn a valid bitmap from GetBitmap() even if we creat...
2005-12-19  Julian SmartwxMac changes documented.
2005-12-19  Włodzimierz... Somebody forgot to restore from testing phase.
2005-12-19  Włodzimierz... __WIN95__ removed (used to differ win3.1 vs. 'modern...
next