2012-07-13 |
Paul Cornett | avoid creating and immediately destroying a wxGraphicsC... |
tree | commitdiff |
2012-07-11 |
Paul Cornett | fix some more improper widget casts |
tree | commitdiff |
2012-07-11 |
Paul Cornett | Use GTK_IS_ENTRY() to determine if widget is a GtkEntry. |
tree | commitdiff |
2012-07-10 |
Paul Cornett | remove DoSetSize override, unneeded after r72001 |
tree | commitdiff |
2012-07-10 |
Paul Cornett | remove STOCKITEM_26 macro, unneeded after r72001 |
tree | commitdiff |
2012-07-10 |
Paul Cornett | no real changes, just remove unnecessary indentation... |
tree | commitdiff |
2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Fix wxGTK compilation with MSVC after GTK+ 3 changes. |
tree | commitdiff |
2012-07-01 |
Paul Cornett | override DoSetValue() to avoid unnecessary clipboard... |
tree | commitdiff |
2012-06-30 |
Paul Cornett | support for GTK3 |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Don't hard code horizontal border for wxStaticBox in... |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Fix vertical offset for wxGTK wxStaticBox without label. |
tree | commitdiff |
2012-06-24 |
Paul Cornett | update size hints when decoration size becomes known... |
tree | commitdiff |
2012-06-23 |
Paul Cornett | properly handle stupidly small maximum size hints |
tree | commitdiff |
2012-06-22 |
Paul Cornett | fix SetSizeHints when wxDefaultSize is given for min... |
tree | commitdiff |
2012-06-21 |
Vadim Zeitlin | Don't call gtk_window_set_geometry_hints() if there... |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Move wxBell() from base to core library. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Don't use Unix-specific wxGTK utility functions under... |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Provide wxGetKeyState() studfor wxGTK under Windows. |
tree | commitdiff |
2012-06-17 |
Paul Cornett | update version check for glib 2.32 |
tree | commitdiff |
2012-06-15 |
Vadim Zeitlin | Only use Unix sockets API under Unix in wxGTK. |
tree | commitdiff |
2012-06-07 |
Paul Cornett | fix warnings about conversion to bool, closes #14381 |
tree | commitdiff |
2012-06-07 |
Paul Cornett | fix warnings about unreachable return statements |
tree | commitdiff |
2012-06-05 |
Paul Cornett | Workaround for Ubuntu 12.04 run time warning |
tree | commitdiff |
2012-06-04 |
Paul Cornett | Fix layout of wxStaticText, and possibly other controls. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Update old selections after clearing wxListBox in wxGTK. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxCLASSINFO() instead of deprecated CLASSINFO(). |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks. |
tree | commitdiff |
2012-05-30 |
Robin Dunn | A patch adding wxHTMLDataObject which can be used for... |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Suppress warnings about gnome_print_dialog_get_range... |
tree | commitdiff |
2012-05-19 |
Vadim Zeitlin | Fix compilation in wxUSE_STL=1 build after r71467. |
tree | commitdiff |
2012-05-17 |
Paul Cornett | remove some unnecessary c_str() calls |
tree | commitdiff |
2012-05-17 |
Paul Cornett | Remove use of "size-request" signal for wxWindow sizing. |
tree | commitdiff |
2012-05-15 |
Vadim Zeitlin | Fix pasting large amounts of text in wxGTK. |
tree | commitdiff |
2012-05-13 |
Vadim Zeitlin | Don't assert if no icon is specified for a wxDataViewCt... |
tree | commitdiff |
2012-05-07 |
Vadim Zeitlin | Use XkbKeycodeToKeysym() instead of deprecated XKeycode... |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Fix precompiled headers use with MSVC in wxGTK sources. |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Declare variables before doing anything else in C code. |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | No changes, just refactor common IsSorted() tests in... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrlInternal:... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Set the data size in wxEVT_COMMAND_DATAVIEW_ITEM_DROP_P... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Preserve wxComboBox selection when modifying the select... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Make wxGTK code returning correct focus in popup menu... |
tree | commitdiff |
2012-04-24 |
Paul Cornett | Remove code to find topmost X window in SetTransparent(). |
tree | commitdiff |
2012-04-20 |
Paul Cornett | defer queue-resize until after size-allocate processing... |
tree | commitdiff |
2012-04-20 |
Robin Dunn | Make wxTaskBarIcon's ctor have the same API on all... |
tree | commitdiff |
2012-04-19 |
Paul Cornett | move widget resize handling from DoSetSize to DoMoveWindow |
tree | commitdiff |
2012-04-19 |
Paul Cornett | simplify default border code in DoSetSize |
tree | commitdiff |
2012-04-19 |
Paul Cornett | rearrange some code in DoSetSize to facilitate upcoming... |
tree | commitdiff |
2012-04-19 |
Vadim Zeitlin | Fix for wxUniv/GTK compilation. |
tree | commitdiff |
2012-04-18 |
Paul Cornett | Adjust x,y parameters by pizza scroll offset in DoSetSize |
tree | commitdiff |
2012-04-16 |
Paul Cornett | remove AdjustForParentClientOrigin call, it does nothin... |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | No real changes, just fix misspellings in comments... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Add support for horizontal mouse wheel events to wxGTK... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Always use UTF-8 for file names passed to GTK+ function... |
tree | commitdiff |
2012-04-04 |
Vadim Zeitlin | Fix wxRadioButtons without explicit wxRB_GROUP styles... |
tree | commitdiff |
2012-03-28 |
Steve Lamerton | Minor changes, just trim trailing spaces in webview... |
tree | commitdiff |
2012-03-25 |
Paul Cornett | replace wxBitmap::SetPixbuf() with wxBitmap ctor taking... |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Add a private GetNotebookWidget() accessor to wxGTK. |
tree | commitdiff |
2012-03-23 |
Paul Cornett | avoid reported problem with RHEL 5 GTK+ 2.10 where... |
tree | commitdiff |
2012-03-22 |
Paul Cornett | fix building with GTK+ < 2.8 |
tree | commitdiff |
2012-03-21 |
Vadim Zeitlin | Fix display of "const" methods in wxGTK assert dialog. |
tree | commitdiff |
2012-03-20 |
Paul Cornett | make wxMask pixmap member private |
tree | commitdiff |
2012-03-20 |
Paul Cornett | Fix keyboard navigation broken in r70324, see #14084 |
tree | commitdiff |
2012-03-14 |
Vadim Zeitlin | Implement wxDirDialog:: and wxFileDialog::Create()... |
tree | commitdiff |
2012-03-11 |
Vadim Zeitlin | Update the text part of combobox when changing text... |
tree | commitdiff |
2012-03-06 |
Paul Cornett | fix test for transparent pen broken in r65820 |
tree | commitdiff |
2012-03-04 |
Paul Cornett | remove unnecessary includes |
tree | commitdiff |
2012-03-01 |
Paul Cornett | remove signal-blocking variable, instead just connect... |
tree | commitdiff |
2012-03-01 |
Paul Cornett | use m_ prefix for web_view member, and make it a WebKit... |
tree | commitdiff |
2012-03-01 |
Paul Cornett | remove extra g_object_ref() on web view widget |
tree | commitdiff |
2012-02-29 |
Paul Cornett | remove unnecessary gtk_widget_show(m_widget) calls... |
tree | commitdiff |
2012-02-29 |
Paul Cornett | small includes cleanup |
tree | commitdiff |
2012-02-29 |
Paul Cornett | remove unnecessary gtk_widget_show() calls, PostCreatio... |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Ignore setting empty path in wxGTK wxFileDialog. |
tree | commitdiff |
2012-02-28 |
Paul Cornett | remove unnecessary override of AddChildGTK |
tree | commitdiff |
2012-02-28 |
Paul Cornett | Remove code to query GDK window origin from DoGetPositi... |
tree | commitdiff |
2012-02-28 |
Paul Cornett | avoid crash if IsMaximized() is called before native... |
tree | commitdiff |
2012-02-28 |
Vadim Zeitlin | Interpret default file name relatively to initial dir... |
tree | commitdiff |
2012-02-27 |
Paul Cornett | use 0 (== GTK_STATE_NORMAL) for state parameter default |
tree | commitdiff |
2012-02-27 |
Paul Cornett | avoid making copy of font description |
tree | commitdiff |
2012-02-27 |
Vadim Zeitlin | Only include <unistd.h> under Unix in wxGTK code. |
tree | commitdiff |
2012-02-26 |
Vadim Zeitlin | Fix wxGTK compilation when using non X11-based GDK. |
tree | commitdiff |
2012-02-23 |
Vadim Zeitlin | Use wxStrnicmp() instead of strncasecmp() in wxGTK... |
tree | commitdiff |
2012-02-22 |
Vadim Zeitlin | Don't crash when using wxPrintDialog with NULL parent... |
tree | commitdiff |
2012-02-15 |
Paul Cornett | modification to fix in r70597, has-window check is... |
tree | commitdiff |
2012-02-15 |
Paul Cornett | avoid sending mouse events to the wrong window, fixes... |
tree | commitdiff |
2012-02-11 |
Paul Cornett | remove wxGraphicsContext dependency for transparent... |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Implement wxBG_STYLE_TRANSPARENT support for wxGTK. |
tree | commitdiff |
2012-02-05 |
Paul Cornett | remove code ifdef-ed on __X__, it is never defined... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Fix initial state of radio toolbar tools in wxGTK. |
tree | commitdiff |
2012-01-31 |
Paul Cornett | remove virtual override that just calls base |
tree | commitdiff |
2012-01-31 |
Paul Cornett | implement wxGetMousePosition without using X-specific... |
tree | commitdiff |
2012-01-31 |
Paul Cornett | handle theme change which changes window border width |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move SetPangoAttrsForFont to wxFont, should have been... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move Pango underline workaround into wxFont::GTKSetPang... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move SetPangoAttrsForFont to wxFont |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Minor fixes to wxDataViewCtrl::HitTest() in wxGTK. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add support for stricken-through fonts. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add wxFont ctor taking a single flags argument instead... |
tree | commitdiff |
next |