[gtk+/treeview-refactor] (87 commits) ...Fixed parameter names in gtkcellarea.h for gtk-doc parsing.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/treeview-refactor] (87 commits) ...Fixed parameter names in gtkcellarea.h for gtk-doc parsing.
- Date: Fri, 17 Dec 2010 06:31:55 +0000 (UTC)
Summary of changes:
6188ea6... Add missing X11/Xlib.h include required for X11/extensions/ (*)
f5d7a63... Fix gtk_builder_add_objects_from_file g-i annotation (*)
61731c6... Annotate ColorButton get_color and get_rgba. (*)
5582bd2... Add gtk_widget_render_icon_pixbuf() prototype to gtkwidget. (*)
8017092... dnd: Use gtk_widget_render_icon_pixbuf() (*)
a5dba16... GtkEntry: Use gtk_widget_render_icon_pixbuf() (*)
e2100b1... GtkFileChooser: Use gtk_widget_render_icon_pixbuf() (*)
2dde041... GtkImage: Use gtk_widget_render_icon_pixbuf() (*)
3a3a4e8... GtkStatusIcon: Use gtk_widget_render_icon_pixbuf() (*)
e779b8f... GtkIconFactory: mention gtk_widget_render_icon_pixbuf() in (*)
24e8321... GtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf() (*)
da85312... Mark conflicts when printer has changed (*)
05abea6... Add missing include (*)
107cebe... gtk_css_provider_get_named: don't leak subpath (#636777) (*)
ded14b2... docs: Reinstate pixbufs section in GDK docs (*)
3070d6e... Revert "docs: Reinstate pixbufs section in GDK docs" (*)
ddb5e12... docs: Reinstate pixbufs section in GDK docs (*)
bb87ead... gtksearchenginetracker: Update to work with libtracker-spar (*)
fe5e0e4... Add some forgotten accessors for GdkDragContext (*)
8320492... Don't access GdkDragContext fields directly (*)
948ab1a... Don't access GdkVisual fields directly (*)
3b90d87... Remove unused header (*)
0290834... [GtkComboBoxText] Add checks for id-column/entry-text-colum (*)
f285a84... Add convenience function for the font description. (*)
99f59d8... Fix coalescing of state animation areas for multiple window (*)
1f697f2... GtkThemingEngine: remove unused variable (*)
2371ed8... GtkThemingEngine: handle expander transitions to active, an (*)
d80868a... GtkThemingEngine: Render tabs background in the correct dir (*)
618b1a8... GtkCssProvider: Make selectors applying from the topmost wi (*)
8b8eab1... GtkEntry: Use GtkStyleContext. (*)
3306305... GtkNotebook: Use GtkStyleContext. (*)
c64a189... Port GtkRange widgets to GtkStyleContext (*)
89e6cad... GtkSpinButton: Use GtkStyleContext (*)
a517cf1... Make GtkExpander use GtkStyleContext (*)
afca06b... Add getter for font description in GtkThemingEngine (*)
fbb75b9... Add headers/docs changes for gtk_theming_engine_get_font() (*)
ee31a01... Make GtkInfoBar use GtkStyleContext (*)
96a4fc4... Update about dialog design to not use a swarm of dialogs (*)
9929743... docs: Redo drawing area drawing docs (*)
02f92f2... gtkstylecontext: fix typos in annotations (*)
b056010... docs: fix link failure on gtk-doc scanner binaries (*)
66800aa... Make GtkTextView use GtkStyleContext (*)
c4a5c2e... Enable XI2 by default (*)
f5a20ab... Add gdk_event_[gs]et_source_device(). (*)
9f41101... Emit GdkDevice::changed when the slave device being used ch (*)
be7de34... xi2: Improve device hierarchy handling (*)
44a7ef7... Add gdk_window_[gs]et_source_events() (*)
f9ed6ba... Improve docs for gtk_widget_reset_style(). (*)
b7fd6f1... Remove gtk_widget_reset_shapes (*)
208d717... Optimize gdk_window_set_shape_combine_region (*)
544146b... size-request: Clamp size requests to screen size (*)
ce5dae6... Complete renaming of gdk_enable_multidevice() (*)
88767b0... gdk: Don't use NULL for integers (*)
b0b9c96... dnd-quartz: gtk_widget_render_icon() => gtk_widget_render_i (*)
6aa745b... tests: gtk_widget_render_icon() => gtk_widget_render_icon_p (*)
7caec64... tests: gtk_widget_render_icon() => gtk_widget_render_icon_p (*)
1312f77... tests: gtk_widget_render_icon() => gtk_widget_render_icon_p (*)
e274ac4... tests: gtk_widget_render_icon() => gtk_widget_render_icon_p (*)
e77ce71... gtk-demo: gtk_widget_render_icon() => gtk_widget_render_ico (*)
d3ed729... gtkrc: Remove unused code (*)
211ccb5... xim: Fix for new style code (*)
9e39302... gail: Fix for new style code (*)
1b64655... cssprovider: Explode if we fail to parse the default CSS (*)
cae6021... tests: Make testiconview-keynav set its custom style using (*)
198fc0b... tests: Hardcode testinput colors instead of trying to use G (*)
ec82d13... Remove debug messages from GdkDevice (*)
67f6a43... Updated Spanish translation (*)
7105e8e... tests: Use accessor functions to access GtkSelectionData (*)
a66f095... demos/gtk-demo/clipboard.c: Use accessor functions to acces (*)
1cfd782... gtk/gtktreeview.c: Use accessor functions to access GtkSele (*)
640f85e... gtk/gtktreednd.c: Use accessor functions to access GtkSelec (*)
7c6012d... gtk/gtktoolpalette.c: Use accessor functions to access GtkS (*)
2b7afcd... gtk/gtktextview.c: Use accessor functions to access GtkSele (*)
1ceddae... gtk/gtktextbuffer: Use accessor functions to access GtkSele (*)
ad4ac21... gtk/gtknotebook.c: Use accessor functions to access GtkSele (*)
8537163... gtk/gtklinkbutton.c: Use accessor functions to access GtkSe (*)
fbbe9f5... gtk/gtkiconview.c: Use accessor functions to access GtkSele (*)
c806c08... gtk/gtkfilechooserdefault.c: Use accessor functions to acce (*)
499aa2b... gtk/gtkfilechooserbutton.c: Use accessor functions to acces (*)
a86d1fa... gtk/gtkdnd.c: Use accessor functions to access GtkSelection (*)
1a2d9c3... gtk/gtkcolorsel.c: Use accessor functions to access GtkSele (*)
e5a3b7e... gtk/gtkcolorbutton.c: Use accessor functions to access GtkS (*)
cf9e9ff... gtk/gtkclipboard.c: Use accessor functions to access GtkSel (*)
e9a77a1... docs: gtknotebook.c: Use accessor functions to access GtkSe (*)
71e7cd0... Merge branch 'master' into treeview-refactor
941a0e9... Fixed documentation of GtkCellLayout <cell-packing>
b11bb46... Fixed parameter names in gtkcellarea.h for gtk-doc parsing.
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]