summaryrefslogtreecommitdiff
path: root/gtk/gtktextdisplay.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecation cleanupManish Singh2002-10-101-4/+4
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-021-10/+10
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-4/+21
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-6/+3
* change to pass in the cursor direction always, not just when we need anHavoc Pennington2002-02-251-6/+3
* Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratioOwen Taylor2002-02-141-1/+1
* fix to properly replace selection with Return or TabHavoc Pennington2001-11-131-6/+3
* expose the child widgets in here (gtk_text_view_realize): set parentHavoc Pennington2001-11-061-32/+21
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-221-0/+1
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-251-7/+40
* Don't draw with GTK_STATE_ACTIVE.Alex Larsson2001-09-191-10/+22
* handle NULL shaped object from the empty-child-anchor case by drawing aHavoc Pennington2001-08-301-2/+32
* gtk/gtktextdisplay.c (render_para, gtk_text_layout_draw): FixMatthias Clasen2001-08-071-4/+4
* Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ]Owen Taylor2001-07-121-2/+2
* Add missing gdk_rectangle_get_type() prototype.Owen Taylor2001-06-141-2/+2
* Remove the assertions that x_offset and y_offset must be >= 0. Clip theJoe Shaw2001-05-181-2/+2
* handle 0-height empty/invisible lines.Havoc Pennington2001-04-241-47/+52
* Close bug #50615:Havoc Pennington2001-04-181-11/+11
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-9/+14
* Put _ in front of every function in this header fileHavoc Pennington2000-12-141-3/+3
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-1/+3
* Changes by Hans Breuer:Tor Lillqvist2000-11-301-10/+10
* Semi-finish widget embedding. Need guffaw scrolling to be implemented inHavoc Pennington2000-11-201-7/+16
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-161-5/+0
* ed Nov 15 16:02:20 2000 Owen Taylor <otaylor@redhat.com>Owen Taylor2000-11-151-4/+4
* Remove extra pixel from the cursor (render_layout_line): fix reversed testHavoc Pennington2000-11-151-3/+3
* Draw underlines one pixel higher.Havoc Pennington2000-11-151-64/+129
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-5/+8
* Free the filename of the module file.Havoc Pennington2000-11-131-89/+88
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-58/+89
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-331/+331
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-1/+27
* fix indentationHavoc Pennington2000-09-301-35/+65
* gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.hJonathan Blandford2000-09-081-5/+5
* update to reflect text widget changes.Havoc Pennington2000-07-251-4/+6
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-2/+2
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-211-7/+45
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+609