summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* applied patch from Phil Thompson <phil@river-bank.demon.co.uk> thatTim Janik2000-07-271-0/+6
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-0/+6
* remove <<<<. oops.Robert Brady2000-07-261-1/+0
* Cause GETTEXT_PACKAGE to be consistent in config.h and po/Makefile, wasRobert Brady2000-07-261-0/+7
* Comment out some stuff that depends on the rest of my patches.Havoc Pennington2000-07-261-0/+5
* Add NONE:POINTER,POINTER,INT for the text bufferHavoc Pennington2000-07-261-0/+5
* update to reflect text widget changes.Havoc Pennington2000-07-251-0/+94
* Implement new sane, 5-function API for using GtkProgressBar. SeeHavoc Pennington2000-07-251-0/+20
* Generate gdk/, gdk/win32/, and gtk/makefile.mingw.Tor Lillqvist2000-07-251-2/+2
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-2/+25
* Include the build directory.Tor Lillqvist2000-07-251-2/+30
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-0/+13
* More work on GDK for Win32. Still in an intermediate state.Tor Lillqvist2000-07-231-0/+24
* Check for mkstemp and sigsetjmp. Output gdk-pixbuf/makefile.mingw andTor Lillqvist2000-07-221-0/+5
* Fix some problems with vertical alignment.Owen Taylor2000-07-221-0/+8
* Fix bug where redraw wasn't being done properly when height of dirtyOwen Taylor2000-07-221-0/+9
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-211-0/+15
* New file for packaging DocBook format tutorialBST 2000 Tony Gale2000-07-211-0/+5
* Minor updatesBST 2000 Tony Gale2000-07-211-0/+6
* Fix C++ comment.Tor Lillqvist2000-07-201-0/+10
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-0/+11
* Yet more clean ups. Completes first pass. Hurrah!BST 2000 Tony Gale2000-07-191-0/+5
* More clean ups.BST 2000 Tony Gale2000-07-181-0/+4
* Restore code to paint the background of the text area which wasOwen Taylor2000-07-171-0/+29
* Clean ups.BST 2000 Tony Gale2000-07-171-1/+5
* Initial DocBook version. Lots of cleaning up to do.BST 2000 Tony Gale2000-07-171-0/+5
* New file, quick hack to test backends for pixel-by-pixel correctness ofTor Lillqvist2000-07-151-0/+5
* Really release 1.3.1GTK_1_3_1Owen Taylor2000-07-151-0/+7
* Released 1.3.1Owen Taylor2000-07-141-0/+4
* use FALSE for size_only most of the time when callingOwen Taylor2000-07-141-0/+23
* Remove gtk_rc_append_default_pixmap_path(), since it wasn't adding anOwen Taylor2000-07-141-1/+8
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-0/+32
* gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to makeTor Lillqvist2000-07-111-0/+6
* Win32 changes, still doesn't build though.Tor Lillqvist2000-07-111-0/+27
* scratched notion of completely outdated email adress:Tim Janik2000-07-111-0/+8
* Cleanup indenting and various small changes.BST 2000 Tony Gale2000-07-111-0/+5
* eek, i've never seen a bug here, never been here and never fixed anythingTim Janik2000-07-111-0/+7
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-111-0/+34
* s/Liebl/Lebl/ :)George Lebl2000-07-071-2/+2
* Add check for db2htmlOwen Taylor2000-07-061-0/+17
* 10,000 foot view of 1.3.1 changes.Owen Taylor2000-07-061-0/+4
* Patch from George Liebl to add a GdkGrabStatus enumeration to use as aOwen Taylor2000-07-061-0/+11
* Patch from George Liebl to install all the headers in the right place.Owen Taylor2000-07-061-0/+5
* Add remaining sections. Completes initial conversion to DocBook.BST 2000 Tony Gale2000-07-041-0/+5
* Improve a bit.Tor Lillqvist2000-07-041-5/+7
* Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn orTor Lillqvist2000-07-041-0/+30
* font charset is iso8859-1, not iso-8859-1.Owen Taylor2000-07-031-0/+5
* Use g_get_charset() instead of g_get_codeset().Owen Taylor2000-07-031-0/+9
* Ignore calls with <= width or height.Owen Taylor2000-07-031-0/+36
* Add a 'text' argument to set the initial text.Owen Taylor2000-07-021-0/+13