2012-11-26 |
Paul Cornett | disconnect "toggled" signal in dtor when style has... |
tree | commitdiff |
2012-11-25 |
Paul Cornett | avoid functions deprecated in GTK3 |
tree | commitdiff |
2012-11-25 |
Paul Cornett | Simplify GetDefaultAttributesFromGTKWidget() by passing... |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Add wxApp::GTKIsUsingGlobalMenu() helper to wxGTK. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Implement GetSizeFromTextSize() for wxSpinCtrl. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Revert all wxNOEXCEPT-related changes. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxNOEXCEPT to all wxTextCtrl dtors. |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Fix path returned from wxGTK wxFileDialog too. |
tree | commitdiff |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the contro... |
tree | commitdiff |
2012-11-08 |
Vadim Zeitlin | No changes, just remove unnecessary forward declarations. |
tree | commitdiff |
2012-11-04 |
Paul Cornett | fix setting background color in wxGTK3 with themes... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Allow creating wxTextMeasure without specifying the... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Allow constructing wxGTK wxTextMeasure with NULL font. |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Just fix header comments of wxTextMeasure-related files... |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Store the selected directory in wxGTK wxDirDialog. |
tree | commitdiff |
2012-10-17 |
Vadim Zeitlin | Factor out text measurement from wxDC and wxWindow... |
tree | commitdiff |
2012-10-17 |
Paul Cornett | Disconnect all GTK signals referencing a wx object... |
tree | commitdiff |
2012-10-08 |
Vadim Zeitlin | Recreate GtkPrintOperation every time when printing... |
tree | commitdiff |
2012-10-02 |
Paul Cornett | make more Init() functions private |
tree | commitdiff |
2012-09-30 |
Paul Cornett | make wxWindowGTK::Init() private, it is not meant to... |
tree | commitdiff |
2012-09-28 |
Paul Cornett | Avoid unrealizing a frozen window |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Add wxSpinCtrl::SetBase() to allow entering hexadecimal... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Remove wxRTTI macros from wxSpinCtrlGTKBase. |
tree | commitdiff |
2012-08-28 |
Steve Lamerton | Add support for searching and highlighting a wxWebView. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Generate clipboard events for wxComboBox in wxGTK too. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Add a wxGTK-specific function to set wxNotificationMess... |
tree | commitdiff |
2012-07-28 |
Robin Dunn | Add GetHandle for wxGnomePrinterDCImpl |
tree | commitdiff |
2012-07-28 |
Robin Dunn | wxDC::GetHandle support for wxGTK |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Implement wxNotificationMessage using libnotify in... |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Add a private wrapper for GError to wxGTK. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Add wxWebView::GetNativeBackend() method. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Refactor: extract GtkScrolledWindow creation from wxWin... |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | No real changes, just avoid overloaded virtual wxWebVie... |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Fix crash on wxWebViewWebKit window destruction. |
tree | commitdiff |
2012-07-20 |
Vadim Zeitlin | Use both URL-specific and plain text formats in wxGTK... |
tree | commitdiff |
2012-07-13 |
Paul Cornett | avoid creating and immediately destroying a wxGraphicsC... |
tree | commitdiff |
2012-07-10 |
Paul Cornett | remove DoSetSize override, unneeded after r72001 |
tree | commitdiff |
2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
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-24 |
Paul Cornett | update size hints when decoration size becomes known... |
tree | commitdiff |
2012-06-20 |
Vadim Zeitlin | Use C, not C++, comments in wx/gtk/chkconf.h. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Disable options that don't work with wxGTK in wx/chkconf.h. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Define wxGTK GTK version symbols in GTK-specific setup.h. |
tree | commitdiff |
2012-06-17 |
Vadim Zeitlin | Add wxUSE_COMPILER_TLS to allow disabling compiler... |
tree | commitdiff |
2012-06-12 |
Vadim Zeitlin | Add wx/setup.h header for wxGTK build under MSW. |
tree | commitdiff |
2012-06-05 |
Paul Cornett | Workaround for Ubuntu 12.04 run time warning |
tree | commitdiff |
2012-05-17 |
Paul Cornett | Remove use of "size-request" signal for wxWindow sizing. |
tree | commitdiff |
2012-05-03 |
Robin Dunn | Add wxDropSource::SetIcon for wxGTK to mimic SetCursor... |
tree | commitdiff |
2012-04-20 |
Robin Dunn | Make wxTaskBarIcon's ctor have the same API on all... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Always use UTF-8 for file names passed to GTK+ function... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | No real changes, just add extra brackets to wxGTK_CONV... |
tree | commitdiff |
2012-03-28 |
Steve Lamerton | Minor changes, just trim trailing spaces in webview... |
tree | commitdiff |
2012-03-25 |
Paul Cornett | remove unneeded includes and forward declaration |
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-25 |
Vadim Zeitlin | Export wxGTK private widget creation functions from... |
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-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-10 |
Robin Dunn | Make the CreateTool factories be public so they can... |
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-02-28 |
Paul Cornett | remove unnecessary override of AddChildGTK |
tree | commitdiff |
2012-02-28 |
Paul Cornett | fix virtual override broken in r58875 |
tree | commitdiff |
2012-02-27 |
Paul Cornett | use 0 (== GTK_STATE_NORMAL) for state parameter default |
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 |
Stefan Neis | Reverted bogus fix for bogus bug report #13402. |
tree | commitdiff |
2012-02-05 |
Stefan Neis | Mark unused parameter as such, fixes #13402. |
tree | commitdiff |
2012-01-31 |
Paul Cornett | remove virtual override that just calls base |
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 | Forward declare wxFont in wx/gtk/private.h. |
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 |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. |
tree | commitdiff |
2012-01-09 |
Paul Cornett | move render params out of wxDataViewCustomRenderer |
tree | commitdiff |
2011-12-29 |
Stefan Neis | Do not put semicolons after the definition of an inline... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Implement wxNotebook::CalcSizeFromPage() for wxGTK. |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Added wxFilePickerCtrl::SetInitialDirectory(). |
tree | commitdiff |
2011-12-01 |
Paul Cornett | Fix crash when appending menuitem after removing it... |
tree | commitdiff |
2011-11-25 |
Paul Cornett | use int instead of size_t for a couple member variables |
tree | commitdiff |
2011-11-17 |
Robin Dunn | Don't include webkit headers from wx headers |
tree | commitdiff |
2011-11-08 |
Vadim Zeitlin | Move GDK_META_MASK definition in the header in which... |
tree | commitdiff |
2011-11-08 |
Vadim Zeitlin | Compilation fixes for GTK+ 2.4. |
tree | commitdiff |
2011-10-31 |
Paul Cornett | add gdk_window_get_height/width |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Make GTK callbacks passed to GTKConnectWidget() extern... |
tree | commitdiff |
2011-10-25 |
Paul Cornett | fix wxMDIChildFrame after r69390 and r69468, TLW realiz... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Move InitMouseEvent<T>() to wx/gtk/private/event.h. |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Use wxDatePickerCtrl in wxDataViewDateRenderer. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxNonOwnedWindow::SetShape(wxGraphicsPath). |
tree | commitdiff |
2011-10-13 |
Vadim Zeitlin | Implement SetShape() for wxPopupWindow in wxGTK. |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | Added wxWindow::GTKHandleRealized() virtual method... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Remove wxHeaderColumn::SetAsSortKey() and only use... |
tree | commitdiff |
2011-09-12 |
Steve Lamerton | Update wxWebView guards to stop backend compilation... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
tree | commitdiff |
next |