| Commit message (Expand) | Author | Age | Files | Lines |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -8/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -5/+5 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -6/+6 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Don't cut descenders when rendering. (#118646, Charles Kerr) | Matthias Clasen | 2003-08-06 | 1 | -1/+1 |
* | Fix NULL/FALSE confusion (#107648, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -2/+2 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -2/+2 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -0/+1 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -0/+2 |
* | Undo an accidental revert of fixes of May 16. (Caught by Padraig O'Briain) | Owen Taylor | 2002-05-20 | 1 | -2/+0 |
* | Fix format of selection data to be 8 rather than GTK_TYPE_POINTER. | Owen Taylor | 2002-05-14 | 1 | -1/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -3/+6 |
* | Remove some workarounds for +/= and shift key handling. | Owen Taylor | 2002-02-21 | 1 | -24/+0 |
* | Remove some strange arithmetic that was resulting in rows being drawn too | Owen Taylor | 2001-11-23 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -6/+7 |
* | Convert GTK_TYPE_CTREE_NODE to pointer derivation instead of boxed | Owen Taylor | 2001-11-04 | 1 | -30/+13 |
* | to simplify parsing for exported functions: - made implementation | Hans Breuer | 2001-10-27 | 1 | -4/+5 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -1/+1 |
* | add marshal function types. | James Henstridge | 2001-09-25 | 1 | -11/+47 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -3/+3 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -6/+6 |
* | deprecate GTK_SELECTION_EXTENDED. | Jonathan Blandford | 2001-08-27 | 1 | -15/+11 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -82/+0 |
* | Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ] | Owen Taylor | 2001-07-12 | 1 | -6/+6 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -10/+36 |
* | s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks) | Owen Taylor | 2001-06-05 | 1 | -0/+1 |
* | i2001-04-24 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2001-04-24 | 1 | -0/+3 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -1/+2 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -26/+26 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -0/+21 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -2/+1 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -17/+19 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -85/+88 |
* | invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. | Tim Janik | 2000-10-26 | 1 | -6/+6 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -6/+6 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -7/+7 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -6/+7 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -765/+766 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -740/+739 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -21/+30 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -3/+11 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -5/+4 |
* | merges from gtk-1-2 | Lars Hamann | 1999-04-30 | 1 | -66/+92 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -18/+1 |