| Commit message (Expand) | Author | Age | Files | Lines |
* | applied patch from Phil Thompson <phil@river-bank.demon.co.uk> that | Tim Janik | 2000-07-27 | 1 | -0/+6 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -0/+6 |
* | remove <<<<. oops. | Robert Brady | 2000-07-26 | 1 | -1/+0 |
* | Cause GETTEXT_PACKAGE to be consistent in config.h and po/Makefile, was | Robert Brady | 2000-07-26 | 1 | -0/+7 |
* | Comment out some stuff that depends on the rest of my patches. | Havoc Pennington | 2000-07-26 | 1 | -0/+5 |
* | Add NONE:POINTER,POINTER,INT for the text buffer | Havoc Pennington | 2000-07-26 | 1 | -0/+5 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -0/+94 |
* | Implement new sane, 5-function API for using GtkProgressBar. See | Havoc Pennington | 2000-07-25 | 1 | -0/+20 |
* | Generate gdk/, gdk/win32/, and gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -2/+2 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -2/+25 |
* | Include the build directory. | Tor Lillqvist | 2000-07-25 | 1 | -2/+30 |
* | (Part 2) Remove gdk_*_lookup() defines, since they are defined by the | Elliot Lee | 2000-07-24 | 1 | -0/+13 |
* | More work on GDK for Win32. Still in an intermediate state. | Tor Lillqvist | 2000-07-23 | 1 | -0/+24 |
* | Check for mkstemp and sigsetjmp. Output gdk-pixbuf/makefile.mingw and | Tor Lillqvist | 2000-07-22 | 1 | -0/+5 |
* | Fix some problems with vertical alignment. | Owen Taylor | 2000-07-22 | 1 | -0/+8 |
* | Fix bug where redraw wasn't being done properly when height of dirty | Owen Taylor | 2000-07-22 | 1 | -0/+9 |
* | Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps | Owen Taylor | 2000-07-21 | 1 | -0/+15 |
* | New file for packaging DocBook format tutorial | BST 2000 Tony Gale | 2000-07-21 | 1 | -0/+5 |
* | Minor updates | BST 2000 Tony Gale | 2000-07-21 | 1 | -0/+6 |
* | Fix C++ comment. | Tor Lillqvist | 2000-07-20 | 1 | -0/+10 |
* | Include files outside of the extern "C" block. Makes some C++ compiler | Sebastian Wilhelmi | 2000-07-19 | 1 | -0/+11 |
* | Yet more clean ups. Completes first pass. Hurrah! | BST 2000 Tony Gale | 2000-07-19 | 1 | -0/+5 |
* | More clean ups. | BST 2000 Tony Gale | 2000-07-18 | 1 | -0/+4 |
* | Restore code to paint the background of the text area which was | Owen Taylor | 2000-07-17 | 1 | -0/+29 |
* | Clean ups. | BST 2000 Tony Gale | 2000-07-17 | 1 | -1/+5 |
* | Initial DocBook version. Lots of cleaning up to do. | BST 2000 Tony Gale | 2000-07-17 | 1 | -0/+5 |
* | New file, quick hack to test backends for pixel-by-pixel correctness of | Tor Lillqvist | 2000-07-15 | 1 | -0/+5 |
* | Really release 1.3.1GTK_1_3_1 | Owen Taylor | 2000-07-15 | 1 | -0/+7 |
* | Released 1.3.1 | Owen Taylor | 2000-07-14 | 1 | -0/+4 |
* | use FALSE for size_only most of the time when calling | Owen Taylor | 2000-07-14 | 1 | -0/+23 |
* | Remove gtk_rc_append_default_pixmap_path(), since it wasn't adding an | Owen Taylor | 2000-07-14 | 1 | -1/+8 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -0/+32 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to make | Tor Lillqvist | 2000-07-11 | 1 | -0/+6 |
* | Win32 changes, still doesn't build though. | Tor Lillqvist | 2000-07-11 | 1 | -0/+27 |
* | scratched notion of completely outdated email adress: | Tim Janik | 2000-07-11 | 1 | -0/+8 |
* | Cleanup indenting and various small changes. | BST 2000 Tony Gale | 2000-07-11 | 1 | -0/+5 |
* | eek, i've never seen a bug here, never been here and never fixed anything | Tim Janik | 2000-07-11 | 1 | -0/+7 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -0/+34 |
* | s/Liebl/Lebl/ :) | George Lebl | 2000-07-07 | 1 | -2/+2 |
* | Add check for db2html | Owen Taylor | 2000-07-06 | 1 | -0/+17 |
* | 10,000 foot view of 1.3.1 changes. | Owen Taylor | 2000-07-06 | 1 | -0/+4 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 1 | -0/+11 |
* | Patch from George Liebl to install all the headers in the right place. | Owen Taylor | 2000-07-06 | 1 | -0/+5 |
* | Add remaining sections. Completes initial conversion to DocBook. | BST 2000 Tony Gale | 2000-07-04 | 1 | -0/+5 |
* | Improve a bit. | Tor Lillqvist | 2000-07-04 | 1 | -5/+7 |
* | Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn or | Tor Lillqvist | 2000-07-04 | 1 | -0/+30 |
* | font charset is iso8859-1, not iso-8859-1. | Owen Taylor | 2000-07-03 | 1 | -0/+5 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -0/+9 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -0/+36 |
* | Add a 'text' argument to set the initial text. | Owen Taylor | 2000-07-02 | 1 | -0/+13 |