| Commit message (Expand) | Author | Age | Files | Lines |
* | don't echo @GTK_VERSION@, but | Tim Janik | 1999-09-03 | 1 | -0/+6 |
* | changed version number to 1.2.5-pre1, interface age 0, binary age 5. we | Tim Janik | 1999-09-03 | 1 | -0/+9 |
* | Add name => font and name => fontset hashes. The name => fontset hash is a | Owen Taylor | 1999-09-03 | 1 | -0/+32 |
* | Remove useless and slightly confusing test. [ XInternAtom (,,TRUE) will | Owen Taylor | 1999-09-02 | 1 | -0/+17 |
* | added GTK_WIN_POS_CENTER_ALWAYS. | Tim Janik | 1999-09-02 | 1 | -0/+31 |
* | s/size_changed/default_size_changed/g so i know what's really going on | Tim Janik | 1999-09-02 | 1 | -0/+6 |
* | queue a new resize if we have size_changed upon handling_resize. this is a | Tim Janik | 1999-09-02 | 1 | -0/+33 |
* | Don't omit setting the properties if flags == 0 - there may be an existing | Owen Taylor | 1999-09-02 | 1 | -0/+15 |
* | deal properly with the fact that RC style lists may include rc styles more | Owen Taylor | 1999-09-02 | 1 | -0/+28 |
* | don't require a server roundtrip to figure window's width and height, | Tim Janik | 1999-09-01 | 1 | -0/+6 |
* | Use gdk_error_trap_push() to avoid stomping over gdk_error_warnings. | Owen Taylor | 1999-09-01 | 1 | -0/+10 |
* | Compute the hints after we request the new size. | Owen Taylor | 1999-09-01 | 1 | -0/+5 |
* | Removed GTK_WIDGET_REALIZED() assertion - we can compute the hints before | Owen Taylor | 1999-09-01 | 1 | -0/+15 |
* | added da file | Pablo Saratxaga | 1999-09-01 | 1 | -0/+5 |
* | zero initialize new GtkWindowGeometryInfo, so fields like GdkGeometry | Tim Janik | 1999-09-01 | 1 | -0/+12 |
* | cleaned up the GtkContainer.need_resize flag handling mess, we only need | Tim Janik | 1999-09-01 | 1 | -0/+35 |
* | Move the hint setting code from gtk_widget_set_uposition to here; set the | Owen Taylor | 1999-09-01 | 1 | -1/+13 |
* | when discarding exposes due to already queued resizes (and therefore | Tim Janik | 1999-09-01 | 1 | -0/+61 |
* | Move the ref_count member out of the GtkRcStyle structure into a new | Owen Taylor | 1999-08-31 | 1 | -0/+19 |
* | a little patch to gtk/gtkfontsel.c to add the missing bit of i18n | Pablo Saratxaga | 1999-08-30 | 1 | -0/+6 |
* | Minor FAQ Update | BST 1999 Tony Gale | 1999-08-29 | 1 | -0/+4 |
* | FAQ update | BST 1999 Tony Gale | 1999-08-28 | 1 | -0/+4 |
* | reactivated the sanity checks that ensure that a widget's allocation is at | Tim Janik | 1999-08-26 | 1 | -0/+13 |
* | reordered stamp-gtk.defs in gtk_built_sources, so gtk.defs gets built | Lars Hamann | 1999-08-25 | 1 | -0/+6 |
* | evaluate $PERL for the perl version check. added --disable-rebuilds to | Tim Janik | 1999-08-25 | 1 | -0/+6 |
* | Released GTK+ 1.2.4GTK_1_2_4 | CDT 1999 Shawn T. Amundson | 1999-08-23 | 1 | -0/+4 |
* | evaluate $ac_make when checking for GNU Make. | Tim Janik | 1999-08-23 | 1 | -0/+4 |
* | invoke indent on gtkmarshal.*. rewrote source generation rules, use | Tim Janik | 1999-08-23 | 1 | -0/+33 |
* | queue_resize notebook after switch to avoid drawing problems. (Bug#856 | Lars Hamann | 1999-08-22 | 1 | -0/+10 |
* | we use window->need_resize from configure_event now, to indicate that the | Tim Janik | 1999-08-20 | 1 | -1/+56 |
* | Added missing sanity checks. (gtk_target_list_unref): Likewise. | Federico Mena Quintero | 1999-08-18 | 1 | -0/+19 |
* | guard against division by zero. (Fixes bug #1339) | Owen Taylor | 1999-08-17 | 1 | -13/+5 |
* | Prevent the trivial leak of information of allowing word motion when the | Owen Taylor | 1999-08-17 | 1 | -0/+19 |
* | Propagate modality to error dialog as well as confirmation dialogs. (Bug | Owen Taylor | 1999-08-17 | 1 | -0/+6 |
* | FAQ Update | BST 1999 Tony Gale | 1999-08-11 | 1 | -0/+4 |
* | Honor tree->view_lines. (gtk-guy-990611-3.patch: Guy Harris | Owen Taylor | 1999-08-08 | 1 | -0/+15 |
* | Don't `mv' from builddir to srcdir, use `cp' followed by `rm' (the `rm' | Raja R Harinath | 1999-07-30 | 1 | -7/+13 |
* | . configure.in: Fix autoconf warnings about cross compilation by trying to | Elliot Lee | 1999-07-30 | 1 | -0/+9 |
* | Added missing GDK_THREADS_{LEAVE,ENTER} pair. (From Paul Fisher | Owen Taylor | 1999-07-28 | 1 | -0/+6 |
* | asure that the requested width and height are always >0 (owen). | Tim Janik | 1999-07-23 | 1 | -0/+5 |
* | typo | Tim Janik | 1999-07-22 | 1 | -1/+1 |
* | backed out my recent change that assured that a widget's allocated with | Tim Janik | 1999-07-22 | 1 | -0/+13 |
* | Don't display wrap indicators when text is not editable and word wrap is | Owen Taylor | 1999-07-21 | 1 | -0/+5 |
* | special case option menus here as they are not derived from menu shell, | Tim Janik | 1999-07-21 | 1 | -0/+6 |
* | convert allocation-> width/height to (gint) before calculations and check | Tim Janik | 1999-07-20 | 1 | -0/+6 |
* | ensure that the allocated width and height is never zero. sanity check | Tim Janik | 1999-07-17 | 1 | -0/+6 |
* | libtool 1.3.3 | Manish Singh | 1999-07-17 | 1 | -0/+5 |
* | Indicate that the --with-glib= configure time flag is unsupported. | Owen Taylor | 1999-07-08 | 1 | -0/+7 |
* | Unlock around call to g_main_pending() as well. | Owen Taylor | 1999-07-07 | 1 | -0/+5 |
* | Unlock around call to g_main_iteration() - since that will regrab GTK+ | Owen Taylor | 1999-07-07 | 1 | -0/+6 |