| Commit message (Expand) | Author | Age | Files | Lines |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -0/+77 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -1/+13 |
* | better error message if you try to add a widget to a bin that already has | Havoc Pennington | 2001-02-09 | 1 | -1/+14 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -3/+6 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -26/+0 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -0/+10 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 1 | -0/+1 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -3/+58 |
* | Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset(). | 4 | 2001-01-24 | 1 | -0/+2 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -2/+2 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -6/+18 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -22/+48 |
* | Draw underlines one pixel higher. | Havoc Pennington | 2000-11-15 | 1 | -1/+1 |
* | Add an "invisible_char" argument to set the char displayed when visibility | Havoc Pennington | 2000-11-13 | 1 | -1/+18 |
* | Fix problem with using result of g_get_charset() backwards - pointed out | Owen Taylor | 2000-11-12 | 1 | -3/+11 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -4/+7 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -13/+14 |
* | provide a toggle button to temporarily disable position recording in the | Tim Janik | 2000-11-05 | 1 | -0/+16 |
* | had a test backward | Havoc Pennington | 2000-11-02 | 1 | -1/+1 |
* | Test set_markup_with_accel() | Havoc Pennington | 2000-11-01 | 1 | -15/+24 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -3/+26 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 1 | -0/+318 |
* | gtk/makefile.mingw.in Updates. | Tor Lillqvist | 2000-10-22 | 1 | -0/+4 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -12/+122 |
* | Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with | Jonathan Blandford | 2000-10-06 | 1 | -4/+4 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -2/+2 |
* | Fix double free of font desc. | Owen Taylor | 2000-08-22 | 1 | -2/+0 |
* | Add gtk_widget_modify_{fg,bg,text,base,font}. | Owen Taylor | 2000-08-22 | 1 | -0/+120 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps | Owen Taylor | 2000-07-21 | 1 | -0/+4 |
* | Call gtk_widget_size_request() on reparented child, if one. Otherwise, | Owen Taylor | 2000-07-02 | 1 | -23/+2 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -2/+8 |
* | make the current version number 1.3.1 (binary age 0, interface age 0). | Tim Janik | 2000-06-24 | 1 | -0/+10 |
* | Finish the job Elliot started of removing font setting test for text | Owen Taylor | 2000-06-21 | 1 | -11/+3 |
* | Remove use of libunicode in favor of new GLib functions. | Owen Taylor | 2000-06-21 | 1 | -4/+3 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -4/+5 |
* | Call gdk_window_withdraw rather than gdk_window_hide; this makes things | Owen Taylor | 2000-06-12 | 1 | -1/+1 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -32/+122 |
* | Patch from David Santiago <mrcooger@cyberverse.com> to change things so | Owen Taylor | 2000-05-17 | 1 | -4/+0 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 1 | -15/+22 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -14/+11 |
* | Color selection dialog rewrite. | Owen Taylor | 2000-05-10 | 1 | -5/+42 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -31/+62 |
* | Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function | Tor Lillqvist | 2000-03-08 | 1 | -0/+5 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 1 | -1/+1 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 1 | -2/+16 |
* | use gdk_cursor_unref instead of destroy | Havoc Pennington | 2000-01-29 | 1 | -1/+1 |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 1 | -1/+0 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -15/+37 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -5/+1 |