]> Pileus Git - ~andy/gtk/history - gtk
style: Move from colormaps to visuals
[~andy/gtk] / gtk /
2010-09-26 Benjamin Ottestyle: Move from colormaps to visuals
2010-09-26 Benjamin Ottetrayicon: Use XClearArea
2010-09-26 Benjamin Ottetrayicon: Change to use gtk_window_set_visual()
2010-09-26 Benjamin Ottewindow: Keep track of own visual
2010-09-26 Benjamin Ottegtk: Change gtk_widget_get_visual()
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin Ottespinner: We're a no-window widget, so setting a colorma...
2010-09-26 Benjamin Ottestyle: Remove depth member from GtkStyle
2010-09-26 Benjamin Ottestyle: Remove depth checks in render functions
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_push_colormap()
2010-09-26 Benjamin Ottetests: Remove GdkPixmap from test
2010-09-26 Benjamin Ottegtk: Remove special code for detecting pixmaps as event...
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin Ottednd: Replace last pixmap usage with cairo surfaces.
2010-09-26 Benjamin OtteAPI: image: Remove ability to set image from a pixmap
2010-09-26 Benjamin OtteAPI: Remove the ability to set the dnd icon from a...
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_get_snapshot()
2010-09-26 Benjamin Otteruler: Make the backing store use a surface
2010-09-26 Benjamin OtteAPI: make gtk_icon_view_create_drag_icon() return a...
2010-09-26 Benjamin OtteAPI: make gtk_tree_view_create_row_drag_icon() return...
2010-09-26 Benjamin Ottetreeview: Convert GtkTreeViewColumn rendering to Cairo
2010-09-26 Benjamin Otteiconview: Port to Cairo rendering
2010-09-26 Benjamin Ottecellview: Port to Cairo rendering
2010-09-26 Benjamin OtteAPI: Add gtk_cell_renderer_render_cairo()
2010-09-26 Benjamin OtteAPI: Change cellrenderer->render vfunc to take a cairo_t
2010-09-26 Benjamin Ottetestview: Convert _gtk_text_util_create_rich_drag_icon...
2010-09-26 Benjamin Ottetextview: API: change gtk_text_layout_draw() to take...
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_draw_insertion_cursor()
2010-09-26 Benjamin Ottetext: Make _gtk_text_util_create_drag_icon() return...
2010-09-26 Benjamin OtteAPI: Add gtk_drag_set_icon_surface()
2010-09-26 Benjamin Ottemenu: set tearoff background using new background API
2010-09-26 Benjamin OtteUse gdk_window_set_background_pattern() to set parent...
2010-09-26 Benjamin Otteiconview: No need to set background
2010-09-26 Benjamin Ottestyle: Rewrite background handling to use cairo_pattern_t
2010-09-26 Benjamin Ottetrayicon: Use new gdk_window_set_background_pattern...
2010-09-26 Benjamin Ottegtk: Remove calls that try to set GDK_NO_BG on their...
2010-09-26 Benjamin Ottewidget: shape_combine_mask => shape_cobine_region
2010-09-26 Benjamin Ottetreeview: Port to gdk_window_shape_combine_region()
2010-09-26 Benjamin Ottecolorsel: Use gdk_cursor_new_from_pixbuf() to create...
2010-09-26 Benjamin Ottewindow: Remove call to gdk_window_set_icon()
2010-09-26 Benjamin Ottestyle: Convert draw_spinner vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_resize_grip vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_layout 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 OtteAPI: change gtk_style_apply_default_background()
2010-09-26 Benjamin Ottenotebook: Fix compilation warnings
2010-09-26 Benjamin Ottemenu: Remove unused variable
2010-09-25 Matthias ClasenNuke the 'Types' section from the docs
2010-09-25 Matthias ClasenGtkOffscreenWindow: shorten doc title
2010-09-25 Matthias ClasenGtkScale: Remove links from doc section title
2010-09-24 Matthias ClasenGtkMenu: Add a destroy notify to gtk_menu_popup_for_device
2010-09-24 Matthias ClasenUpdate docs of GtkAboutDialog and GtkLinkButton
2010-09-24 Matthias ClasenDND: don't use uninitialized memory
2010-09-24 Matthias ClasenGtkAboutDialog: correct a since tag
2010-09-24 Christian Dywangtkeditable: move documentation to inline comments
2010-09-24 Florian Müllnerintrospection: Fix typo in annotation
2010-09-24 Matthias ClasenGtkAboutDialog: escape mail addresses
2010-09-24 Matthias ClasenAnother since tag
2010-09-24 Matthias ClasenCorrect since tags
2010-09-24 Matthias ClasenGtkNotebook: replace group by group_name
2010-09-24 Matthias ClasenGtkNotebook: remove gtk_notebook_set_window_creation_hook
2010-09-23 Johan DahlinFix a couple of broken annotations
2010-09-23 Matthias ClasenFix the annotation of gtk_tree_view_create_row_drag_icon
2010-09-23 Matthias Clasenfix a typo in the gtk_widget_render_icon annotations
2010-09-22 Tristan Van BerkomFixed GtkWrapBox base requests for ALIGNED and FREE...
2010-09-22 Tristan Van BerkomFixed gtk_distribute_natural_allocation() to place...
2010-09-22 Matthias ClasenRemove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-22 Tristan Van BerkomFixed GtkViewport to set adjustments properly for width...
2010-09-22 Javier JardónDo not disable deprecation guards
2010-09-22 Matthias ClasenGtkScrolledWindow: change default policy to 'automatic'
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Cody RussellRemove mouse scrolling from GtkNotebook tabs. Bug...
2010-09-21 Tristan Van BerkomSplit up GtkWrapBox:spreading property into two orienta...
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-21 Tristan Van BerkomReduced overall SizeRequestCache size
2010-09-20 Matthias ClasenMore error trap cleanups
2010-09-19 Javier JardónAdd deprecation guards for gtk_cell_renderer_get_size()
2010-09-19 Matthias ClasenFix a few dubious return values in return_if_fail calls
2010-09-19 Matthias ClasenAdd a rename-to annotation for gtk_tree_path_get_indice...
2010-09-19 Matthias ClasenPoint to the new GtkWidget align and margin properties
2010-09-19 Matthias ClasenAnother fix for the initial focus heuristic
2010-09-19 Matthias ClasenFix an annotation
2010-09-19 Matthias ClasenUse gdk_error_trap_pop_ignore() where appropriate
2010-09-18 Johan DahlinAdd a couple of missing annotations
2010-09-18 Johan Dahlin[introspection] Do not parse private sources
2010-09-18 Johan Dahlin[introspection] Do not include internal api
next