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
/
gtktextlayout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't create dangling pointers to the appearance attributes from the line
Havoc Pennington
2000-12-02
1
-58
/
+120
*
Changes by Hans Breuer:
Tor Lillqvist
2000-11-30
1
-1
/
+1
*
Semi-finish widget embedding. Need guffaw scrolling to be implemented in
Havoc Pennington
2000-11-20
1
-10
/
+67
*
Don't move back one char when we are actually at the end of the paragraph.
Owen Taylor
2000-11-16
1
-5
/
+5
*
remove unecessary rules for win32-specific config-substituted targets. If
Owen Taylor
2000-11-16
1
-5
/
+4
*
ed Nov 15 16:02:20 2000 Owen Taylor <otaylor@redhat.com>
Owen Taylor
2000-11-15
1
-14
/
+19
*
If indent is negative, don't move the first line out into the margin,
Havoc Pennington
2000-11-15
1
-13
/
+0
*
use PANGO_PIXELS() to convert to pixels
Havoc Pennington
2000-11-15
1
-6
/
+9
*
Fix reversed > that was causing Home to go to end of previous line.
Owen Taylor
2000-11-15
1
-1
/
+1
*
Draw underlines one pixel higher.
Havoc Pennington
2000-11-15
1
-20
/
+62
*
fix bug where GC didn't always get updated properly
Havoc Pennington
2000-11-14
1
-6
/
+6
*
Free the filename of the module file.
Havoc Pennington
2000-11-13
1
-103
/
+79
*
Fix warning when moving between paragraphs.
Owen Taylor
2000-11-13
1
-1
/
+9
*
Make parent_class static.
Owen Taylor
2000-11-12
1
-95
/
+319
*
Half-ass somewhat fix this function, so that scrolling to the insertion
Havoc Pennington
2000-11-07
1
-8
/
+34
*
rename to gtk_text_mark_get_visible
Havoc Pennington
2000-11-07
1
-1
/
+1
*
Get widgets working on the btree/buffer side. Display of them still
Havoc Pennington
2000-11-03
1
-5
/
+109
*
Massive reindentation and reformatting. Arg alignment and comments still
Havoc Pennington
2000-10-30
1
-568
/
+568
*
add new marshallers used by the text widget
Havoc Pennington
2000-10-26
1
-2
/
+29
*
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
Tim Janik
2000-10-25
1
-28
/
+2
*
make it a static function
Havoc Pennington
2000-10-24
1
-1
/
+1
*
clean up trailing whitespace, add extensive tests for tag toggle
Havoc Pennington
2000-10-04
1
-4
/
+4
*
text_window_* weren't static and should have been. Start work on child
Havoc Pennington
2000-10-02
1
-9
/
+14
*
fix indentation
Havoc Pennington
2000-09-30
1
-8
/
+10
*
Draw the focus, and leave space to do so.
Havoc Pennington
2000-09-25
1
-0
/
+3
*
Remove g_convert (moved to glib) and now useless utf_to_latin1()
Owen Taylor
2000-09-14
1
-0
/
+54
*
gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.h
Jonathan Blandford
2000-09-08
1
-1
/
+1
*
Fix up visibility so that focus, cursor_visible and blink interact
Owen Taylor
2000-09-08
1
-22
/
+93
*
Rename GtkTextStyleValues to GtkTextAttributes
Havoc Pennington
2000-08-31
1
-20
/
+20
*
update to reflect text widget changes.
Havoc Pennington
2000-07-25
1
-76
/
+107
*
Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps
Owen Taylor
2000-07-21
1
-2
/
+22
*
use FALSE for size_only most of the time when calling
Owen Taylor
2000-07-14
1
-10
/
+10
*
Use gtk_get_default_language
Havoc Pennington
2000-06-21
1
-15
/
+15
*
Make this compile without framebuffer enabled
Havoc Pennington
2000-06-20
1
-7
/
+7
*
Test program to make sure GtkTextBuffer is in working order.
Havoc Pennington
2000-06-02
1
-2
/
+2
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-0
/
+2159