summaryrefslogtreecommitdiff
path: root/gtk/gtkpaned.h
Commit message (Expand)AuthorAgeFilesLines
* GtkPaned: Add a "wide-handle" propertyMatthias Clasen2014-10-201-0/+6
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+11
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkPaned: move public members to private structureJavier Jardón2010-07-131-30/+1
* Make orientable base classes instantiableMatthias Clasen2010-05-251-0/+1
* Restore gtk_paned_get_handle_window()Javier Jardón2010-05-031-0/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code: GtkPanedJavier Jardón2010-05-031-11/+0
* Implement gtk_paned_get_handle_windowChristian Dywan2010-01-291-0/+2
* Keep all these abstract for nowMatthias Clasen2008-12-311-2/+0
* Bug 553586 – Add orientation API to GtkPanedMichael Natterer2008-11-071-26/+26
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-9/+9
* Seal GtkPaned.Tim Janik2008-06-201-28/+28
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-8/+8
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* Fix #99425, add accessor functions for GtkPaned's children.Federico Mena Quintero2004-01-201-0/+3
* Deprecate gtk_paned_computed_position(). (#97077)Matthias Clasen2003-01-311-1/+2
* New GtkPaned keyboard navigation. (Shift-)F8 now cycles the availableSoeren Sandmann2002-10-251-4/+5
* Deprecation cleanupManish Singh2002-10-081-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Opaque resizing + prelighting for paned widget. move reszing logic toSoeren Sandmann2002-02-111-1/+3
* Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handleSoeren Sandmann2002-02-091-1/+18
* Document the fact that gtk_paned_set_handle_size() has been removed.Owen Taylor2001-12-261-1/+0
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-5/+2
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+7
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-5/+0
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* add getter.Jonathan Blandford2000-03-231-0/+1
* Add patch from Jonathan Blandford and Anders Carlsson to change the PanedOwen Taylor2000-02-171-22/+18
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* When setting styles, remove unecessary explicits draws and clears.Owen Taylor1999-02-161-2/+4
* Fixed up some warnings.Owen Taylor1998-12-151-0/+24
* Removed the unused cursor field in the structure.Federico Mena Quintero1998-12-071-1/+0
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-9/+9
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* boy! did i really modify that many files?Tim Janik1998-06-161-12/+19
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Fixed a small memory leak in gtkpaned, and I changed the cursor to aJay Painter1998-01-151-0/+1
* Initial revisionElliot Lee1997-11-241-0/+78