| Commit message (Expand) | Author | Age | Files | Lines |
* | Use g_slice instead of mem chunks. | Matthias Clasen | 2005-12-05 | 1 | -3/+2 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+6 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -6/+6 |
* | i2001-04-24 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2001-04-24 | 1 | -0/+3 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+4 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -5/+0 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -2/+3 |
* | 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 | -4/+4 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -1/+5 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -2/+1 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -4/+5 |
* | 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 |
* | spelling fix in comment from joey@kuolema.Infodrom.North.DE (Martin | Manish Singh | 1999-02-04 | 1 | -2/+2 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -6/+0 |
* | removed clist flag : GTK_CLIST_DRAG_SELECTION added flags : | Lars Hamann | 1998-12-16 | 1 | -9/+68 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -3/+3 |
* | new class method/signal row_move. new public function. emit a row_move | Lars Hamann | 1998-12-02 | 1 | -0/+10 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -10/+11 |
* | reverted bogus and undocumented!!! changes from Jay Cox (98/11/23 | Tim Janik | 1998-11-26 | 1 | -5/+5 |
* | Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.c | jaycox | 1998-11-23 | 1 | -9/+9 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -14/+11 |
* | return the nth GtkCTreeNode in row_list. (from Samuel Solon | Lars Hamann | 1998-11-18 | 1 | -0/+8 |
* | resize clist if adjustments are NULL and list size has changed | Lars Hamann | 1998-11-07 | 1 | -1/+1 |
* | gtk/gtkclist.h (struct _GtkCListClass) removed scrollbar_spacing.pre-themes-merge | Lars Hamann | 1998-11-05 | 1 | -2/+0 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -17/+24 |
* | rearranged some functions (gtk_clist_set_column_auto_resize): new | Lars Hamann | 1998-10-19 | 1 | -80/+100 |
* | change a few cell styles of inserted row (change_style): change style of | Lars Hamann | 1998-10-16 | 1 | -10/+39 |
* | fixed a comment | Tim Janik | 1998-10-12 | 1 | -1/+4 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | new signal GtkCList::resize_column. don't draw invisible columns | Lars Hamann | 1998-10-07 | 1 | -105/+123 |
* | Added `visible'.GTK_1_1_2_MARTIN | Martin Baulig | 1998-10-04 | 1 | -0/+6 |
* | new function. (gtk_clist_insert): added g_return_val_if_fail() statements. | Tim Janik | 1998-10-01 | 1 | -4/+6 |
* | new function to set/unset the selectable flag of a single row. | Lars Hamann | 1998-09-11 | 1 | -2/+10 |
* | `const' fixups.merge-to-themes-2-4 | Tim Janik | 1998-09-03 | 1 | -213/+229 |
* | new class methods: (sort_list) (insert_row) (remove_row) | Lars Hamann | 1998-08-17 | 1 | -0/+14 |
* | new enum GtkSortType. | Stefan Jeske | 1998-08-05 | 1 | -47/+72 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -9/+9 |
* | Added focus handling, horizontal and vertical autoscrolling, extended | Lars Hamann | 1998-07-15 | 1 | -16/+75 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -3/+8 |
* | Added function gtk_clist_swap to swap two rows in a clist; I also have | Jay Painter | 1998-06-02 | 1 | -0/+5 |
* | prefixed all clist flags with GTK_ to avoid name clashes. redefined | Tim Janik | 1998-05-01 | 1 | -16/+21 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Now we return a GtkVisibility value, instead of a simple boolean. Also, | Federico Mena Quintero | 1998-03-14 | 1 | -3/+3 |
* | Snorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclec... | Arturo Espinosa | 1998-03-10 | 1 | -0/+7 |
* | applied a bunch of patches and removed all the printfs that | Tim Janik | 1998-03-08 | 1 | -0/+7 |
* | Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT | Owen Taylor | 1998-02-25 | 1 | -2/+2 |
* | moved widget creation to gtk_clist_construct for the gtk-- folks. | Jay Painter | 1998-02-20 | 1 | -2/+7 |