summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start of work to move to new modularized testgtk.Owen Taylor2000-10-1826-7/+2169
* Add my name to the ChangeLog.Jonathan Blandford2000-10-187-14/+14
* cvsignore updatesOwen Taylor2000-10-181-0/+3
* remove generated filesOwen Taylor2000-10-183-17604/+0
* Remove generated gdk-decl.txt file from repositoryOwen Taylor2000-10-185-3896/+28
* Draw the arrows correctly.72000-10-1710-12/+35
* Added user docs.72000-10-179-8/+261
* Get the correct parent when generating my type.72000-10-1710-1/+65
* Move GtkTreeModel from object to interface.62000-10-1615-248/+343
* #include gtklabel.h, fixing compilationHavoc Pennington2000-10-168-1/+38
* Add API documentation to all public functions.Jonathan Blandford2000-10-169-3/+149
* Added API documentation to all public functions.Jonathan Blandford2000-10-169-9/+248
* New function proposed by Guy Harris <gharris@flashcom.net>. Also, addedJonathan Blandford2000-10-1611-46/+272
* s/utf-8/UTF-8Robert Brady2000-10-152-1/+11
* Fix GtkTreeNode *node ->GtkTreeNode node issue.52000-10-1519-160/+229
* Remove leftover CVS conflict indicator lines (>>>>>>>).Tor Lillqvist2000-10-152-4/+20
* Added Persian translation from Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>Robert Brady2000-10-1410-1/+321
* Updated the tr.po for Gtk+Fatih Demir2000-10-132-359/+50
* Forgot this.Jonathan Blandford2000-10-137-0/+49
* Added values other then G_TYPE_STRING. Minor commenting updates. FormatJonathan Blandford2000-10-133-0/+47
* Updated French translation.Christophe Merlet2000-10-102-50/+53
* Update.Tor Lillqvist2000-10-0924-77/+529
* forgot to cvs add files from last commitHavoc Pennington2000-10-092-0/+40
* contrib subdirHavoc Pennington2000-10-0952-571/+8204
* Updated Swedish translation.Christian Rose2000-10-082-222/+50
* gdk_pixbuf.def pixbufloader_jpeg.def Add new entry points.Tor Lillqvist2000-10-065-12/+26
* s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type().Havoc Pennington2000-10-063-12/+25
* Pixbuf saving, patch from David Welton.Havoc Pennington2000-10-0618-13/+743
* ja.po: Update Japanese translation.Yukihiro Nakai2000-10-062-189/+41
* Forgot this fileJonathan Blandford2000-10-062-50/+34
* Replaced with GTK_TREE_SELECTION_OLD to prevent conflict withJonathan Blandford2000-10-0615-141/+306
* Fix comments to not claim that all three of these files are the JPEG imageDan Winship2000-10-054-3/+9
* Checked in initial draft of the new tree widget.42000-10-0538-0/+11465
* Fix obvious bug in circle drawing.Jonathan Blandford2000-10-048-1/+36
* Move list pointer forwards before removing item from list. (Crash reported02000-10-0410-3/+80
* Fix copyrightsHavoc Pennington2000-10-047-0/+49
* Add gdk_window_iconify.Owen Taylor2000-10-0412-44/+319
* Fix copyrightsHavoc Pennington2000-10-048-5/+95
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-0416-284/+1811
* Guard definition of alloca(). glib.h now handles that.Tor Lillqvist2000-10-0314-30/+537
* Add rule for make-inline-pixbuf. Use gdk-pixbuf's version number in theTor Lillqvist2000-10-033-2/+15
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-0226-167/+1207
* Handle NULL start/end pointersHavoc Pennington2000-09-3017-319/+1047
* Put the pkg-config scripts back to the correct pkg-config syntaxMartin Baulig2000-09-3011-63/+19
* fix indentationHavoc Pennington2000-09-3029-1595/+1032
* file gdk.pc.in was initially added on branch gtk-1-2.Martin Baulig2000-09-290-0/+0
* file gtk+.pc.in was initially added on branch gtk-1-2.Martin Baulig2000-09-290-0/+0
* Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig2000-09-2913-26/+105
* Implement the side windows.Havoc Pennington2000-09-2910-88/+974
* Set up infrastructure to deal with lots of scrolling child windows, andHavoc Pennington2000-09-2812-127/+758