summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* uhmm, I obviously forgot to commit my ChangeLog entry yesterday...Sven Neumann2001-12-057-0/+42
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-12-052-197/+198
* restore the else case of #ifdef __GNUC__ #66225Hidetoshi Tajima2001-12-058-0/+72
* gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer.Manish Singh2001-12-0511-7/+84
* close comment.Sven Neumann2001-12-052-1/+2
* remove g_assert_not_reached() that was bogus, since we demand-create theHavoc Pennington2001-12-0517-35/+410
* Deprecate. (#65851)Matthias Clasen2001-12-0514-130/+243
* remove gtk_tree_view_column_cell_event, #62084.Jonathan Blandford2001-12-047-0/+35
* Minor fix.Jonathan Blandford2001-12-048-593/+733
* Minor fix.Jonathan Blandford2001-12-048-2/+100
* add a warning for "invisible" property, #65999Havoc Pennington2001-12-048-0/+36
* fixed docsMatt Wilson2001-12-048-3/+31
* Simplify, make more efficient and fix memory leak when turning quark intoOwen Taylor2001-12-048-12/+44
* Ref and sink priv->tooltips in init() and unref priv->tooltips in destroyOwen Taylor2001-12-049-23/+136
* Fill in color fields to black for transparent colors since we'll laterOwen Taylor2001-12-042-0/+10
* Revert my last mistaken change - toggle-size-request doesn't take aOwen Taylor2001-12-048-2/+58
* Updated Slovak translation.Stanislav Visnovsky2001-12-042-215/+211
* Patch from Bill Haneman (with many modifications) to make the focus colorOwen Taylor2001-12-0431-497/+1561
* remove VOID:BOXED,POINTER and NONE:POINTER. and now everyone else has toJonathan Blandford2001-12-048-2/+35
* Updated Swedish translation.Christian Rose2001-12-042-170/+164
* Return FALSE from expose handlers.Alex Larsson2001-12-0316-13/+108
* Updates.Matthias Clasen2001-12-037-131/+122
* if we use pointers, we should free the previous pointer first (if itKristian Rietveld2001-12-0311-12/+156
* Updated Ukrainian TranslationYuri Syrota2001-12-031-25/+14
* Fix some bugs with size requisition. (From Bill Haneman) Draw headers andOwen Taylor2001-12-038-84/+102
* Updated Ukrainian TranslationYuri Syrota2001-12-031-193/+203
* Hmm, setter functions normally assign the new value to the object field.Havoc Pennington2001-12-038-0/+46
* file virtual_screen.sgml was initially added on branch gtk-multihead.Erwann Chenede2001-12-030-0/+0
* Updates.Matthias Clasen2001-12-022-49/+90
* Add gdk_pixbuf_get_option.Tor Lillqvist2001-12-022-0/+5
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-12-022-40/+61
* add brief explanation of how to use GtkOptionMenuHavoc Pennington2001-12-012-0/+15
* file multihead.sgml was initially added on branch gtk-multihead.Erwann Chenede2001-12-010-0/+0
* set the signal id to 0 after we disconnect from itjacob berkman2001-11-308-0/+36
* Deprecate.Matthias Clasen2001-11-3019-24/+159
* Sanitize move/resize code, removing various bad, non-functional hacks.Owen Taylor2001-11-308-11/+44
* Patch from Hidetoshi Tajima to fix bad match error when target drawable isOwen Taylor2001-11-309-12/+74
* Fix alignment problem in deserialization, (#65785, reported by HidetoshiOwen Taylor2001-11-302-15/+20
* Typo fix.GTK_MULTIHEAD_MERGEPOINT_30_11_01Matthias Clasen2001-11-2912-27/+81
* add checks for empty menu items to behave like insensitive items (#59456)Kristian Rietveld2001-11-2911-21/+217
* assertion here that we were at the end iterator was not correct; changeHavoc Pennington2001-11-298-3/+48
* Fill in missing error parameters to DecodeHeader and DecodeColormap.Manish Singh2001-11-292-3/+10
* Remove improper use of g_locale_to_utf8() to convert from latin-1, and doOwen Taylor2001-11-298-8/+50
* Convert atoms to and from atoms for properties of type XA_ATOM. (#65555,Owen Taylor2001-11-298-21/+100
* Fix Ximian bug #12125; merged from gdk-pixbuf stable.Federico Mena Quintero2001-11-292-100/+279
* Rename 'id' parameter to avoid problems with Objective C.Owen Taylor2001-11-289-4/+39
* Typo fixes. (#65607)Matthias Clasen2001-11-2816-125/+177
* Move accounting of menu->tearoff_scrollbar width to here and make sure weOwen Taylor2001-11-289-25/+131
* fix typoKristian Rietveld2001-11-289-3/+50
* put the warning explaining the validation error in front of theHavoc Pennington2001-11-289-2/+79