| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers | Cody Russell | 2007-08-14 | 1 | -2/+3 |
* | add note that the semantics of this call, when mixed with the new | Ryan Lortie | 2007-07-19 | 1 | -0/+5 |
* | Apply a patch by Xan Lopez to document a lot of GtkWidget signals. | Matthias Clasen | 2007-07-16 | 1 | -166/+561 |
* | add getter/setter pair, slight addition to has-tooltip property | Kristian Rietveld | 2007-07-10 | 1 | -9/+58 |
* | Replace non-deprecated API using old tooltips API, deprecate old tooltips | Kristian Rietveld | 2007-07-09 | 1 | -1/+0 |
* | Fix a typo and a memory management bug | Matthias Clasen | 2007-07-08 | 1 | -12/+12 |
* | Parse <accessibility> but don't do anything yet. Do not strip | Johan Dahlin | 2007-07-08 | 1 | -0/+21 |
* | Fixed assertions from setting "tooltip-text" to NULL (bug 452425) | Tristan Van Berkom | 2007-07-03 | 1 | -2/+5 |
* | Improve error handling for enum/flags, rename the converter functions to | Johan Dahlin | 2007-06-30 | 1 | -1/+8 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -9/+9 |
* | Forgot to free the unescaped tooltip text. | Mathias Hasselmann | 2007-06-15 | 1 | -2/+3 |
* | Improving handling of tooltip-text property. Also check result of tooltip | Mathias Hasselmann | 2007-06-15 | 1 | -16/+7 |
* | Introduce convenience property "GtkWidget:tooltip-text" taking care of | Mathias Hasselmann | 2007-06-15 | 1 | -18/+159 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+203 |
* | Improve docs | Matthias Clasen | 2007-06-14 | 1 | -2/+4 |
* | Fix inconsistency in GTK_WIDGET_SAVED_STATE (#435840, Xan Lopez) | Cody Russell | 2007-06-13 | 1 | -23/+15 |
* | Update docs Deprecate gtk_widget_{ref,unref} | Matthias Clasen | 2007-06-10 | 1 | -4/+6 |
* | new method, gtk_widget_modify_cursor() (#89314). | Yevgen Muntyan | 2007-06-06 | 1 | -0/+62 |
* | Move "move-focus" signals from several widgets to GtkWidget to enable more | Michael Natterer | 2007-06-04 | 1 | -0/+27 |
* | Add back variable declaration removed in r17958. | Carlos Garnacho | 2007-05-28 | 1 | -0/+1 |
* | Document some more signals | Matthias Clasen | 2007-05-28 | 1 | -34/+72 |
* | Require gtk-doc 1.6, for signal and property links. | Matthias Clasen | 2007-05-26 | 1 | -236/+236 |
* | translate coordinates from the window they were received on to the event | Kristian Rietveld | 2007-05-23 | 1 | -2/+2 |
* | don't unref tooltip_window, since this is handled by set_qdata_full() | Kristian Rietveld | 2007-03-28 | 1 | -3/+0 |
* | Fix documentation error in gtk_widget_set_redraw_on_allocate. | Xan Lopez | 2007-03-16 | 1 | -1/+1 |
* | Make gtk_widget_set_extension_events() work on already realized widgets | Michael Natterer | 2007-03-14 | 1 | -16/+55 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -2/+1 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -3/+277 |
* | revert generic disabling of PRELIGHT state for the reasons given in bug | Michael Natterer | 2007-01-24 | 1 | -9/+0 |
* | Make GtkNotebook able to drop detached tabs anywhere. Bug #360225. | Carlos Garnacho | 2006-12-28 | 1 | -0/+27 |
* | Add a g_return_if_fail. (#362614, Xan Lopez) | Matthias Clasen | 2006-12-27 | 1 | -0/+2 |
* | Don't leak draw_border. (#387170, Kjartan Maraas) | Matthias Clasen | 2006-12-22 | 1 | -0/+2 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -1/+142 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Add docs for the parent-set signal. (#353772, Mariano Suárez-Alvarez) | Matthias Clasen | 2006-09-09 | 1 | -0/+10 |
* | Fix a typo. (#354035, Mariano Suárez-Alvarez) | Matthias Clasen | 2006-09-03 | 1 | -1/+1 |
* | Replace gtk_rc_style_ref/unref by g_object_ref/unref. | Matthias Clasen | 2006-07-21 | 1 | -1/+1 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | broken pipeGTK_2_9_4 | Matthias Clasen | 2006-06-22 | 1 | -3/+3 |
* | Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) | Matthias Clasen | 2006-05-25 | 1 | -2/+2 |
* | Make style properties in dynamic types work better | Matthias Clasen | 2006-05-24 | 1 | -4/+61 |
* | Add docs for new style properties. (#342535, Mart Raudsepp) | Matthias Clasen | 2006-05-22 | 1 | -1/+66 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | applied unified patch for configurable scroll arrow sizes from bug #333632 | Tim Janik | 2006-05-10 | 1 | -2/+14 |
* | Make GtkWidget abstract again. | Matthias Clasen | 2006-05-03 | 1 | -3/+3 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -46/+6 |
* | Change colormap to font map in docs. (#340093) | Behdad Esfahbod | 2006-04-29 | 1 | -3/+3 |
* | Fix a C99ism. (#340055, Kazuki Iwamoto) | Matthias Clasen | 2006-04-29 | 1 | -1/+3 |
* | Fix typo in docs. (#340063) | Behdad Esfahbod | 2006-04-28 | 1 | -1/+1 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -0/+52 |