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
/
gtktextbtree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView
Owen Taylor
2004-03-01
1
-0
/
+3
*
Implement a utility function proposed in #102534:
Matthias Clasen
2003-01-06
1
-0
/
+4
*
Use 'signed int' not 'gint' for signed bitfields. (#93020, Vitaly Tishkov)
Owen Taylor
2002-09-23
1
-2
/
+2
*
just go ahead and flush all the first validate stuff if it hasn't been
Havoc Pennington
2002-02-13
1
-0
/
+10
*
fix assertion failure by creating the line data, but not validating it at
Havoc Pennington
2002-01-29
1
-0
/
+2
*
remove g_assert_not_reached() that was bogus, since we demand-create the
Havoc Pennington
2001-12-05
1
-0
/
+4
*
fix test case, it previously verified incorrect behavior
Havoc Pennington
2001-10-04
1
-0
/
+3
*
Get rid of the newline-that-could-not-be-deleted; buffers may now be
Havoc Pennington
2001-09-24
1
-2
/
+11
*
Bug #60862
Havoc Pennington
2001-09-21
1
-0
/
+3
*
add insert_child_anchor signal, bug #50245
Havoc Pennington
2001-02-19
1
-1
/
+2
*
convert the X coordinates so they're with respect to the line, rather than
Havoc Pennington
2001-02-17
1
-1
/
+1
*
Rearrange all the scroll-while-dragging-or-selecting code to be different,
Havoc Pennington
2000-12-31
1
-2
/
+2
*
Remove double _ in front of some functions
Havoc Pennington
2000-12-14
1
-36
/
+36
*
Put _ in front of every function in this header file
Havoc Pennington
2000-12-14
1
-195
/
+195
*
Get widgets working on the btree/buffer side. Display of them still
Havoc Pennington
2000-11-03
1
-0
/
+7
*
Massive reindentation and reformatting. Arg alignment and comments still
Havoc Pennington
2000-10-30
1
-37
/
+37
*
fix constness warning
Havoc Pennington
2000-10-26
1
-5
/
+5
*
fix indentation
Havoc Pennington
2000-09-30
1
-3
/
+2
*
cache end line, for rapid testing whether an iterator is the end iterator
Havoc Pennington
2000-08-31
1
-1
/
+2
*
update to reflect text widget changes.
Havoc Pennington
2000-07-25
1
-2
/
+1
*
Include files outside of the extern "C" block. Makes some C++ compiler
Sebastian Wilhelmi
2000-07-19
1
-4
/
+3
*
Test program to make sure GtkTextBuffer is in working order.
Havoc Pennington
2000-06-02
1
-7
/
+8
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-0
/
+279