| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 24 | -49/+72 |
* | Add note about GTK_ENABLE_BROKEN. | Owen Taylor | 2001-04-25 | 3 | -2/+11 |
* | Test for window == NULL in a number of cases. | Owen Taylor | 2001-04-25 | 9 | -6/+238 |
* | set_decorations_hint and set_functions_hint were still in the header | Havoc Pennington | 2001-04-25 | 10 | -22/+51 |
* | Forgot the ChangeLog entry. | Alexander Larsson | 2001-04-24 | 7 | -0/+119 |
* | i2001-04-24 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2001-04-24 | 5 | -5/+28 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 16 | -104/+584 |
* | add missing '}' that got munched by #endif. | Jonathan Blandford | 2001-04-23 | 18 | -150/+498 |
* | gtk/Makefile.am gtk/gtkplug.c on request of Owen, reverted my last change | Sven Neumann | 2001-04-23 | 10 | -47/+60 |
* | put into #ifdef GDK_WINDOWING_X11 to make GTK+ compile for non-X11 targets | Sven Neumann | 2001-04-23 | 8 | -0/+41 |
* | Add $(MATH_LIB). | Owen Taylor | 2001-04-22 | 2 | -1/+5 |
* | Translations from Keld | Keld Jørn Simonsen | 2001-04-22 | 1 | -25/+25 |
* | Translations from keld | Kenneth Christiansen | 2001-04-21 | 1 | -1252/+590 |
* | API Change. Take GdkColor arguments instead of gdouble *. Leave the old | Alexander Larsson | 2001-04-20 | 13 | -141/+499 |
* | File containing #defines for XEMBED protocol. | Owen Taylor | 2001-04-19 | 7 | -436/+939 |
* | add signals and binding set, so keybindings are configurable | Havoc Pennington | 2001-04-18 | 10 | -90/+233 |
* | Handle numeric keypad keysyms; bug #50201 | Havoc Pennington | 2001-04-18 | 8 | -0/+55 |
* | Close bug #50615: | Havoc Pennington | 2001-04-18 | 11 | -25/+138 |
* | allow shrinking the image window to test that we clip to allocation. | Havoc Pennington | 2001-04-18 | 11 | -9/+84 |
* | Try changing mode on shm segments to 0600. We'll see who complains. | Owen Taylor | 2001-04-18 | 13 | -26/+219 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 33 | -53/+1274 |
* | Introduce an extra child of toplevel windows that serves to hold the focus | Owen Taylor | 2001-04-18 | 10 | -57/+296 |
* | Return FALSE, not TRUE. (Fixes #52925) | Owen Taylor | 2001-04-18 | 8 | -1/+36 |
* | Released 1.3.4GTK_1_3_4 | Owen Taylor | 2001-04-17 | 55 | -1179/+1264 |
* | Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS | Owen Taylor | 2001-04-17 | 20 | -141/+333 |
* | Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN | Owen Taylor | 2001-04-17 | 23 | -65/+954 |
* | Remove explicit pointer grabs, since they are no longer necessary. | Owen Taylor | 2001-04-16 | 4 | -42/+49 |
* | added all exports required to link PyGtk 0.7.1 | Hans Breuer | 2001-04-16 | 12 | -26/+324 |
* | updated | Hans Breuer | 2001-04-13 | 13 | -27/+273 |
* | Fix up to refer to GTK+, not to GLib; fix some wording problems. (Compared | Owen Taylor | 2001-04-13 | 9 | -146/+178 |
* | Add $(top_builddir) to includes as necessary, Run gtkdoc-scangobj from | Owen Taylor | 2001-04-13 | 11 | -188/+60 |
* | get this to compile. | Tim Janik | 2001-04-12 | 8 | -1/+36 |
* | It's pixbuf_pos, not pixbufpos. | Anders Carlsson | 2001-04-12 | 10 | -6/+83 |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 20 | -159/+644 |
* | Fixed Swedish translation. Thanks to Göran Uddeborg | Christian Rose | 2001-04-12 | 2 | -30/+40 |
* | Pass pkg-config options before the other args so it works even if | Alexander Larsson | 2001-04-11 | 9 | -10/+52 |
* | Updated Swedish translation. | Christian Rose | 2001-04-10 | 2 | -328/+353 |
* | increment version to 1.3.4 (binary 0, interface 0). | Tim Janik | 2001-04-09 | 8 | -1/+36 |
* | gtk_calendar_button_press: check for action_func != NULL | Denis Oliver Kropp | 2001-04-04 | 8 | -1/+36 |
* | corrected path to gtk.immodules | Sven Neumann | 2001-04-04 | 10 | -2/+34 |
* | Updated russian translation. | Valek Frob | 2001-04-04 | 2 | -167/+131 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 66 | -6966/+49879 |
* | stay in builddir and read/write files to/from source dir. (if we don't | Tim Janik | 2001-04-04 | 11 | -9/+105 |
* | sorry, I only wanted to commit .cvsignore | Sven Neumann | 2001-04-03 | 3 | -21/+3 |
* | shut up CVS | Sven Neumann | 2001-04-03 | 4 | -3/+22 |
* | removed set_sort_column, as it was moved to the GtkTreeSortable interface. | Jonathan Blandford | 2001-04-03 | 9 | -4/+63 |
* | Updated. | Owen Taylor | 2001-04-03 | 44 | -17208/+522 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 21 | -468/+382 |
* | Add empty gdk_setting_get(). | Alexander Larsson | 2001-04-03 | 8 | -0/+42 |
* | use more elaborate variable names. | Tim Janik | 2001-04-03 | 18 | -128/+170 |