| Commit message (Expand) | Author | Age | Files | Lines |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 22 | -212/+1059 |
* | Forgot to remove stray g_print() | Alexander Larsson | 2000-11-07 | 1 | -2/+0 |
* | use g_object_new() instead of g_type_create_instance() which is a private | Alexander Larsson | 2000-11-07 | 17 | -149/+369 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 20 | -960/+1233 |
* | Forgot to cvs add gtkiconfactory.sgml, gtkstock.sgml | Havoc Pennington | 2000-11-05 | 2 | -0/+429 |
* | documented some of the object args | Havoc Pennington | 2000-11-05 | 4 | -49/+67 |
* | provide a toggle button to temporarily disable position recording in the | Tim Janik | 2000-11-05 | 12 | -34/+226 |
* | Translations from Keld | Kenneth Christiansen | 2000-11-04 | 1 | -9/+50 |
* | Added a bunch of stuff from unused | Havoc Pennington | 2000-11-04 | 26 | -840/+1705 |
* | When doing sanity checking on ACLOCAL_FLAGS, look for glib-2.0.m4 not | Owen Taylor | 2000-11-04 | 8 | -1/+36 |
* | Docs (gtk_text_tag_table_size): return a signed int | Havoc Pennington | 2000-11-03 | 14 | -189/+748 |
* | fixed big5 handling bug | Pablo Saratxaga | 2000-11-03 | 11 | -18/+73 |
* | Get widgets working on the btree/buffer side. Display of them still | Havoc Pennington | 2000-11-03 | 22 | -199/+970 |
* | _g_signal_handlers_destroy() is prefixed with '_' now. | Tim Janik | 2000-11-03 | 9 | -17/+66 |
* | Fix a bunch of functions that should have been marked static. | Owen Taylor | 2000-11-02 | 8 | -10/+45 |
* | had a test backward | Havoc Pennington | 2000-11-02 | 10 | -2/+91 |
* | Add last argument to t_type_register_static call. | Alexander Larsson | 2000-11-02 | 19 | -17/+298 |
* | Use GTK_TYPE_TEXT_ITER and BOXED marshallers | Havoc Pennington | 2000-11-02 | 13 | -30/+144 |
* | Test set_markup_with_accel() | Havoc Pennington | 2000-11-01 | 10 | -38/+105 |
* | Clip the rectangle to be rendered to the drawable, since | Havoc Pennington | 2000-11-01 | 8 | -1/+73 |
* | Um, don't randomly subtract 4 from coordinates. | Havoc Pennington | 2000-11-01 | 8 | -4/+41 |
* | Check in these docs, I seem to have written them a while ago then | Havoc Pennington | 2000-11-01 | 2 | -13/+64 |
* | Only ref the window if it isn't NULL. | Owen Taylor | 2000-11-01 | 8 | -1/+37 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 22 | -78/+613 |
* | make use of g_signal_handlers_block_matched, | Tim Janik | 2000-11-01 | 8 | -11/+66 |
* | New function. | Jonathan Blandford | 2000-10-30 | 33 | -24/+2324 |
* | s/utf-8/UTF-8/ | Robert Brady | 2000-10-30 | 2 | -1/+5 |
* | Updated russian translation. | Valek Frob | 2000-10-30 | 2 | -209/+87 |
* | Rename delete_at_cursor delete_from_cursor, and move to move_cursor. | Havoc Pennington | 2000-10-30 | 9 | -36/+84 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 32 | -5051/+5156 |
* | Change run action signals to be named insert_at_cursor and | Havoc Pennington | 2000-10-30 | 9 | -32/+76 |
* | Updated Polish translation | Chyla Zbigniew | 2000-10-30 | 2 | -242/+109 |
* | Updating some pt_BR translations. (Update-Gnome.sh script) | Jorge Godoy | 2000-10-30 | 1 | -117/+117 |
* | fix stray entity | Owen Taylor | 2000-10-29 | 1 | -1/+0 |
* | Minor tweaks to get things to work cleanly | Owen Taylor | 2000-10-29 | 2 | -1/+58 |
* | Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little | Owen Taylor | 2000-10-29 | 48 | -2349/+2069 |
* | Another test commit TODO.xml | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | Another test commit TODO.xml | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | Another test commit TODO.xml | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | update, mostly to test rebuild scripts | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | Make sure not to get a double directory separator in case the home | Tor Lillqvist | 2000-10-28 | 8 | -6/+82 |
* | Add en@IPA and ia. | Tor Lillqvist | 2000-10-28 | 2 | -0/+12 |
* | And fix the marshaller for GtkTextView::delete. | Robert Brady | 2000-10-28 | 10 | -15/+17 |
* | add new marshaller for GtkTextView. | Robert Brady | 2000-10-28 | 10 | -1/+45 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 25 | -675/+922 |
* | Actually use glib-genmarshal. | Tor Lillqvist | 2000-10-27 | 1 | -6/+5 |
* | gtk/gtk.def Adjust to Tim's changes. Use glib-genmarshal etc. | Tor Lillqvist | 2000-10-27 | 8 | -64/+60 |
* | Adjust to Tim's changes. Use glib-genmarshal etc. | Tor Lillqvist | 2000-10-27 | 9 | -18/+88 |
* | added dependancies for testtextbuffer which broke parallel builds. | Tim Janik | 2000-10-27 | 8 | -0/+37 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 12 | -12/+38 |