summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove Fix some warningsHavoc Pennington2000-09-268-25/+498
* Move more text widget headers into the private header listHavoc Pennington2000-09-2671-144/+3661
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-2520-200/+469
* file gtkmodule.c was initially added on branch gtk-new-im.Owen Taylor2000-09-160-0/+0
* file gtkmodule.h was initially added on branch gtk-new-im.Owen Taylor2000-09-160-0/+0
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-142-183/+1
* Add gtkclipboard.[chOwen Taylor2000-09-142-0/+3
* updatesOwen Taylor2000-09-147-7/+602
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-1420-973/+2072
* Updates for new functionsOwen Taylor2000-09-146-41/+434
* Update to translations.Seán Ó Ceallaigh/Irish translations2000-09-091-4/+4
* gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.hJonathan Blandford2000-09-0813-31/+101
* Fix up visibility so that focus, cursor_visible and blink interactOwen Taylor2000-09-0810-75/+259
* in gtk_menu_set_submenu_navigation_region do stop_navigating_submenu, toGeorge Lebl2000-09-088-4/+52
* Oops, cut&paste error.Tor Lillqvist2000-09-071-1/+1
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-0715-183/+388
* add some new files for new sections of docsOwen Taylor2000-09-073-0/+437
* Move gtk-reference files into GTK+ tree proper.Owen Taylor2000-09-07117-6644/+13442
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-0722-113/+96
* Remove conftest* after use along the lines of AC_TRY_COMPILE.Sebastian Wilhelmi2000-09-0515-2/+30
* Use g_path_get_dirname instead of g_dirname, which is deprecated.Sebastian Wilhelmi2000-09-0511-10/+103
* Put text after #endif inside a comment to avoid ANSI warning.Elliot Lee2000-09-048-1/+22
* Add some documenting comments about GTK_CAN_DEFAULT, GTK_HAS_DEFAULT andGeorge Lebl2000-09-039-2/+108
* Apply patch from Nils Barth and David Santiago to improve submenuOwen Taylor2000-09-0210-33/+376