2013-09-20 |
Paul Cornett | fix vertical mouse wheel event rotation value, sign...
|
commit | commitdiff | tree |
2013-09-19 |
Paul Cornett | fix building with WXWIN_COMPATIBILITY_2_8 == 0
|
commit | commitdiff | tree |
2013-09-19 |
Paul Cornett | fix wxSystemSettings::GetColour() for wxGTK3
|
commit | commitdiff | tree |
2013-09-16 |
Paul Cornett | remove executable property from non-executable files...
|
commit | commitdiff | tree |
2013-09-14 |
Paul Cornett | add support for GDK_SCROLL_SMOOTH mouse wheel event...
|
commit | commitdiff | tree |
2013-09-14 |
Paul Cornett | use native lines/columns per action for mouse wheel...
|
commit | commitdiff | tree |
2013-09-03 |
Paul Cornett | Fix referencing of cairo_t returned from wxDCImpl:...
|
commit | commitdiff | tree |
2013-08-31 |
Paul Cornett | Don't update position of widgets in a wxPizza from...
|
commit | commitdiff | tree |
2013-08-24 |
Paul Cornett | remove redundant initialization of base class member...
|
commit | commitdiff | tree |
2013-08-24 |
Paul Cornett | wxDialogBase only has one ctor, so just do initialization...
|
commit | commitdiff | tree |
2013-08-19 |
Paul Cornett | Remove DoSetSizeHints() call from Create()
|
commit | commitdiff | tree |
2013-08-19 |
Paul Cornett | revert r74683, wxTLW has its own {Width,Height}Default()
|
commit | commitdiff | tree |
2013-08-19 |
Paul Cornett | Remove some old redundant code
|
commit | commitdiff | tree |
2013-08-18 |
Paul Cornett | avoid setting initial position if it was not specified...
|
commit | commitdiff | tree |
2013-08-18 |
Paul Cornett | Move code that does not need realized GdkWinow out...
|
commit | commitdiff | tree |
2013-08-18 |
Paul Cornett | should have been part of r74664: Avoid calling gtk_window_ge...
|
commit | commitdiff | tree |
2013-08-17 |
Paul Cornett | avoid duplicate move events
|
commit | commitdiff | tree |
2013-08-17 |
Paul Cornett | Avoid calling gtk_window_get_position() from "configure...
|
commit | commitdiff | tree |
2013-08-16 |
Paul Cornett | use names for gs_requestFrameExtentsStatus values
|
commit | commitdiff | tree |
2013-08-12 |
Paul Cornett | avoid setting pango matrix when not needed
|
commit | commitdiff | tree |
2013-08-08 |
Paul Cornett | add other known types for gdk_pixbuf_save()
|
commit | commitdiff | tree |
2013-08-08 |
Paul Cornett | Try native method first in LoadFile() and SaveFile()
|
commit | commitdiff | tree |
2013-08-06 |
Paul Cornett | Rewrite ConvertToGreyscale() and ConvertToDisabled()
|
commit | commitdiff | tree |
2013-08-05 |
Paul Cornett | prevent infinite loop if gtk_menu_popup() fails, fixes...
|
commit | commitdiff | tree |
2013-08-03 |
Paul Cornett | remove ancient defines left over from GTK1
|
commit | commitdiff | tree |
2013-08-03 |
Paul Cornett | remove obsolete check for GTK 2.6
|
commit | commitdiff | tree |
2013-08-02 |
Paul Cornett | fix Gtk-CRITICAL errors when deleting wxDirButton
|
commit | commitdiff | tree |
2013-07-31 |
Paul Cornett | defer calling SetCanFocus() on wxGTK until after creation
|
commit | commitdiff | tree |
2013-07-31 |
Paul Cornett | don't pass false as a wxWindowID
|
commit | commitdiff | tree |
2013-07-31 |
Paul Cornett | fix tab traversal of wxStaticBox children, closes ...
|
commit | commitdiff | tree |
2013-07-23 |
Paul Cornett | use GTK-specific method to delete selection
|
commit | commitdiff | tree |
2013-07-23 |
Paul Cornett | merge DoDrawText() and DoDrawRotatedText() into one...
|
commit | commitdiff | tree |
2013-07-22 |
Paul Cornett | use pango_matrix_scale() to scale text
|
commit | commitdiff | tree |
2013-07-10 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | avoid GTK+ prefixes for our tree entry code, it is...
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | avoid GTK+ prefixes for our tree entry code, it is...
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | remove symbol exports, this code is private to the...
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | remove empty GtkTreeEntryClass
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | remove instance init function, memory is already zeroed
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | move treeentry_gtk.h to include/wx/gtk/private/
|
commit | commitdiff | tree |
2013-07-06 |
Paul Cornett | create collate_key on demand
|
commit | commitdiff | tree |
2013-07-03 |
Paul Cornett | fix wxCHECK_MSG() return value
|
commit | commitdiff | tree |
2013-07-02 |
Paul Cornett | chain up to parent in dispose handler
|
commit | commitdiff | tree |
2013-07-02 |
Paul Cornett | use correct signature for class init function
|
commit | commitdiff | tree |
2013-07-02 |
Paul Cornett | use existing helper to remove inconvenient additional...
|
commit | commitdiff | tree |
2013-07-02 |
Paul Cornett | remove unused function GTKSetItem()
|
commit | commitdiff | tree |
2013-07-02 |
Paul Cornett | preserve checkbox status in SetString()
|
commit | commitdiff | tree |
2013-07-01 |
Paul Cornett | Use gtk_list_store_insert_with_values() to set entry...
|
commit | commitdiff | tree |
2013-06-29 |
Paul Cornett | fix assertion failure when string transform is requested...
|
commit | commitdiff | tree |
2013-06-01 |
Paul Cornett | update position for widgets in native containers, fixes...
|
commit | commitdiff | tree |
2013-03-22 |
Paul Cornett | fix GTK3 build
|
commit | commitdiff | tree |
2013-01-20 |
Paul Cornett | no real changes, just move wxMask::GetBitmap() to wxMask...
|
commit | commitdiff | tree |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381
|
commit | commitdiff | tree |
2013-01-20 |
Paul Cornett | silence GCC warning "base class ‘class wxEvtHandler...
|
commit | commitdiff | tree |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition.
|
commit | commitdiff | tree |
2013-01-20 |
Paul Cornett | draw monochrome source directly onto destination when...
|
commit | commitdiff | tree |
2013-01-20 |
Paul Cornett | make some reference handling a little more direct and...
|
commit | commitdiff | tree |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes...
|
commit | commitdiff | tree |
2013-01-15 |
Paul Cornett | add support for GtkFontChooserDialog, new in GTK 3.2
|
commit | commitdiff | tree |
2013-01-10 |
Paul Cornett | call GTKApplyWidgetStyle() from PostCreation() instead...
|
commit | commitdiff | tree |
2013-01-10 |
Paul Cornett | allow setting window font and bg/fg color before creation
|
commit | commitdiff | tree |
2013-01-10 |
Paul Cornett | simplify code setting backing pixmap
|
commit | commitdiff | tree |
2013-01-09 |
Paul Cornett | don't use deprecated wxMouseState functions
|
commit | commitdiff | tree |
2013-01-05 |
Paul Cornett | define wxComboBox rtti stuff even when wxUSE_COMBOCTRL==0
|
commit | commitdiff | tree |
2013-01-03 |
Paul Cornett | gtk_assert_dialog_set_message() was unintentionally...
|
commit | commitdiff | tree |
2013-01-03 |
Paul Cornett | use gtk_file_chooser_set_show_hidden() now that GTK...
|
commit | commitdiff | tree |
2013-01-03 |
Paul Cornett | remove ancient SetModal(), it was deprecated long ago...
|
commit | commitdiff | tree |
2013-01-02 |
Paul Cornett | look for backtrace() in -lexecinfo, fixes #14942
|
commit | commitdiff | tree |
2012-12-29 |
Paul Cornett | reference count the GtkMenuItem in wxMenuItem as well
|
commit | commitdiff | tree |
2012-12-29 |
Paul Cornett | make GTKNeedsParent() private
|
commit | commitdiff | tree |
2012-12-29 |
Paul Cornett | m_menubar does not need to be public for hildon, it...
|
commit | commitdiff | tree |
2012-12-28 |
Paul Cornett | use wxDEPRECATED_CONSTRUCTOR() instead of inline
|
commit | commitdiff | tree |
2012-12-28 |
Paul Cornett | remove unused variable assignment, closes #14928
|
commit | commitdiff | tree |
2012-12-28 |
Paul Cornett | Use gtk_menu_item_remove_submenu() with GTK2
|
commit | commitdiff | tree |
2012-12-28 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2012-12-27 |
Paul Cornett | Use proper reference counting on GtkMenuItem that we...
|
commit | commitdiff | tree |
2012-12-27 |
Paul Cornett | Better fix for avoiding warnings from Ubuntu libdbusmenu
|
commit | commitdiff | tree |
2012-12-26 |
Paul Cornett | remove unused private member m_ordered from wxDataViewVirtua...
|
commit | commitdiff | tree |
2012-12-26 |
Paul Cornett | fix consruction of string
|
commit | commitdiff | tree |
2012-12-21 |
Paul Cornett | revert r73185, it should no longer be needed after...
|
commit | commitdiff | tree |
2012-12-20 |
Paul Cornett | Use client size determined by size-allocate when possible
|
commit | commitdiff | tree |
2012-12-16 |
Paul Cornett | Fix for toolbars and menus not being disabled on Ubuntu
|
commit | commitdiff | tree |
2012-12-14 |
Paul Cornett | compute scrollbar spacing the same way GtkScrolledWindow...
|
commit | commitdiff | tree |
2012-12-14 |
Paul Cornett | Get DC size from GDK window if possible, client size...
|
commit | commitdiff | tree |
2012-12-13 |
Paul Cornett | decrease number of skipped frames in assert dialog...
|
commit | commitdiff | tree |
2012-12-11 |
Paul Cornett | use correct signature for callback
|
commit | commitdiff | tree |
2012-12-11 |
Paul Cornett | make local functions static
|
commit | commitdiff | tree |
2012-12-11 |
Paul Cornett | add wrappers to avoid compiling code which will never...
|
commit | commitdiff | tree |
2012-12-06 |
Paul Cornett | disable Ubuntu "overlay scrollbar", see #14871
|
commit | commitdiff | tree |
2012-12-05 |
Paul Cornett | fix tests for valid pen and brush, broken in r73099
|
commit | commitdiff | tree |
2012-12-03 |
Paul Cornett | Remove SashHitTest() "tolerance" parameter
|
commit | commitdiff | tree |
2012-12-03 |
Paul Cornett | Avoid setting sash resize cursor when mouse is still...
|
commit | commitdiff | tree |
2012-12-03 |
Paul Cornett | Fix SashHitTest() returning true one pixel past the...
|
commit | commitdiff | tree |
2012-12-02 |
Paul Cornett | simplify code so it always returns the same object
|
commit | commitdiff | tree |
2012-12-02 |
Paul Cornett | clean up wxCairoRenderer initialization mess
|
commit | commitdiff | tree |
2012-12-02 |
Paul Cornett | remove unnecessary include of wx/cairo.h
|
commit | commitdiff | tree |
2012-12-02 |
Paul Cornett | Remove nearly empty wx/cairo.h header
|
commit | commitdiff | tree |
2012-12-01 |
Paul Cornett | use stock colour/pen/brush objects in samples
|
commit | commitdiff | tree |
2012-12-01 |
Paul Cornett | use new pen/brush style names in samples
|
commit | commitdiff | tree |
2012-12-01 |
Paul Cornett | remove colour/pen/brush arguments which are the default...
|
commit | commitdiff | tree |
next |