| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix reversed assertion. (Pointed out by Austin Donnelly | Owen Taylor | 1999-01-24 | 1 | -0/+10 |
* | Add flags field to GtkTargetEntry table. | Owen Taylor | 1999-01-23 | 1 | -0/+32 |
* | Don't search selection list twice. (real_select_row): Remove extra ';', | Jeff Garzik | 1999-01-23 | 1 | -0/+6 |
* | removed extra gtk_spin_button_update calls again. unblock dnd signal | Lars Hamann | 1999-01-23 | 1 | -1/+12 |
* | Fix recent change to match existing coding style. | Jeff Garzik | 1999-01-22 | 1 | -0/+5 |
* | take value_spacing into account for GTK_POS_LEFT. | Tim Janik | 1999-01-22 | 1 | -0/+12 |
* | Check args for NULL. (gtk_selection_default_handler): Replace manual list | Jeff Garzik | 1999-01-21 | 1 | -0/+12 |
* | [ Tried to commit wrong file last time ] | Owen Taylor | 1999-01-21 | 1 | -0/+13 |
* | Pushing and popping the visual/cmap in the init() function does no good, | Owen Taylor | 1999-01-21 | 1 | -0/+15 |
* | It was reported by Owen Taylor <otaylor@redhat.com>, that LC_ALL produce | Timur Bakeyev | 1999-01-21 | 1 | -0/+6 |
* | Set and read the XdndActionList property defined in the Xdnd spec. We do | Owen Taylor | 1999-01-21 | 1 | -0/+8 |
* | Move not-null assertion before pointer de-ref. | Jeff Garzik | 1999-01-21 | 1 | -0/+9 |
* | Default handling for drops should be keyed on GTK_DRAG_DEFAULT_DROP not | Owen Taylor | 1999-01-21 | 1 | -0/+6 |
* | Don't search entire row list twice for element being removed. | Jeff Garzik | 1999-01-21 | 1 | -0/+14 |
* | few cleanups. (gtk_notebook_key_press): call select page function for | Lars Hamann | 1999-01-21 | 1 | -0/+7 |
* | Start off with the cursor for "no drop" since if we'll get a status if we | Owen Taylor | 1999-01-21 | 1 | -0/+7 |
* | . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make | Jeff Garzik | 1999-01-21 | 1 | -0/+13 |
* | Allow button 2 to act as GDK_ACTION_ASK. Also, allow MOD1 to specify | Federico Mena Quintero | 1999-01-20 | 1 | -0/+6 |
* | New variable. Define to $prefix/$DATADIRNAME/locale. This will point to | Raja R Harinath | 1999-01-20 | 1 | -0/+9 |
* | Under some systems (notably, BSDI), there is no LC_MESSAGES category in | Timur I. Bakeyev | 1999-01-20 | 1 | -0/+6 |
* | Instead of drawing a background pixmap in with gdk_draw_pixmap(), set it | Owen Taylor | 1999-01-20 | 1 | -0/+10 |
* | only call grab_add if pointer_grab succeeds. (gtk_list_unmap): remove | Lars Hamann | 1999-01-20 | 1 | -0/+11 |
* | add compatibility define for gtk_ctree_set_reorderable. | Tim Janik | 1999-01-18 | 1 | -0/+5 |
* | add a sanity check [from Todd Dukes <todddukes@netscape.net>] | Lars Hamann | 1999-01-18 | 1 | -0/+5 |
* | only call grab_add if pointer_grab succeeds. (gtk_clist_unmap): remove | Lars Hamann | 1999-01-18 | 1 | -0/+6 |
* | Initialize label->label_wc. (We allocate labels from a memchunk) | Owen Taylor | 1999-01-18 | 1 | -0/+6 |
* | CLAMP digits into a meaningfull range (we need to stay below a certain | Tim Janik | 1999-01-18 | 1 | -0/+16 |
* | Some editing, a little more detail. | Owen Taylor | 1999-01-18 | 1 | -0/+5 |
* | Added gtk_menu_set_title() to set the title of a menu in the torn-off | Owen Taylor | 1999-01-18 | 1 | -0/+11 |
* | fixed auto resize bug. | Lars Hamann | 1999-01-18 | 1 | -0/+4 |
* | Released GTK+ 1.1.13GTK_1_1_13 | CST 1999 Shawn T. Amundson | 1999-01-18 | 1 | -0/+8 |
* | block drag source signal handler during column resizes. | Lars Hamann | 1999-01-17 | 1 | -0/+8 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -0/+33 |
* | Patch from Felix Bellaby <felix@pooh.u-net.com> | Owen Taylor | 1999-01-17 | 1 | -0/+16 |
* | Allow a bg_pixmap of "<none>", as there was no way to set the background | Owen Taylor | 1999-01-17 | 1 | -0/+8 |
* | New macro. Changed the spacing from 5 to 3. | Nat Friedman | 1999-01-17 | 1 | -0/+8 |
* | s/1.1.3/1.1.13/ | Christopher Blizzard | 1999-01-17 | 1 | -1/+1 |
* | Fix typo [ gtk-mailund-990116-0: Thomas Mailund Jensen | Owen Taylor | 1999-01-17 | 1 | -0/+5 |
* | Update to version 1.1.3, change packager address. | Christopher Blizzard | 1999-01-17 | 1 | -0/+4 |
* | deprecated gtk_check_menu_item_set_state, people should use | Tim Janik | 1999-01-17 | 1 | -0/+10 |
* | incremented version number to 1.1.13, bin age 0, interface age 0. | Tim Janik | 1999-01-17 | 1 | -0/+13 |
* | for NO_WINDOW widgets, add their allocation.y to the position of the | George Lebl | 1999-01-17 | 1 | -0/+6 |
* | check for child widget being NULL | Stuart Parmenter | 1999-01-16 | 1 | -0/+4 |
* | fixed double click bug. | Lars Hamann | 1999-01-16 | 1 | -0/+4 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -0/+31 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -0/+91 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -0/+11 |
* | Unset CATOBJEXT so that the macros and Makefiles correctly handle | Owen Taylor | 1999-01-14 | 1 | -0/+6 |
* | in comparisions with GTK_TYPE_STRING, use the fundamental type to catch | Tim Janik | 1999-01-13 | 1 | -0/+10 |
* | eliminate queue_clears or queue_draws where we know that expose events | Tim Janik | 1999-01-13 | 1 | -0/+13 |