2012-01-08 |
Paul Cornett | remove unnecessary class definitions and variables |
tree | commitdiff |
2012-01-08 |
Paul Cornett | remove unnecessary finalize overrides |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Add standard art providers at the bottom of the art... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Fix warning about non-virtual dtor in wxDataViewCtrlInt... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Suppress gcc -Wint-to-pointer-cast warnings in GTK... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Implement wxNotebook::CalcSizeFromPage() for wxGTK. |
tree | commitdiff |
2011-12-22 |
Paul Cornett | remove SetBackgroundStyle call from OnInternalIdle... |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Added wxFilePickerCtrl::SetInitialDirectory(). |
tree | commitdiff |
2011-12-11 |
Paul Cornett | fix GetTextExtent with non-null font argument, fixes... |
tree | commitdiff |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
tree | commitdiff |
2011-12-08 |
Vadim Zeitlin | Refactor to eliminate duplication in wxGTK key events... |
tree | commitdiff |
2011-12-08 |
Vadim Zeitlin | Fix Unicode key code for Ctrl-letter in wxGTK. |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Don't use gtk_menu_item_set_submenu() with NULL menu... |
tree | commitdiff |
2011-12-07 |
Paul Cornett | In Refresh(), allow for possibility that child is mappe... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Pretend that the window showing popup menu has focus... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK behave in wxGTK as in wxMSW. |
tree | commitdiff |
2011-12-01 |
Paul Cornett | Fix crash when appending menuitem after removing it... |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Remove unused variable from wxWebViewWebKit code in... |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Fix wxWebView compilation in STL build with wxGTK. |
tree | commitdiff |
2011-11-28 |
Paul Cornett | update _GOptionGroup check |
tree | commitdiff |
2011-11-28 |
Paul Cornett | build fixes for Universal |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Don't crash when changing label of label-less wxToggleB... |
tree | commitdiff |
2011-11-25 |
Paul Cornett | check for self-assignment in operator= |
tree | commitdiff |
2011-11-25 |
Paul Cornett | copy array with memcpy rather than a loop |
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-14 |
Jouk Jansen | Update compile support fror wxGTK on OpenVMS |
tree | commitdiff |
2011-11-12 |
Paul Cornett | position expander in center of given rectangle |
tree | commitdiff |
2011-11-11 |
Paul Cornett | use correct function to free GtkTextAttributes |
tree | commitdiff |
2011-11-10 |
Vadim Zeitlin | Remove all unwanted occurrences of -mt/-pthread in... |
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-11-08 |
Vadim Zeitlin | Add missing stdio.h include to wxGTK assert dialog... |
tree | commitdiff |
2011-10-31 |
Paul Cornett | fix creation of bitmap from image with requested depth 32 |
tree | commitdiff |
2011-10-31 |
Paul Cornett | simplify Refresh(), ancestors of a mapped window have... |
tree | commitdiff |
2011-10-31 |
Paul Cornett | in DoSetSize, only call GetPosition if necessary |
tree | commitdiff |
2011-10-31 |
Paul Cornett | correct callback function signature |
tree | commitdiff |
2011-10-31 |
Paul Cornett | move class function out of extern "C" block |
tree | commitdiff |
2011-10-31 |
Paul Cornett | simplify code calling gtk_window_set_urgency_hint |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Make GTK callbacks passed to GTKConnectWidget() extern... |
tree | commitdiff |
2011-10-26 |
Václav Slavík | Fix incorrect handling of ItemsAdded() in wxDataViewCtrl. |
tree | commitdiff |
2011-10-25 |
Paul Cornett | fix wxMDIChildFrame after r69390 and r69468, TLW realiz... |
tree | commitdiff |
2011-10-25 |
Paul Cornett | avoid GDK warning "drawable is not a pixmap or window" |
tree | commitdiff |
2011-10-25 |
Paul Cornett | avoid GTK3 warning "GtkNotebook %p is mapped but visibl... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
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-19 |
Václav Slavík | Send wxEVT_CREATE and do other post-realization initial... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Set wxFocusEvent's window value for wxEVT_KILL_FOCUS... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Fix for PCH-less compilation after wxNonOwnedWindow... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxNonOwnedWindow::SetShape(wxGraphicsPath). |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Document and test behaviour of wxRegion methods when... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Correct the direction passed to wxDataObject in wxGTK... |
tree | commitdiff |
2011-10-15 |
Václav Slavík | Set wxDataViewCtrl::m_focusWidget in wxGTK. |
tree | commitdiff |
2011-10-15 |
Václav Slavík | Don't call wxEvent::SetTimestamp() twice in InitMouseEv... |
tree | commitdiff |
2011-10-13 |
Vadim Zeitlin | The usual fix for PCH-less compilation after the last... |
tree | commitdiff |
2011-10-13 |
Vadim Zeitlin | Implement SetShape() for wxPopupWindow in wxGTK. |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | And another compilation fix. |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | Compilation fix after a bad merge. |
tree | commitdiff |
2011-10-12 |
Vadim Zeitlin | Added wxWindow::GTKHandleRealized() virtual method... |
tree | commitdiff |
2011-09-28 |
Jouk Jansen | Include support for OpenVMS IA64 |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Send EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when... |
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-12 |
Václav Slavík | Fix appending of non-leaf node to wxGTK's wxDataViewCtrl. |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
tree | commitdiff |
2011-09-10 |
Paul Cornett | update WarpPointer for GTK3 |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move... |
tree | commitdiff |
2011-08-31 |
Václav Slavík | Add items to correct position in wxDataViewCtrl:ItemAdded. |
tree | commitdiff |
2011-08-27 |
Václav Slavík | Notify GtkTreeView if a node stops being a parent. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Don't refresh not yet realized widget in wxGTK wxDataVi... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | No changes, just add wxGtkList to ensure g_list_free... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-20 |
Steve Lamerton | Fix history when using custom schemes in GTK. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Derive wxWebViewEvent from wxNotifyEvent. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Rename LoadUrl to LoadURL. This corrects the capitalisa... |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Const correct the wxWebView api. |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Rename wxWebHistoryItem to wxWebViewHistoryItem. |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Rename wxWebNavigationError to wxWebViewNavigationError... |
tree | commitdiff |
2011-08-14 |
Steve Lamerton | Rename wxWebFileHandler to wxWebViewArchiveHandler... |
tree | commitdiff |
2011-08-13 |
Paul Cornett | simplify global cursor setting |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Merge in from trunk r68626 - r68683 |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Fix loading history items under GTK. The wrong function... |
tree | commitdiff |
2011-08-12 |
Steve Lamerton | Use the data scheme to load resources in the WebKitGTK... |
tree | commitdiff |
2011-08-12 |
Paul Cornett | remove unneeded gdk_window_get_pointer() call |
tree | commitdiff |
2011-08-12 |
Paul Cornett | pass proper window to gdk_window_get_pointer(), NULL... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Use shared pointers to hold wxWebHandlers throughout. |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Add support for loading resources in custom schemes... |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Steve Lamerton | Fix recursion problems when loading pages from a virtua... |
tree | commitdiff |
2011-08-03 |
Steve Lamerton | Initial work on virtual file system support for the... |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Add missing wxRTTI macros and fix incorrect ones. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Fix a couple of warning that crept back into the GTK... |
tree | commitdiff |
2011-07-31 |
Steve Lamerton | Rework the GTK WebKit backend history to remove the... |
tree | commitdiff |
2011-07-30 |
Steve Lamerton | Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event... |
tree | commitdiff |
next |