| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of trivial doc fixes. | Matthias Clasen | 2002-10-11 | 2 | -5/+8 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 7 | -42/+44 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 9 | -81/+82 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 9 | -140/+126 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 11 | -373/+387 |
* | Privately export _gtk_scrolled_window_get_scrollbar_spacing(). | Owen Taylor | 2002-10-10 | 3 | -24/+53 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 13 | -153/+158 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 10 | -121/+127 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 10 | -293/+324 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 12 | -447/+454 |
* | Add GO_FORWARD and GO_BACK with both left and right arrows depending on | Owen Taylor | 2002-10-09 | 1 | -49/+77 |
* | Added support for hungarian characters (addition to bug #91258). Only via | Stanislav Brabec | 2002-10-09 | 1 | -0/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 12 | -275/+321 |
* | Deprecation cleanup | Manish Singh | 2002-10-08 | 9 | -102/+112 |
* | restore gtkobject.h #include so we don't break backwards compat. | Manish Singh | 2002-10-08 | 1 | -0/+3 |
* | Free the private data. (#84903, Matthias Clasen) | Owen Taylor | 2002-10-07 | 1 | -1/+17 |
* | Allow the slider to be set all the way to the edge, and if that happens, | Owen Taylor | 2002-10-07 | 3 | -6/+15 |
* | Use a pixbuf to set the drag icon, combine code to create drag icons | Owen Taylor | 2002-10-07 | 1 | -74/+92 |
* | Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / | Owen Taylor | 2002-10-07 | 1 | -71/+201 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 5 | -12/+17 |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 12 | -84/+98 |
* | Clean up the handling of clearing transient state settings, fixing bug | Owen Taylor | 2002-10-07 | 1 | -13/+13 |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 8 | -141/+148 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 9 | -164/+178 |
* | deprecation cleanup | Manish Singh | 2002-10-05 | 10 | -203/+218 |
* | Use $(top_builddir) instead of here-undefined $$topdir. (Problem reported | Owen Taylor | 2002-10-05 | 1 | -1/+1 |
* | at Oct 5 18:25:11 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-10-05 | 1 | -2/+1 |
* | docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c, | Soeren Sandmann | 2002-10-05 | 4 | -10/+14 |
* | Deprecation cleanup | Manish Singh | 2002-10-05 | 14 | -287/+304 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 12 | -161/+156 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 12 | -130/+122 |
* | Improve checks on public entry points, including, among other things | Owen Taylor | 2002-10-04 | 2 | -26/+46 |
* | remove unused codepath. | Soeren Sandmann | 2002-10-04 | 2 | -13/+3 |
* | Add a check for the Xrandr extension. | Owen Taylor | 2002-10-04 | 1 | -3/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 15 | -154/+168 |
* | implement maximize for linux-fb | Eric Warmenhoven | 2002-10-03 | 1 | -12/+134 |
* | Fix error in computing length and a memory leak. (Fixes #94072, reported | Owen Taylor | 2002-10-03 | 1 | -2/+1 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 18 | -236/+260 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 5 | -44/+43 |
* | Privately export: _gtk_settings_set_property_value_from_rc() | Owen Taylor | 2002-10-02 | 3 | -44/+146 |
* | Deprecation cleanup | Manish Singh | 2002-10-01 | 3 | -125/+125 |
* | declare parent_class static | jacob berkman | 2002-10-01 | 2 | -2/+2 |
* | Fixed alphabetical order (bug #91258). | Stanislav Brabec | 2002-10-01 | 1 | -2/+2 |
* | Add gtk_menu_focus() so we do not waste time trying to focus a menu item. | Padraig O'Briain | 2002-10-01 | 1 | -0/+13 |
* | Make the reference to the mnemonic widget weak. (#93334, Murray Cumming) | Owen Taylor | 2002-09-30 | 1 | -2/+15 |
* | Initialize ->parsed field. (#94536, patch from Sebastian Ritau. Maybe | Owen Taylor | 2002-09-30 | 1 | -0/+1 |
* | Add gtk_window_set_icon_from_file(), | Owen Taylor | 2002-09-30 | 2 | -1/+97 |
* | Add construct-only property "tag_table" and make use of it in | Daniel Elstner | 2002-09-30 | 1 | -26/+98 |
* | Completed ISO-8859-2 characters support (#93421), fixed cacute, umacron, | Stanislav Brabec | 2002-09-30 | 1 | -20/+118 |
* | Disable tooltips for menu items with submenus .. they still don't really | Owen Taylor | 2002-09-30 | 1 | -2/+3 |