]> Pileus Git - ~andy/gtk/history - modules
GtkAssistant: Add more details about buttons shown
[~andy/gtk] / modules /
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-26 Javier Jardóngail: use accessor functions to access GtkToggleButton
2010-10-22 Matthias ClasenRemove some warnings
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-10-18 Benjamin Ottecups: Add hack to work around gcc warning
2010-10-18 Christian DywanDon't use old GtkComboBoxEntry in gail
2010-10-15 Marek KasikParse lpoptions correctly
2010-10-14 Fridrich ŠtrbaEnable the build of MS Windows engine again
2010-10-14 Martin SchlemmerTrying to fix MS Windows engine
2010-10-11 Vincent Untzbuild: Distribute README.multipress
2010-10-08 William Jon McCanngail: GtkTreeViewColumn doesn't have a destroy signal...
2010-10-08 Christian DywanUse and print note for key only if there are credentials
2010-10-07 William Jon McCanngail: don't try to get stock id from images that aren...
2010-10-06 Tor LillqvistBypass the ms-windows engine for now
2010-10-02 William Jon McCanngail: use a weak pointer instead of an invalid destroy...
2010-10-02 Benjamin Ottegail: Fix menu emission hooks
2010-09-30 William Jon McCanngail: remove obsolete select and deselect signals from...
2010-09-28 Benjamin Ottegail: Fix tests compilation - too many casts
2010-09-27 Benjamin Ottecups: Fix compile warnings with --enable-debug
2010-09-27 Tristan Van BerkomFixing gail build for removal of GtkObject type.
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottemsw-engine: Remove sanitize_size code
2010-09-26 Benjamin Otteimcontextxim: Connect to draw signal
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin OtteAPI: image: Remove ability to set image from a pixmap
2010-09-26 Benjamin Ottepixbuf-engine: remove unused theme_pixbuf_render_no_cairo()
2010-09-26 Benjamin Ottestyle: Convert draw_resize_grip vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_expander vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_handle vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_slider vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_focus vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_extension vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_box_gap vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow_gap vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_tab vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_option vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_check vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_flat_box vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_vline vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_hline vfunc to Cairo version
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_gap_image()
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_simple_image()
2010-09-26 Benjamin Ottepixbuf-engine: Make theme_pixbuf_render take a cairo_t
2010-09-26 Benjamin Ottepixbuf-engine: Get rid of unused mask argument
2010-09-22 Javier JardónDo not disable GDK deprecation guards
2010-09-22 Javier JardónDo not disable deprecation guards
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-17 Javier Jardóngail: Do not use deprecated gtk_cell_renderer_get_size()
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-10 Mike GorseGail: Remove gail_cell_type_add_action_interface, as...
2010-09-10 Mike GorseGail: Take fill/page size into account when returning...
2010-09-09 Matthias ClasenDrop the gdk_display variable from gdk
2010-09-09 Benjamin Ottegail: Add missing include
2010-09-09 Tor LillqvistUse accessor functions
2010-09-09 Tor LillqvistFix gail build
2010-09-09 Tor LillqvistUse accessor functions in Win32-only code
2010-09-09 Matthias ClasenFix build of gail after GtkItem removal
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-09-03 Martin SchlemmerMS Windows engine: draw elements in the right place.
2010-09-02 Fridrich ŠtrbaOops, make the MS Windows theme really compile.
2010-09-02 Fridrich ŠtrbaMake the MS Windows engine compile again.
2010-09-02 Tor LillqvistAvoid potential DLL hijacking in ms-windows theme engine
2010-09-02 Fridrich ŠtrbaAdapt to progressbar api change
2010-08-31 Fridrich ŠtrbaPorting MS Windows theme engine to cairo - Part 1:...
2010-08-31 Fridrich ŠtrbaPorting the MS Windows theme engine to cairo - Part...
2010-08-30 Javier JardónGail: use accessor functions to access GtkScrolledWindow
2010-08-30 Szilárd PfeifferFixed minimum increment calculation of GailScaleButton.
2010-08-30 Martin Schlemmer[win32] Properly draw the menu separator for Windows...
2010-08-30 Martin Schlemmer[win32] Use pango_win32_font_description_from_logfontw...
2010-08-30 Martin Schlemmer[win32] Fix some warnings related to type differences...
2010-08-29 Szilárd Pfeiffermodules/other/gail/gailtogglebutton.c: Add/remove indet...
2010-08-23 Javier JardónUse accessor functions to access GtkRange
2010-08-23 Javier Jardóngail: Use accessor functions to access GtkWindow
2010-08-22 Javier Jardónmodules/input/gtkimcontextxim.c: Use accessors to GtkWidget
2010-08-22 Javier JardónGail: use accessor functions to access GtkWidget
2010-08-22 Philip WithnallMiscellaneous string fixes
2010-08-18 Matthias ClasenMake print backends use standard icon names for printers
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-08-10 Benjamin Otteimage: remove GdkImage as a possible image type
2010-08-10 Matthias ClasenFix gail_notebook_get_selection_count()
2010-08-10 Sam ThursfieldAdd missing accessors for notebook details
2010-08-10 Sam ThursfieldTowards GSEAL-clean build on win32
2010-08-10 Szilárd PfeifferImplement GailAdjustment::get_minimium_increment
2010-08-10 Szilárd PfeifferMake Gail work with custom treemodels
2010-07-26 Benjamin Ottepixbuf-engine: Draw mask with Cairo
2010-07-26 Benjamin Ottepixbuf-engine: replace call to gdk_draw_pixbuf() with...
2010-07-26 Benjamin Ottepixbuf-engine: Replace gdk_draw_pixbuf() with Cairo...
2010-07-26 Benjamin Otteimcontextxim: Draw with Cairo
2010-07-26 Benjamin Ottecups: Fix cast warnings
2010-07-16 Emmanuele Bassigail-util: Constify gchar argument
2010-07-13 Jonh WendellMerge branch 'windows_list'
next