| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -0/+21 |
* | Changed 'entry != NULL' to 'editable != NULL' in three spots. | Owen Taylor | 1998-03-02 | 1 | -0/+5 |
* | Released GTK 0.99.4. | PST 1998 Shawn T. amundson | 1998-03-02 | 1 | -0/+4 |
* | small fix to notebook portion | PST 1998 Shawn T. Amundson | 1998-03-02 | 1 | -0/+4 |
* | Required changes for version change to 0.99.4 | PST 1998 Shawn T. Amundson | 1998-03-02 | 1 | -0/+14 |
* | Make sure either the window or the depth is given when creating a pixmap. | Owen Taylor | 1998-03-01 | 1 | -0/+5 |
* | complete api change to honour message contexts. unfortunaltely this also | Tim Janik | 1998-03-01 | 1 | -0/+29 |
* | I forgot to *commit* these before. Note to self: commit after applying | CST 1998 Shawn T. Amundson | 1998-03-01 | 1 | -5/+4 |
* | hm if we save the default style, we should also provide a function to | Tim Janik | 1998-03-01 | 1 | -0/+8 |
* | gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -0/+7 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -1/+22 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -0/+22 |
* | handle box signals. fixups for 99.4 -timj | Tim Janik | 1998-02-28 | 1 | -1/+10 |
* | 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 |