summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* replaced deprecated gtk_drawing_area_sizeSven Neumann2001-02-138-15/+43
* Don't reference last_cursor if it is null. Fixes crash when rotating theAlexander Larsson2001-02-1312-1735/+95
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-1328-99/+1296
* Remove gdkcc.h reference.Owen Taylor2001-02-1311-3/+186
* Use the new snazzy mother-of-all-gtk-doc-makefiles.Owen Taylor2001-02-1225-2621/+8114
* Remove gdkcc-win32.c from here, too.Tor Lillqvist2001-02-118-8/+21
* New function, copied from X11 version.Tor Lillqvist2001-02-1115-1631/+208
* windows (file is blank)Havoc Pennington2001-02-095-3/+90
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-0917-1963/+220
* moved back to a sane value!Jonathan Blandford2001-02-088-1/+36
* let's darken colors, not lighten them.Havoc Pennington2001-02-089-3/+36
* remove validation idleHavoc Pennington2001-02-0830-499/+2314
* convert area_height to pango dimensions after painting the background. WeSven Neumann2001-02-078-1/+44
* Use g_free, since the buffer is allocated with g_try_alloc().Alexander Larsson2001-02-072-1/+6
* PACKAGE must be gtk20, no?Christophe Merlet2001-02-063-2/+5
* Oupsss, forgotten lots of errors in french translation.Christophe Merlet2001-02-062-19/+21
* Updated French translation.Christophe Merlet2001-02-064-110/+565
* Fix syntax error introduced with earlier commit) (pointed out by OllieOwen Taylor2001-02-069-6/+78
* s/MISK/MISC/GMT 2001 Tony Gale2001-02-058-4/+32
* gdk/gdk.def Provide dummy implementations.Tor Lillqvist2001-02-049-0/+55
* HELL! premature insanity, back out old rc-data changes.Tim Janik2001-02-045-489/+0
* and on goes the crusade. it just takes another dozen patchup commitsTim Janik2001-02-041-3/+0
* hell, what CVS magic is going on here?Tim Janik2001-02-041-2/+1
* erk, post-commit fixupsTim Janik2001-02-041-2/+0
* patch this to call g_type_init() untill the new inlined pixbuf code makes its...Tim Janik2001-02-041-0/+3
* removed gtk_signal_init() compat define.Tim Janik2001-02-0427-55/+659
* Add the intro docs sectionHavoc Pennington2001-02-042-2/+54
* Fix bug reported by Mikael Hermansson with patch from Mikael (if there wasHavoc Pennington2001-02-038-2/+54
* Remove confusing comment about X11.Owen Taylor2001-02-0310-9/+123
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-0374-324/+2325
* docsHavoc Pennington2001-02-037-0/+952
* Make gdk_colormap_sync private since it was never exported in a headerOwen Taylor2001-02-0216-56/+309
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-0225-190/+384
* [ Merges of fixes from gtk-1-2, mostly ]Owen Taylor2001-02-027-0/+945
* rename "private" field in struct to "priv" for C++Havoc Pennington2001-02-023-13/+18
* A few updates for GTypePlugin.Owen Taylor2001-02-018-20/+29
* Added some strerror() to the g_warnings().Alexander Larsson2001-01-311-3/+3
* include glib-object.h instead of gvaluetypes.hHavoc Pennington2001-01-312-1/+5
* A bunch of whitespace cleanup.Alexander Larsson2001-01-3116-50/+142
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-3143-281/+456
* fix bug in here where prev pointer was set to the wrong thingHavoc Pennington2001-01-3117-188/+1336
* Added note explaining how the @button parameter is off by 1. (#6739)Owen Taylor2001-01-302-1/+8
* Updated Norwegian translation. Updated some.Kjartan Maraas2001-01-293-63/+501
* add several missing instances of Alex's name, remove conflict indicatorsOwen Taylor2001-01-297-49/+35
* Fix stupid typo pointed out by Kristian Rietveld <kristian@planet.nl>.Jonathan Blandford2001-01-278-2/+44
* add GtkTreeRowReference which holds a handle to a specific row (particularHavoc Pennington2001-01-2712-142/+675
* adapt to handle PangoColorHavoc Pennington2001-01-2637-431/+2781
* fix included modules case.Havoc Pennington2001-01-262-4/+19
* Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset().42001-01-2412-8/+148
* Apparantly i forgot to check in the changelog. :)Alexander Larsson2001-01-247-0/+63