| Commit message (Expand) | Author | Age | Files | Lines |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -13/+18 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -4/+4 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make | Jeff Garzik | 1999-01-21 | 1 | -11/+21 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -1/+6 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -4/+4 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -5/+5 |
* | Wed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-10-14 | 1 | -1/+4 |
* | reset drag_pos after abort removed a few unneeded lines fixed compiler | Lars Hamann | 1998-08-02 | 1 | -1/+1 |
* | Few fixes for column resize. Store resize column in clist->drag_pos. | Lars Hamann | 1998-07-31 | 1 | -8/+34 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -4/+6 |
* | Tue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-05-19 | 1 | -5/+22 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | do not just return if the combo-list is empty since that will cause the | Tim Janik | 1998-05-02 | 1 | -29/+31 |
* | Further changes to the way the window is popped up so that it will be | Owen Taylor | 1998-05-01 | 1 | -8/+66 |
* | prefixed all clist flags with GTK_ to avoid name clashes. redefined | Tim Janik | 1998-05-01 | 1 | -3/+9 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -1/+4 |
* | Allow the user to use the popup list like a menu. | Owen Taylor | 1998-04-30 | 1 | -17/+101 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Disconnect from combo->entry, not combo. (From: Daniel Skarda | Owen Taylor | 1998-03-29 | 1 | -1/+1 |
* | Use reversed arrow for menus ala Motif (and fix Options menus, which had X | Owen Taylor | 1998-03-24 | 1 | -3/+21 |
* | gtk/gtkcombo.[ch] "activate" signal can be disabled now | CET 1998 Paolo Molaro | 1998-03-21 | 1 | -1/+13 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -2/+2 |
* | fixed a bug with invoking the quit handlers that could cause them to be | Tim Janik | 1998-03-14 | 1 | -2/+0 |
* | fix popup calculations (removal of FIXMEs), changes from Lars Hamann. | Tim Janik | 1998-03-13 | 1 | -19/+135 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -1/+1 |
* | handle box signals. fixups for 99.4 -timj | Tim Janik | 1998-02-28 | 1 | -2/+2 |
* | Added M-p and M-n key equivalents for up and down keys. Just for us Emacs | Federico Mena Quintero | 1998-02-19 | 1 | -2/+6 |
* | watch the next ChangeLog update... | Tim Janik | 1998-02-02 | 1 | -4/+5 |
* | Added and autoconfigured in a new utility function g_strcasecmp | Manish Singh | 1998-01-31 | 1 | -1/+1 |
* | Use browse mode on the list | Elliot Lee | 1998-01-21 | 1 | -1/+1 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 1 | -0/+536 |