| Commit message (Expand) | Author | Age | Files | Lines |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -16/+17 |
* | Add this function, replacing the broken gtk_label_get () | Havoc Pennington | 2000-04-26 | 1 | -0/+9 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -184/+134 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Free label->label_wc. | Owen Taylor | 1999-02-16 | 1 | -0/+2 |
* | Added a style_set() function so that word lengths get recomputed on style | Owen Taylor | 1999-02-09 | 1 | -11/+44 |
* | Cast uints to ints in geometry calculations. This should prevent FP | Owen Taylor | 1999-02-01 | 1 | -8/+10 |
* | Use floor() instead of truncating to integer values so we get translation | Owen Taylor | 1999-01-27 | 1 | -7/+8 |
* | Initialize label->label_wc. (We allocate labels from a memchunk) | Owen Taylor | 1999-01-18 | 1 | -1/+4 |
* | Added a g_return_val_if_fail() in gtk_label_parse_uline() to | Guillaume Laurent | 1999-01-17 | 1 | -0/+2 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -1/+1 |
* | eliminate queue_clears or queue_draws where we know that expose events | Tim Janik | 1999-01-13 | 1 | -8/+11 |
* | Minor fix to handling of misc->[x/y]pad | Owen Taylor | 1999-01-12 | 1 | -2/+2 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -77/+81 |
* | Init fix from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>. Will ChangeLog shortly. | Jeff Garzik | 1998-12-31 | 1 | -1/+1 |
* | label->label should be the mb text _after_ removing the underlines, not | Owen Taylor | 1998-12-23 | 1 | -23/+52 |
* | removed return_if_fail (label->words != NULL) since that's a valid case | Tim Janik | 1998-12-19 | 1 | -66/+62 |
* | Free previous label->label_wc. | Owen Taylor | 1998-12-17 | 1 | -0/+3 |
* | Remove unnecessary cast. | Owen Taylor | 1998-12-17 | 1 | -1/+0 |
* | *** empty log message *** | Arturo Espinosa | 1998-12-16 | 1 | -0/+2 |
* | Do nothing on empty string, quietly. | Owen Taylor | 1998-12-16 | 1 | -4/+3 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -198/+601 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -90/+27 |
* | quell some warnings with g_hash_table_new | Manish Singh | 1998-08-29 | 1 | -2/+3 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -71/+283 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -1/+1 |
* | 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 | -7/+18 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -1/+0 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -1/+1 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -105/+106 |
* | typedef gint gboolean; this is needed to provide portability with | Tim Janik | 1998-05-14 | 1 | -0/+1 |
* | Merges from the gtk-1-0 branch | Owen Taylor | 1998-05-04 | 1 | -2/+4 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | corrected a brace position (Damon Chaplin), which i got wrong when | Tim Janik | 1998-04-15 | 1 | -1/+1 |
* | 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 | -14/+20 |
* | Combobulator fixes..... .... | Elliot Lee | 1998-04-09 | 1 | -0/+1 |
* | don't take '\n' into account for size computation (Damon Chaplin). | Tim Janik | 1998-04-07 | 1 | -3/+4 |
* | Disconnect from combo->entry, not combo. (From: Daniel Skarda | Owen Taylor | 1998-03-29 | 1 | -3/+31 |
* | New widget GtkTipsQuery for letting the user query tooltips of widgets. | Tim Janik | 1998-02-20 | 1 | -0/+2 |
* | present the argument access masks on their announcement. | Tim Janik | 1998-02-19 | 1 | -2/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -16/+12 |
* | some gtk_*_set_arg fixes | Tim Janik | 1998-01-21 | 1 | -0/+3 |
* | removed some superfluous variables that duplicated widget->state. | Tim Janik | 1998-01-21 | 1 | -2/+0 |
* | more *_get_arg/*_set_arg implementations | Tim Janik | 1998-01-17 | 1 | -2/+50 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Minor fixup to gtklabel for prototype/definition consistency | Manish Singh | 1998-01-08 | 1 | -2/+2 |
* | Adding autoconf generated files. -Jay | Gnome CVS User | 1997-11-25 | 1 | -69/+63 |