summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test was backward, so deprecated functions were excluded by defaultHavoc Pennington2001-02-1918-60/+474
* updated for win32 msvc build (forgot this before)Hans Breuer2001-02-193-3/+3
* updated for win32 msvc buildHans Breuer2001-02-1916-14/+295
* GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those twoHavoc Pennington2001-02-1914-22/+158
* use the visual scroll steps.Havoc Pennington2001-02-1915-14/+331
* Copy data and free data with free().Alexander Larsson2001-02-1914-21/+148
* Comment out property assignments, these don't work yet.92001-02-199-4/+39
* sync up automated changes made by gtk-doc (manually verified correctness)Havoc Pennington2001-02-182-47/+17
* docsHavoc Pennington2001-02-182-1/+12
* missed a couple spaces before parensHavoc Pennington2001-02-181-4/+4
* clean this up a bit.Havoc Pennington2001-02-188-41/+78
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-1713-23/+308
* default initialize the generated ENTER_NOTIFY event with 0, otherwise notTim Janik2001-02-1715-20/+194
* removed gtk_*_store_get, and moved to GtkTreeModel.Jonathan Blandford2001-02-1723-955/+368
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-1729-174/+1335
* Removed gtktreemodelsimple.[ch] removedJonathan Blandford2001-02-1610-616/+35
* New files. Implement GtkTreeModelMapping.Alexander Larsson2001-02-1613-34/+908
* Updated russian translation.Valek Frob2001-02-162-77/+649
* If we're going to have a demo, we might as well pass in real values.Jonathan Blandford2001-02-168-1/+43
* add "static" to a private function (gtk_image_menu_item_class_init):Havoc Pennington2001-02-158-21/+141
* Add a shortcut if the window and the current clip_region doesn't overlap.Alexander Larsson2001-02-139-1/+79
* 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