| Commit message (Expand) | Author | Age | Files | Lines |
* | fix behavior of gtk_preview_put() with srcx/srcy != 0, | Tim Janik | 1998-02-28 | 1 | -0/+9 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -0/+18 |
* | gtk/gtktext.c | Owen Taylor | 1998-02-27 | 1 | -0/+34 |
* | new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan | Tim Janik | 1998-02-25 | 1 | -0/+9 |
* | logged change | Owen Taylor | 1998-02-25 | 1 | -0/+14 |
* | added questions on: - Why don't the contents of a button move when the | Tony Gale | 1998-02-25 | 1 | -0/+15 |
* | Added some support for i18n. The support for input methods, including | Owen Taylor | 1998-02-25 | 1 | -0/+21 |
* | fixed some bugs in the resizing code (it was leaking | Tim Janik | 1998-02-24 | 1 | -4/+1 |
* | Don't process configure events that just move the window, and don't resize | Owen Taylor | 1998-02-23 | 1 | -0/+8 |
* | Added gtk_toolbar_*_element() functions. Rewrote others | rhlabs | 1998-02-23 | 1 | -0/+10 |
* | implemented the statusbar widget. my first intend was to fix the code, but | Tim Janik | 1998-02-23 | 1 | -0/+10 |
* | Allow gtk_clist_insert() to work on empty lists. | rhlabs | 1998-02-23 | 1 | -0/+5 |
* | Count idle handlers at internal priority as pending events. | Owen Taylor | 1998-02-22 | 1 | -0/+5 |
* | renamed signal GtkWidget::set_parent to GtkWidget::parent_set. since it's | Tim Janik | 1998-02-22 | 1 | -0/+7 |
* | fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24-bit visual on a 32-bit | MET 1998 Eckehard Berns | 1998-02-21 | 1 | -0/+5 |
* | Added a NULL test in gtk_entry_set_text. (Fielded a report on #gimp | scott | 1998-02-21 | 1 | -0/+5 |
* | gtk_object_query_args takes an additional pointer now which if supplied | Tim Janik | 1998-02-21 | 1 | -0/+25 |
* | Various FAQ updates, including: | Tony Gale | 1998-02-20 | 1 | -0/+5 |
* | New widget GtkTipsQuery for letting the user query tooltips of widgets. | Tim Janik | 1998-02-20 | 1 | -0/+13 |
* | removed g_warnings from the common XShm failure cases in gdkimage.c | Larry Ewing | 1998-02-20 | 1 | -0/+4 |
* | Added M-p and M-n key equivalents for up and down keys. Just for us Emacs | Federico Mena Quintero | 1998-02-19 | 1 | -0/+5 |
* | Use POINTER_MOTION_HINT when dragging shapes around. (gtk-wille-980203-0 | Owen Taylor | 1998-02-19 | 1 | -0/+19 |
* | present the argument access masks on their announcement. | Tim Janik | 1998-02-19 | 1 | -0/+33 |
* | configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c | Owen Taylor | 1998-02-19 | 1 | -0/+25 |
* | applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann and | Tim Janik | 1998-02-19 | 1 | -0/+17 |
* | A couple of compiler warning fixes, GtkCList signal changes, changed | Jay Painter | 1998-02-18 | 1 | -0/+7 |
* | new signal GtkWidget::set_parent. this signal will be emitted once a | Tim Janik | 1998-02-18 | 1 | -0/+8 |
* | new functions gtk_tooltips_data_get and gtk_tooltips_set_tip, | Tim Janik | 1998-02-18 | 1 | -0/+20 |
* | Added some missing newlines on debug messages. | Federico Mena Quintero | 1998-02-17 | 1 | -0/+4 |
* | invoke gtk_entry_grow_text already in this place, so the application will | Tim Janik | 1998-02-17 | 1 | -0/+4 |
* | applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan | Tim Janik | 1998-02-17 | 1 | -0/+15 |
* | From Patrice Fortier <Patrice.Fortier@aquarel.fr> | Owen Taylor | 1998-02-17 | 1 | -0/+8 |
* | From Patrice Fortier <Patrice.Fortier@aquarel.fr> | Owen Taylor | 1998-02-17 | 1 | -0/+14 |
* | Use gtk_signal_default_marshaller, for expand/collapse signals. | Owen Taylor | 1998-02-16 | 1 | -0/+5 |
* | check for clist !REALIZED. (draw_rows): bail out if the widget isn't | Tim Janik | 1998-02-13 | 1 | -0/+10 |
* | Realize window before creating xpm so it gets the right colormap/visual, | Owen Taylor | 1998-02-13 | 1 | -0/+6 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -0/+43 |
* | Fixed unrealize handler to comply with the documentation (which mentions | Federico Mena Quintero | 1998-02-12 | 1 | -0/+16 |
* | backed out the section "Gnits to care about". new file, kinda developers | Tim Janik | 1998-02-11 | 1 | -1/+3 |
* | new function gtk_signal_handler_pending() returning the id of the next | Tim Janik | 1998-02-10 | 1 | -1/+9 |
* | ok, there have been several severe bugs in the signal handler referencing | Tim Janik | 1998-02-10 | 1 | -0/+28 |
* | Check for the RESIZE_NEEDED flag and remove the widget from the list. | Owen Taylor | 1998-02-10 | 1 | -1/+13 |
* | no longer a private routine; gtksignal.h: export gtk_signal_get_handlers | Miguel de Icaza | 1998-02-09 | 1 | -0/+6 |
* | new fundtion to return the widget that the menu is attached to. | Tim Janik | 1998-02-08 | 1 | -0/+5 |
* | use a mask of 0xffffffff instead of 0xffff, since there are 22 flags | Owen Taylor | 1998-02-07 | 1 | -0/+3 |
* | use a mask of 0xffffffff instead of 0xffff, since there are 22 flags | Owen Taylor | 1998-02-07 | 1 | -0/+6 |
* | don't wipe out window_private's x and y coordinates if the configure | Tim Janik | 1998-02-07 | 1 | -0/+6 |
* | Menufactory now refs&sinks its children. | scott | 1998-02-05 | 1 | -0/+5 |
* | new function to perform the same actions as gtk_list_remove_items, but | Tim Janik | 1998-02-05 | 1 | -1/+38 |
* | for the emission of AFTER signals, fetch the objects signals via | Tim Janik | 1998-02-03 | 1 | -0/+14 |