]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-08-23  Włodzimierz... wxOS2/OW warning and build fixes.
2005-08-23  Włodzimierz... wxOS2/OW warning and build fixes.
2005-08-23  Włodzimierz... wxOS2/OW warning and build fixes.
2005-08-23  Julian SmartDon't try drawing the bitmap before it's valid
2005-08-23  Stefan Csomorcleanup and adding the case when the toplevel window...
2005-08-23  Stefan Csomoradding a string for private data identification
2005-08-23  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo...
2005-08-22  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
2005-08-22  Vadim Zeitlinregenerated after #error changes
2005-08-22  Vadim Zeitlincompilation fix after last commit
2005-08-22  Mart Raudsepp[wxGTK2] Don't query native font for underlined, but...
2005-08-22  Mart Raudsepp[wxGTK2] Do what we (I) can wrt the win32 centric wxNat...
2005-08-22  Vadim Zeitlinadded test for snprintf() which may not be present...
2005-08-22  Mart Raudsepp[wxX11] a ROMAN font is with serifs and a SWISS font...
2005-08-22  Mart Raudsepp[wxGTK2] Return wxTELETYPE with GetFamily() for monospa...
2005-08-22  Mart Raudsepp[wxGTK2] Plug memory leak in wxFontEnumerator::Enumerat...
2005-08-22  Vadim Zeitlindon't use #error in configure test programs, some compi...
2005-08-22  Włodzimierz... Warning fix.
2005-08-22  Mattia Barbon Compilation fix for Motif 1.2.
2005-08-22  Mart Raudsepp[wxGTK2] wxFont::Get* - Query native font for informati...
2005-08-22  Vadim Zeitlinuse quotes, not angle brackets, for wx headers
2005-08-22  Stefan Csomorremove the carbon event handlers just before calling...
2005-08-22  Włodzimierz... Empty string corrections.
2005-08-22  Włodzimierz... Compensation for bkl 0.1.9.X/eVC4/RTTI bug.
2005-08-22  Stefan Csomorrespecting DoDragDrop flags like CopyOnly
2005-08-22  Stefan Csomorcorrecting DropData behaviour so that preferred format...
2005-08-22  Stefan Csomorcorrecting Drag Data handling for 'TEXT' and 'utxt'
2005-08-22  Stefan Csomoradapting text object data handling along the GTK2 lines
2005-08-21  Vadim Zeitlinregenerated after undoing recent HP-UX changes
2005-08-21  Vadim Zeitlindon't use -threads with gcc under HP-UX, it's for DCE...
2005-08-21  Vadim Zeitlinmoved __STDC_EXT__ definition for HP-UX from configure...
2005-08-21  Mattia Barbon Regenerated PO files.
2005-08-21  Mattia Barbon Made wxMotif wxFileDialog translatable.
2005-08-21  Vadim Zeitlinfix handling of partially-specified min size
2005-08-20  Vadim Zeitlinfill in OS info in GetToolkitInfo() (patch 1256409)
2005-08-20  Vadim Zeitlinadd information for Palm/CE ports (patch 1256409)
2005-08-20  Vadim Zeitlinlast commit accidentally used out of date aclocal.m4...
2005-08-20  Vadim Zeitlinregenerated after HP-UX fixes
2005-08-20  Vadim Zeitlinvsnprintf() tests correction: check that declaration...
2005-08-20  Vadim Zeitlinuse -threads with gcc under HP-UX instead of -pthread
2005-08-20  Vadim Zeitlinonly define __STDC_EXT__ in CXXFLAGS for gcc under...
2005-08-19  Vadim Zeitlindon't forget to modify include/msvc/wx/setup.h and...
2005-08-19  Vadim Zeitlinadded wxmsw26_media library
2005-08-19  Vadim Zeitlinlink unicows.lib implicitely when using MSVC and wxUSE_...
2005-08-19  Vadim Zeitlinlink unicows.lib automatically (and in correct order...
2005-08-19  Vadim Zeitlincheck whether unicows.dll works correctly instead of...
2005-08-19  Vadim Zeitlincheck for unicows.dll on program starup when wxUSE_UNIC...
2005-08-19  Stefan Csomorworkaround because regions that were built up, were...
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-19  Michael WetherellDocument the current behaviour of OnDestroy
2005-08-19  Michael WetherellRemove duplicate code
2005-08-19  Mattia Barbon Use default GUI font for wxMessageDialog and wxFileDi...
2005-08-19  Jouk Jansen Committing in .
2005-08-19  Stefan Csomoravoiding recursive KillEvents on the same object, in...
2005-08-18  Vadim Zeitlincompilation fix for wxUnivGTK
2005-08-18  Vadim Zeitlinfixed (harmless) unused variable warning in release...
2005-08-18  Vadim Zeitlin__WXDEBUG__ must be tested with #ifdef, not #if
2005-08-18  Michael WetherellFix mbstate_t from <cwchar> conflicting with that from...
2005-08-18  Michael Wetherellwcslen and wcscmp replacements for systems that lack...
2005-08-18  Michael WetherellImplementations for some of the stubs
2005-08-18  Jouk Jansen Committing in .
2005-08-18  Mattia Barbon Fix the condition to always #define wxMOTIF_NEW_FONT_...
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-08-17  Vadim Zeitlintentative fix for large files compilation under HP-UX
2005-08-17  Mart RaudseppSpecify that "Backward compatibility" is a topic overvi...
2005-08-17  Mart Raudsepp[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection() which is the same as GetSel...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection(); made GetSelection() behave...
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-17  Vadim Zeitlinalso added a check of choice selection in idle time...
2005-08-17  Vadim Zeitlindon't take wxID_NONE inside #if wxABI_VERSION check...
2005-08-17  Jouk JansenCommitting in .
2005-08-17  David ElliottUpgrade to newest bakefile.m4 to support non-PowerPC...
2005-08-17  David ElliottAllow wxWidgets to be built hosted on any architecture...
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-16  Vadim Zeitlinadded newsince note
2005-08-16  Vadim Zeitlinavoid gcc warning
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-08-16  Włodzimierz... Warning fix.
2005-08-16  Włodzimierz... Build fix.
2005-08-16  Włodzimierz... Public access to MSWWindowProc() for wxQTMediaBackend...
2005-08-16  Włodzimierz... Reuse functionality of wxGetStockLabel().
2005-08-16  Julian SmartAdded context help styles
2005-08-16  Vadim Zeitlinadded code showing that at least under Windows wxCombob...
2005-08-16  Vadim Zeitlindon't use wxApp::GetAppName() in the usage message...
2005-08-16  Vadim Zeitlinfixed warning about mismatching dlldecl when building...
2005-08-15  Vadim Zeitlincompilation fix for wxUSE_STL=1 and mingw
2005-08-15  Roman Rolinsky0.1.6-4: replace working for sizeritems and spacers
2005-08-15  Vadim Zeitlinreplaced annoying wxLogDebug()s with wxLogTrace()
2005-08-14  Vadim Zeitlinupdate from Dennis Prochko
2005-08-14  Vadim Zeitlinupdate for 2.6.1 from Dennis Prochko
2005-08-13  David ElliottRegenerated with new bugfixes from aclocal.m4 and old...
2005-08-13  David ElliottBug fixes from Bakefile CVS HEAD (still using 0.1.9...
2005-08-13  Michael WetherellLet wxGetFileKind(FILE*) return wxFILE_KIND_UNKNOWN...
2005-08-13  Michael WetherellSet wxSTREAM_WRITE_ERROR for wxFFileInputStream when...
2005-08-13  Michael WetherellMake the backward compatibility section a topic overview.
2005-08-13  Michael WetherellAdd platform specific .po and .mo files into the distri...
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-12  Michael WetherellTypo
next