summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Win32 build setup:Tor Lillqvist2000-07-2224-14/+438
* Fix some problems with vertical alignment.Owen Taylor2000-07-229-11/+84
* Fix bug where redraw wasn't being done properly when height of dirtyOwen Taylor2000-07-2211-6/+77
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-2114-21/+314
* New file for packaging DocBook format tutorialBST 2000 Tony Gale2000-07-219-9/+157
* Minor updatesBST 2000 Tony Gale2000-07-2114-203/+3052
* Fix C++ comment.Tor Lillqvist2000-07-2011-8/+79
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-1923-50/+130
* Yet more clean ups. Completes first pass. Hurrah!BST 2000 Tony Gale2000-07-198-823/+963
* Updates to work with GTK+-2.0 theme engine architecture. It won't evenOwen Taylor2000-07-188-1161/+1334
* More clean ups.BST 2000 Tony Gale2000-07-188-202/+262
* Restore code to paint the background of the text area which wasOwen Taylor2000-07-1714-376/+852
* Clean ups.BST 2000 Tony Gale2000-07-178-1944/+1985
* Initial DocBook version. Lots of cleaning up to do.BST 2000 Tony Gale2000-07-178-0/+19399
* New file, quick hack to test backends for pixel-by-pixel correctness ofTor Lillqvist2000-07-158-0/+943
* Really release 1.3.1GTK_1_3_1Owen Taylor2000-07-1510-57/+106
* Released 1.3.1Owen Taylor2000-07-1440-99/+127
* include <string.h>.Owen Taylor2000-07-142-0/+4
* use FALSE for size_only most of the time when callingOwen Taylor2000-07-1414-14/+212
* Remove gtk_rc_append_default_pixmap_path(), since it wasn't adding anOwen Taylor2000-07-148-36/+56
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-1456-798/+1298
* Updated russian translation.Valek Frob2000-07-142-15/+25
* Added gtkcolorseldialog.c Updated Norwegian translation.Kjartan Maraas2000-07-133-200/+32
* de.po: Updated German translationBenedikt Roth2000-07-123-25/+26
* updated pt_BR translationsJorge Godoy2000-07-121-121/+121
* gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to makeTor Lillqvist2000-07-1111-105/+223
* Win32 changes, still doesn't build though.Tor Lillqvist2000-07-1118-129/+279
* scratched notion of completely outdated email adress:Tim Janik2000-07-1111-7/+63
* Cleanup indenting and various small changes.BST 2000 Tony Gale2000-07-118-1796/+2050
* eek, i've never seen a bug here, never been here and never fixed anythingTim Janik2000-07-118-0/+55
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-1126-74/+422
* Updated Galician translationJesus Bravo Alvarez2000-07-102-30/+32
* Add -Wall for gcc.PIXBUF_ENGINE_GTK_1_2Owen Taylor2000-07-094-52/+84
* s/Liebl/Lebl/ :)George Lebl2000-07-077-14/+14
* Add check for db2htmlOwen Taylor2000-07-0652-9736/+8433
* 10,000 foot view of 1.3.1 changes.Owen Taylor2000-07-068-0/+69
* Patch from George Liebl to add a GdkGrabStatus enumeration to use as aOwen Taylor2000-07-0616-51/+156
* Patch from George Liebl to install all the headers in the right place.Owen Taylor2000-07-068-6/+41
* Use GTK+ version soname scheme for gdk-pixbuf.Owen Taylor2000-07-062-1/+9
* Add remaining sections. Completes initial conversion to DocBook.BST 2000 Tony Gale2000-07-048-0/+523
* Updated russian translation.Valek Frob2000-07-042-42/+50
* Improve a bit.Tor Lillqvist2000-07-048-42/+56
* Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn orTor Lillqvist2000-07-0412-91/+364
* font charset is iso8859-1, not iso-8859-1.Owen Taylor2000-07-038-2/+38
* Use g_get_charset() instead of g_get_codeset().Owen Taylor2000-07-0312-6/+78
* Ignore calls with <= width or height.Owen Taylor2000-07-0326-1072/+1216
* Add a 'text' argument to set the initial text.Owen Taylor2000-07-0220-40/+122
* *** empty log message ***Owen Taylor2000-07-028-6/+37
* Use pango_layout_get_pixel_extents() to remove a large number of '/Owen Taylor2000-07-0223-130/+368
* Call gtk_widget_size_request() on reparented child, if one. Otherwise,Owen Taylor2000-07-0217-207/+414