2012-12-21 |
Paul Cornett | revert r73185, it should no longer be needed after... |
tree | commitdiff |
2012-12-20 |
Paul Cornett | Use client size determined by size-allocate when possible |
tree | commitdiff |
2012-12-20 |
Stefan Csomor | benefit from 10.5+ call HIShapeUnionWithRect |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | activating DrawRectangle optimization |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | HIThemeBrushCreateCGColor seems to have become very... |
tree | commitdiff |
2012-12-19 |
Stefan Csomor | making Xcode builds work against against libtiff, copie... |
tree | commitdiff |
2012-12-18 |
Stefan Csomor | setting offsets for window and client dcs when not... |
tree | commitdiff |
2012-12-16 |
Paul Cornett | Fix for toolbars and menus not being disabled on Ubuntu |
tree | commitdiff |
2012-12-14 |
Stefan Csomor | support SDK < 10.6, fixes #14902 |
tree | commitdiff |
2012-12-14 |
Stefan Csomor | supporting private types in DnD on osx_cocoa, fixes... |
tree | commitdiff |
2012-12-14 |
Vadim Zeitlin | Fix libtiff compilation with MinGW. |
tree | commitdiff |
2012-12-14 |
Stefan Csomor | avoid double up events for static text, fixes #14902 |
tree | commitdiff |
2012-12-14 |
Paul Cornett | compute scrollbar spacing the same way GtkScrolledWindo... |
tree | commitdiff |
2012-12-14 |
Paul Cornett | Get DC size from GDK window if possible, client size... |
tree | commitdiff |
2012-12-13 |
Paul Cornett | decrease number of skipped frames in assert dialog... |
tree | commitdiff |
2012-12-11 |
Paul Cornett | use correct signature for callback |
tree | commitdiff |
2012-12-11 |
Paul Cornett | make local functions static |
tree | commitdiff |
2012-12-11 |
Paul Cornett | add wrappers to avoid compiling code which will never... |
tree | commitdiff |
2012-12-11 |
Vadim Zeitlin | Handle IN_MOVE inotify events better. |
tree | commitdiff |
2012-12-11 |
Vadim Zeitlin | Initialize wxRibbonBar::m_help_button_hovered. |
tree | commitdiff |
2012-12-10 |
Vadim Zeitlin | Use wxSetWorkingDirectory() instead of chdir(). |
tree | commitdiff |
2012-12-10 |
Vadim Zeitlin | Readded tiffconf.h removed by libtiff 4.0.3 merge. |
tree | commitdiff |
2012-12-10 |
Vadim Zeitlin | Merged libtiff 4.0.3 changes into the trunk. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Also account for EOL chars correctly in wxStyledTextCtr... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Don't test for key code being valid unnecessarily. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Remove unnecessary default from a switch statement. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Fix copy/paste error in UnsetConstraints(). |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Check gtk_tree_model_iter_nth_child() return value... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Don't use values returned by lstat() if it failed in... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Check wxDir::GetNext() return value in wxFindNextFile(). |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Add a wxHtmlTag helper parsing both absolute values... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Don't unnecessarily NUL-terminate wxCharBuffer contents. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Strip EOL characters from wxStyledTextCtrl::GetLineText... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Catch attempts to create a window with itself as parent. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Remove check of eof() return value validity. |
tree | commitdiff |
2012-12-06 |
Paul Cornett | disable Ubuntu "overlay scrollbar", see #14871 |
tree | commitdiff |
2012-12-05 |
Paul Cornett | fix tests for valid pen and brush, broken in r73099 |
tree | commitdiff |
2012-12-05 |
Julian Smart | wxRTC text box layout fixes |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Explicitly set margins for single line text controls... |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Add missing critical section locking before accessing... |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Open debugger at the location of failing assert, if... |
tree | commitdiff |
2012-12-03 |
Paul Cornett | Remove SashHitTest() "tolerance" parameter |
tree | commitdiff |
2012-12-03 |
Paul Cornett | Avoid setting sash resize cursor when mouse is still... |
tree | commitdiff |
2012-12-03 |
Paul Cornett | Fix SashHitTest() returning true one pixel past the... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Correct lookup of Explorer-specific file association... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Allow specifying -1 as font size to mean "default"... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Make wxChoice and wxComboBox behaviour same as in nativ... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Add wxControlWithItems::SendSelectionChangedEvent(... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Warn, don't assert, about unexpected inotify events. |
tree | commitdiff |
2012-12-02 |
Paul Cornett | simplify code so it always returns the same object |
tree | commitdiff |
2012-12-02 |
Paul Cornett | clean up wxCairoRenderer initialization mess |
tree | commitdiff |
2012-12-02 |
Paul Cornett | Remove nearly empty wx/cairo.h header |
tree | commitdiff |
2012-12-01 |
Vadim Zeitlin | Use disabled colour for the dropdown arrow of disabled... |
tree | commitdiff |
2012-11-30 |
Paul Cornett | simplify code to return from the end of the function |
tree | commitdiff |
2012-11-30 |
Paul Cornett | move wxGet{Colour,Font}FromUser() out of utilscmn.cpp... |
tree | commitdiff |
2012-11-29 |
Vadim Zeitlin | Don't assert when stopping watching a just renamed... |
tree | commitdiff |
2012-11-29 |
Vadim Zeitlin | Log invalid inotify() events without a valid watch... |
tree | commitdiff |
2012-11-29 |
Vadim Zeitlin | Correct handling of IN_Q_OVERFLOW in wxFileSystemWatche... |
tree | commitdiff |
2012-11-29 |
Julian Smart | Cope with the common case of utf-8 being specified... |
tree | commitdiff |
2012-11-29 |
Jouk Jansen | Do not use GTKIsUsingGlobalMenu when compiled against... |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Fix bezel used for bitmap buttons in wxOSX/Cocoa. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Select the entire spin control contents when changing... |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Handle Shift-TAB correctly in wxOSX/Carbon wxComboBox. |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | adding some additional fixes for programmatic selection... |
tree | commitdiff |
2012-11-28 |
Robin Dunn | Compilation fix. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Compilation fixes after r73050. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add "rect" paramerer to wxRichToolTip::ShowFor(). |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add missing wxUSE_OLE checks to safearray.cpp. |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | support for inheriting non-standard attributes (explici... |
tree | commitdiff |
2012-11-28 |
Stefan Csomor | supporting selection methods when not focused, closes... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | simulating focus events, see #13495 |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | support for simulating focus events since not all contr... |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | emulating wx' focus-lost behavior |
tree | commitdiff |
2012-11-27 |
Stefan Csomor | spell error fixed |
tree | commitdiff |
2012-11-27 |
Jouk Jansen | Fix OpenVMS makefile |
tree | commitdiff |
2012-11-26 |
Paul Cornett | disconnect "toggled" signal in dtor when style has... |
tree | commitdiff |
2012-11-26 |
Paul Cornett | fix for GTK assert after r72696, a draw/expose_event... |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Fix wxALWAYS_SHOW_SB behaviour in wxGTK. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Fix wxGenericListCtrl scrolling by not processing the... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Fix TAB navigation in wxGTK broken by r72663. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Restore generic GetPartialTextExtents() version use... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Don't dereference NULL output pointer in wxTextMeasure. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Handle UBUNTU_MENUPROXY=0 as "not using global menu". |
tree | commitdiff |
2012-11-25 |
Paul Cornett | avoid functions deprecated in GTK3 |
tree | commitdiff |
2012-11-25 |
Paul Cornett | fix wxBitmapComboBox Gtk-CRITICAL assertion `GTK_IS_ENT... |
tree | commitdiff |
2012-11-25 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2012-11-25 |
Paul Cornett | Simplify GetDefaultAttributesFromGTKWidget() by passing... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Use idle time menu updating when using global menu... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Add wxApp::GTKIsUsingGlobalMenu() helper to wxGTK. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Ignore menu events while modal dialogs are shown in... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Use wxBufferedPaintDC for wxStyledTextCtrl drawing... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add check for destroying window with mouse capture... |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | support for custom app controllers, override OSXCreateA... |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Fix ribbon bar scroll buttons visibility bug. |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
tree | commitdiff |
2012-11-23 |
Stefan Csomor | fixing overrelease and out-of-bounds write, fixes ... |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Implement GetSizeFromTextSize() for wxSpinCtrl. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Make wxSpinCtrlGenericBase a wxCompositeWindow. |
tree | commitdiff |
next |