| Commit message (Expand) | Author | Age | Files | Lines |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -22/+22 |
* | Correct misleading docs. Add docs for the "activate" signal. (#129358, | Matthias Clasen | 2003-12-18 | 1 | -0/+9 |
* | Add new properties, xalign and yalign, with getter and setter | Matthias Clasen | 2003-12-15 | 1 | -11/+170 |
* | Make string setters safe for self-assignment. (#122745, Soeren Sandmann) | Matthias Clasen | 2003-11-07 | 1 | -2/+5 |
* | remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same same | Soeren Sandmann | 2003-07-08 | 1 | -2/+1 |
* | Document. | Matthias Clasen | 2003-04-12 | 1 | -0/+4 |
* | add property focus_on_click | Soeren Sandmann | 2003-04-02 | 1 | -2/+62 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -60/+66 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -6/+6 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -1/+2 |
* | feedback when check and radio buttons are depressed. | Soeren Sandmann | 2002-02-22 | 1 | -3/+9 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -1/+1 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -24/+0 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -3/+6 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 1 | -2/+4 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -71/+54 |
* | free font_desc when finished (#65266) | Kristian Rietveld | 2001-11-25 | 1 | -0/+17 |
* | raise event window afte children, in order for the input pnly window to | Tim Janik | 2001-11-21 | 1 | -2/+2 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -6/+7 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -22/+59 |
* | Rearrange docs (#64566) | Matthias Clasen | 2001-11-14 | 1 | -6/+6 |
* | Oct 26 20:55:57 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-27 | 1 | -6/+6 |
* | gtk/gtkbutton.[ch] fixed inline comments | Sven Neumann | 2001-10-26 | 1 | -1/+1 |
* | Change button signals to GTK_RUN_LAST, #50239 | Havoc Pennington | 2001-10-18 | 1 | -6/+6 |
* | add demo of passing non-stock label in to gtk_dialog_new_with_buttons | Havoc Pennington | 2001-09-27 | 1 | -3/+11 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -4/+9 |
* | Patch from vishnu@pobox.com (Joshua N Pritikin) to emit signal at the | Jonathan Blandford | 2001-09-03 | 1 | -2/+3 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -108/+261 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -73/+80 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -12/+0 |
* | Fix idles and timeouts to be properly surrounded by | Owen Taylor | 2001-07-18 | 1 | -0/+4 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -2/+2 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -2/+2 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -37/+66 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -3/+3 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -34/+72 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -3/+3 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -33/+56 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -45/+31 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -5/+5 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -10/+5 |
* | Add animation of activation by, on activate, pressing the button, and | Owen Taylor | 2001-03-06 | 1 | -4/+116 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -50/+0 |
* | Fix syntax error introduced with earlier commit) (pointed out by Ollie | Owen Taylor | 2001-02-06 | 1 | -5/+1 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -29/+28 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -30/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -6/+6 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -1/+92 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |