| Commit message (Expand) | Author | Age | Files | Lines |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -14/+39 |
* | add a 'paned' mode to the function to let it draw the seven dots, instead | Jonathan Blandford | 2000-02-23 | 1 | -5/+8 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+1 |
* | Argh, decided not to return a string that must be freed from | Tor Lillqvist | 2000-02-03 | 1 | -4/+7 |
* | Use g_filename_to_utf8 to convert the font names Windows gives us from | Tor Lillqvist | 2000-02-03 | 1 | -85/+47 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -4/+9 |
* | s/G_HAVE_CYGWIN/G_WITH_CYGWIN/ | Manish Singh | 1999-10-06 | 1 | -17/+17 |
* | Corresponding changes as in X11 backend. | Tor Lillqvist | 1999-10-05 | 1 | -1/+1 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 1 | -21/+21 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-25 | 1 | -4/+11 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -12/+13 |
* | Don't append a * to the pattern to complete if the user entered one | Tor Lillqvist | 1999-03-13 | 1 | -1/+6 |
* | Check for dirent.h and pwd.h. | Tor Lillqvist | 1999-03-13 | 1 | -97/+345 |
* | 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 |
* | Patch from Sebastian Wilhelmi <wilhelmi@ira.uka.de> to use | Owen Taylor | 1999-01-28 | 1 | -28/+5 |
* | Added cs to ALL_LINGUAS. | Owen Taylor | 1999-01-09 | 1 | -4/+3 |
* | added gdk_flush() after g_main_run(), so we get the original behaviour | Tim Janik | 1998-12-18 | 1 | -1/+0 |
* | Remove the info tag from the context so if the source unexpectedly | Owen Taylor | 1998-12-17 | 1 | -2/+3 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -3/+3 |
* | Added gettext-10.35 | Owen Taylor | 1998-12-14 | 1 | -21/+26 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -12/+7 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -5/+6 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -11/+11 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -6/+18 |
* | GtkType and macro fixups set a pattern for the file selection widget to | Tim Janik | 1998-10-22 | 1 | -11/+24 |
* | at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 1998-09-12 | 1 | -38/+96 |
* | Removed has_cursor, set the cursor beginning of Text when creating the | Owen Taylor | 1998-08-11 | 1 | -3/+21 |
* | fix for sigsegv in case of drag_target == NULL fix for | Lars Hamann | 1998-07-16 | 1 | -33/+31 |
* | 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 | -2/+3 |
* | g_strdup() the text retrived from GtkEntry. only intercept the Tab key if | Tim Janik | 1998-05-16 | 1 | -2/+12 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -4/+18 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -1/+19 |
* | Use reversed arrow for menus ala Motif (and fix Options menus, which had X | Owen Taylor | 1998-03-24 | 1 | -16/+8 |
* | /home/otaylor/commit | Owen Taylor | 1998-03-24 | 1 | -1/+1 |
* | added this directory with stuff from the tutorial, updated to compile and | CST 1998 Shawn T. Amundson | 1998-03-23 | 1 | -1/+1 |
* | use button_box for buttons | CST 1998 Shawn T. Amundson | 1998-03-22 | 1 | -2/+9 |
* | Set the column width of the clists to the longest string length so that | George Lebl | 1998-03-13 | 1 | -0/+24 |
* | Fixed file selector | Jay Painter | 1998-03-11 | 1 | -28/+30 |
* | reverted the changes ian introduced in r1.16 on Mar 06, since they broke | Tim Janik | 1998-03-09 | 1 | -35/+17 |
* | applied a bunch of patches and removed all the printfs that | Tim Janik | 1998-03-08 | 1 | -4/+4 |
* | Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), and | Ian Main | 1998-03-06 | 1 | -59/+120 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -2/+2 |
* | CList signal revert (right back at you! *ouch*) | Jay Painter | 1998-02-19 | 1 | -72/+38 |
* | A couple of compiler warning fixes, GtkCList signal changes, changed | Jay Painter | 1998-02-18 | 1 | -38/+72 |
* | attach/detach to menu widget via | Tim Janik | 1998-02-03 | 1 | -1/+1 |
* | fixed a bad, bad referencing bug that could caused unreferencing of | Tim Janik | 1998-02-02 | 1 | -28/+32 |
* | Fixed a resizing bug with CList where you could loose the end of the last | Jay Painter | 1998-01-26 | 1 | -2/+0 |