| Commit message (Expand) | Author | Age | Files | Lines |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -2/+0 |
* | Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK to | Tor Lillqvist | 1999-11-04 | 1 | -1/+1 |
* | Add new keysyms from X11R6.4 (including EuroSign). | Tor Lillqvist | 1999-10-31 | 1 | -1/+5 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 1 | -10/+10 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -1/+1 |
* | Don't draw anything if width or height is zero. Don't print a warning if | Tor Lillqvist | 1999-07-10 | 1 | -0/+2 |
* | Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header | Tor Lillqvist | 1999-06-14 | 1 | -1/+1 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-25 | 1 | -1/+1 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | Check for lstat. | Tor Lillqvist | 1999-03-16 | 1 | -0/+4 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -23/+100 |
* | 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 |
* | It was reported by Owen Taylor <otaylor@redhat.com>, that LC_ALL produce | Timur Bakeyev | 1999-01-21 | 1 | -1/+1 |
* | Under some systems (notably, BSDI), there is no LC_MESSAGES category in | Timur I. Bakeyev | 1999-01-20 | 1 | -0/+4 |
* | Allow a bg_pixmap of "<none>", as there was no way to set the background | Owen Taylor | 1999-01-17 | 1 | -1/+10 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -0/+1 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 1 | -3/+3 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 1 | -46/+19 |
* | Add @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier | Owen Taylor | 1998-12-18 | 1 | -2/+3 |
* | Removed unused variable, fixed minor memory leak. | Owen Taylor | 1998-12-15 | 1 | -1/+1 |
* | Append locale-specific suffixes to default rc file names, and look these | Owen Taylor | 1998-12-14 | 1 | -4/+49 |
* | Allocate correct amount of memory for strings. | Owen Taylor | 1998-12-09 | 1 | -2/+2 |
* | Released GTK+ 1.1.6GTK_1_1_6 | CST 1998 Shawn T. Amundson | 1998-12-09 | 1 | -0/+103 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -3/+3 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -9/+1 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.c | jaycox | 1998-11-23 | 1 | -2/+2 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -4/+6 |
* | check if column[i].button is valid before calling gtk_widget_intersect on | Manish Singh | 1998-11-08 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -204/+618 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 1 | -10/+6 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 1 | -122/+187 |
* | implementation of the "class" keyword for styles. | Tim Janik | 1998-07-01 | 1 | -170/+200 |
* | fixed lookup order for rc styles. the latest defined rc set pattern is | Tim Janik | 1998-06-30 | 1 | -4/+4 |
* | code overhaul for simplicity and more descriptive error messages. | Tim Janik | 1998-06-30 | 1 | -337/+284 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -201/+53 |
* | I should have named it gtk_rc_set_image_loader() initially - fixed | Elliot Lee | 1998-05-21 | 1 | -1/+1 |
* | Allow user to set a custom image loading routine for loading bg_pixmap's | Elliot Lee | 1998-05-21 | 1 | -3/+27 |
* | Fixed up a stat() that Sopwith missed when changing stat => lstat. | Owen Taylor | 1998-05-13 | 1 | -2/+2 |
* | Use lstat() to tell when an rc file was modified, not stat(), because we | Elliot Lee | 1998-05-12 | 1 | -1/+1 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -23/+134 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 1 | -0/+91 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -28/+48 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes huge | Owen Taylor | 1998-03-09 | 1 | -9/+22 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -47/+112 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -2/+2 |
* | new function. many functions adapted to use GScanner for scanning. | Tim Janik | 1997-12-23 | 1 | -653/+511 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -2/+2 |
* | applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a small | Tim Janik | 1997-12-07 | 1 | -14/+14 |