]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-17 Bastien Noceragtk: Add symbolic property for GtkVolumeButton
2010-12-17 Kjartan MaraasUpdated Norwegian bokmål translation
2010-12-17 Tristan Van... Fixed gtk_entry_set_icon_tooltip_text & markup to not...
2010-12-17 Tristan Van... Fixed parameter names in gtkcellarea.h for gtk-doc...
2010-12-17 Tristan Van... Fixed documentation of GtkCellLayout <cell-packing>
2010-12-17 Tristan Van... Merge branch 'master' into treeview-refactor
2010-12-16 Kristian RietveldAvoid recursion in do_validate_rows()
2010-12-16 Kristian RietveldShould pass inner_area to cell in gtk_cell_area_activat...
2010-12-16 Kristian RietveldClip focus rectangle to background area
2010-12-16 Kristian RietveldFix background area calculation in RTL mode
2010-12-16 Javier Jardóndocs: gtknotebook.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkclipboard.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkcolorbutton.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkcolorsel.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkdnd.c: Use accessor functions to access GtkSelec...
2010-12-15 Javier Jardóngtk/gtkfilechooserbutton.c: Use accessor functions...
2010-12-15 Javier Jardóngtk/gtkfilechooserdefault.c: Use accessor functions...
2010-12-15 Javier Jardóngtk/gtkiconview.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtklinkbutton.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtknotebook.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktextbuffer: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktextview.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktoolpalette.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktreednd.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktreeview.c: Use accessor functions to access...
2010-12-15 Javier Jardóndemos/gtk-demo/clipboard.c: Use accessor functions...
2010-12-15 Javier Jardóntests: Use accessor functions to access GtkSelectionData
2010-12-15 Kristian RietveldClip to cell_area when rendering cell content
2010-12-15 Kristian RietveldRevisit "Handle clicks in indentation area"
2010-12-15 Jorge GonzálezUpdated Spanish translation
2010-12-15 Kristian RietveldMake testtreeview handle RTL environment variable for...
2010-12-15 Kristian RietveldRTL fix for gtk_tree_view_focus_to_cursor()
2010-12-15 Kristian RietveldNo need to correct direction for rtl, GtkCellArea takes...
2010-12-15 Kristian RietveldMake testcellarea handle RTL environment variable for...
2010-12-15 Kristian RietveldCorrect calculation of the cell focus rectangle
2010-12-15 Carlos GarnachoRemove debug messages from GdkDevice
2010-12-15 Benjamin Ottetests: Hardcode testinput colors instead of trying...
2010-12-15 Benjamin Ottetests: Make testiconview-keynav set its custom style...
2010-12-15 Benjamin Ottecssprovider: Explode if we fail to parse the default CSS
2010-12-15 Benjamin Ottegail: Fix for new style code
2010-12-15 Benjamin Ottexim: Fix for new style code
2010-12-15 Benjamin Ottegtkrc: Remove unused code
2010-12-15 Benjamin Ottegtk-demo: gtk_widget_render_icon() => gtk_widget_render...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottednd-quartz: gtk_widget_render_icon() => gtk_widget_rend...
2010-12-15 Benjamin Ottegdk: Don't use NULL for integers
2010-12-15 Florian MüllnerComplete renaming of gdk_enable_multidevice()
2010-12-15 Benjamin Ottesize-request: Clamp size requests to screen size
2010-12-15 Matthias ClasenOptimize gdk_window_set_shape_combine_region
2010-12-15 Matthias ClasenRemove gtk_widget_reset_shapes
2010-12-15 Carlos GarnachoImprove docs for gtk_widget_reset_style().
2010-12-15 Carlos GarnachoAdd gdk_window_[gs]et_source_events()
2010-12-15 Carlos Garnachoxi2: Improve device hierarchy handling
2010-12-15 Carlos GarnachoEmit GdkDevice::changed when the slave device being...
2010-12-15 Carlos GarnachoAdd gdk_event_[gs]et_source_device().
2010-12-15 Carlos GarnachoEnable XI2 by default
2010-12-15 Carlos GarnachoMake GtkTextView use GtkStyleContext
2010-12-15 Diego Escalante... docs: fix link failure on gtk-doc scanner binaries
2010-12-15 Diego Escalante... gtkstylecontext: fix typos in annotations
2010-12-14 Benjamin Ottedocs: Redo drawing area drawing docs
2010-12-14 Tristan Van... Make GtkCellArea independantly GtkBuildable.
2010-12-14 William Jon... Update about dialog design to not use a swarm of dialogs
2010-12-14 Carlos GarnachoMake GtkInfoBar use GtkStyleContext
2010-12-13 Carlos GarnachoAdd headers/docs changes for gtk_theming_engine_get_font()
2010-12-13 Carlos GarnachoAdd getter for font description in GtkThemingEngine
2010-12-13 Carlos GarnachoMake GtkExpander use GtkStyleContext
2010-12-13 Carlos GarnachoGtkSpinButton: Use GtkStyleContext
2010-12-13 Carlos GarnachoPort GtkRange widgets to GtkStyleContext
2010-12-13 Carlos GarnachoGtkNotebook: Use GtkStyleContext.
2010-12-13 Carlos GarnachoGtkEntry: Use GtkStyleContext.
2010-12-13 Carlos GarnachoGtkCssProvider: Make selectors applying from the topmos...
2010-12-13 Carlos GarnachoGtkThemingEngine: Render tabs background in the correct...
2010-12-13 Carlos GarnachoGtkThemingEngine: handle expander transitions to active...
2010-12-13 Carlos GarnachoGtkThemingEngine: remove unused variable
2010-12-13 Carlos GarnachoFix coalescing of state animation areas for multiple...
2010-12-13 Paolo BorelliAdd convenience function for the font description.
2010-12-13 Tristan Van... Fixed an error in my last commit in gtk_cell_area_box_c...
2010-12-13 Tristan Van... Added gtk_entry_completion_new_with_area()
2010-12-13 Tristan Van... Updated some docs and gtk.symbols file for new apis
2010-12-13 Tristan Van... Fixed gtk_cell_area_box_context_copy() to also copy...
2010-12-12 Kristian RietveldHandle clicks in indentation area
2010-12-12 Tristan Van... Make GtkTreeView explicitly focus the first cell in...
2010-12-12 Tristan Van... Fixed GtkTreeView to give focus back to the last focued...
2010-12-12 Tristan Van... Add an editable cell to testverticalcells showing funct...
2010-12-12 Tristan Van... Modified gtk_tree_view_move_cursor_up_down to move...
2010-12-12 Tristan Van... Removing gtk_tree_view_move_focus_column() and only...
2010-12-12 Tristan Van... Added apis to GtkCellArea for GtkIconView purposes.
2010-12-12 Kristian RietveldWelcome _gtk_tree_view_column_get_cell_at_pos to the...
2010-12-12 Kristian RietveldMake gtk_tree_view_get_cell_area() aware of row separators
2010-12-12 Kristian RietveldAdd unit test for row separator height
2010-12-12 Kristian RietveldDo not enforce a minimum of expander_size in gtk_tree_v...
2010-12-12 Tristan Van... Fixed some glitches in GtkCellAreaBox keynav from my...
2010-12-12 Tristan Van... Make GtkCellAreaBox remember what was the last focus...
2010-12-12 Tristan Van... Added "edit_only" argument to gtk_cell_area_activate()
2010-12-12 Tristan Van... Removed the resetting_context flag from GtkTreeViewColu...
2010-12-12 Tristan Van... Fixed gtk_cell_area_context_real_reset() to only notify...
2010-12-11 Milan Bouchet... [GtkComboBoxText] Add checks for id-column/entry-text...
next