| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Document new properties as 2.4 additions. | Matthias Clasen | 2003-06-14 | 1 | -1/+35 |
* | Back out event->window test - it wasn't needed because of the call to | Owen Taylor | 2003-06-09 | 1 | -4/+1 |
* | Ignore button presses that are not on the tab (#114534). | Noah Levitt | 2003-06-06 | 1 | -1/+2 |
* | Don't map the event window if the notebook isn't mapped. (#113980, Richard | Owen Taylor | 2003-06-02 | 1 | -1/+2 |
* | gtk/gtknotebook.c Changed guint to GtkNotebookArrow in the signature of | Matthias Clasen | 2003-05-30 | 1 | -1/+1 |
* | Add support for up to four scroll arrows. Control their display by new | Matthias Clasen | 2003-05-22 | 1 | -111/+219 |
* | Fix the previous commit. | Matthias Clasen | 2003-03-29 | 1 | -1/+1 |
* | Fixes for bug #56248: | Matthias Clasen | 2003-03-29 | 1 | -15/+40 |
* | Add C-A-PgUp and C-A-PgDown as alternatives to the A-less variants. | Matthias Clasen | 2003-03-28 | 1 | -2/+2 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -7/+16 |
* | set_state on the tab_label before unparenting it, in case the unparent | Manish Singh | 2003-02-01 | 1 | -1/+1 |
* | Patch from Soeren Sandmann to update the states of the tab label child | Owen Taylor | 2003-01-30 | 1 | -1/+27 |
* | Show/hide the notebook event window as necessary, we weren't previously | Owen Taylor | 2003-01-15 | 1 | -10/+8 |
* | new default color scheme based on the GNOME stock icon palette. (#80691, | Soeren Sandmann | 2002-12-10 | 1 | -7/+19 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -40/+92 |
* | Change so that updates of selection don't take effect immediately, but | Owen Taylor | 2002-11-14 | 1 | -1/+1 |
* | When clicking on a non-active tab, focus the first widget in the tab, not | Owen Taylor | 2002-11-13 | 1 | -62/+11 |
* | Always switch to the page with the focused tab label. (#82108, Matt | Owen Taylor | 2002-10-25 | 1 | -0/+3 |
* | Don't handle button 2/3 on the tabs. (#82118, Matt Wilson.) | Owen Taylor | 2002-10-25 | 1 | -0/+3 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 1 | -1/+1 |
* | deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -55/+59 |
* | at Oct 5 18:25:11 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-10-05 | 1 | -2/+1 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -9/+9 |
* | Handle the case where the first page isn't visible. (#90336, bug tracked | Owen Taylor | 2002-09-27 | 1 | -5/+15 |
* | i Add gtk_notebook_get_n_pages (#73229, Havoc Pennington) | Owen Taylor | 2002-09-23 | 1 | -4/+28 |
* | Typo fix. | Matthias Clasen | 2002-05-02 | 1 | -1/+1 |
* | Correct the composite_child blurb. | Matthias Clasen | 2002-05-02 | 1 | -1/+1 |
* | Add nicks and blurbs for child properties. (#57143) | Matthias Clasen | 2002-05-02 | 1 | -6/+18 |
* | Improve a warning. | Matthias Clasen | 2002-04-30 | 1 | -1/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -2/+2 |
* | relocate the remove_weak_pointer to just before we free the page, to be | Havoc Pennington | 2002-04-12 | 1 | -6/+7 |
* | Set page->last_focus_child to NULL as well as removing the weak reference, | Owen Taylor | 2002-03-27 | 1 | -1/+4 |