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
/
gtktextiter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert the X coordinates so they're with respect to the line, rather than
Havoc Pennington
2001-02-17
1
-14
/
+14
*
CVS is doing its broken pipe thing, this is more of the previous commit
Havoc Pennington
2001-02-03
1
-17
/
+338
*
Add built marshaller files to support GdkPixbufLoader signals
Havoc Pennington
2001-01-22
1
-1
/
+158
*
hack on this a bit
Havoc Pennington
2001-01-06
1
-3
/
+3
*
this function was broken if called on the first position in the buffer.
Havoc Pennington
2001-01-05
1
-1
/
+1
*
if index is equal to the line length, then position iterator before
Havoc Pennington
2001-01-04
1
-12
/
+16
*
Adapt to uscore-ification of gtktextiterprivate
Havoc Pennington
2001-01-04
1
-20
/
+20
*
uscore-prepend all the stuff in here.
Havoc Pennington
2001-01-01
1
-5
/
+5
*
Rearrange all the scroll-while-dragging-or-selecting code to be different,
Havoc Pennington
2000-12-31
1
-68
/
+149
*
General cleanup of the log attr iteration stuff. This should make e.g. the
Havoc Pennington
2000-12-16
1
-30
/
+89
*
remove unused call to get_last_line()
Havoc Pennington
2000-12-14
1
-3
/
+102
*
Remove double _ in front of some functions
Havoc Pennington
2000-12-14
1
-12
/
+12
*
Put _ in front of every function in this header file
Havoc Pennington
2000-12-14
1
-65
/
+65
*
Handle chopping off \r\n and 0x2029 in addition to \n before passing to
Havoc Pennington
2000-12-11
1
-13
/
+13
*
fix breakage here that cause a segfault on text insertion
Havoc Pennington
2000-12-08
1
-45
/
+20
*
fix this to be sane
Havoc Pennington
2000-12-04
1
-2
/
+33
*
don't create dangling pointers to the appearance attributes from the line
Havoc Pennington
2000-12-02
1
-25
/
+85
*
change "offset" to "rise"
Havoc Pennington
2000-11-15
1
-8
/
+8
*
rename to gtk_text_mark_get_visible
Havoc Pennington
2000-11-07
1
-36
/
+213
*
Get widgets working on the btree/buffer side. Display of them still
Havoc Pennington
2000-11-03
1
-3
/
+52
*
Massive reindentation and reformatting. Arg alignment and comments still
Havoc Pennington
2000-10-30
1
-945
/
+945
*
fix constness warning
Havoc Pennington
2000-10-26
1
-1
/
+1
*
add new marshallers used by the text widget
Havoc Pennington
2000-10-26
1
-17
/
+345
*
make it a static function
Havoc Pennington
2000-10-24
1
-25
/
+61
*
Some updates
Havoc Pennington
2000-10-18
1
-27
/
+129
*
clean up trailing whitespace, add extensive tests for tag toggle
Havoc Pennington
2000-10-04
1
-81
/
+379
*
text_window_* weren't static and should have been. Start work on child
Havoc Pennington
2000-10-02
1
-8
/
+34
*
Handle NULL start/end pointers
Havoc Pennington
2000-09-30
1
-36
/
+57
*
fix indentation
Havoc Pennington
2000-09-30
1
-31
/
+11
*
Rename GtkTextStyleValues to GtkTextAttributes
Havoc Pennington
2000-08-31
1
-16
/
+16
*
cache end line, for rapid testing whether an iterator is the end iterator
Havoc Pennington
2000-08-31
1
-3
/
+3
*
wrote lots of API docs, minor indentation fixes, inserted some FIXME about
Havoc Pennington
2000-08-28
1
-11
/
+412
*
update to reflect text widget changes.
Havoc Pennington
2000-07-25
1
-172
/
+531
*
Use gunichar instead of gint when appropriate in the interfaces
Havoc Pennington
2000-06-21
1
-25
/
+15
*
Test program to make sure GtkTextBuffer is in working order.
Havoc Pennington
2000-06-02
1
-7
/
+9
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-0
/
+2384