index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtkctree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
new signal GtkCList::resize_column. don't draw invisible columns
Lars Hamann
1998-10-07
1
-99
/
+186
*
fixes for assignment errors with GTK_CTREE_NODE_NEXT/PREV
Lars Hamann
1998-10-02
1
-57
/
+80
*
new function to set/unset the selectable flag of a single row.
Lars Hamann
1998-09-11
1
-29
/
+96
*
`const' fixups.
merge-to-themes-2-4
Tim Janik
1998-09-03
1
-17
/
+21
*
new class methods: (sort_list) (insert_row) (remove_row)
Lars Hamann
1998-08-17
1
-335
/
+523
[next]