| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Deprecation cleanup | Manish Singh | 2002-10-01 | 9 | -125/+149 |
* | declare parent_class static | jacob berkman | 2002-10-01 | 8 | -2/+32 |
* | Fixed alphabetical order (bug #91258). | Stanislav Brabec | 2002-10-01 | 7 | -2/+26 |
* | Add gtk_menu_focus() so we do not waste time trying to focus a menu item. | Padraig O'Briain | 2002-10-01 | 7 | -0/+43 |
* | Set image->windowing_data to NULL, unref the image. (Late merge from | Tor Lillqvist | 2002-09-30 | 7 | -0/+40 |
* | Make the reference to the mnemonic widget weak. (#93334, Murray Cumming) | Owen Taylor | 2002-09-30 | 7 | -2/+51 |
* | Remove a duplicate definition of gdk_set_sm_client_id(). | Owen Taylor | 2002-09-30 | 7 | -1/+30 |
* | Set the client ID on all displays. (#85713) | Owen Taylor | 2002-09-30 | 13 | -46/+100 |
* | Initialize ->parsed field. (#94536, patch from Sebastian Ritau. Maybe | Owen Taylor | 2002-09-30 | 7 | -0/+37 |
* | Add gtk_window_set_icon_from_file(), | Owen Taylor | 2002-09-30 | 8 | -1/+133 |
* | Add construct-only property "tag_table" and make use of it in | Daniel Elstner | 2002-09-30 | 7 | -26/+128 |
* | Completed ISO-8859-2 characters support (#93421), fixed cacute, umacron, | Stanislav Brabec | 2002-09-30 | 7 | -20/+154 |
* | ===== Released 2.1.0 ======GTK_2_1_0 | Owen Taylor | 2002-09-30 | 67 | -36539/+52791 |
* | Disable tooltips for menu items with submenus .. they still don't really | Owen Taylor | 2002-09-30 | 7 | -2/+45 |
* | Clear initial_pos_set even if it only causes a move, not a resize as well. | Owen Taylor | 2002-09-30 | 7 | -0/+44 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 23 | -68/+130 |
* | use #defines instead of enum for GtkFundamentalType compat, to prevent | Manish Singh | 2002-09-29 | 7 | -21/+57 |
* | Instead of forcing -fnative-struct into CFLAGS when using gcc for Win32, | Tor Lillqvist | 2002-09-29 | 7 | -5/+81 |
* | Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, Vitaly | Soeren Sandmann | 2002-09-28 | 20 | -53/+125 |
* | Don't use .type on Cygwin, either (#91597, Masahiro Sakai). | Tor Lillqvist | 2002-09-28 | 5 | -4/+9 |
* | Make drawing to the root window work. (#89492) | Matthias Clasen | 2002-09-27 | 7 | -0/+32 |
* | (#91249, Thomas Leonard) | Owen Taylor | 2002-09-27 | 7 | -4/+68 |
* | Patch from J. Ali Harlow to avoid generating gtk.immodules when | Owen Taylor | 2002-09-27 | 7 | -3/+57 |
* | Free the context if we cannot allocate the HeaderBuf. | Federico Mena Quintero | 2002-09-27 | 2 | -0/+6 |
* | Fix the update region notification to handle top-to-bottom and | Federico Mena Quintero | 2002-09-27 | 2 | -2/+9 |
* | Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share | Eric Warmenhoven | 2002-09-27 | 15 | -1430/+1603 |
* | Fix some signed/unsigned warnings. (#85863, David L. Cooper II) | Owen Taylor | 2002-09-27 | 7 | -5/+35 |
* | ri Sep 27 16:23:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-09-27 | 7 | -25/+93 |
* | Handle the case where the first page isn't visible. (#90336, bug tracked | Owen Taylor | 2002-09-27 | 7 | -5/+51 |
* | Change accelerator from C_ut to Cu_t. (#82747, Paolo Maggi) | Owen Taylor | 2002-09-27 | 7 | -1/+31 |
* | Reset the animation iter on unrealize as well as unmap. (#94336) | Owen Taylor | 2002-09-27 | 8 | -16/+75 |
* | - use gtk_settings_get_for_screen () instead of gtk_settings_get_default | Hidetoshi Tajima | 2002-09-26 | 7 | -132/+262 |
* | fix GtkWindowMnemonic to have a separate typedef | Havoc Pennington | 2002-09-25 | 18 | -100/+1065 |
* | Add gdk_screen_make_display_name(), which returns a display name that can | Owen Taylor | 2002-09-25 | 10 | -0/+89 |
* | Patch from Eric Warmenhoven, #94123 | Owen Taylor | 2002-09-25 | 8 | -3/+145 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 35 | -155/+254 |
* | check if last_selected is valid before doing a strcmp on it, which may | Manish Singh | 2002-09-25 | 7 | -1/+38 |
* | preserve ordering from gtk_tree_selection_foreach when returning filenames | Manish Singh | 2002-09-25 | 8 | -6/+66 |
* | Make a GObject (#75970, James Henstridge) | Owen Taylor | 2002-09-24 | 8 | -1/+110 |
* | Look up the visual as well as the colormap, since calling | Owen Taylor | 2002-09-24 | 7 | -3/+62 |
* | disable/enable preedit/status in GtkIMContextXIM (#59076) | Hidetoshi Tajima | 2002-09-24 | 10 | -3/+211 |
* | Replace leftover gdkx_visual_get_for_screen () by | Matthias Clasen | 2002-09-24 | 7 | -1/+19 |
* | Add a missing ; to make things compile. | Matthias Clasen | 2002-09-24 | 7 | -1/+13 |
* | Replace leftover gdk_colormap_lookup () by gdk_x11_colormap_foreign_new () | Matthias Clasen | 2002-09-24 | 7 | -1/+38 |
* | Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, Vitaly | Owen Taylor | 2002-09-24 | 10 | -17/+79 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-24 | 7 | -4/+52 |
* | Add a missing ; to make things compile. | Matthias Clasen | 2002-09-24 | 7 | -1/+25 |
* | Make icon sizes configurable (#70648, slightly based on a patch from Bill | Owen Taylor | 2002-09-24 | 14 | -79/+597 |
* | Doc twiddle | Owen Taylor | 2002-09-24 | 1 | -1/+0 |
* | gdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add bounds-checking | Owen Taylor | 2002-09-24 | 9 | -2/+50 |