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 |
2008-03-04 |
Václav Slavík | implemented Freeze/Thaw in wxGTK
|
commit | commitdiff | tree |
2008-03-03 |
Václav Slavík | made Freeze/Thaw recursively (un)freeze child windows too
|
commit | commitdiff | tree |
2008-03-02 |
Václav Slavík | there's no such thing as LANG_VALENCIAN
|
commit | commitdiff | tree |
2008-03-02 |
Václav Slavík | header files are not executable
|
commit | commitdiff | tree |
2008-03-02 |
Václav Slavík | wxMac: Fixed wxListCtrl to respect items' non-default...
|
commit | commitdiff | tree |
2008-03-02 |
Václav Slavík | don't set m_font upfront in wxMac, let the GetDefaultAttribu...
|
commit | commitdiff | tree |
2008-03-02 |
Václav Slavík | added Get(Class)DefaultAttributes implementation for...
|
commit | commitdiff | tree |
2008-02-29 |
Václav Slavík | fixed ~wxWindowBase to remove associated context help...
|
commit | commitdiff | tree |
2008-02-28 |
Václav Slavík | clear statusbar 'Connecting...' message on failure
|
commit | commitdiff | tree |
2008-02-25 |
Václav Slavík | compilation fix for pch-less build
|
commit | commitdiff | tree |
2008-02-24 |
Václav Slavík | fixed wxListCtrl::RefreshItem(s) - it didn't update...
|
commit | commitdiff | tree |
2008-02-24 |
Václav Slavík | wxMac's wxListBox was missing GetDefaultAttributes...
|
commit | commitdiff | tree |
2008-02-22 |
Václav Slavík | fixed wxBitmapButton to use focus and hover bitmaps...
|
commit | commitdiff | tree |
2008-02-22 |
Václav Slavík | fixed strange focus order in wxTipDialog and set initial...
|
commit | commitdiff | tree |
2008-02-22 |
Václav Slavík | moved win_gtk.h header to wx/gtk/private, it's for...
|
commit | commitdiff | tree |
2008-02-21 |
Václav Slavík | removed now-unused wxSizer::GetMax/MinWindowSize helpers
|
commit | commitdiff | tree |
2008-02-14 |
Václav Slavík | greatly simplified wxGenericCollapsiblePane::OnStateChange...
|
commit | commitdiff | tree |
2008-02-14 |
Václav Slavík | fixed wxSizer::SetSizeHints() to allow setting smaller...
|
commit | commitdiff | tree |
2008-02-14 |
Václav Slavík | added wxWindow::Set/GetMin/MaxClientSize convenience...
|
commit | commitdiff | tree |
2008-02-13 |
Václav Slavík | split wxSizer::Fit() into ComputeFittingWindow/ClientSize...
|
commit | commitdiff | tree |
2008-02-13 |
Václav Slavík | removed no longer used src/iodbc directory
|
commit | commitdiff | tree |
2008-02-13 |
Václav Slavík | removed unused g_focusWindowLast
|
commit | commitdiff | tree |
2008-02-12 |
Václav Slavík | added wxWindow::HandleAsNavigationKey() helper for...
|
commit | commitdiff | tree |
2008-02-12 |
Václav Slavík | use ClientToWindowSize/WindowToClientSize
|
commit | commitdiff | tree |
2008-02-12 |
Václav Slavík | added wxWindow::ClientToWindowSize and WindowToClientSize...
|
commit | commitdiff | tree |
2008-02-12 |
Václav Slavík | silence warnings about <headers>
|
commit | commitdiff | tree |
2008-02-09 |
Václav Slavík | disable console targets for WinCE
|
commit | commitdiff | tree |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog
|
commit | commitdiff | tree |
2008-02-07 |
Václav Slavík | removed unused SYMBOL_WXRICHTEXT.*_TITLE values that...
|
commit | commitdiff | tree |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if...
|
commit | commitdiff | tree |
2008-02-04 |
Václav Slavík | updated list of aclocal m4 files
|
commit | commitdiff | tree |
2008-02-02 |
Václav Slavík | fixed wxTextCtrl to not process clipboard events twice...
|
commit | commitdiff | tree |
2008-02-01 |
Václav Slavík | eliminate code duplication in wxSizer::Fit()
|
commit | commitdiff | tree |
2008-02-01 |
Václav Slavík | fixed RR's change of wxSizer::Fit to set client size...
|
commit | commitdiff | tree |
2008-01-31 |
Václav Slavík | compilation fix for wxUSE_BOOKCTRL=0
|
commit | commitdiff | tree |
2008-01-31 |
Václav Slavík | compilation fix for wxUSE_MENUS=0
|
commit | commitdiff | tree |
2008-01-31 |
Václav Slavík | wxUniv/MSW compilation fix after wxDC changes
|
commit | commitdiff | tree |
2008-01-31 |
Václav Slavík | added InitRGBA to generic wxColour to fix linking ...
|
commit | commitdiff | tree |
2008-01-31 |
Václav Slavík | Fixed compilation of wxVector<T> with VC6:
|
commit | commitdiff | tree |
2008-01-30 |
Václav Slavík | clarified EndModal assert message
|
commit | commitdiff | tree |
2008-01-30 |
Václav Slavík | do the VC6 hacks only when compiling with VC6
|
commit | commitdiff | tree |
2008-01-29 |
Václav Slavík | corrected VC++ version check
|
commit | commitdiff | tree |
2008-01-29 |
Václav Slavík | VC5 didn't support partial specialization either, check...
|
commit | commitdiff | tree |
2008-01-29 |
Václav Slavík | wx*DCImpl PCH-less compilation fix
|
commit | commitdiff | tree |
2008-01-29 |
Václav Slavík | added wxCHECK_VISUALC_VERSION macro
|
commit | commitdiff | tree |
2008-01-29 |
Václav Slavík | compilation fix for VC6, it doesn't support partial...
|
commit | commitdiff | tree |
2008-01-27 |
Václav Slavík | UTF-8 build fixes for appending, setting or searching...
|
commit | commitdiff | tree |
2008-01-27 |
Václav Slavík | converting temporary wxString to const wxChar* and...
|
commit | commitdiff | tree |
2008-01-27 |
Václav Slavík | Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAND1...
|
commit | commitdiff | tree |
next |