| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -26/+26 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -0/+21 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -2/+1 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -17/+19 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -85/+88 |
* | invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. | Tim Janik | 2000-10-26 | 1 | -6/+6 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -6/+6 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -7/+7 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -6/+7 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -765/+766 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -740/+739 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -21/+30 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -3/+11 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -5/+4 |
* | merges from gtk-1-2 | Lars Hamann | 1999-04-30 | 1 | -66/+92 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -18/+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/+7 |
* | don't autoselect focus_row in case of GTK_SELECTION_EXTENDED | Lars Hamann | 1999-02-11 | 1 | -45/+41 |
* | don't autoselect focus_row in case of GTK_SELECTION_EXTENDED | Lars Hamann | 1999-02-10 | 1 | -3/+2 |
* | applied patch from Paolo Molaro to fix GTK_TYPE_POINTER args of | Tim Janik | 1999-02-10 | 1 | -1/+1 |
* | changed to 64 (gtk_clist_draw_focus) (hadjustment_value_changed) | Lars Hamann | 1999-02-08 | 1 | -2/+3 |
* | search last visible column instead of using clist->columns. | Lars Hamann | 1999-02-06 | 1 | -1/+6 |
* | in case of GTK_SELECTION_BROWSE select first inserted row. | Lars Hamann | 1999-02-02 | 1 | -17/+52 |
* | Don't search selection list twice. (real_select_row): Remove extra ';', | Jeff Garzik | 1999-01-23 | 1 | -2/+7 |
* | add a sanity check [from Todd Dukes <todddukes@netscape.net>] | Lars Hamann | 1999-01-18 | 1 | -0/+1 |
* | fixed auto resize bug. | Lars Hamann | 1999-01-18 | 1 | -5/+14 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -29/+0 |
* | call gtk_spin_button_update before returning a value | Lars Hamann | 1999-01-08 | 1 | -46/+37 |
* | fix for dnd bug reported by Bertrand Guiheneuf. Don't return FALSE if | Lars Hamann | 1999-01-06 | 1 | -6/+0 |
* | fixed auto_resize bug | Lars Hamann | 1999-01-03 | 1 | -15/+21 |
* | removed clist flag : GTK_CLIST_DRAG_SELECTION added flags : | Lars Hamann | 1998-12-16 | 1 | -711/+546 |
* | Use base[NORMAL] instead of bg[PRELIGHT] so CLists now can be used in | Owen Taylor | 1998-12-16 | 1 | -21/+40 |
* | fixed for-loop. | Lars Hamann | 1998-12-04 | 1 | -8/+9 |
* | new class method/signal row_move. new public function. emit a row_move | Lars Hamann | 1998-12-02 | 1 | -0/+54 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -84/+41 |
* | define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead of | Lars Hamann | 1998-11-26 | 1 | -6/+7 |
* | 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 | -7/+7 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -3/+167 |
* | return the nth GtkCTreeNode in row_list. (from Samuel Solon | Lars Hamann | 1998-11-18 | 1 | -0/+13 |
* | added ARG_WINDOW_PLACEMENT | Lars Hamann | 1998-11-11 | 1 | -74/+30 |
* | fix focus_row adjustment (gtk_ctree_remove_node): select focus_row if | Lars Hamann | 1998-11-04 | 1 | -5/+23 |
* | removed. gtk_clist_destroy is sufficient | Lars Hamann | 1998-10-22 | 1 | -40/+0 |
* | rearranged some functions (gtk_clist_set_column_auto_resize): new | Lars Hamann | 1998-10-19 | 1 | -34/+480 |
* | change a few cell styles of inserted row (change_style): change style of | Lars Hamann | 1998-10-16 | 1 | -1208/+1159 |
* | removed xor_gc, use clists xor_gc instead removed | Lars Hamann | 1998-10-07 | 1 | -51/+19 |