| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't install the handler if the widget isn't realized.GTK_MULTIHEAD_MERGEPOINT_28_03_02 | Dave Camp | 2002-03-28 | 1 | -0/+5 |
* | New font and text icons to solve the dark-theme-problem | Jakub Steiner | 2002-03-28 | 1 | -0/+7 |
* | Try to find libpng via pkg-config first, since libpng-1.2.2 will come with | Matthias Clasen | 2002-03-27 | 1 | -0/+5 |
* | changelog update | Owen Taylor | 2002-03-27 | 1 | -1/+1 |
* | Set page->last_focus_child to NULL as well as removing the weak reference, | Owen Taylor | 2002-03-27 | 1 | -0/+7 |
* | ChangeLog typo. | Murray Cumming | 2002-03-27 | 1 | -1/+1 |
* | Corrected registered return type of move-cursor signal. Had to add a | Murray Cumming | 2002-03-27 | 1 | -0/+6 |
* | Shuffle the ordering around some more (position before realizing) fixing | Owen Taylor | 2002-03-26 | 1 | -0/+7 |
* | fixed my ChangeLog entry | Sven Neumann | 2002-03-26 | 1 | -1/+1 |
* | Free the path after calling gtk_tree_view_row_activated() rather than | Dave Camp | 2002-03-26 | 1 | -0/+5 |
* | free the style's font_description before accessing a new one. | Sven Neumann | 2002-03-25 | 1 | -0/+6 |
* | kill code duplicated in gtk_binding_entry_add_signall. | Mark McLoughlin | 2002-03-25 | 1 | -0/+5 |
* | Make path arg const, #75653 | Jonathan Blandford | 2002-03-25 | 1 | -0/+11 |
* | invalidate the line containing start, even if the [start,end) range is | Havoc Pennington | 2002-03-23 | 1 | -0/+7 |
* | end any selection in progress, patch from db@zigo.dhs.org, #74620 | Havoc Pennington | 2002-03-23 | 1 | -0/+5 |
* | extend selection for pageup/pagedown and ctrl+pageup/pagedown if shift is | Havoc Pennington | 2002-03-23 | 1 | -0/+6 |
* | disconnect layout handlers earlier in the function, to avoid possible | Havoc Pennington | 2002-03-23 | 1 | -0/+15 |
* | add more explanatory text to the error message about missing charsets, and | Havoc Pennington | 2002-03-23 | 1 | -0/+24 |
* | Fix typo, where x value was assigned to both x and y. | Richard Hult | 2002-03-22 | 1 | -0/+5 |
* | Partial fix for problem where keypad keys acted as shift-arrows in an | Owen Taylor | 2002-03-22 | 1 | -0/+17 |
* | Fix memory leak. (#74400, Morten Welinder.) | Owen Taylor | 2002-03-22 | 1 | -0/+13 |
* | ri Mar 22 10:12:10 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-03-22 | 1 | -0/+6 |
* | Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fix | Tor Lillqvist | 2002-03-21 | 1 | -0/+8 |
* | Trivial typo fix. (Vitaly Tishkov, #75726) | Matthias Clasen | 2002-03-21 | 1 | -0/+5 |
* | Remove some left over debugging code with a G_BREAKPOINT() in it. | Owen Taylor | 2002-03-21 | 1 | -0/+6 |
* | When changing months when the user clicks on a prev-month or next-month | Owen Taylor | 2002-03-21 | 1 | -0/+11 |
* | Patches from Carlo E. Prelz <fluido@fluido.as> Now gtkfb at least compiles | Alex Larsson | 2002-03-21 | 1 | -0/+14 |
* | Short-circuit the text to the exact same thing, so we don't unexpectedly | Owen Taylor | 2002-03-21 | 1 | -0/+7 |
* | fix logic (fixes #74235, #73593) | Kristian Rietveld | 2002-03-20 | 1 | -0/+5 |
* | Patch from Richard Hestilow to fix gtk-font-name changes for widgets that | Owen Taylor | 2002-03-20 | 1 | -0/+6 |
* | add _gtk_rbtree_set_fixed_height() | Kristian Rietveld | 2002-03-20 | 1 | -0/+15 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -0/+9 |
* | Remove leftover notification of has-default. (#75508, Jacob Berkman.) | Owen Taylor | 2002-03-20 | 1 | -0/+6 |
* | Allow arrow keys as accelerators, as long as some modifier is pressed. | Owen Taylor | 2002-03-20 | 1 | -0/+9 |
* | Fix segfault when widget->parent is NULL. (#75615, Alexey A. Malyshev) | Owen Taylor | 2002-03-20 | 1 | -0/+6 |
* | Improve test to prevent infinite loop. (#74952, Thomas Leonard) | Owen Taylor | 2002-03-20 | 1 | -0/+9 |
* | Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572) | Owen Taylor | 2002-03-20 | 1 | -0/+5 |
* | Fix assignment of time in scroll events. (Sven Neumann, #75574) | Owen Taylor | 2002-03-20 | 1 | -0/+5 |
* | Use gdk_window_get_toplevel(), as it is the top-level windows that are | Tor Lillqvist | 2002-03-19 | 1 | -0/+8 |
* | fix infinite loop when gtk_combo_func() returns NULL (bug #75464) | jacob berkman | 2002-03-19 | 1 | -0/+5 |
* | set the correct min/max values for the ratio property (fixes #75331) | jacob berkman | 2002-03-18 | 1 | -0/+5 |
* | Patch from Yao Zhang fixing reference count leak. | Owen Taylor | 2002-03-18 | 1 | -0/+8 |
* | Fix backwards conditional. (#75019, Dan Winship.) | Owen Taylor | 2002-03-18 | 1 | -0/+5 |
* | use do_validate_rows instead of validate_rows_handler (fix by Mike Pieper, | Kristian Rietveld | 2002-03-17 | 1 | -0/+6 |
* | just return when we have an input_only window (fix by Owen Taylor) | Kristian Rietveld | 2002-03-16 | 1 | -0/+19 |
* | include CFLAGS from gthread-2.0 so that the libs work correctly in a | Sven Neumann | 2002-03-16 | 1 | -0/+6 |
* | Move pre-2.0 ChangeLog aside | Owen Taylor | 2002-03-15 | 1 | -28743/+0 |
* | add example to docs, as people are seeming to have trouble with this | Jonathan Blandford | 2002-03-15 | 1 | -0/+6 |
* | Set MATH_LIB to empty also on Win32. | Tor Lillqvist | 2002-03-15 | 1 | -0/+4 |
* | Fix byte shift arithmetic for big-endian. (Tracked down with help from | Owen Taylor | 2002-03-15 | 1 | -0/+6 |