| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -6/+16 |
* | Moved entry->visible into editable class. (Leave it behind deprecated for | Owen Taylor | 1999-02-10 | 1 | -7/+8 |
* | [ patch from Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp> ] | Owen Taylor | 1999-01-28 | 1 | -0/+5 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -11/+0 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -2/+3 |
* | When redrawing the under-cursor character, don't redraw the terminating | Owen Taylor | 1999-01-05 | 1 | -6/+8 |
* | Redraw the character under the cursor when removing the cursor. | Owen Taylor | 1998-12-16 | 1 | -3/+17 |
* | 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/+4 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -396/+306 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -3/+3 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -7/+18 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -66/+69 |
* | indent other than GNU indent should be OK now. | Owen Taylor | 1998-09-20 | 1 | -1/+1 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -8/+8 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -1/+1 |
* | care for the posssibility that someone destroys the entry on the | Tim Janik | 1998-07-17 | 1 | -1/+6 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -10/+75 |
* | 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 |
* | new function gtk_container_child_arg_set, similar to | Tim Janik | 1998-06-24 | 1 | -8/+28 |
* | Export the gtk_entry_adjust_scroll. Required if you change the cursor | Miguel de Icaza | 1998-06-23 | 1 | -1/+1 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -70/+157 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -14/+13 |
* | Added style_set handler. | Owen Taylor | 1998-05-22 | 1 | -25/+74 |
* | Try to figure out if this is Digital Unix and we need -std1 to get the | Owen Taylor | 1998-05-10 | 1 | -0/+6 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Set a flag so instead of clearing the area in advance. That looked | Owen Taylor | 1998-04-13 | 1 | -1/+1 |
* | Take border in account properly. | Owen Taylor | 1998-04-06 | 1 | -1/+1 |
* | fixed panel allocation and stacking order, fixed the base class | Tim Janik | 1998-04-05 | 1 | -3/+4 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -1/+11 |
* | Add a "style_set" callback, so the font can be changed at run time. | Owen Taylor | 1998-03-31 | 1 | -0/+23 |
* | If the widget is _not_ a descendant of a Window widget, propagate key | Owen Taylor | 1998-03-27 | 1 | -9/+2 |
* | When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and | Owen Taylor | 1998-03-26 | 1 | -1/+2 |
* | check for text!=NULL. (gtk_entry_prepend_text): likewise. some else picky | Tim Janik | 1998-03-23 | 1 | -19/+27 |
* | Fixed some problems with !gtk_use_mb introduced in the last change. | Owen Taylor | 1998-03-23 | 1 | -2/+4 |
* | fixes to locale checks | Owen Taylor | 1998-03-22 | 1 | -118/+296 |
* | checked in gtk_entry_set_max_length (it truncates the texts if it's | CET 1998 Paolo Molaro | 1998-03-18 | 1 | -4/+16 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -50/+101 |
* | Some cleanups of signedness warnings | Owen Taylor | 1998-03-14 | 1 | -6/+2 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -7/+0 |
* | Add gtk_entry_set_max_length() | Elliot Lee | 1998-03-10 | 1 | -0/+6 |
* | Merging release_1_0 changes into the main tree. | Owen Taylor | 1998-03-10 | 1 | -16/+31 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -46/+61 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | Unset allocation on unparent, to force reallocation if we get adding back | Owen Taylor | 1998-03-05 | 1 | -8/+11 |
* | Changed 'entry != NULL' to 'editable != NULL' in three spots. | Owen Taylor | 1998-03-02 | 1 | -3/+3 |
* | > - parent_class = gtk_type_class (gtk_widget_get_type ()); | Tim Janik | 1998-03-01 | 1 | -1/+1 |