]> git.saurik.com Git - wxWidgets.git/history - src
small updates to Czech translation
[wxWidgets.git] / src /
2008-04-22  Julian SmartTwo bug fixes for FindWrapPosition
2008-04-21  Robert Roebling[ 1944519 ] improve left down event handling for wxPopu...
2008-04-21  Václav Slavíkuse iterators in HtmlizeLinebreaks()
2008-04-21  Robert Roebling[ 1907169 ] GTK - trunk - dialog default button, part...
2008-04-21  Julian SmartSpeeded up wrapping (again), this time using partial...
2008-04-21  Václav Slavíkpreserve TAB characters when copying HTML <pre> content...
2008-04-21  Vadim Zeitlinsuppress unused parameter warning in release build
2008-04-20  Paul Cornettfix child window redraw glitches during scrolling ...
2008-04-20  Václav Slavíkimplement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
2008-04-20  Václav Slavíkfixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to...
2008-04-20  Julian SmartFix for slow first character insertion
2008-04-20  Václav Slavíkfixed wxHyperlinkCtrl XRC handler to not crash
2008-04-19  Paul Cornettdon't reset m_deferShow if Show() is called more than...
2008-04-19  Robert RoeblingFixed wxDatePickerCtrl under OS X
2008-04-19  Václav Slavíksource files are not executable
2008-04-19  Václav Slavíkfixed wxString::Replace() to work directly on m_impl...
2008-04-18  Stefan Csomor1945421 applied
2008-04-18  Robert RoeblingLayout improvements for CalendarCtrl
2008-04-18  Robert RoeblingBring wxSpinCtrl closer to HIG
2008-04-18  Robert RoeblingImprove default size calc of wxComboBox
2008-04-17  Robert Roebling[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
2008-04-17  Robert RoeblingPatches-1940222 ] wxTextCtrl and keydown on fully selec...
2008-04-17  Robert Roebling[ 1942756 ] wxImage:SaveFile() returns true instead...
2008-04-17  Michael WetherellWork around another buggy getgrgid_r.
2008-04-17  Jouk Jansen Update OpenVMS compiles support
2008-04-16  Václav Slavíkremoved no longer needed wxOKlibc() helper
2008-04-15  Vadim Zeitlinexecute the usual cleanup code from EVT_END_SESSION...
2008-04-15  Vadim Zeitlinadd possibility to specify the conversion to use in...
2008-04-14  Robert RoeblingSupport bitmaps and text and header columns using wxIma...
2008-04-14  Robert RoeblingUse scoped ptr template
2008-04-14  Robin DunnAlso set wxHAVE_RAW_BITMAP for Mac and GTK2, use it...
2008-04-14  Robert RoeblingAdded bitmap support to column header
2008-04-14  Robert RoeblingCorrect weak ref usage which triggered an assert
2008-04-13  Vadim Zeitlinfix crashes due to missing npos handling in several...
2008-04-13  Václav Slavíkfixed incorrect layout width caching in wxHtmlContainer...
2008-04-13  Václav SlavíkwxDFB compilation fixes after recent brushes/pens chang...
2008-04-13  Vadim Zeitlinremoved a TODO comments, it actually doesn't seem neces...
2008-04-12  Vadim Zeitlinno real changes but replace manual calls to Set{Text...
2008-04-12  Vadim Zeitlintest for pen validity before calling GetStyle() on...
2008-04-12  Robert RoeblingFix crash when deleting node
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-04-12  Vadim Zeitlindon't use wxLocale if wxUSE_LOCALE==0
2008-04-12  Vadim Zeitlindon't stop on NULs in Replace()
2008-04-12  Vadim Zeitlintest that iterator is valid before comparing with it...
2008-04-12  Vadim Zeitlinfix bugs introduced in wxCmdLineParser::ConvertStringTo...
2008-04-12  Vadim ZeitlinwxThread::Sleep() is the same as wxMilliSleep() on...
2008-04-12  Vadim Zeitlincorrect CallHtmlHelp() overload being called in Quit()
2008-04-11  Vadim ZeitlinENDSESSION_LOGOFF is a bit flag, test for it using...
2008-04-11  Robert RoeblingAdd test for context menu, fixed mem leak, fixed focus...
2008-04-11  Jouk JansenUpdates for VMS : new Makefiles, proper type casts
2008-04-10  Václav Slavíkcompilation fix after FM's wxBitmapHandler changes
2008-04-10  Julian SmartAdded wxRichTextCtrl superscript and subscript support...
2008-04-09  Stefan NeisAdded missing (trivial) implementation file for wxMiniF...
2008-04-08  Julian SmartTry standard XDG location for documents directory
2008-04-08  Robert RoeblingAdapt MSW's renderer's alignment to use column header...
2008-04-08  Julian SmartDon't send event from ChangeValue
2008-04-08  Robert RoeblingBy default, align renderers as column header under...
2008-04-07  Vadim Zeitlindon't ask for bounding rectangle of a hidden root,...
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-04-07  Robert RoeblingCompilo after wxVideoMode change, MSW part
2008-04-07  Vadim Zeitlincorrect positioning of the control and removed workarou...
2008-04-06  Robert Roeblingcompilo
2008-04-06  Robert RoeblingFix compilo
2008-04-06  Vadim Zeitlinno changes, just fix typo in variable name
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
2008-04-06  Vadim Zeitlinuse kind, not id, of a menu item to test whether it...
2008-04-06  Vadim Zeitlinremoved (unused) occurrences of _WX_DEFINE_DATE_EVENTS_...
2008-04-06  Vadim Zeitlinrefresh the item after adding its first child as, appar...
2008-04-06  Vadim Zeitlincontinue with other handlers if some handler fails...
2008-04-06  Vadim Zeitlinreset m_selection in DeleteAllPages() (patch 1922215...
2008-04-06  Chris ElliottSF bug 1895101
2008-04-06  Robin Dunnuse the same constant the other ports use instead of...
2008-04-06  Robin DunnSlight reorg of last change
2008-04-05  Vadim Zeitlininclude more headers for PCH-less compilation
2008-04-05  Robert RoeblingAlways interpret a column width of -1 as 80 until somth...
2008-04-05  Vadim Zeitlinuse wxCHECK instead of wxASSERT in Alloc() to avoid...
2008-04-05  Vadim Zeitlindon't crash in ReadString() if the length read from...
2008-04-05  Vadim Zeitlinfix for g++ signed/unsigned comparison warning
2008-04-05  Robert RoeblingFixed bug that made adding a child to a branch (that...
2008-04-05  Robert RoeblingBugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEdi...
2008-04-05  Robert RoeblingProbable fix for [ 1933745 ] Crash in wxDataViewHeaderW...
2008-04-05  Robert Roebling[ 1922123 ] Generic wxDataViewCtrl leaks
2008-04-05  Robert RoeblingSupport renderer::LeftClick() in generic code, removed...
2008-04-04  Vadim Zeitlinset focus to the control when it's clicked
2008-04-04  Vadim Zeitlinuse wxWANTS_CHARS to allow arrows to work inside the...
2008-04-04  Vadim Zeitlinimplemented toggling of wxCAL_MONDAY_FIRST in the nativ...
2008-04-04  Vadim Zeitlinimplemented Mark() in the native MSW version of wxCalen...
2008-04-04  Vadim Zeitlingenerate double click events in the native MSW version...
2008-04-04  Vadim Zeitlingenerate the correct events in the native MSW version...
2008-04-04  Vadim Zeitlinimplemented HitTest() in the native MSW version; added...
2008-04-04  Vadim Zeitlinimplement EnableMonthChange() by restricting the dates...
2008-04-04  Vadim Zeitlincompilation fix for PCH-less build
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-04-03  Robin DunnFix AdjustForOverflow to use item->CalcMin, not item...
2008-04-03  Václav SlavíkFixed timing of malformed animated GIFs in wxHTML ...
2008-04-03  Vadim Zeitlinreplace wrong wxUSE_DYNAMIC_LOADER test with the correc...
2008-04-03  Stefan Csomorfixing the build for wxMAC_USE_COCOA=1
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Stefan CsomorGetPixel isn't returning RGBColor anymore, so change...
2008-04-03  Robin DunnCall ValueChanged after SetValue so other views will...
next