]> Pileus Git - ~andy/gtk/history - gtk
Updated Uyghur translation
[~andy/gtk] / gtk /
2013-01-10 Ross Burtonbuild: support cross-compilation by natively building...
2013-01-09 William Jon McCannUse Website instead of Homepage
2013-01-08 Benjamin Ottewidget: Remove leftover debug statement
2013-01-08 Benjamin Ottewidget: Give some meaning to "visible"
2013-01-08 Benjamin Ottetreeviewcolumn: Show button if we're visible
2013-01-08 Benjamin Ottesizerequest: Make invisible widgets return a 0x0 size.
2013-01-08 Benjamin Ottetests: Don't use unicode escapes
2013-01-08 Benjamin Ottetests: return 0; from main()
2013-01-07 Benjamin Ottestylecontext: Make font hack not crash
2013-01-04 Murray Cummingiconhelper: treat the empty string as a NULL stock-id
2013-01-04 Andrew PotterGtkApplication: properly unexport x11 menus
2013-01-04 Fabian HenzeFix the annotations of gtk_color_chooser_get_rgba()
2013-01-04 Volker Sobekdocs: fix typo in gtkbuildable
2013-01-04 Tristan BrindleAdd missing annotation for gtk_combo_box_text_get_activ...
2012-12-29 Benjamin Ottewidget: Fix initial state flags for RTL
2012-12-29 Benjamin Ottewidget: Fix state propagation code
2012-12-29 Benjamin Ottemenu: Huh?
2012-12-29 Benjamin Ottewidget: Remove underscore prefix from static function
2012-12-29 Benjamin Otteprogressbar: Store activity position as percentage
2012-12-29 Benjamin Otteprogressbar: Remove activity_step from private struct
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-27 Matthias ClasenAnother trivial sorting fix
2012-12-27 Matthias ClasenRename gtkcolorswatchaccessible.h
2012-12-27 Matthias ClasenDrop separate scrollbar accessible implementation
2012-12-27 Matthias ClasenInstall gtk-a11y.h
2012-12-27 Matthias ClasenInstall a11y headers
2012-12-27 Matthias ClasenAdd single-include guards to a11y headers
2012-12-27 Matthias ClasenFix inter-header includes
2012-12-27 Matthias ClasenMore gail removal
2012-12-27 Matthias ClasenRename and clean up gailutil
2012-12-27 Matthias ClasenSome renaming
2012-12-27 Matthias ClasenCosmetics
2012-12-27 Matthias ClasenMake accessible implementations public
2012-12-27 Matthias ClasenTrivial sorting fix
2012-12-23 Paolo BorelliPaint GtkFrame background correctly when there is a...
2012-12-21 Benjamin Otteroundedbox: Fix copy-paste error
2012-12-21 Cosimo Cecchiaboutdialog: ensure the credits page uses the "view...
2012-12-21 Paolo BorelliPaint GtkFrame background
2012-12-18 Benjamin Ottecombobox: Don't special-case RTL child positions anymore
2012-12-18 Benjamin Ottetoolbar: Don't special-case RTL toolbar child positions...
2012-12-18 Benjamin Ottebox: Don't special-case RTL hbox child positions anymore
2012-12-18 Benjamin Ottestylecontext: Deprecate direction property
2012-12-18 Benjamin Ottestylecontext: Use state flags for direction
2012-12-18 Benjamin Ottewidget: Set state flags for direction
2012-12-18 Benjamin Ottecss: Parse and print the new state flags
2012-12-18 Benjamin OtteAPI: Add state flags for RTL and LTR
2012-12-18 Matthias ClasenNotebookPageAccessible: Implement selectable/selected...
2012-12-18 Matthias ClasenGtkMenuItemAccessible: implement selectable/selected...
2012-12-18 Matthias Clasenupdate_type_references: Deal with type_refs_ht being...
2012-12-18 Matthias ClasenFix up gtk_builder_expose_object addition
2012-12-17 Michael Nattererquartz: make setting_same_owner member of GtkClipboardO...
2012-12-17 Benjamin Ottestylecontext: Fix gtk_style_context_set_background()
2012-12-17 Benjamin Ottemenushell: Remove unused variable
2012-12-17 Stéphane Démurgetgtkmenushell: Fix an endless loop on focus cycle
2012-12-14 Michael Natterergtk: fix scrolling in modal dialogs when event_widget...
2012-12-14 Cosimo Cecchicssstyleproperty: remove unused variable
2012-12-14 Cosimo Cecchia11y: fix uninitialized variables compiler warning
2012-12-13 Alexander LarssonIconHelper: Avoid warnings for non-existing stock ids
2012-12-12 Alexander LarssonUse GTK_RESIZE_PARENT resize_mode for GtkViewport
2012-12-12 Matthias ClasenTrivial whitespace fix
2012-12-11 Alexander Larssonoverlay: Fix child window position/size on realize
2012-12-11 John RallsFix compilation on MacOSX Tiger
2012-12-10 Juan Pablo UgarteAdded new function gtk_builder_expose_object() based...
2012-12-10 Alexander Larssoncss: Avoid looking up the GtkCssStyleProperty class...
2012-12-10 Alexander Larssoncss: Speed up name matching
2012-12-10 Alexander Larssoncss: Clean up tree_match implementations
2012-12-10 Alexander Larssoncss: Do get_change directly on the tree without matchin...
2012-12-10 Alexander Larssoncss: Factor out some of the position matching code
2012-12-09 Mario Sanchez PradaAdd missing NULL-check in GtkEntryAccessible
2012-12-07 Colin WaltersFix build by un-translating org.gtk.Settings.FileChooser
2012-12-07 Timothy ArceriAdd summary and description to "show-hidden" key
2012-12-07 Cosimo Cecchiscale: render scale mark lines with separator style...
2012-12-07 Cosimo Cecchibuild: fix some GCC warnings
2012-12-07 Michael Nattererquartz: fix crash in the recent clipboard "fix", and...
2012-12-06 Jasper St. Pierregtkcssselector: Fix build
2012-12-06 Jasper St. Pierregtkcssselector: Don't leak the hash table
2012-12-06 Alexander Larssontreeview: Don't invalidate whole tree unless needed
2012-12-06 Alexander Larssontextview: Only clear the layout in style_update if...
2012-12-06 Alexander Larssoncss: Add _gtk_css_style_property_affects_font
2012-12-06 Alexander Larssonentry: No need to reset layouts on style_updated
2012-12-06 Alexander LarssonGtkLabel: Rely on the new pango support for context...
2012-12-06 Benjamin Ottestylecontext: Deprecate gtk_style_context_get_font()
2012-12-06 Benjamin Otteswitch: Remove hack to change text size
2012-12-06 Benjamin Ottegtk: Query font size directly
2012-12-06 Benjamin Ottegtk: Use gtk_style_context_get()
2012-12-06 Benjamin Ottegtk: Use context's font
2012-12-06 Benjamin Otteaboutdialog: Add text tag to get small text
2012-12-06 Benjamin Ottestylecontext: Always recompute font
2012-12-05 Jasper St. Pierretreemodelfilter: Make the constructor binding friendly
2012-12-04 Alexander LarssonRevert "Don't queue resize for hidden widgets without...
2012-12-04 Alexander LarssonDon't unnecessarily queue resize in GtkWindow.style_updated
2012-12-04 Alexander LarssonDon't queue resize for hidden widgets without a size...
2012-12-04 Alexander Larssoncss: Avoid queue_resize in _gtk_widget_style_context_in...
2012-12-04 Alexander Larssoncss: Avoid allocations in gtk_css_value_array_compute
2012-12-04 Alexander Larssoncss: Start array allocation with a better size
2012-12-04 Alexander Larssoncss: Use internal return_if_fail in some commonly calle...
2012-12-04 Alexander LarssonAdd internal versions of g_return_[val_]_if_fail
2012-12-04 Alexander Larssoncss: Return 0 as change for the GtkSettingsStyleProvider
2012-12-04 Michael NattererBug 626499 - GtkClipboard unnotified on change of OS...
2012-12-03 Pierre-Yves LuytenEnsure GtkColorButton has a dialog when adding a palette
next