| Commit message (Expand) | Author | Age | Files | Lines |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+11 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkPaned: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -30/+1 |
* | Make orientable base classes instantiable | Matthias Clasen | 2010-05-25 | 1 | -0/+1 |
* | Restore gtk_paned_get_handle_window() | Javier Jardón | 2010-05-03 | 1 | -0/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated code: GtkPaned | Javier Jardón | 2010-05-03 | 1 | -11/+0 |
* | Implement gtk_paned_get_handle_window | Christian Dywan | 2010-01-29 | 1 | -0/+2 |
* | Keep all these abstract for now | Matthias Clasen | 2008-12-31 | 1 | -2/+0 |
* | Bug 553586 – Add orientation API to GtkPaned | Michael Natterer | 2008-11-07 | 1 | -26/+26 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -9/+9 |
* | Seal GtkPaned. | Tim Janik | 2008-06-20 | 1 | -28/+28 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -8/+8 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -7/+2 |
* | Fix #99425, add accessor functions for GtkPaned's children. | Federico Mena Quintero | 2004-01-20 | 1 | -0/+3 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -1/+2 |
* | New GtkPaned keyboard navigation. (Shift-)F8 now cycles the available | Soeren Sandmann | 2002-10-25 | 1 | -4/+5 |
* | Deprecation cleanup | Manish Singh | 2002-10-08 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Opaque resizing + prelighting for paned widget. move reszing logic to | Soeren Sandmann | 2002-02-11 | 1 | -1/+3 |
* | Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handle | Soeren Sandmann | 2002-02-09 | 1 | -1/+18 |
* | Document the fact that gtk_paned_set_handle_size() has been removed. | Owen Taylor | 2001-12-26 | 1 | -1/+0 |
* | Make Menu items NO_WINDOW widgets. | Owen Taylor | 2001-11-16 | 1 | -5/+2 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -0/+7 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -5/+0 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | add getter. | Jonathan Blandford | 2000-03-23 | 1 | -0/+1 |
* | Add patch from Jonathan Blandford and Anders Carlsson to change the Paned | Owen Taylor | 2000-02-17 | 1 | -22/+18 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -2/+4 |
* | Fixed up some warnings. | Owen Taylor | 1998-12-15 | 1 | -0/+24 |
* | Removed the unused cursor field in the structure. | Federico Mena Quintero | 1998-12-07 | 1 | -1/+0 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -9/+9 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -12/+19 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Fixed a small memory leak in gtkpaned, and I changed the cursor to a | Jay Painter | 1998-01-15 | 1 | -0/+1 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+78 |