2008-05-21 |
Václav Slavík | fixed compilation with DirectFB 0.9
|
commit | commitdiff | tree |
2008-05-17 |
Václav Slavík | minor Unicode overview corrections
|
commit | commitdiff | tree |
2008-05-17 |
Václav Slavík | wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
|
commit | commitdiff | tree |
2008-05-17 |
Václav Slavík | fixed error logging in TIFF image handler to output...
|
commit | commitdiff | tree |
2008-05-09 |
Václav Slavík | fixed wxMac compilation after ShowWithEffect() changes...
|
commit | commitdiff | tree |
2008-05-08 |
Václav Slavík | changed ShowWithEffects() to use directional wxSHOW_EFFECT_X...
|
commit | commitdiff | tree |
2008-05-06 |
Václav Slavík | compilation fixes for !wxUSE_FONTMEM case
|
commit | commitdiff | tree |
2008-05-06 |
Václav Slavík | removed wxDCWindowImpl::m_win; use wxDCImpl::m_window...
|
commit | commitdiff | tree |
2008-05-06 |
Václav Slavík | use const char*, not char*, for embedded XPMs to fix...
|
commit | commitdiff | tree |
2008-05-05 |
Václav Slavík | fixed handling in wxHtmlWinParser, broken by...
|
commit | commitdiff | tree |
2008-05-04 |
Václav Slavík | clarified From/To8BitData's purpose
|
commit | commitdiff | tree |
2008-05-04 |
Václav Slavík | check tables width parameter for invalid values
|
commit | commitdiff | tree |
2008-05-04 |
Václav Slavík | fixed incorrect handling of end iterator in HtmlizeLinebreak...
|
commit | commitdiff | tree |
2008-04-28 |
Václav Slavík | report Unicode characters when reporting EVT_CHAR in...
|
commit | commitdiff | tree |
2008-04-28 |
Václav Slavík | use the new DoLogString signature (fixes with 2.8 compat...
|
commit | commitdiff | tree |
2008-04-24 |
Václav Slavík | Fixed handling of transparent background in borderless...
|
commit | commitdiff | tree |
2008-04-24 |
Václav Slavík | don't merge msw/it.po with wxstd.pot during 'make allmo...
|
commit | commitdiff | tree |
2008-04-24 |
Václav Slavík | updated message catalogs from sources
|
commit | commitdiff | tree |
2008-04-24 |
Václav Slavík | contrib is no more, updated locale/Makefile accordingly
|
commit | commitdiff | tree |
2008-04-24 |
Václav Slavík | added missing "
|
commit | commitdiff | tree |
2008-04-24 |
Václav Slavík | added wxString::Clone() and made wxString(wxCStrData...
|
commit | commitdiff | tree |
2008-04-22 |
Václav Slavík | restored wxOKlibc() for wxGTK1's use
|
commit | commitdiff | tree |
2008-04-22 |
Václav Slavík | small updates to Czech translation
|
commit | commitdiff | tree |
2008-04-21 |
Václav Slavík | use iterators in HtmlizeLinebreaks()
|
commit | commitdiff | tree |
2008-04-21 |
Václav Slavík | preserve TAB characters when copying HTML <pre> content...
|
commit | commitdiff | tree |
2008-04-21 |
Václav Slavík | @wxsince -> @since in Doxygen docs
|
commit | commitdiff | tree |
2008-04-20 |
Václav Slavík | implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
|
commit | commitdiff | tree |
2008-04-20 |
Václav Slavík | fixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to...
|
commit | commitdiff | tree |
2008-04-20 |
Václav Slavík | fixed wxHyperlinkCtrl XRC handler to not crash
|
commit | commitdiff | tree |
2008-04-19 |
Václav Slavík | source files are not executable
|
commit | commitdiff | tree |
2008-04-19 |
Václav Slavík | fixed wxString::Replace() to work directly on m_impl...
|
commit | commitdiff | tree |
2008-04-16 |
Václav Slavík | removed no longer needed wxOKlibc() helper
|
commit | commitdiff | tree |
2008-04-16 |
Václav Slavík | wchar_t is now always required, updated chartype.h...
|
commit | commitdiff | tree |
2008-04-14 |
Václav Slavík | more wxString:[Aa]ppend() overloads for better compatibility
|
commit | commitdiff | tree |
2008-04-13 |
Václav Slavík | fixed incorrect layout width caching in wxHtmlContainerCell...
|
commit | commitdiff | tree |
2008-04-13 |
Václav Slavík | Fixed IMPLEMENT_APP() to be compatible with the -WU...
|
commit | commitdiff | tree |
2008-04-13 |
Václav Slavík | wxDFB compilation fixes after recent brushes/pens changes...
|
commit | commitdiff | tree |
2008-04-11 |
Václav Slavík | Added documentation for wxItemContainer class; moved...
|
commit | commitdiff | tree |
2008-04-11 |
Václav Slavík | reverted wxVideoMode API breakage by r53049, finished...
|
commit | commitdiff | tree |
2008-04-10 |
Václav Slavík | compilation fix after FM's wxBitmapHandler changes
|
commit | commitdiff | tree |
2008-04-10 |
Václav Slavík | compilation fix for newest DirectFB versions (patch...
|
commit | commitdiff | tree |
2008-04-03 |
Václav Slavík | Fixed timing of malformed animated GIFs in wxHTML ...
|
commit | commitdiff | tree |
2008-04-01 |
Václav Slavík | compilation fix for wxMSW and r52961
|
commit | commitdiff | tree |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that...
|
commit | commitdiff | tree |
2008-03-30 |
Václav Slavík | added wxXmlNode::InsertChildAfter and use it for (much...
|
commit | commitdiff | tree |
2008-03-29 |
Václav Slavík | 1. fixed wxXmlNode::InsertChild() documentation to...
|
commit | commitdiff | tree |
2008-03-29 |
Václav Slavík | set initial GTK_CAN_FOCUS value to match AcceptsFocus...
|
commit | commitdiff | tree |
2008-03-29 |
Václav Slavík | removed no longer used win_gtk.c file
|
commit | commitdiff | tree |
2008-03-29 |
Václav Slavík | be tolerant of XHTML self-closing tags when parsing...
|
commit | commitdiff | tree |
2008-03-24 |
Václav Slavík | no need to export private list/arrays of generic controls...
|
commit | commitdiff | tree |
2008-03-23 |
Václav Slavík | wxError, wxFatalError, wxDebugMsg are not only deprecated...
|
commit | commitdiff | tree |
2008-03-23 |
Václav Slavík | more utils.h fixes
|
commit | commitdiff | tree |
2008-03-23 |
Václav Slavík | restored wxWindow::Line/PageUp/Down docs
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | fixed signatures of wxSizerFlags methods returning...
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | documented wxRESERVE_SPACE_EVEN_IF_HIDDEN
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | many formatting fixes to wxSizer docs
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | typo fix: doxygen uses -, not *, for lists
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | wxVector<T> is header-based, use @nolibrary
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | tagged wxNotebookSizer as deprecated
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | documented SelectAll()
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | upported wxHelpProvider docs fixes from r52197; minor...
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | documented that Freeze and Thaw are now recursive
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | fixes to Freeze/Thawn when the window is shown or hidden...
|
commit | commitdiff | tree |
2008-03-22 |
Václav Slavík | fixed spurious debug message about unexpected focus...
|
commit | commitdiff | tree |
2008-03-21 |
Václav Slavík | fixed TABs positioning inside <pre> so that tags don...
|
commit | commitdiff | tree |
2008-03-21 |
Václav Slavík | remove needless casting (no real change)
|
commit | commitdiff | tree |
2008-03-21 |
Václav Slavík | misc wxVector<T> docs fixes
|
commit | commitdiff | tree |
2008-03-21 |
Václav Slavík | fixes to wxSharedPtr<T> docs
|
commit | commitdiff | tree |
2008-03-21 |
Václav Slavík | document standard IDs only in one place, not two; bring...
|
commit | commitdiff | tree |
2008-03-20 |
Václav Slavík | compilation fix for wxUSE_GUI=0
|
commit | commitdiff | tree |
2008-03-20 |
Václav Slavík | removed trailing whitespace in Doxygen files
|
commit | commitdiff | tree |
2008-03-20 |
Václav Slavík | removed wxAcceleratorTable copy ctor docs, no port...
|
commit | commitdiff | tree |
2008-03-20 |
Václav Slavík | forgot to fix one more place where it says accelerator...
|
commit | commitdiff | tree |
2008-03-18 |
Václav Slavík | made wxAcceleratorTable work with buttons in wxGTK too
|
commit | commitdiff | tree |
2008-03-17 |
Václav Slavík | added back docs for wxWindow::WindowToClientSize, added...
|
commit | commitdiff | tree |
2008-03-16 |
Václav Slavík | ShowWithEffect must call wxWindowBase::Show
|
commit | commitdiff | tree |
2008-03-16 |
Václav Slavík | Fixed generic art provider to scale bitmaps down to...
|
commit | commitdiff | tree |
2008-03-16 |
Václav Slavík | if we can't detect tooltip color, yellow as used by...
|
commit | commitdiff | tree |
2008-03-15 |
Václav Slavík | wxMSW: generate wxClipboardTextEvent from wxTextCtrl...
|
commit | commitdiff | tree |
2008-03-15 |
Václav Slavík | restored missing parts of wxClipboardTextEvent docs...
|
commit | commitdiff | tree |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling
|
commit | commitdiff | tree |
2008-03-13 |
Václav Slavík | reverted Julian's r44600, it broke help window behavior...
|
commit | commitdiff | tree |
2008-03-13 |
Václav Slavík | fixed crash in wxHtmlHelpController if the help window...
|
commit | commitdiff | tree |
2008-03-13 |
Václav Slavík | fixed unreadable formatting
|
commit | commitdiff | tree |
2008-03-12 |
Václav Slavík | include 'Version' in version string, it's what Apple...
|
commit | commitdiff | tree |
2008-03-12 |
Václav Slavík | indent app name + version from the rest in about dialog...
|
commit | commitdiff | tree |
2008-03-11 |
Václav Slavík | RPM spec files should use Unix line endings
|
commit | commitdiff | tree |
2008-03-08 |
Václav Slavík | fixed 'Select All' context menu in wxTextCtrl with...
|
commit | commitdiff | tree |
2008-03-07 |
Václav Slavík | fixed syntax error
|
commit | commitdiff | tree |
2008-03-06 |
Václav Slavík | fixed minsize setting after wxCollapsiblePane is expanded...
|
commit | commitdiff | tree |
2008-03-06 |
Václav Slavík | deprecated wxWindow::SetHelpTextForId()
|
commit | commitdiff | tree |
2008-03-06 |
Václav Slavík | use 6px as the default wxSizer border in wxGTK to be...
|
commit | commitdiff | tree |
2008-03-05 |
Václav Slavík | made wxFindFocusedChild static, the comment wasn't...
|
commit | commitdiff | tree |
2008-03-05 |
Václav Slavík | added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC
|
commit | commitdiff | tree |
2008-03-04 |
Václav Slavík | format strings with no real text don't need translating
|
commit | commitdiff | tree |
2008-03-04 |
Václav Slavík | added macros for checking for conflicts between flags...
|
commit | commitdiff | tree |
2008-03-04 |
Václav Slavík | added wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that...
|
commit | commitdiff | tree |
2008-03-04 |
Václav Slavík | fixed wxGenericTreeCtrl::DoThaw to call base class...
|
commit | commitdiff | tree |
2008-03-04 |
Václav Slavík | removed IsFrozen() from paint handler, no need for...
|
commit | commitdiff | tree |
2008-03-04 |
Václav Slavík | test Freeze/Thaw completely, including clearing and...
|
commit | commitdiff | tree |
next |