| Commit message (Expand) | Author | Age | Files | Lines |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 1 | -4/+4 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -15/+15 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -15/+15 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -15/+16 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | 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 | -29/+29 |
* | tests: Drop use of deprecated api | Matthias Clasen | 2014-08-04 | 1 | -1/+0 |
* | 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 | -4/+4 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -4/+4 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | grrr... the pipe did b0rk b0rk b0rk | Kristian Rietveld | 2006-01-15 | 1 | -2/+53 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+19 |
* | 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 | -29/+29 |
* | more changes in an attempt to get it right. It's not yet ready for general | Kristian Rietveld | 2001-10-24 | 1 | -1/+30 |
* | Fix to use GtkSelectionMode. ditto ditto ditto. | Jonathan Blandford | 2001-08-27 | 1 | -1/+1 |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 1 | -27/+36 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 1 | -4/+0 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -14/+1 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -1/+1 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -12/+12 |
* | New function to reflect that you can (hypothetically) pack cell renderers | Jonathan Blandford | 2001-06-27 | 1 | -1/+1 |
* | Fix bug where collapsing a selected row would result in the cursor/anchor | Jonathan Blandford | 2001-06-18 | 1 | -2/+3 |
* | Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now. | Jonathan Blandford | 2001-06-15 | 1 | -1/+1 |
* | Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts. | Jonathan Blandford | 2001-06-14 | 1 | -6/+14 |
* | Now it's a GObject instead of a GtkObject. The | Jonathan Blandford | 2001-06-07 | 1 | -4/+4 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -12/+12 |
* | Move handling of buttons fully in gtktreeviewcolumn. This code is less | Jonathan Blandford | 2001-03-02 | 1 | -12/+12 |
* | Add a "markup" property. | Alexander Larsson | 2001-02-20 | 1 | -6/+2 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -24/+0 |
* | New files. Implement GtkTreeModelMapping. | Alexander Larsson | 2001-02-16 | 1 | -17/+67 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 1 | -1/+1 |
* | :get_property): remove g_value_init calls, as they are no longer needed. | Jonathan Blandford | 2000-12-21 | 1 | -10/+14 |
* | sync to home | Jonathan Blandford | 2000-11-22 | 1 | -11/+20 |
* | Add convertion functions to let you convert to and from relative path's | Jonathan Blandford | 2000-11-21 | 1 | -33/+83 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 1 | -1/+1 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 1 | -6/+14 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -46/+41 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -60/+131 |
* | New function proposed by Guy Harris <gharris@flashcom.net>. Also, added | Jonathan Blandford | 2000-10-16 | 1 | -1/+1 |
* | Forgot this file | Jonathan Blandford | 2000-10-06 | 1 | -25/+17 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+206 |