2008-03-05 |
Václav Slavík | made wxFindFocusedChild static, the comment wasn't... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | implemented Freeze/Thaw in wxGTK |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Implemented wxURLDataObject for wxGTK using text/x... |
tree | commitdiff |
2008-02-28 |
Paul Cornett | revert updating GTK size hints when window decorations... |
tree | commitdiff |
2008-02-28 |
Paul Cornett | forward Show() to base, not wxWindow |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
tree | commitdiff |
2008-02-26 |
Robert Roebling | restore wxComboBox's behaviour of reacting to <ENTER> |
tree | commitdiff |
2008-02-26 |
Paul Cornett | initialize m_miniTitle, fix button press detection... |
tree | commitdiff |
2008-02-26 |
Paul Cornett | update GTK size hints when window decorations change |
tree | commitdiff |
2008-02-22 |
Václav Slavík | fixed wxBitmapButton to use focus and hover bitmaps... |
tree | commitdiff |
2008-02-22 |
Václav Slavík | moved win_gtk.h header to wx/gtk/private, it's for... |
tree | commitdiff |
2008-02-17 |
Vadim Zeitlin | fix wxNotebook::GetPage{Text,Image}() when they were... |
tree | commitdiff |
2008-02-14 |
Vadim Zeitlin | I got too tired of seeing these unused parameters warni... |
tree | commitdiff |
2008-02-14 |
Julian Smart | Cut down on unnecessary update events |
tree | commitdiff |
2008-02-14 |
Paul Cornett | remove gratuitous junk which had nothing to do with... |
tree | commitdiff |
2008-02-13 |
Paul Cornett | make sure client area is refreshed after last child... |
tree | commitdiff |
2008-02-13 |
Václav Slavík | removed unused g_focusWindowLast |
tree | commitdiff |
2008-02-11 |
Paul Cornett | fix for glib critical errors when closing an mdi child |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | get wxSYS_COLOUR_MENU from a menu bar and not from... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | use generic file picker in wxFLP_SAVE case as the nativ... |
tree | commitdiff |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog |
tree | commitdiff |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
tree | commitdiff |
2008-02-03 |
Paul Cornett | add missing ! accidentally dropped in last commit |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | initialize m_sharedContext and m_sharedContextOf to... |
tree | commitdiff |
2008-02-03 |
Paul Cornett | Remove remnants of GTK1 accelerator code. |
tree | commitdiff |
2008-02-03 |
Paul Cornett | remove unused wxMenuBar::m_style |
tree | commitdiff |
2008-02-02 |
Paul Cornett | avoid GCC warnings about breaking strict aliasing rules |
tree | commitdiff |
2008-02-02 |
Paul Cornett | Enable best size caching, remove unnecessary GetLabel... |
tree | commitdiff |
2008-02-02 |
Paul Cornett | fix wxALIGN_RIGHT in RTL mode |
tree | commitdiff |
2008-02-02 |
Paul Cornett | label clipping hack is not needed for GTK+ >= 2.12 |
tree | commitdiff |
2008-02-01 |
Paul Cornett | remove unnecessary m_glWidget, fix return types for... |
tree | commitdiff |
2008-02-01 |
Paul Cornett | fix for GTK assertion from gtk_widget_set_colormap... |
tree | commitdiff |
2008-01-30 |
Václav Slavík | clarified EndModal assert message |
tree | commitdiff |
2008-01-29 |
Paul Cornett | Remove unnecessary IsRadioButton(). |
tree | commitdiff |
2008-01-28 |
Paul Cornett | remove unnecessary ?: operator |
tree | commitdiff |
2008-01-27 |
Václav Slavík | Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAN... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | don't append anything back in DoDeleteOneItem() if... |
tree | commitdiff |
2008-01-24 |
Paul Cornett | remove redundant WX_CLEAR_LIST, it's done by base dtor |
tree | commitdiff |
2008-01-24 |
Paul Cornett | fix memory leak when wxMenu is used as a popup |
tree | commitdiff |
2008-01-21 |
Václav Slavík | prefix implementation methods of wxBitmapButton with... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | updated wxExecute checks in wxGTK to be same as in... |
tree | commitdiff |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
tree | commitdiff |
2008-01-13 |
Robert Roebling | Always invoke default action even if dclick is caught... |
tree | commitdiff |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
tree | commitdiff |
2008-01-12 |
Robert Roebling | Invoke default action if dclick event after <ENTER... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | don't use the same parameter name twice, HP compiler... |
tree | commitdiff |
2008-01-07 |
Robert Roebling | [ 1865141 ] wxNotebook::DeletePage can result in invali... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | return false from Dispatch() if gtk_main_quit() was... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | don't unload libgnomevfs.so, this results in a crash... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | removed extra default clause accidentally added by... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | correct handling of positive quality values (2nd part... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | more fixes to handling of the resolution chosen in... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2008-01-03 |
Vadim Zeitlin | set resolution of print preview from print data (modifi... |
tree | commitdiff |
2008-01-03 |
Paul Cornett | fix for last commit: didn't work if mask was white |
tree | commitdiff |
2008-01-03 |
Paul Cornett | Fix wxCursor(wxImage&) ctor for image widths not a... |
tree | commitdiff |
2007-12-31 |
Mart Raudsepp | Remove declaration of wxScaledFontList wxHashMap, as... |
tree | commitdiff |
2007-12-31 |
Paul Cornett | fix leak when creating wxCURSOR_BLANK |
tree | commitdiff |
2007-12-30 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-12-30 |
Robert Roebling | initial drag interface for wxDataViewCtrl |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-29 |
Robert Roebling | wxDataViewCtrl DnD stubs, some reformating |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-24 |
Paul Cornett | fix setting client data |
tree | commitdiff |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
tree | commitdiff |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove old thread debugging code |
tree | commitdiff |
2007-12-20 |
Paul Cornett | DC headers don't need to be in gtk/private.h |
tree | commitdiff |
2007-12-20 |
Paul Cornett | more code simplification |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | fix for ANSI mode build (patch 1853001) |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code |
tree | commitdiff |
2007-12-17 |
Paul Cornett | remove some duplication in font scaling code |
tree | commitdiff |
2007-12-17 |
Paul Cornett | create hatch bitmaps on demand, and dispose of them... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | use a wxCharBuffer instead of malloc/free for pango... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | Make sizing logic clearer, at the expense of a few... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Disable any refresh in backing window (set_back_pixmap... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Implemented (for GTK+) and tested dataview_context_menu... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Remove old/new DC test code (3000th commit - and still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-13 |
Robin Dunn | Add a FIXME for a reminder... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | [ 1836794 ] gtk menu: radiogroup and separator |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-06 |
Paul Cornett | setting style on backing window should not be necessary... |
tree | commitdiff |
2007-12-05 |
Paul Cornett | fix deferred show when min size has been set |
tree | commitdiff |
2007-12-04 |
Julian Smart | Reverted mouse position change - wxMSW does send (... |
tree | commitdiff |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
tree | commitdiff |
2007-12-04 |
Julian Smart | Context menu event from keyboard records the mouse... |
tree | commitdiff |
2007-12-03 |
Robert Roebling | correct wxMemoryDC constr. to not use m_owner |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-03 |
Paul Cornett | build fix for -D__WXUNIVERSAL__ |
tree | commitdiff |
2007-12-02 |
Paul Cornett | keep initial size from changing when frame extents... |
tree | commitdiff |
2007-12-02 |
Paul Cornett | don't set resize mode to QUEUE, it seems to be wrong... |
tree | commitdiff |
2007-12-01 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-01 |
Robert Roebling | compilation fix and fewer warnings |
tree | commitdiff |
next |