summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-1546-30/+7132
* updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. TrueHans Breuer2007-06-156-55/+63
* updated use g_snprintfHans Breuer2007-06-153-3/+9
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-152-1725/+1666
* inlinegraphic instead of inlinegraphics. Fixes the doc buildJohan Dahlin2007-06-142-1/+6
* ...and the ChangeLog entry, thanks richardJohan Dahlin2007-06-141-0/+5
* Add gtk_text_layout_set_overwrite_modeJohan Dahlin2007-06-141-0/+1
* Fix compiler warning. (#447586, Kazuki IWAMOTO)Behdad Esfahbod2007-06-142-1/+6
* Use g_win32_get_windows_version() instead of _winver so that this compilesTor Lillqvist2007-06-142-2/+14
* Updated Oriya TranslationSubhransu Behera2007-06-142-1697/+1650
* UpdatesMatthias Clasen2007-06-142-1/+53
* Move a note aroundMatthias Clasen2007-06-143-7/+12
* Improve docsMatthias Clasen2007-06-142-2/+9
* removed unused and hardly visible GtkFrame from the menu widget hierarchyCarlos Garnacho2007-06-133-32/+23
* #undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref().Behdad Esfahbod2007-06-132-0/+7
* add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULLMichael Natterer2007-06-137-34/+139
* Fix inconsistency in GTK_WIDGET_SAVED_STATE (#435840, Xan Lopez)Cody Russell2007-06-132-23/+20
* gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_createKristian Rietveld2007-06-135-4/+14
* added calls to g_object_freeze/thaw_notify() so gtk_label_get_text()Michael Natterer2007-06-132-0/+10
* Audit of GtkTreeView coordinate system usage. (#142494).Kristian Rietveld2007-06-138-76/+360
* Add orientation property and some slight refactoring here and there.Kristian Rietveld2007-06-132-29/+145
* Remove linux-fb leftoversMatthias Clasen2007-06-139-76/+20
* use PANGO_BREAK_WORD_CHAR instead of PANGO_BREAK_WORD so the text cellMichael Natterer2007-06-122-3/+10
* Fix #410815, reported by Lucas Rocha.Kristian Rietveld2007-06-122-7/+39
* Fix out-of-bound access. (#440918, Matthias Kilian)Behdad Esfahbod2007-06-122-1/+6
* Improve docs. (#446138, Björn Lindqvist)Behdad Esfahbod2007-06-122-3/+11
* Implement block-cursor for overwrite mode. (#80378)Yevgen Muntyan2007-06-1210-68/+559
* Bump GLib requirementMatthias Clasen2007-06-122-1/+6
* Fix some locking issuesMatthias Clasen2007-06-123-11/+30
* When debugging is turned on, use error-checking mutexes.Matthias Clasen2007-06-122-1/+6
* Fix declaration of GtkNotebook::create_window()Emmanuele Bassi2007-06-112-4/+9
* make testiconview show brokennessMatthias Clasen2007-06-112-1/+10
* Accept class names starting with lowercase letters for style propertyMatthias Clasen2007-06-112-3/+8
* Store cursor_hadjustment as object dataMatthias Clasen2007-06-112-24/+24
* Don't leak cursor_hadjustmentMatthias Clasen2007-06-112-0/+7
* Clean up short descriptionsMatthias Clasen2007-06-1122-24/+143
* Handle child_setup being NULL. (#445691, Christopher Taylor)Matthias Clasen2007-06-112-3/+9
* Define GNU libc symbols unconditionallyEmmanuele Bassi2007-06-102-2/+11
* fix angles by flipping the coordinate system back to its original yMichael Natterer2007-06-102-6/+32
* Don't revert the mouse cursor to the built-in one when the user holds theCody Russell2007-06-102-6/+6
* Fix code style and warts in GtkScaleButtonEmmanuele Bassi2007-06-103-48/+84
* sv.po: Updated Swedish translationDaniel Nylander2007-06-102-1085/+965
* Update docs Deprecate gtk_widget_{ref,unref}Matthias Clasen2007-06-1025-300/+302
* Some doc updatesMatthias Clasen2007-06-106-339/+362
* Add an icons property, make gtk_scale_button_new() a convenience function.Matthias Clasen2007-06-102-37/+71
* Cosmetic changeMatthias Clasen2007-06-103-11/+15
* Handle return values from nl_langinfo() more correctly.Matthias Clasen2007-06-082-5/+10
* initialize rc_priv in the else branch too. (#445539)Carlos Garnacho2007-06-082-0/+6
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-082-1103/+970
* Fix shadow painting if the scrollbars-within-bevel style property is setBenjamin Berg2007-06-082-25/+21