| Commit message (Expand) | Author | Age | Files | Lines |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -1/+39 |
* | Removed (gtk_tree_view_column_set_alignment): xalign = CLAMP (xalign, 0.0, | Jonathan Blandford | 2001-09-25 | 1 | -0/+9 |
* | Add tests for line separators, addresses bug #57428 | Havoc Pennington | 2001-09-25 | 1 | -0/+5 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -0/+34 |
* | Put notes in gtk_window_set_has_frame(), etc. docs about how these are not | Havoc Pennington | 2001-09-25 | 1 | -0/+6 |
* | add marshal function types. | James Henstridge | 2001-09-25 | 1 | -0/+13 |
* | Get rid of the newline-that-could-not-be-deleted; buffers may now be | Havoc Pennington | 2001-09-24 | 1 | -0/+10 |
* | Don't wait for a response back from the window manager if our size hasn't | Owen Taylor | 2001-09-24 | 1 | -0/+13 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -0/+17 |
* | fix compat macros for gtk_menu_<prepend|insert> | Hans Breuer | 2001-09-22 | 1 | -0/+4 |
* | weight value should be an int | Kristian Rietveld | 2001-09-22 | 1 | -0/+12 |
* | don't pass key press to IM context if cursor isn't in an editable | Havoc Pennington | 2001-09-22 | 1 | -0/+6 |
* | Bug #60862 | Havoc Pennington | 2001-09-21 | 1 | -0/+9 |
* | don't try to handle alignment here, because it's done by PangoLayout after | Havoc Pennington | 2001-09-21 | 1 | -0/+6 |
* | updated externals | Hans Breuer | 2001-09-21 | 1 | -0/+28 |
* | set radio_menu_item->group to NULL after removing it from the list, as it | Matt Wilson | 2001-09-21 | 1 | -0/+8 |
* | add variables and checks for specific versions of dependencies. Previously | Havoc Pennington | 2001-09-21 | 1 | -0/+12 |
* | Fix ref count on new tag to be 1. Update doc. (#60836) | Joshua N Pritikin | 2001-09-21 | 1 | -0/+5 |
* | Remove unnecessary call to gdk_image_new_bitmap(). | Owen Taylor | 2001-09-20 | 1 | -0/+5 |
* | Use the current day, as well as the current month and year. | Owen Taylor | 2001-09-20 | 1 | -0/+5 |
* | Automatically set set dialogs to GTK_WIN_POS_CENTER_ON_PARENT. (#60554) | Owen Taylor | 2001-09-20 | 1 | -0/+5 |
* | get rid of it, | Kristian Rietveld | 2001-09-20 | 1 | -0/+26 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -0/+9 |
* | Add a missing pango_layout_iter_free (). | Owen Taylor | 2001-09-20 | 1 | -0/+5 |
* | Small warning cleanups. | Owen Taylor | 2001-09-20 | 1 | -0/+10 |
* | returned incorrect values for top, right and bottom due to cut-and-paste | Kristian Rietveld | 2001-09-20 | 1 | -0/+6 |
* | Set _NET_WM_PID and WM_CLIENT_MACHINE properties on each window, not just | Owen Taylor | 2001-09-19 | 1 | -0/+6 |
* | Add missing cast. | Owen Taylor | 2001-09-19 | 1 | -0/+9 |
* | Fix propagated (flags && GDK_COLOR_WRITEABLE) typo. (#59723) | Owen Taylor | 2001-09-19 | 1 | -0/+7 |
* | Allow -1 for width/height to mean "width/height of pixbuf" (Patch from | Owen Taylor | 2001-09-19 | 1 | -0/+6 |
* | Patch from Frank Belew #59037 for Solaris compilation. | Owen Taylor | 2001-09-19 | 1 | -0/+9 |
* | Add xgettext:no-c-format comment to to handle '99% of the time. (#60473, | Owen Taylor | 2001-09-19 | 1 | -0/+8 |
* | Released 1.3.8.GTK_1_3_8 | Tim Janik | 2001-09-19 | 1 | -0/+2 |
* | Released 1.3.8. | Tim Janik | 2001-09-19 | 1 | -0/+4 |
* | don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object | Tim Janik | 2001-09-19 | 1 | -0/+10 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -0/+16 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -0/+32 |
* | up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8. | Tim Janik | 2001-09-18 | 1 | -2/+8 |
* | remove conflict marker from ChangeLog | Jonathan Blandford | 2001-09-18 | 1 | -2/+1 |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 1 | -0/+12 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -0/+27 |
* | Get rid of broken "can_edit" and "can_activate" properties in favor of | Jonathan Blandford | 2001-09-18 | 1 | -0/+7 |
* | Add put for use with editable widgets. This function is private, and | Jonathan Blandford | 2001-09-18 | 1 | -0/+6 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -0/+24 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -2/+12 |
* | Handle scroll wheel events. | Alexander Larsson | 2001-09-17 | 1 | -0/+5 |
* | demos/gtk-demo/main.c (setup_default_icon): Use a shaped | Matthias Clasen | 2001-09-14 | 1 | -0/+5 |
* | demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59... | Matthias Clasen | 2001-09-14 | 1 | -0/+5 |
* | road signs for error and question dialogs | Jakub Steiner | 2001-09-13 | 1 | -0/+5 |
* | more dialog icon changes | Jakub Steiner | 2001-09-13 | 1 | -0/+6 |