| Commit message (Expand) | Author | Age | Files | Lines |
* | acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f | Manish Singh | 1999-03-20 | 1 | -0/+13 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -0/+36 |
* | tell people that they don't really want to use the Gtk+ devel version | Tim Janik | 1999-03-17 | 1 | -1/+12 |
* | build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from | Tim Janik | 1999-03-17 | 1 | -0/+14 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -0/+150 |
* | Check for lstat. | Tor Lillqvist | 1999-03-16 | 1 | -0/+18 |
* | swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it | George Lebl | 1999-03-15 | 1 | -0/+7 |
* | Use correct path to libgmodule.la when ref'ing uninstalled copy of glib. | Jeff Garzik | 1999-03-15 | 1 | -0/+6 |
* | Forgot to document maketypes.awk change in ChangeLog. Added gdk.def file. | Tor Lillqvist | 1999-03-15 | 1 | -0/+3 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -0/+62 |
* | Move widechar tests from `glib' to here, since those were meant only for | Raja R Harinath | 1999-03-14 | 1 | -0/+8 |
* | Configure now generates a gdkconfig.h file, in similar way as GLib's | Tor Lillqvist | 1999-03-13 | 1 | -4/+19 |
* | Don't append a * to the pattern to complete if the user entered one | Tor Lillqvist | 1999-03-13 | 1 | -2/+6 |
* | Check for dirent.h and pwd.h. | Tor Lillqvist | 1999-03-13 | 1 | -0/+10 |
* | first lookup the xfont ID in our font hash table, if we have a | Tim Janik | 1999-03-10 | 1 | -0/+10 |
* | Significantly reduced the number of calls to gdk_draw_point() (and thus to | Federico Mena Quintero | 1999-03-09 | 1 | -0/+11 |
* | add dll suffix | Asbjørn Pettersen | 1999-03-07 | 1 | -0/+4 |
* | add gen_8_3_dll_name() | Asbjørn Pettersen | 1999-03-07 | 1 | -0/+5 |
* | open in text mode | Asbjørn Pettersen | 1999-03-05 | 1 | -0/+5 |
* | Added two new signals to GtkSpinButton, "input" and "output", to make the | Stefan Jeske | 1999-02-28 | 1 | -0/+8 |
* | moved old ChangeLog to ChangeLog.pre-1-2, and started new one. | Tim Janik | 1999-02-27 | 1 | -9104/+4 |
* | Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0 | CST 1999 Shawn T. Amundson | 1999-02-25 | 1 | -0/+17 |
* | still request the extra width or height if the corresponding scrollbar is | Tim Janik | 1999-02-25 | 1 | -0/+7 |
* | updates, i left the text widget related portions in there, to serve as a | Tim Janik | 1999-02-25 | 1 | -0/+6 |
* | don't add extra width or height if the requested size is mandatory (i.e. | Tim Janik | 1999-02-25 | 1 | -0/+6 |
* | New function gtk_menu_reorder_child() from Tim Janik. | CST 1999 Shawn T. Amundson | 1999-02-25 | 1 | -0/+5 |
* | removed bogus line | Tim Janik | 1999-02-25 | 1 | -2/+0 |
* | Don't access *bitmapped_sizes if nbitmapped_sizes == 0. (Pointed out by | Owen Taylor | 1999-02-25 | 1 | -0/+6 |
* | Make prototypes for drag_data_get and drag_data_received handlers match | Owen Taylor | 1999-02-25 | 1 | -0/+7 |
* | Changed bug reporting instructions to describe using the GNOME bug | Owen Taylor | 1999-02-25 | 1 | -0/+5 |
* | Unset the clip mask for the GC if we set it. (Patch from Lars Hamann | Owen Taylor | 1999-02-25 | 1 | -0/+6 |
* | added function to check if a specific signal handler connection exists | Tim Janik | 1999-02-24 | 1 | -0/+13 |
* | if the widget is not editable, don't silently eat up GDK_Return, GDK_Home | Tim Janik | 1999-02-24 | 1 | -0/+6 |
* | warn about &widget->requisition, even for toplevels. | Tim Janik | 1999-02-24 | 1 | -0/+26 |
* | removed gtkrc rule added by Sergey Panov, because GTK+ no longer built. We | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+6 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+5 |
* | fix implicit branch creation, we need the *real* parent path for this and | Tim Janik | 1999-02-23 | 1 | -0/+7 |
* | You don't need to check one variable twice (trivial bugfix). | Pavel Machek | 1999-02-23 | 1 | -0/+4 |
* | When sending events to windows with a proxy, set the window field in the | Owen Taylor | 1999-02-23 | 1 | -0/+17 |
* | - Complete the ProgressBar API - Fix the CList example code | GMT 1999 Tony Gale | 1999-02-22 | 1 | -0/+9 |
* | Removed check-y/check-n backgrounds - the effect looked like a bug. | Owen Taylor | 1999-02-21 | 1 | -0/+5 |
* | Always set the max width or height to at least 1, since 0 triggers bugs in | Owen Taylor | 1999-02-21 | 1 | -0/+7 |
* | Changed warnings from g_message() to g_warning(). | Owen Taylor | 1999-02-21 | 1 | -0/+11 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -0/+16 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 1 | -0/+14 |
* | marked gtk_window_set_focus, gtk_window_set_default, | Tim Janik | 1999-02-21 | 1 | -0/+6 |
* | Revise algorithm for scrolling backwards. This one might actually work | Owen Taylor | 1999-02-21 | 1 | -0/+9 |
* | hm, set_modal doesn't really work with random gtk_grab_add/gtk_grab_remove | Tim Janik | 1999-02-20 | 1 | -0/+8 |
* | increment years and months by two not three on double clicks, patch | Tim Janik | 1999-02-20 | 1 | -0/+6 |
* | added ::modal argument. (gtk_window_hide): reset window->modal from the | Tim Janik | 1999-02-20 | 1 | -0/+11 |