summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* centralize all the editing codeJonathan Blandford2001-09-1816-23/+239
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-1830-714/+945
* Get rid of broken "can_edit" and "can_activate" properties in favor ofJonathan Blandford2001-09-1811-55/+80
* Add put for use with editable widgets. This function is private, andJonathan Blandford2001-09-1811-32/+127
* don't use += before =Matt Wilson2001-09-1817-16/+187
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-1720-296/+531
* Mirror GdkInterpType to PixopsInterpType to avoid including gdk-pixbufOwen Taylor2001-09-175-34/+44
* Handle scroll wheel events.Alexander Larsson2001-09-178-0/+84
* add generated files to ignore list.James Henstridge2001-09-164-2/+53
* io-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUPT_IMAGE,Matthias Clasen2001-09-142-7/+12
* Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tgaMatthias Clasen2001-09-1410-100/+5402
* demos/gtk-demo/main.c (setup_default_icon): Use a shapedMatthias Clasen2001-09-148-1/+41
* demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59...Matthias Clasen2001-09-148-2/+36
* Updated Swedish translation.Christian Rose2001-09-132-1642/+1596
* road signs for error and question dialogsJakub Steiner2001-09-1313-0/+35
* don't used BUILT_SOURCES to build marshal files, as in conjunction withTim Janik2001-09-132-1/+6
* more dialog icon changesJakub Steiner2001-09-1313-0/+42
* Rename interface signals to make them more clear. Also, changeJonathan Blandford2001-09-1221-259/+353
* gtk/gtktextview.c Add support for Ctrl+Up/Down arrow to move cursor toPadraig O'Briain2001-09-128-3/+63
* dialog icon fix-ups, arrow icons, font, refresh and othersJakub Steiner2001-09-1229-0/+49
* stock icon updates: question dialog, arrowsJakub Steiner2001-09-1218-0/+49
* Implement a search path for GTK+ modules.Owen Taylor2001-09-1117-151/+359
* oops, forgot to add thoseJakub Steiner2001-09-112-0/+0
* Fixed reversed comparison causing RC properties not to work.Owen Taylor2001-09-118-1/+36
* more stock icons - warning dialog, error dialog, DnDJakub Steiner2001-09-1113-0/+63
* minor fixesJoshua N Pritikin2001-09-119-2/+61
* slight fix for g_object_set() not usable for nesting anymore.Tim Janik2001-09-1010-25/+117
* Forget gdkfontAlexander Larsson2001-09-101-3/+1
* Forgot gdkfont.cAlexander Larsson2001-09-107-0/+7
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-1013-31/+76
* Fix looping in gtk_tree_store_init() waiting for zero random int.Padraig O'Briain2001-09-108-1/+36
* fix xscale and yscale behaviour which havoc broke. they have to default toTim Janik2001-09-1013-22/+75
* gtk/gtkstyle.c (_gtk_style_peek_property_value) Amend previous change toPadraig O'Briain2001-09-108-2/+38
* Fix blank line in the wrong place.Owen Taylor2001-09-108-1/+36
* Don't do a lookup immediately after creating style->property_cache, sinceOwen Taylor2001-09-108-9/+59
* 2001-09-09 Alexander Larsson <alla@lysator.liu.se> Alexander Larsson2001-09-098-9/+50
* Remove gdk/nanox/Makefile from AC_OUTPUT(), since it is no longer in cvs.Alexander Larsson2001-09-098-1/+42
* move some of the accel group functions into a Private subsectionHavoc Pennington2001-09-0813-131/+372
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-0830-206/+611
* Write documentation Write documentationJonathan Blandford2001-09-0816-166/+370
* Replace uses of GBSearchArray with GArray and bsearch(), to removeOwen Taylor2001-09-0811-119/+154
* put GtkPacker back in here so it won't be in gtk-unused.txt, but don't putHavoc Pennington2001-09-0858-64/+1757
* Prevent a false alarm constness warning with a cast.Owen Taylor2001-09-089-1/+58
* Remove a whole lot of duplicates introduced at some point, to preventOwen Taylor2001-09-082-37/+7
* remove g_print.Jonathan Blandford2001-09-0814-64/+90
* remove CellRendererTextPixbufHavoc Pennington2001-09-0821-203/+541
* Removed gtk/gtkcellrenderertextpixbuf.c since it's not around any more.Darin Adler2001-09-082-1/+5
* tsk tsk, jrb broke the buildHavoc Pennington2001-09-088-1/+28
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-0818-683/+636
* Removed unused function.Alex Larsson2001-09-0815-16/+171