| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -6/+6 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -18/+18 |
* | scrolledwindow: Don't take adjustments in new() | Matthias Clasen | 2020-06-24 | 1 | -5/+5 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -15/+15 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -3/+3 |
* | Use gtk_scrolled_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -5/+5 |
* | tests: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -5/+13 |
* | tests: Guard variables with necessary macros | Benjamin Otte | 2020-02-22 | 1 | -0/+4 |
* | dnd: Port the TreeModel machinery to GValue DND | Benjamin Otte | 2020-02-18 | 1 | -24/+14 |
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -3/+3 |
* | Stop using gtk_main and gtk_main_quit | Matthias Clasen | 2020-02-09 | 1 | -4/+18 |
* | Drop GtkButtonBox | Matthias Clasen | 2019-02-04 | 1 | -4/+2 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -15/+15 |
* | contentformats: Rename GtkTargetList | Benjamin Otte | 2017-11-20 | 1 | -3/+3 |
* | dnd: Remove GtkTargetEntry and GtkTargetFlags | Benjamin Otte | 2017-11-20 | 1 | -2/+2 |
* | selection: Remove the info uint | Benjamin Otte | 2017-11-16 | 1 | -1/+1 |
* | dnd: Make GtkDragDest and GtkDragSource use GtkTargetList | Benjamin Otte | 2017-11-15 | 1 | -13/+9 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -16/+15 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -15/+15 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -3/+3 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -1/+0 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -19/+19 |
* | tests: fix testtreecolumns not to segfault at startup | Cosimo Cecchi | 2012-09-27 | 1 | -55/+9 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -5/+5 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -5/+5 |
* | Use gtk_separator_new() instead gtk_[v|h]separator_new() | Javier Jardón | 2010-10-30 | 1 | -1/+2 |
* | Use gtk_button_box_new() instead gtk_[v|h]_button_box_new() | Javier Jardón | 2010-10-30 | 1 | -2/+2 |
* | Revert "Add length to gtk_tree_path_get_indices" | Colin Walters | 2010-06-28 | 1 | -3/+3 |
* | Add length to gtk_tree_path_get_indices | Colin Walters | 2010-06-28 | 1 | -3/+3 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 1 | -4/+4 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+20 |
* | modules/engines/ms-windows/msw_rc_style.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -20/+18 |
* | tests/testtreecolumns.c quit the main loop when the window is destroyed. | Sven Neumann | 2002-04-26 | 1 | -0/+3 |
* | Add a "resizable" property, to get rid of the | Jonathan Blandford | 2001-11-19 | 1 | -1/+2 |
* | Add row_draggable() vfunc, and wrapper function. | Owen Taylor | 2001-11-06 | 1 | -56/+250 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -4/+4 |
* | Rename interface signals to make them more clear. Also, change | Jonathan Blandford | 2001-09-12 | 1 | -7/+7 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 1 | -1/+1 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -2/+2 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -8/+8 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -3/+3 |
* | New function to reflect that you can (hypothetically) pack cell renderers | Jonathan Blandford | 2001-06-27 | 1 | -3/+3 |
* | s/RESIZEABLE/RESIZABLE/ | Havoc Pennington | 2001-06-25 | 1 | -1/+1 |
* | Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now. | Jonathan Blandford | 2001-06-15 | 1 | -2/+22 |
* | Now it's a GObject instead of a GtkObject. The | Jonathan Blandford | 2001-06-07 | 1 | -8/+8 |