| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 5 | -20/+20 |
* | Comment out some stuff that depends on the rest of my patches. | Havoc Pennington | 2000-07-26 | 1 | -1/+6 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 2 | -213/+413 |
* | Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps | Owen Taylor | 2000-07-21 | 1 | -0/+4 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -0/+7 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -65/+55 |
* | 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 | 2 | -5/+10 |
* | make the current version number 1.3.1 (binary age 0, interface age 0). | Tim Janik | 2000-06-24 | 1 | -0/+10 |
* | Use gunichar instead of gint when appropriate in the interfaces | Havoc Pennington | 2000-06-21 | 1 | -3/+3 |
* | 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 | 2 | -7/+4 |
* | (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 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 1 | -0/+1 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 2 | -5/+401 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 5 | -37/+1809 |
* | 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 | 2 | -17/+14 |
* | 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 | 2 | -16/+37 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -5/+1 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -1/+2 |
* | This is an implementation of Idea #13 from | ÉRDI Gergo | 1999-10-02 | 1 | -1/+14 |
* | Add (commented out) Windows-style theme include line. | Tor Lillqvist | 1999-05-25 | 1 | -0/+3 |
* | Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the common | Tor Lillqvist | 1999-03-18 | 1 | -1/+1 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -3/+3 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -1/+5 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -19/+15 |
* | Added two new signals to GtkSpinButton, "input" and "output", to make the | Stefan Jeske | 1999-02-28 | 1 | -14/+130 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 5 | -0/+38 |
* | Removed check-y/check-n backgrounds - the effect looked like a bug. | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | Use a ScrolledWindow test how Text widgets work within ScrolledWindow. | Owen Taylor | 1999-02-16 | 1 | -20/+8 |
* | don't autoselect focus_row in case of GTK_SELECTION_EXTENDED | Lars Hamann | 1999-02-11 | 1 | -128/+109 |
* | don't autoselect focus_row in case of GTK_SELECTION_EXTENDED | Lars Hamann | 1999-02-10 | 1 | -274/+145 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -2/+2 |
* | Use floor() instead of truncating to integer values so we get translation | Owen Taylor | 1999-01-27 | 1 | -2/+8 |
* | X expects longs, not uint32 for XChangeProperty, when format == 32. | Owen Taylor | 1999-01-23 | 1 | -3/+6 |
* | take value_spacing into account for GTK_POS_LEFT. | Tim Janik | 1999-01-22 | 1 | -0/+4 |
* | deprecated gtk_check_menu_item_set_state, people should use | Tim Janik | 1999-01-17 | 1 | -2/+2 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -0/+2 |