| Commit message (Expand) | Author | Age | Files | Lines |
* | fix implicit branch creation, we need the *real* parent path for this and | Tim Janik | 1999-02-23 | 8 | -1/+57 |
* | You don't need to check one variable twice (trivial bugfix). | Pavel Machek | 1999-02-23 | 8 | -1/+28 |
* | When sending events to windows with a proxy, set the window field in the | Owen Taylor | 1999-02-23 | 10 | -29/+268 |
* | - Complete the ProgressBar API - Fix the CList example code | GMT 1999 Tony Gale | 1999-02-22 | 11 | -313/+530 |
* | Removed check-y/check-n backgrounds - the effect looked like a bug. | Owen Taylor | 1999-02-21 | 9 | -4/+39 |
* | Always set the max width or height to at least 1, since 0 triggers bugs in | Owen Taylor | 1999-02-21 | 9 | -4/+53 |
* | Changed warnings from g_message() to g_warning(). | Owen Taylor | 1999-02-21 | 14 | -30/+98 |
* | I've made the spec file autogenerated and I updated the file list | Michael Fulbright | 1999-02-21 | 3 | -3/+12 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 16 | -53/+218 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 15 | -49/+389 |
* | marked gtk_window_set_focus, gtk_window_set_default, | Tim Janik | 1999-02-21 | 8 | -4/+47 |
* | Revise algorithm for scrolling backwards. This one might actually work | Owen Taylor | 1999-02-21 | 9 | -23/+80 |
* | hm, set_modal doesn't really work with random gtk_grab_add/gtk_grab_remove | Tim Janik | 1999-02-20 | 8 | -13/+62 |
* | increment years and months by two not three on double clicks, patch | Tim Janik | 1999-02-20 | 8 | -3/+48 |
* | added ::modal argument. (gtk_window_hide): reset window->modal from the | Tim Janik | 1999-02-20 | 9 | -21/+119 |
* | Collecttion of the locale dependent gtkrc files and | Sergey I. Panov | 1999-02-19 | 12 | -0/+84 |
* | grouped function names into application-level, widget-level and | Tim Janik | 1999-02-19 | 9 | -38/+101 |
* | When queueing clears relative to widget->window, actually store | Owen Taylor | 1999-02-18 | 8 | -1/+50 |
* | Fix glib_config_args gtk_config_args confusion. (pointed out by Roland | Owen Taylor | 1999-02-18 | 11 | -30/+105 |
* | added widget arg ::titles_active. | Tim Janik | 1999-02-18 | 8 | -0/+51 |
* | only translate widget relative coordinates to window relative if the | Tim Janik | 1999-02-17 | 8 | -19/+71 |
* | Shooby Ban <bansz@szif.hu> | Szabolcs Ban | 1999-02-17 | 1 | -0/+6 |
* | Updated. | Nuno Ferreira | 1999-02-17 | 2 | -23/+26 |
* | Shooby Ban <bansz@szif.hu> | Szabolcs Ban | 1999-02-16 | 1 | -1/+1 |
* | Shooby Ban <bansz@szif.hu> | Szabolcs Ban | 1999-02-16 | 1 | -0/+462 |
* | version = 1.1.16GTK_1_1_16 | CST 1999 Shawn T. Amundson | 1999-02-16 | 26 | -158/+248 |
* | Tue, 16 Feb 1999 12:51:56 +0100 | Vincent Renardias | 1999-02-16 | 1 | -22/+22 |
* | Use a ScrolledWindow test how Text widgets work within ScrolledWindow. | Owen Taylor | 1999-02-16 | 10 | -41/+109 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 17 | -50/+102 |
* | Updated for 1.1.16. | Owen Taylor | 1999-02-16 | 8 | -0/+47 |
* | Free label->label_wc. | Owen Taylor | 1999-02-16 | 8 | -0/+37 |
* | Some coding style fixups. | Owen Taylor | 1999-02-16 | 8 | -78/+174 |
* | When we find a match, stop searching. (Because we assume pspec != NULL in | Owen Taylor | 1999-02-15 | 11 | -194/+581 |
* | gtk/gtkwidget.c (gtk_widget_real_grab_focus): | Owen Taylor | 1999-02-15 | 9 | -2/+75 |
* | default to yes for development trees. | Tim Janik | 1999-02-15 | 8 | -1/+47 |
* | don't autoselect focus_row in case of GTK_SELECTION_EXTENDED | Lars Hamann | 1999-02-11 | 13 | -599/+535 |
* | updated spanis hlanguage file | Pablo Saratxaga | 1999-02-11 | 1 | -2/+2 |
* | don't autoselect focus_row in case of GTK_SELECTION_EXTENDED | Lars Hamann | 1999-02-10 | 11 | -553/+350 |
* | applied patch from Paolo Molaro to fix GTK_TYPE_POINTER args of | Tim Janik | 1999-02-10 | 11 | -223/+298 |
* | Reverted coding style "fixups" | Owen Taylor | 1999-02-10 | 8 | -416/+429 |
* | Supplement the existing WMNormalHints, don't overwrite them. | Owen Taylor | 1999-02-10 | 9 | -34/+94 |
* | asure that ->value_buf always points to an allocated area. | Tim Janik | 1999-02-10 | 14 | -1849/+2072 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 44 | -221/+746 |
* | Removed extraneous line that crept in in previous commit. | Owen Taylor | 1999-02-10 | 8 | -1/+35 |
* | Moved entry->visible into editable class. (Leave it behind deprecated for | Owen Taylor | 1999-02-10 | 11 | -14/+112 |
* | If we can't find helvetica, fall back to "fixed". If we can't find | Owen Taylor | 1999-02-10 | 14 | -22/+120 |
* | Updated. | Changwoo Ryu | 1999-02-09 | 2 | -43/+47 |
* | Added a style_set() function so that word lengths get recomputed on style | Owen Taylor | 1999-02-09 | 8 | -11/+86 |
* | changed to 64 (gtk_clist_draw_focus) (hadjustment_value_changed) | Lars Hamann | 1999-02-08 | 9 | -9/+75 |
* | Small corrections. | Sergey I. Panov | 1999-02-08 | 1 | -10/+10 |