]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-08 Tristan Van... Fixed foreach_alloc call from gtk_cell_area_real_render...
2010-12-08 Tristan Van... Added 'background_area' calculation to GtkCellAreaClass...
2010-12-08 Tristan Van... Merge branch 'master' into treeview-refactor
2010-12-07 Milan Bouchet... More annotations for GdkDisplay
2010-12-07 Matthias ClasenGtkStyleContext migration guide tweaks
2010-12-07 Matthias ClasenSome doc additions
2010-12-07 Tristan Van... Added minimum size parameter to GtkWidgetClass->adjust_...
2010-12-07 Cosimo Cecchilabel: plug a memory leak
2010-12-07 Cosimo Cecchiapp-chooser-widget: plug a memory leak
2010-12-07 Tristan Van... Adding gtk_tree_view_column_new_with_area to gtk.symbol...
2010-12-07 Tristan Van... Revert "Temporary fix to make separator rows request...
2010-12-07 Tristan Van... Temporary fix to make separator rows request enough...
2010-12-07 Tristan Van... Fixed my mistake in validate_row (), now the height...
2010-12-07 Matthias ClasenBump version
2010-12-07 Matthias ClasenMore !srcdir fixes for the stylecontext test
2010-12-06 Matthias ClasenUpdate for the removal of gtk_decorated_window_ apis
2010-12-06 Matthias ClasenFix POTFILES for recent changes
2010-12-06 Matthias ClasenPrepare the stylecontext test to run out-of-srcdir
2010-12-06 Matthias ClasenAllow + in identifiers
2010-12-06 Benjamin Ottegdk: Add section docs for GdkRGBA
2010-12-06 Benjamin Ottegtk: Remove old DirectFB code for drawing window decora...
2010-12-06 Benjamin Ottegdk: Remove GdkWindowObject typedef
2010-12-06 Kjartan MaraasUpdated Norwegian bokmål translation
2010-12-06 Colin Waltersintrospection: Fix (out) for gdk_screen_get_monitor_geo...
2010-12-06 Colin Waltersconfigure: Drop AC_PREREQ back down to 2.62
2010-12-06 Matthias ClasenUpdate NEWS for 2.91.6
2010-12-06 Matthias ClasenDisable theme engines for now
2010-12-06 Murray CummingFix a typo to fix the build.
2010-12-06 Matthias ClasenAdd gtk_widget_path_get_type to the headers
2010-12-06 Kristian RietveldPort Quartz backend to latest rendering-cleanup changes
2010-12-06 Matthias ClasenFix Makefile syntax
2010-12-06 Tristan Van... Adding gtk_tree_view_column_new_with_area().
2010-12-06 Tristan Van... Fixed some nit-picking bugs in GtkCellArea
2010-12-06 Tristan Van... Fixed GtkTreeViewColumn to reset the context when _gtk_...
2010-12-06 Tristan Van... Changed GtkTreeViewColumn->requested_width to ->padding
2010-12-06 Tristan Van... Added expand controls to testtreeedit (now you can...
2010-12-06 Tristan Van... Fix GtkCellAreaBox allocate_cells_manually to handle...
2010-12-06 Tristan Van... Fixed gtk-doc statement in GtkCellArea header
2010-12-06 Matthias ClasenMake invalid stylesheets fail to parse again
2010-12-06 Matthias ClasenDon't use g_warning when loading an engine fails
2010-12-06 Tristan Van... Added gtk_cell_area_foreach_alloc() to further simplify...
2010-12-06 Tristan Van... Changed gtk_cell_area_forall to gtk_cell_area_foreach...
2010-12-06 Benjamin Otteappchooser: Remove bogus function declaration
2010-12-06 Benjamin Ottestyle: Remove unused code
2010-12-06 Benjamin Ottegdk: Constify argument to gdk_rgba_copy()
2010-12-06 Benjamin Ottegdk: Remove depth argument from GdkWindowImpl->get_geom...
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-12-06 Benjamin Ottegdk: Remove nonexisting function from internal header
2010-12-05 Paolo BorelliUse the new style context API in GtkButton
2010-12-05 Paolo BorelliUse the new style context API in GtkLabel.
2010-12-05 Paolo BorelliRemove unused function modify_color_property
2010-12-05 Carlos GarnachoGtkStyleContext: warn on meaningless coords in gtk_rend...
2010-12-05 Carlos GarnachoBug 636511 - New style override functions do not work...
2010-12-05 Jorge GonzálezUpdated Spanish translation
2010-12-05 Kristian RietveldBring back _gtk_tree_view_column_get_cell_at_pos
2010-12-05 Matthias ClasenFix abi check after recent merges
2010-12-05 Kristian RietveldReplace FIRST_PIXEL macros with something that's more...
2010-12-05 Kristian RietveldClean up and clarify row height calculations
2010-12-05 Kristian RietveldClean up _gtk_tree_view_column_cell_event
2010-12-05 Kristian RietveldRemove the need for _gtk_tree_view_column_get_focus_area
2010-12-05 Kristian RietveldClarify start_pos parameter gtk_tree_view_column_cell_g...
2010-12-05 Kristian RietveldRemove private accessor for focus column
2010-12-05 Kristian RietveldMove _gtk_tree_view_column_cell_focus to gtktreeview.c
2010-12-05 Kristian RietveldUse structure bitfield instead of GtkTreeViewFlags
2010-12-05 Fran DiéguezUpdated Galician translations
2010-12-05 Kristian RietveldTurn TREE_VIEW_DRAW_EXPANDERS into an inline function
2010-12-05 Kristian RietveldRemove unused TREE_VIEW_COLUMN_REQUESTED_WIDTH macro
2010-12-05 Kristian RietveldTurn TREE_VIEW_HEADER_HEIGHT into an inline function
2010-12-05 Tristan Van... Added g_getenv("RTL") to test rtl layouting.
2010-12-05 Tristan Van... Fixed conflicts from rebasing GtkTreeViewColumn changes...
2010-12-05 Tristan Van... Adding testverticalcells.c.
2010-12-05 Tristan Van... Removing hack and fixing gtk_tree_view_column_cell_get_...
2010-12-05 Tristan Van... Added GtkTreeViewColumn:cell-area construct-only property.
2010-12-05 Tristan Van... Fixed GtkTreeViewColumn allocation to only subtract...
2010-12-05 Tristan Van... Changed GtkTreeView to bookkeep the deepest expanded...
2010-12-05 Tristan Van... Allocate proper inner cell area to the GtkTreeViewColumn.
2010-12-05 Tristan Van... Created _gtk_tree_view_column_request_width().
2010-12-05 Tristan Van... Use gtk_tree_view_get_real_requested_width_from_column...
2010-12-05 Tristan Van... Changed _gtk_tree_view_column_set_width for _gtk_tree_v...
2010-12-05 Tristan Van... Removed GtkTreeViewPrivate from gtktreeprivate.h and...
2010-12-05 Tristan Van... Removed the private sharing of internal treeview macros...
2010-12-05 Tristan Van... Removed all variables from GtkTreeViewColumn and create...
2010-12-05 Kristian RietveldDo not bother starting a draw call if bar_size <= 0
2010-12-05 Yaron ShahrabaniUpdated Hebrew translation
2010-12-05 Paolo BorelliAvoid memory corruption in the color_properties hashtable.
2010-12-05 Tristan Van... Added proper handling of right to left layouting of...
2010-12-05 Tristan Van... Added different icon at the end of testtreeedit to...
2010-12-05 Tristan Van... Merge branch 'master' into treeview-refactor
2010-12-05 Javier JardónAdd internal accessor for GtkEntry->is_cell_renderer
2010-12-04 Matthias ClasenFix a segfault in gdk_window_beep
2010-12-04 Matthias ClasenTry again to fix the gdk symbol list
2010-12-04 Matthias ClasenFix gdk_rgba_parse call
2010-12-04 Carlos GarnachoFix call to gtk_widget_override_cursor()
2010-12-04 Carlos GarnachoMake gtk_widget_override_cursor() take GdkRGBAs
2010-12-04 Tristan Van... Merge branch 'master' into treeview-refactor
2010-12-04 Paolo BorelliAnnotate gdk_window_get_geometry, get_position and...
2010-12-04 Carlos GarnachoGtkThemingEngine: Fix parameters for gtk_theming_engine...
2010-12-04 Carlos Garnachotestgtk: Fix gdk_rgba_parse() arguments.
2010-12-04 Carlos GarnachoGtkCssProvider: Improve error handling and reporting.
2010-12-04 Carlos GarnachoGtkThemingEngine: Be a bit more robust against missing...
next