| Commit message (Expand) | Author | Age | Files | Lines |
* | check that tab_label is not NULL before checking that it's notebook's | Carlos Garnacho | 2006-05-10 | 1 | -1/+1 |
* | applied unified patch for configurable scroll arrow sizes from bug #333632 | Tim Janik | 2006-05-10 | 1 | -24/+82 |
* | create an independent GdkWindow to behave nicely during reordering with | Carlos Garnacho | 2006-05-09 | 1 | -796/+1001 |
* | Fix doc typos. | Matthias Clasen | 2006-05-08 | 1 | -3/+5 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -38/+7 |
* | removed wrong condition check that caused tab labels not to be drawn under | Carlos Garnacho | 2006-04-18 | 1 | -4/+1 |
* | Reorganize to avoid a possible NULL dereference. (Coverity) | Matthias Clasen | 2006-04-12 | 1 | -9/+10 |
* | Silently do nothing if the widget is not a child. (Coverity) | Matthias Clasen | 2006-04-12 | 1 | -1/+4 |
* | Emit page-added before switch-page | Matthias Clasen | 2006-03-29 | 1 | -15/+15 |
* | Fix docs syntax. | Matthias Clasen | 2006-03-28 | 1 | -32/+23 |
* | Emit the ::page-removed signal after removing the page. (#335238, | Matthias Clasen | 2006-03-22 | 1 | -4/+8 |
* | Improved DND support for GtkNotebook (#332991, Carlos Garnacho) | Matthias Clasen | 2006-03-22 | 1 | -57/+190 |
* | send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this | Carlos Garnacho | 2006-03-22 | 1 | -28/+61 |
* | Don't leave page->tab_label dangling. (gtk_notebook_real_remove): Use | Matthias Clasen | 2006-03-21 | 1 | -15/+8 |
* | Rename ::tab-added and ::tab-removed signals to ::page-added and | Carlos Garnacho | 2006-03-08 | 1 | -31/+37 |
* | Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook. | Matthias Clasen | 2006-02-23 | 1 | -197/+1574 |
* | Apply a patch by Paolo Borelli to make the tab menu keynavigatable. | Matthias Clasen | 2006-02-22 | 1 | -0/+56 |
* | Properly update internal state when child visibility changes. (#331785, | Matthias Clasen | 2006-02-20 | 1 | -1/+33 |
* | Replace hardcoded values for tab-overlap and tab-curvature with style | Matthias Clasen | 2006-01-12 | 1 | -34/+78 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -4/+2 |
* | Made button-press timeouts which work like key repeat timeouts | Michael Natterer | 2005-11-22 | 1 | -11/+21 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -7/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -6/+6 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix to be monotonic in the original size (#308145, Morten Welinder) | Owen Taylor | 2005-07-27 | 1 | -4/+2 |
* | Use >= not > in deciding whether to subtract out x/ythickness. (#308145, | Owen Taylor | 2005-07-26 | 1 | -2/+2 |
* | Always initialize child-visible to FALSE, otherwise we may end up with the | Matthias Clasen | 2005-05-06 | 1 | -4/+2 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -26/+26 |
* | Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie) | Matthias Clasen | 2005-03-22 | 1 | -0/+5 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -20/+21 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -16/+16 |
* | Add a missing _ to the name of the has_secondary_backward_stepper | Matthias Clasen | 2004-09-27 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | s/childs/children/g. | Matthias Clasen | 2004-08-04 | 1 | -4/+4 |
* | Ignore scroll events from the content of the page. (#148409, Gabriel de | Matthias Clasen | 2004-07-25 | 1 | -0/+13 |
* | Bug 144371 | Soeren Sandmann | 2004-07-10 | 1 | -52/+0 |
* | Add scroll events to the event mask, set a scroll_event handler. Handle | Matthias Clasen | 2004-07-03 | 1 | -2/+27 |
* | Fix a typo, string change. (#139503, Baris Cicek) | Matthias Clasen | 2004-06-25 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -40/+40 |
* | Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) | Matthias Clasen | 2004-01-15 | 1 | -33/+53 |
* | Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argument | Matthias Clasen | 2003-12-17 | 1 | -2/+2 |
* | Don't unnecessarily reserve space for arrows in RTL mode. (#129075, Semion | Matthias Clasen | 2003-12-11 | 1 | -1/+1 |
* | Actually commit RTL flipping changes for GtkNotebook which I already | Matthias Clasen | 2003-12-08 | 1 | -54/+135 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Don't include page->menu_label - causes various problems, including | Owen Taylor | 2003-08-25 | 1 | -2/+0 |
* | Remove leftover page_num variable (Archit Baweja) | Owen Taylor | 2003-08-07 | 1 | -3/+0 |
* | only redraw tabs on focus in/out. | Soeren Sandmann | 2003-07-19 | 1 | -1/+15 |
* | remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same same | Soeren Sandmann | 2003-07-08 | 1 | -1/+1 |