2012-12-08 |
Vadim Zeitlin | Fix copy/paste error in UnsetConstraints(). |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Check gtk_tree_model_iter_nth_child() return value... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Don't use values returned by lstat() if it failed in... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Check wxDir::GetNext() return value in wxFindNextFile(). |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Add a wxHtmlTag helper parsing both absolute values... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Don't unnecessarily NUL-terminate wxCharBuffer contents. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Strip EOL characters from wxStyledTextCtrl::GetLineText... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Catch attempts to create a window with itself as parent. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Remove check of eof() return value validity. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Paul Cornett | disable Ubuntu "overlay scrollbar", see #14871 |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Paul Cornett | fix tests for valid pen and brush, broken in r73099 |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Julian Smart | wxRTC text box layout fixes |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vadim Zeitlin | Compilation fir for VC6 after r73124. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vadim Zeitlin | Explicitly set margins for single line text controls... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vadim Zeitlin | Add missing critical section locking before accessing... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vadim Zeitlin | Open debugger at the location of failing assert, if... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Paul Cornett | Remove SashHitTest() "tolerance" parameter |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Paul Cornett | Avoid setting sash resize cursor when mouse is still... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Paul Cornett | Fix SashHitTest() returning true one pixel past the... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vadim Zeitlin | Exclude files in vendor branches from svn hook checks. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vadim Zeitlin | wxGTK linking fix after r73102. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | Correct lookup of Explorer-specific file association... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | No changes, just reorganize the menu slightly in the... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | Allow specifying -1 as font size to mean "default"... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | Make wxChoice and wxComboBox behaviour same as in nativ... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | Add wxControlWithItems::SendSelectionChangedEvent(... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | Avoid using "do { ... } while ( wxFalse )" pseudo-loop. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Vadim Zeitlin | Warn, don't assert, about unexpected inotify events. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Paul Cornett | simplify code so it always returns the same object |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Paul Cornett | clean up wxCairoRenderer initialization mess |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Paul Cornett | remove unnecessary include of wx/cairo.h |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Paul Cornett | Remove nearly empty wx/cairo.h header |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Paul Cornett | use stock colour/pen/brush objects in samples |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Paul Cornett | use new pen/brush style names in samples |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Paul Cornett | remove colour/pen/brush arguments which are the default... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Vadim Zeitlin | Use disabled colour for the dropdown arrow of disabled... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Vadim Zeitlin | Miscellaneous spelling and typo fixes in the documentation. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Vadim Zeitlin | Fix premature truncation of brief descriptions in Doxyg... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Vadim Zeitlin | Fix documentation of wxGridBagSizer::Add() spacer overload. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robin Dunn | Interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Cornett | simplify code to return from the end of the function |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Cornett | indentation fixes |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Cornett | move wxGet{Colour,Font}FromUser() out of utilscmn.cpp... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Vadim Zeitlin | Don't assert when stopping watching a just renamed... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Vadim Zeitlin | Log invalid inotify() events without a valid watch... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Vadim Zeitlin | Correct handling of IN_Q_OVERFLOW in wxFileSystemWatche... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Julian Smart | Cope with the common case of utf-8 being specified... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Paul Cornett | declare wxQsort in vector.h as well as utils.h to work... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Jouk Jansen | Do not use GTKIsUsingGlobalMenu when compiled against... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Fix bezel used for bitmap buttons in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Select the entire spin control contents when changing... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Handle Shift-TAB correctly in wxOSX/Carbon wxComboBox. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Stefan Csomor | adding some additional fixes for programmatic selection... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Robin Dunn | Compilation fix. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Compilation fixes after r73050. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Add "rect" paramerer to wxRichToolTip::ShowFor(). |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Add missing wxUSE_OLE checks to safearray.cpp. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Vadim Zeitlin | Compilation fix for wxDocManager after r73004. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Stefan Csomor | support for inheriting non-standard attributes (explici... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Stefan Csomor | supporting selection methods when not focused, closes... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Stefan Csomor | simulating focus events, see #13495 |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Stefan Csomor | support for simulating focus events since not all contr... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Stefan Csomor | emulating wx' focus-lost behavior |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Stefan Csomor | spell error fixed |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Stefan Csomor | workaround, see #14856 |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jouk Jansen | Fix OpenVMS makefile |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Robin Dunn | More interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Compilation fix to docview sample after r73004. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Paul Cornett | disconnect "toggled" signal in dtor when style has... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Paul Cornett | fix for GTK assert after r72696, a draw/expose_event... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Disable CallAfter() for MSVC 7 too, it can't compile... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Bracket vararg macro definition with wxHAS_VARIADIC_MACROS. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Another Nepalese translations update. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Fix wxALWAYS_SHOW_SB behaviour in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Fix harmless warning about uninitialized variable in... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Vadim Zeitlin | Fix warnings about using type attribute on forward... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Fix wxGenericListCtrl scrolling by not processing the... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Fix TAB navigation in wxGTK broken by r72663. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Restore generic GetPartialTextExtents() version use... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Don't dereference NULL output pointer in wxTextMeasure. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Handle UBUNTU_MENUPROXY=0 as "not using global menu". |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Paul Cornett | avoid functions deprecated in GTK3 |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Paul Cornett | fix wxBitmapComboBox Gtk-CRITICAL assertion `GTK_IS_ENT... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Paul Cornett | Simplify GetDefaultAttributesFromGTKWidget() by passing... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Use idle time menu updating when using global menu... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Add wxApp::GTKIsUsingGlobalMenu() helper to wxGTK. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Vadim Zeitlin | Ignore menu events while modal dialogs are shown in... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Vadim Zeitlin | Blind compilation fix for VC6 after r73004. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Paul Cornett | silence GCC warning "enumeral and non-enumeral type... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Vadim Zeitlin | Add wxList::AsVector<>() helper. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Vadim Zeitlin | Don't include wx/utils.h from wx/vector.h. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Vadim Zeitlin | Use wxBufferedPaintDC for wxStyledTextCtrl drawing... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Vadim Zeitlin | Add check for destroying window with mouse capture... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Stefan Csomor | support for custom app controllers, override OSXCreateA... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Vadim Zeitlin | Fix ribbon bar scroll buttons visibility bug. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Stefan Csomor | fixing overrelease and out-of-bounds write, fixes ... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Vadim Zeitlin | Implement GetSizeFromTextSize() for wxSpinCtrl. |
commit | commitdiff | tree | snapshot |
next |