| Commit message (Expand) | Author | Age | Files | Lines |
* | focus the activated tab, not the page. (#53612) | Owen Taylor | 2002-01-15 | 1 | -9/+55 |
* | keep in sync with insert_page_menu. Code duplication is bad. | Jonathan Blandford | 2001-12-12 | 1 | -0/+8 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -48/+49 |
* | set the signal id to 0 after we disconnect from it | jacob berkman | 2001-11-30 | 1 | -0/+1 |
* | Handle events in windows other than widget->event_window properly. | Owen Taylor | 2001-11-24 | 1 | -14/+56 |
* | Fix problem where notebook gap was double shifted by allocation.x/y | Owen Taylor | 2001-11-20 | 1 | -8/+4 |
* | show notebook->event_window with gdk_window_show_unraised(), so it doesn't | Michael Natterer | 2001-11-19 | 1 | -2/+2 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | Propagate key press events not just to focus/window but also to | Owen Taylor | 2001-11-16 | 1 | -0/+42 |
* | Fix child allocations to be relative to widget position and some drawing | Owen Taylor | 2001-11-16 | 1 | -19/+18 |
* | Some small drawing fixes for scroll arrows. | Owen Taylor | 2001-11-15 | 1 | -22/+9 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -381/+299 |
* | Rearrange docs (#64566) | Matthias Clasen | 2001-11-14 | 1 | -1/+1 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -1/+0 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 1 | -4/+3 |
* | Fix problem where menmonic wasn't removed properly when setting a label | Owen Taylor | 2001-09-26 | 1 | -10/+22 |
* | fix finding of child's page, since we have to validly deal with labels and | Tim Janik | 2001-07-31 | 1 | -27/+35 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -80/+25 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -35/+0 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -17/+17 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+5 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -10/+139 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -122/+154 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -48/+19 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -76/+179 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -44/+95 |
* | i2001-04-24 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2001-04-24 | 1 | -2/+9 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -8/+8 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -3/+6 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 1 | -7/+6 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+43 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -10/+10 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -22/+2 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -2/+2 |
* | Doc fixups. | Owen Taylor | 2001-01-09 | 1 | -16/+12 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -28/+27 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -466/+767 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 1 | -2/+16 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -47/+0 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -2/+2 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -10/+10 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -29/+29 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -1/+1 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -2/+13 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -54/+82 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -1/+0 |