| Commit message (Expand) | Author | Age | Files | Lines |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 36 | -3540/+5509 |
* | Rip out support for multiple locales; that simple doesn't work reliably | Owen Taylor | 2000-11-12 | 7 | -1/+1196 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 10 | -193/+1101 |
* | gdk/gdk.def Update. | Tor Lillqvist | 2000-11-11 | 23 | -168/+555 |
* | Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (or | Tor Lillqvist | 2000-11-11 | 3 | -16/+12 |
* | New function to help handle keeping things in sync. | Jonathan Blandford | 2000-11-11 | 9 | -39/+109 |
* | Module name has changed for gtk20. | Robert Brady | 2000-11-10 | 2 | -1/+5 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 18 | -158/+359 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 25 | -88/+1373 |
* | Changes to make the new testgtk compile after gtk_menu_append was removed. | Alexander Larsson | 2000-11-09 | 13 | -97/+668 |
* | Updated Finnish translation | jjranta | 2000-11-09 | 2 | -240/+139 |
* | Add visible and visible_set args, don't know where these had gone, I | Havoc Pennington | 2000-11-09 | 10 | -10/+158 |
* | Make DND copy pixbufs and tags when source and target share a tag table. | Havoc Pennington | 2000-11-09 | 8 | -22/+163 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 22 | -227/+1568 |
* | Updated Hungarian translation | Szabolcs Ban | 2000-11-08 | 2 | -254/+142 |
* | Half-ass somewhat fix this function, so that scrolling to the insertion | Havoc Pennington | 2000-11-07 | 11 | -102/+370 |
* | 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 |