| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -25/+130 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -2/+2 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -3/+1 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -4/+4 |
* | use PRIORITY_VALIDATE | Havoc Pennington | 2001-03-07 | 1 | -1/+1 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -2/+2 |
* | fixed bug #51097 about setting gtk_text_view_set_border_window_size() if | CET Mikael Hermansson | 2001-03-04 | 1 | -0/+9 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -4/+3 |
* | Added new menu separator item. The drawing and size handling is still done | Alexander Larsson | 2001-02-21 | 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 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -1/+8 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 1 | -1/+0 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -1/+1 |
* | rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems | Havoc Pennington | 2001-01-23 | 1 | -3/+3 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -2/+8 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -41/+38 |
* | Remove unused variable. | Owen Taylor | 2001-01-17 | 1 | -7/+4 |
* | offset the current invalid region, fixes redraw bug while scrolling the | Havoc Pennington | 2001-01-12 | 1 | -247/+527 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 1 | -4/+4 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -6/+6 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -156/+278 |
* | do begin/end user action where appropriate (gtk_text_view_commit_handler): | Havoc Pennington | 2000-12-18 | 1 | -0/+8 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -44/+49 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -8/+8 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -53/+51 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -2/+2 |
* | make need_im_reset flag effective to avoid reset_ic operation being done | 8 | 2000-12-09 | 1 | -3/+4 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -81/+0 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -0/+144 |
* | 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 | -11/+130 |
* | Apply patch from Mikael Hermansson to temporarily stop blinking while the | Havoc Pennington | 2000-11-16 | 1 | -26/+107 |
* | Invalidate the side windows when we invalidate the main window. | Havoc Pennington | 2000-11-15 | 1 | -4/+53 |
* | ed Nov 15 16:02:20 2000 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2000-11-15 | 1 | -19/+2 |
* | offset redraw rect by xoffset in addition to yoffset, so horizontal | Havoc Pennington | 2000-11-15 | 1 | -0/+1 |
* | Fix drag-and-drop to default to GDK_ACTION_MOVE if the drag is within a | Havoc Pennington | 2000-11-14 | 1 | -5/+21 |
* | spiff up the demo a bit; reveals still more bugs. | Havoc Pennington | 2000-11-14 | 1 | -1/+1 |
* | fix bug where GC didn't always get updated properly | Havoc Pennington | 2000-11-14 | 1 | -95/+92 |
* | Free the filename of the module file. | Havoc Pennington | 2000-11-13 | 1 | -11/+308 |
* | change demo install dir to datadir/gtk+-2.0/demo | Havoc Pennington | 2000-11-13 | 1 | -4/+4 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -17/+136 |
* | Make DND copy pixbufs and tags when source and target share a tag table. | Havoc Pennington | 2000-11-09 | 1 | -22/+93 |
* | Half-ass somewhat fix this function, so that scrolling to the insertion | Havoc Pennington | 2000-11-07 | 1 | -4/+0 |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 1 | -4/+4 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 1 | -0/+1 |
* | Added a bunch of stuff from unused | Havoc Pennington | 2000-11-04 | 1 | -3/+3 |
* | Docs (gtk_text_tag_table_size): return a signed int | Havoc Pennington | 2000-11-03 | 1 | -81/+363 |
* | Get widgets working on the btree/buffer side. Display of them still | Havoc Pennington | 2000-11-03 | 1 | -23/+117 |
* | Rename delete_at_cursor delete_from_cursor, and move to move_cursor. | Havoc Pennington | 2000-10-30 | 1 | -32/+32 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -642/+642 |