]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-01-04 Tristan Van... Fixed GtkCellView to always allocate when in fit-model...
2011-01-04 Tristan Van... Implementing GtkComboBox using GtkTreeMenu !
2011-01-04 Tristan Van... Added "fit-model" and "draw-sensitive" properties to...
2011-01-04 Tristan Van... Make GtkTreeMenu update menu item sensitivity when...
2011-01-04 Tristan Van... Support grid mode in GtkTreeMenu
2011-01-04 Tristan Van... Fixed GtkCellView to call cell_view_set_model() and...
2011-01-04 Tristan Van... Added gtk_tree_menu_set/get_tearoff to allow the root...
2011-01-04 Tristan Van... Reduced code size in GtkTreeMenu by only implementing...
2011-01-04 Tristan Van... Reduced code in GtkCellView by just implementing the...
2011-01-04 Tristan Van... Connected to GtkTreeModel signals in GtkTreeMenu
2011-01-04 Tristan Van... GtkCellView now watches the "row-changed" signal.
2011-01-04 Tristan Van... Added GtkTreeMenuHeaderFunc to decide if a submenu...
2011-01-04 Tristan Van... Fixed GtkCellView to not clear the layout when disposing
2011-01-04 Tristan Van... Adding more "small" submenus to testtreemenu
2011-01-04 Tristan Van... Fixed trailing ';' on if statement in gtkmenuitem.c
2011-01-04 Tristan Van... Added submenus to tests/testtreemenu
2011-01-04 Tristan Van... Fixed GtkTreeMenu to not infinitely recurse when buildi...
2011-01-04 Tristan Van... Fixed GtkMenuItem to reserve the actual arrow size...
2011-01-04 Tristan Van... Adding GtkTreeMenu class.
2011-01-04 Tristan Van... Added gtk_menu_item_set/get_reserve_indicator.
2011-01-04 Tristan Van... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
2011-01-04 Tristan Van... Added gtk_cell_view_new_with_context().
2011-01-04 Tristan Van... Reimplemented GtkCellView using an internal GtkCellArea.
2011-01-04 Tristan Van... Removed GtkMenuItem->show_submenu_indicator flag
2011-01-04 Matthias ClasenFormatting fixes and whitespace cleanups
2011-01-04 Matthias ClasenRemove pack property altogether
2011-01-04 Matthias ClasenRemove pack consideration from tab drawing
2011-01-04 Matthias ClasenDon't consider pack when allocating tabs
2011-01-04 Matthias ClasenDrop pack consideration from gtk_notebook_search_page
2011-01-04 Matthias ClasenDrop internal function to find page position
2011-01-04 Matthias ClasenRemove pack consideration from tab dnd
2011-01-04 Matthias ClasenRemove pack consideration from tab reordering
2011-01-04 Matthias ClasenRemove pack arguments from some internal functions
2011-01-04 Matthias ClasenRemove the deprecated GtkNotebook:tab-pack child property
2011-01-04 Matthias ClasenDon't use GtkNotebook:tab-pack in testnotebookdnd
2011-01-04 Matthias ClasenGtkNotebook: fix reference to no-longer-exiting functio...
2011-01-04 Matthias ClasenDon't use page_size in GtkSpinButton
2011-01-04 Matthias ClasenRename gtk-update-icon-cache and gtk-builder-convert...
2011-01-04 Carlos GarnachoMake GtkPathBar use ::style-updated
2011-01-04 Carlos GarnachoGtkPaned: Remove unneeded call
2011-01-04 Carlos GarnachoMake GtkOffscreenWindow use GtkStyleContext
2011-01-04 Carlos GarnachoGtkNotebook: remove unneeded call
2011-01-04 Carlos GarnachoGtkMisc: Remove unneeded calls
2011-01-04 Carlos GarnachoMake GtkMessageDialog use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkLinkButton use ::style-updated
2011-01-04 Carlos GarnachoGtkInvisible: Avoid chaining up in ::style-updated
2011-01-04 Carlos GarnachoMake GtkHandleBox size request code use GtkStyleContext...
2011-01-04 Carlos GarnachoMake GtkFixed use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkFileChooser use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkFileChooserButton use ::style-updated
2011-01-04 Carlos GarnachoMake DnD code use GtkStyleContext for the highlight...
2011-01-04 Carlos GarnachoMake GtkEntryCompletion use GtkStyleContext
2011-01-04 Carlos GarnachoGtkEntry: get font description from GtkStyleContext
2011-01-04 Carlos GarnachoGtkEntry: Remove unneeded calls
2011-01-04 Carlos GarnachoMake GtkDrawingArea use GtkStyleContext
2011-01-04 Carlos GarnachoGtkExpander: remove unneeded call
2011-01-04 Carlos GarnachoRemove unneeded/deprecated call from size requisition...
2011-01-04 Carlos GarnachoGtkToolItem: Remove unneeded call
2011-01-04 Carlos GarnachoMake GtkDialog use ::style-updated
2011-01-04 Carlos GarnachoMake GtkCellView use GtkStateFlags
2011-01-04 Carlos GarnachoMake GtkTooltip use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkWin32EmbedWidget use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkPlug use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkRecentChooser use GtkStyleContext
2011-01-04 Carlos GarnachoGtkSeparatorToolItem: remove unneeded call
2011-01-04 Carlos GarnachoMake GtkSocket use GtkStyleContext
2011-01-04 Carlos GarnachoGtkSwitch: remove deprecated call.
2011-01-04 Carlos GarnachoGtkToolbar: remove deprecated call
2011-01-04 Carlos GarnachoMake GtkToolButton use ::style-updated
2011-01-04 Carlos GarnachoUpdate GtkTrayIcon to GtkStyleContext
2011-01-04 Carlos GarnachoCompress all ::style-updated prior to ::realize
2011-01-04 Carlos GarnachoUpdate GtkAssistant to GtkStyleContext
2011-01-04 Carlos GarnachoUpdate GtkAboutDialog to GtkStyleContext
2011-01-04 Carlos GarnachoUpdate GtkToolPalette to GtkStyleContext.
2011-01-04 Carlos GarnachoGtkWindow: remove unneeded call
2011-01-04 Diego Escalante... gtkenums: add GTK_STATE_FLAG_NORMAL = 0
2011-01-04 Matthias ClasenUse AM_V_GEN in a few more places
2011-01-03 Matthias ClasenKeep an explicit dep on cairo in the gdk pc file
2011-01-03 Matthias ClasenGtkColorButton: trivial doc and formatting fixes
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2011-01-03 Matthias ClasenRelease GtkApplication earlier
2011-01-03 Frederic CrozatScale down print dialog size
2011-01-03 Matthias ClasenMake styleexamples work
2011-01-03 Matthias Clasenadd gtk_selection_data_get_data_with_length API which...
2011-01-03 Julien Cristaugdk/x11: don't select RANDR events if the extension...
2011-01-03 Kristian Høgsbergconfigure.ac: Consolidate gdk backend specific checks...
2011-01-03 Kristian HøgsbergSilence automake warnings
2011-01-03 Kristian Høgsbergconfigure.ac: Support multiple GDK backends in one...
2011-01-03 Benjamin Ottegdk: Simplify code
2011-01-03 Benjamin Ottegdk: Get rid of GdkDisplayDeviceHooks
2011-01-03 Benjamin Ottegdk: Move get_device_state out of the display hooks
2011-01-03 Benjamin Ottegdk: Simplify code
2011-01-03 Benjamin Ottegdk: Move window_get_device_position function out of...
2011-01-03 Matthias ClasenSome configure.ac cleanups
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_device_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_pointer_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_set_pointer_hooks()
2011-01-03 Benjamin Ottecups: Someone can neither type, read compiler output...
2011-01-03 Matthias Clasencups printbackend: create a pdf surface when appropriate
2011-01-03 Matthias ClasenRemove gtk_printer_new from gtkprintbackend.h
next