| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the current font from the contents of the entry. (#3123) | Owen Taylor | 2001-02-22 | 1 | -43/+43 |
* | Apply patch gtk-gharris-000907-0.patch (Guy Harris) fixing problem where | Owen Taylor | 2001-02-01 | 1 | -4/+9 |
* | Return if fontsel->font_index == -1 - that is, if no font is selected. | Owen Taylor | 2001-01-29 | 1 | -1/+5 |
* | handle "(nil)" foundries, patch from Grigorios Magklis. | Tim Janik | 2000-05-19 | 1 | -8/+10 |
* | Apply patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp> to make | Owen Taylor | 2000-02-14 | 1 | -19/+42 |
* | a little patch to gtk/gtkfontsel.c to add the missing bit of i18n | Pablo Saratxaga | 1999-08-30 | 1 | -15/+15 |
* | #include "gdkkeysyms.h" for gdk_XConvertCase #defines | Manish Singh | 1999-04-17 | 1 | -13/+3 |
* | made "->" into a "." of previous change so it compiles | Manish Singh | 1999-04-02 | 1 | -13/+15 |
* | Don't access *bitmapped_sizes if nbitmapped_sizes == 0. (Pointed out by | Owen Taylor | 1999-02-25 | 1 | -14/+17 |
* | 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 |
* | When translating N_() strings, use _(), not gettext(), since we really | Owen Taylor | 1999-01-28 | 1 | -2/+2 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 1 | -18/+18 |
* | Check for features.h. | Jeff Garzik | 1999-01-01 | 1 | -1/+7 |
* | removed unused var 64-bit cast point to const data Made const-correct. | Jeff Garzik | 1998-12-24 | 1 | -1/+2 |
* | Add @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier | Owen Taylor | 1998-12-18 | 1 | -65/+66 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -7/+7 |
* | "" | Damon Chaplin | 1998-12-07 | 1 | -73/+104 |
* | New functions gtk_window_set_transient_for() - set up a "transient for" | Owen Taylor | 1998-12-07 | 1 | -2/+3 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -6/+6 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -5/+5 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -17/+36 |
* | renamed from gtk_object_data_set_destroy to fit the gtkobject.h API. | Tim Janik | 1998-10-30 | 1 | -309/+594 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -345/+345 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -13/+13 |
* | Fixed 2 bugs in font selection - initialising array sizes and checking that | Damon Chaplin | 1998-07-25 | 1 | -2/+6 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -4/+4 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -11/+15 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -74/+45 |
* | Use pointer<->int conversion macros to avoid warnings. | Federico Mena Quintero | 1998-06-18 | 1 | -24/+20 |
* | Moved font lists from the klass structure to a static structure in | Owen Taylor | 1998-06-16 | 1 | -141/+174 |
* | Actually add in the files... | Owen Taylor | 1998-06-15 | 1 | -0/+3221 |