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
/
gtktextbuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove g_assert_not_reached() that was bogus, since we demand-create the
Havoc Pennington
2001-12-05
1
-0
/
+10
*
Instead of always mirroring the selection to a single PRIMARY selection,
Owen Taylor
2001-08-31
1
-5
/
+13
*
added this function
Havoc Pennington
2001-06-08
1
-0
/
+2
*
fix some shell typos
Havoc Pennington
2001-05-07
1
-0
/
+3
*
handle 0-height empty/invisible lines.
Havoc Pennington
2001-04-24
1
-1
/
+2
*
add varargs for properties to set on the tag.
Havoc Pennington
2001-03-16
1
-2
/
+3
*
add insert_child_anchor signal, bug #50245
Havoc Pennington
2001-02-19
1
-9
/
+9
*
convert the X coordinates so they're with respect to the line, rather than
Havoc Pennington
2001-02-17
1
-1
/
+1
*
CVS is doing its broken pipe thing, this is more of the previous commit
Havoc Pennington
2001-02-03
1
-8
/
+8
*
Adapt to uscore-ification of gtktextiterprivate
Havoc Pennington
2001-01-04
1
-3
/
+15
*
do begin/end user action where appropriate (gtk_text_view_commit_handler):
Havoc Pennington
2000-12-18
1
-5
/
+12
*
General cleanup of the log attr iteration stuff. This should make e.g. the
Havoc Pennington
2000-12-16
1
-8
/
+8
*
fix breakage here that cause a segfault on text insertion
Havoc Pennington
2000-12-08
1
-2
/
+10
*
change demo install dir to datadir/gtk+-2.0/demo
Havoc Pennington
2000-11-13
1
-0
/
+1
*
Half-ass somewhat fix this function, so that scrolling to the insertion
Havoc Pennington
2000-11-07
1
-3
/
+7
*
rename to gtk_text_mark_get_visible
Havoc Pennington
2000-11-07
1
-7
/
+3
*
Get widgets working on the btree/buffer side. Display of them still
Havoc Pennington
2000-11-03
1
-13
/
+7
*
Massive reindentation and reformatting. Arg alignment and comments still
Havoc Pennington
2000-10-30
1
-3
/
+3
*
make it a static function
Havoc Pennington
2000-10-24
1
-0
/
+4
*
text_window_* weren't static and should have been. Start work on child
Havoc Pennington
2000-10-02
1
-1
/
+40
*
Handle NULL start/end pointers
Havoc Pennington
2000-09-30
1
-16
/
+35
*
fix indentation
Havoc Pennington
2000-09-30
1
-5
/
+7
*
Remove g_convert (moved to glib) and now useless utf_to_latin1()
Owen Taylor
2000-09-14
1
-28
/
+7
*
Doc comment fixing. (Mostly non-matching parameter names.)
Owen Taylor
2000-09-07
1
-6
/
+6
*
Add marshallers for changed GtkTextBuffer signals.
Havoc Pennington
2000-08-31
1
-2
/
+4
*
Use G_GNUC_CONST.
Elliot Lee
2000-08-30
1
-1
/
+1
*
update to reflect text widget changes.
Havoc Pennington
2000-07-25
1
-91
/
+68
*
Include files outside of the extern "C" block. Makes some C++ compiler
Sebastian Wilhelmi
2000-07-19
1
-5
/
+5
*
Test program to make sure GtkTextBuffer is in working order.
Havoc Pennington
2000-06-02
1
-6
/
+6
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-0
/
+309