]> Pileus Git - ~andy/gtk/history - gtk
Add a gtkbindingsprivate.h header
[~andy/gtk] / gtk /
2011-01-31 Matthias ClasenAdd a gtkbindingsprivate.h header
2011-01-31 Matthias ClasenImprove binding-set parser
2011-01-31 Matthias ClasenAdd binding-set tests
2011-01-31 Matthias ClasenConvert remaining rc files to css
2011-01-31 Matthias ClasenConvert the mac key theme to css
2011-01-31 Matthias ClasenConvert the Emacs key theme to css
2011-01-31 Matthias ClasenMake documentation match behaviour
2011-01-31 Carlos GarnachoMove key/theme CSS providers to GtkSettingsPrivate
2011-01-31 Carlos GarnachoParse the gtk-keys.css file in the GtkSettings::gtk...
2011-01-31 Carlos GarnachoDocument @binding-set and the gtk-key-bindings css...
2011-01-31 Carlos GarnachoRemove unneeded code from GtkBindingSet
2011-01-31 Carlos GarnachoHook up key bindings in CSS with key propagation.
2011-01-31 Carlos GarnachoAdd the gtk-key-bindings CSS parser property.
2011-01-31 Carlos GarnachoAdd @binding-set rules to the CSS parser
2011-01-31 Carlos GarnachoAdd gtk_binding_entry_add_signal_from_string()
2011-01-31 Bastien NoceraGtkCssProvider: Take into account variant
2011-01-31 Bastien NoceraGtkSettings: Fix theme not updating for dark theme
2011-01-30 Matthias ClasenAdd a gtkscaleprivate.h header
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
2011-01-30 Matthias ClasenFix build
2011-01-30 Matthias ClasenDrop unused theme-bits
2011-01-30 Matthias ClasenDrop unused file circles.xml
2011-01-30 Matthias ClasenRemove GTK+ 1 era xbm icons
2011-01-30 Matthias ClasenWhitespace fixes
2011-01-30 Matthias ClasenMove GtkPrintOperation docs inline
2011-01-30 Matthias ClasenMore compiler warnings silenced
2011-01-30 Matthias ClasenFix another compiler warning about unused variables
2011-01-30 Matthias ClasenSilence more compiler warnings
2011-01-30 Matthias ClasenFix compiler warnings about unused variables
2011-01-30 Matthias ClasenInclude gtkx.h here
2011-01-30 Matthias ClasenImprove some deprecation notes
2011-01-30 Matthias ClasenDocumentation tweaks
2011-01-30 Matthias ClasenGo back to using the image/* example
2011-01-29 Paolo BorelliDo not use old functions in the docs.
2011-01-29 Matthias ClasenAdd a gtkx.h header for X11-specific GTK+ api
2011-01-29 Carlos GarnachoMove "widget/window under device" accounting to be...
2011-01-29 Paolo BorelliAdd padding to the themingengine class.
2011-01-29 Paolo BorelliMove the get_cursor_color in GtkStyleContext
2011-01-29 Paolo BorelliUse GtkRGBA for the cursor color priv api.
2011-01-29 Paolo BorelliFix typo in calculating secondary cursor color
2011-01-28 William Jon McCannDon't call object notify for something that isn't a...
2011-01-28 Krzesimir NowakCheck if buffer is NULL after setting it to NULL, not...
2011-01-28 Benjamin Otterecentfilter: Fix gcc warnings
2011-01-28 Benjamin Ottegtk: gtkfilefilter.c:57:24: error: "/*" within comment
2011-01-28 Benjamin Otteplug: Move private functions to gtksocketprivate.h
2011-01-28 Benjamin Otteplug: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Ottesocket: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Ottewin32: Make GtkWin32EmbedWidget use HWND instead of...
2011-01-28 Benjamin Ottewindow: Get rid of GdkNativeWindow usage
2011-01-28 Benjamin Ottewindow: Make embedded xid specific to the X11 backend
2011-01-28 Benjamin Ottegtk: Prefix gtk_window_add_embedded_xid() with underscore
2011-01-28 Benjamin OtteAPI: Don't export gtk_window_add_embedded_xid()
2011-01-28 Benjamin Ottesocket: Merge gtksocket-x11.c back into gtksocket.c
2011-01-28 Benjamin Otteplug: Merge gtkplug-x11.c back into gtkplug.c
2011-01-28 Benjamin Otteplug/socket: Remove x11 checks and non-x11 code
2011-01-28 Benjamin Otteplug/socket: Clarify docs about availablility of widgets
2011-01-28 Benjamin Ottewin32: Fix Makefile for plug/socket removal.
2011-01-28 Benjamin Otteplug/socket: Remove plug/socket backend implementations...
2011-01-28 Benjamin Otteplug/socket: Make GtkPlug and GtkSocket X11-specific
2011-01-28 Cosimo Cecchimount-operation: don't show the dialog until the tree...
2011-01-28 Ignacio Casal Quin... Remove gtk_paste_point_override mark if we don't insert...
2011-01-28 Murray CummingMove gtk_widget_reset_style() out of the deprecation...
2011-01-28 Murray CummingTiny typo fix.
2011-01-28 Tristan Van BerkomAdd default class implementation of gtk_widget_get_requ...
2011-01-28 Matthias ClasenProtect against giant title fonts
2011-01-28 Matthias ClasenMake the places in the file chooser come up with a...
2011-01-28 Matthias ClasenFix the new filechooser buttons to work without symboli...
2011-01-28 William Jon McCannUse a toolbar with symbolic icons under scrolled lists
2011-01-27 Carlos GarnachoRemove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags.
2011-01-27 Carlos GarnachoSet "cell" class and state before rendering a cellrenderer.
2011-01-27 Carlos GarnachoMake GtkCellRendererAccel use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererPixbuf use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererProgress use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererToggle use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererText use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkIconView use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkTreeView use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellArea use GtkStyleContext
2011-01-27 Carlos GarnachoAdd gtk_cell_renderer_get_state()
2011-01-27 Tristan Van BerkomAdded <mime-types> and <patterns> parsing support to...
2011-01-27 Tristan Van BerkomRemoved a useless redundant line of code in gtkcellview.c
2011-01-27 Tristan Van BerkomAdded links to the GtkTextTagTable and GtkMenuToolButto...
2011-01-27 Matthias ClasenDocument new default handling
2011-01-27 Matthias ClasenRename GTK_SETTINGS_SOURCE_RC_FILE to _THEME
2011-01-27 Matthias ClasenParse a per-theme settings.ini file
2011-01-27 Matthias ClasenPrivately export css_provider_get_theme_dir
2011-01-27 Matthias ClasenBreak out into a separate function
2011-01-27 Matthias ClasenFirst pass a parsing a keyfile for default settings
2011-01-26 Matthias ClasenDocument that gtk_widget_queue_draw_area is in widget...
2011-01-26 Tristan Van BerkomAdded links to the GtkComboBox/GtkRecentFilter GtkBuild...
2011-01-26 Tristan Van BerkomFixed GtkCellLayout to parse <cell-packing> property...
2011-01-26 Tristan Van BerkomFixed GtkContainer to parse <packing> property text...
2011-01-26 Tristan Van BerkomChanged GtkComboBoxText <items> builder parser to use...
2011-01-26 Tristan Van BerkomChanged GtkRecentFilter builder parsing to use g_string...
2011-01-26 Tristan Van BerkomFix GtkRecentFilter GtkBuildable parsing to handle...
2011-01-26 Tristan Van BerkomFix GtkComboBoxText GtkBuildable <items> parsing to...
2011-01-26 Tristan Van BerkomAdded a line to the documentation example of GtkRecentF...
2011-01-26 Tristan Van BerkomAdded GtkBuildable support for adding rules to GtkRecen...
2011-01-26 Martin Pitt[GI] Fix gtk_tree_view_get_cursor() transfer annotation
2011-01-26 Christian DywanState that _add_button functions return a "#GtkButton...
next