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
/
gtkrbtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
null initialize reorder's members so Purify won't complain.
Jonathan Blandford
2003-03-31
1
-1
/
+1
*
return a value in the range of [-1, 1] instead [0, 1],
Kristian Rietveld
2002-11-20
1
-2
/
+2
*
don't leak the GArray (figured out by Matthias Clasen, fixes #82026).
Kristian Rietveld
2002-06-06
1
-0
/
+2
*
include missing #ifdef G_ENA\BLE_DEBUG
Jonathan Blandford
2002-05-16
1
-1
/
+9
*
Fixes for #78258
Owen Taylor
2002-05-16
1
-8
/
+24
*
add _gtk_rbtree_set_fixed_height()
Kristian Rietveld
2002-03-20
1
-0
/
+26
*
add _gtk_rbtree_mark_invalid (my previous commit already needed this ...)
Kristian Rietveld
2002-01-27
1
-0
/
+24
*
New function to fixup parity. RBTree corruption bug--
Jonathan Blandford
2001-12-10
1
-56
/
+53
*
Add debug spew to lots of places, so that people with crashy trees can
Jonathan Blandford
2001-12-08
1
-5
/
+31
*
get logic right, #66249
Jonathan Blandford
2001-12-08
1
-101
/
+283
*
Minor fix.
Jonathan Blandford
2001-12-04
1
-26
/
+101
*
Clean up height code a bit. I don't think it's completely correct yet, but
Jonathan Blandford
2001-11-02
1
-7
/
+35
*
Fix reorder_fixup, #59583
Jonathan Blandford
2001-11-02
1
-2
/
+9
*
Add support for invalid nodes. (_gtk_rbnode_rotate_right): Ditto.
Jonathan Blandford
2001-10-25
1
-1
/
+85
*
change scroll_to_cell delayed code to happen in size_allocate.
Jonathan Blandford
2001-10-01
1
-1
/
+1
*
add warnings per jrb's request.
Kristian Rietveld
2001-09-01
1
-2
/
+5
*
Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now.
Jonathan Blandford
2001-06-15
1
-0
/
+2
*
Massive reordering/sorting work. Now pretty much works.
Jonathan Blandford
2001-03-29
1
-11
/
+26
*
new function to handle reordering of trees. Seems to mostly work w/ the
Jonathan Blandford
2001-03-28
1
-0
/
+95
*
Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): Proxy
Jonathan Blandford
2001-02-28
1
-1
/
+8
*
remove validation idle
Havoc Pennington
2001-02-08
1
-33
/
+246
*
adapt to handle PangoColor
Havoc Pennington
2001-01-26
1
-1
/
+22
*
sync to tree changes
Havoc Pennington
2001-01-19
1
-2
/
+7
*
handle case where there are no rows in the model
Havoc Pennington
2001-01-09
1
-0
/
+10
*
Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators
Jonathan Blandford
2000-10-26
1
-0
/
+7
*
Checked in initial draft of the new tree widget.
4
2000-10-05
1
-0
/
+994