| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.11.2GTK_2_11_2 | Matthias Clasen | 2007-06-06 | 1 | -0/+2 |
* | Updates | Matthias Clasen | 2007-06-06 | 1 | -0/+4 |
* | Fix the build | Matthias Clasen | 2007-06-06 | 1 | -0/+4 |
* | use GTK_IS_TREE_VIEW_COLUMN() in g_return_if_fail here. | Kristian Rietveld | 2007-06-06 | 1 | -0/+5 |
* | new function. (#342471, Lorenzo Gil Sanchez). | Kristian Rietveld | 2007-06-06 | 1 | -0/+7 |
* | remove unused call to gtk_widget_size_request(). (Reported by Carlos | Kristian Rietveld | 2007-06-06 | 1 | -0/+6 |
* | bail out if last_window is not a GdkWindow anymore. (Fixes #434021, | Kristian Rietveld | 2007-06-06 | 1 | -0/+6 |
* | Add gdkmedialib.h to EXTRA_DIST so this header file gets included with the | Brian Cameron | 2007-06-06 | 1 | -0/+6 |
* | Ignore if the old and new windows are the same. | Richard Hult | 2007-06-06 | 1 | -0/+6 |
* | also remove the auto expand timeout if it exists. | Kristian Rietveld | 2007-06-06 | 1 | -0/+5 |
* | Update comment to be more clear and print a warning if we try to create a | Richard Hult | 2007-06-06 | 1 | -1/+11 |
* | Don't let temp windows become key window. | Richard Hult | 2007-06-06 | 1 | -0/+5 |
* | Fix embarrassing crash. (#444457, Torsten Schoenfeld) | Tor Lillqvist | 2007-06-06 | 1 | -0/+5 |
* | Drop the phrase saying invisible text doesn't work (#444236). | Yevgen Muntyan | 2007-06-05 | 1 | -0/+5 |
* | Check that window_private is not NULL before using it. (#444351, David | Matthias Clasen | 2007-06-05 | 1 | -0/+5 |
* | drop the paper sheet. d is used for search, rather than find within a | Jakub Steiner | 2007-06-05 | 1 | -0/+6 |
* | Fix #399071, suggestion from Benoit Dejean. | Kristian Rietveld | 2007-06-04 | 1 | -0/+18 |
* | Don't try to make temp windows key windows, fixes problem introduced | Richard Hult | 2007-06-04 | 1 | -3/+9 |
* | Fix typo. | Richard Hult | 2007-06-04 | 1 | -1/+1 |
* | * gdk/quartz/gdkwindow-quartz.c: Implement simple versions of | Richard Hult | 2007-06-04 | 1 | -0/+6 |
* | Implement. | Richard Hult | 2007-06-04 | 1 | -0/+5 |
* | Implement gdk_window_set_transient_for. | Richard Hult | 2007-06-04 | 1 | -0/+6 |
* | gtk/gtklinkbutton.h Change function argument "link" to "link_" to fix | Cody Russell | 2007-06-04 | 1 | -0/+7 |
* | Adding bug number to ChangeLog | Cody Russell | 2007-06-04 | 1 | -1/+1 |
* | Check if down_button is NULL. This happens when the pathbar button for the | Cody Russell | 2007-06-04 | 1 | -0/+8 |
* | Bump version | Matthias Clasen | 2007-06-04 | 1 | -0/+2 |
* | 2.11.1GTK_2_11_1 | Matthias Clasen | 2007-06-04 | 1 | -1/+5 |
* | Updates | Matthias Clasen | 2007-06-04 | 1 | -0/+5 |
* | Move "move-focus" signals from several widgets to GtkWidget to enable more | Michael Natterer | 2007-06-04 | 1 | -0/+19 |
* | Add a create-window signal that allows to override the global | Matthias Clasen | 2007-06-04 | 1 | -0/+8 |
* | Revert previous commit; the API is not yet finalized - see bug #166995. | Emmanuele Bassi | 2007-06-04 | 1 | -0/+7 |
* | Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() and | Emmanuele Bassi | 2007-06-03 | 1 | -0/+13 |
* | Initialize unthemed_icon to NULL to avoid accessing uninitialized memory | Torsten Schönfeld | 2007-06-03 | 1 | -0/+6 |
* | Set the key modifier state. | Richard Hult | 2007-06-03 | 1 | -0/+5 |
* | Make pointer grab emulation work a bit better: | Richard Hult | 2007-06-03 | 1 | -0/+10 |
* | Updates | Matthias Clasen | 2007-06-03 | 1 | -0/+4 |
* | Add volume button to gallery | Matthias Clasen | 2007-06-03 | 1 | -0/+4 |
* | Fix typo | Matthias Clasen | 2007-06-03 | 1 | -0/+5 |
* | Allow to disable Xinerama. (#348065, Diego Pettenò) | Matthias Clasen | 2007-06-03 | 1 | -0/+4 |
* | Update changelog. | Xan Lopez | 2007-06-03 | 1 | -0/+5 |
* | Fix the coordinates in crossing events so they are relative to the right | Richard Hult | 2007-06-01 | 1 | -0/+7 |
* | Make function naming consistent for the various functions that retrieve | Richard Hult | 2007-06-01 | 1 | -0/+10 |
* | Add support for composited child windows. (#412882, Ryan Lortie) | Matthias Clasen | 2007-06-01 | 1 | -0/+25 |
* | don't switch submenu opening direction for overlapping reasons if there is | Michael Natterer | 2007-06-01 | 1 | -0/+6 |
* | change fix for #347883 to not obfuscate the code. | Michael Natterer | 2007-06-01 | 1 | -0/+5 |
* | Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405, | Yevgen Muntyan | 2007-06-01 | 1 | -0/+18 |
* | Fix doc typos. | Alp Toker | 2007-06-01 | 1 | -0/+4 |
* | use text colors from widget style to draw cursor instead of hardcoded | Yevgen Muntyan | 2007-06-01 | 1 | -0/+6 |
* | transform the ink_rect using pango_extents_to_pixels to avoid rounding | Kristian Rietveld | 2007-05-31 | 1 | -0/+6 |
* | Reactivate the other file-chooser tests. Forgot that before commiting revisio... | Mathias Hasselmann | 2007-05-31 | 1 | -0/+5 |