]> Pileus Git - ~andy/gtk/history - gtk
Fix inter-header includes
[~andy/gtk] / gtk /
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
2012-12-02 Kalev Lembergtkroundedbox: Fix a compiler warning
2012-12-01 Benjamin Ottecss: Fix order of enum
2012-12-01 Benjamin Ottecssvalue: Fix the scaling factors for 'smaller' and...
2012-12-01 Benjamin Ottecssvalue: Parse font sizes properly
2012-12-01 Benjamin Ottecssvalue: Change order of values
2012-12-01 Benjamin Ottecss: Fix dependencies for font lookup
2012-12-01 Kalev Lembergtkliststore: Add explicit braces to avoid dangling...
2012-12-01 Benjamin Ottecss: Add more features to font-size code
2012-12-01 Benjamin Ottecss: Move default font handling
2012-12-01 Benjamin Ottestyle: Add _gtk_style_provider_private_get_settings()
2012-11-30 Benjamin Ottesettings: Implement StyleProvider interface without...
2012-11-30 Benjamin Ottesettings: Never override some font properties
2012-11-30 Benjamin OtteAPI: Deprecate functions to register custom CSS properties
2012-11-30 Benjamin Ottestylecontext: Remove unused private functions
2012-11-30 Benjamin Ottecssstyleproperty: Don't mark border width properties...
2012-11-30 Benjamin Ottewidget: Optimize away unndeeded redraws
2012-11-30 Benjamin Ottestyleproperty: Add _gtk_css_style_property_changes_affe...
2012-11-30 Benjamin Ottestylecontext: Expose a function to get at the current...
2012-11-30 Benjamin Ottestyleproperty: Mark properties as not needing resizes
2012-11-30 Benjamin Ottestyleproperty: Add an affects-size property
2012-11-30 Benjamin Ottestylecontext: Pass a bitmask to the changed values
2012-11-30 Alexander Larssonicon cache: Fix double free
2012-11-30 Michael Natterergtk: convert keyvals to unicode before committing to...
2012-11-30 Michael Natterergtk: add more OSX special casing for the deadacute...
2012-11-30 Alexander Larssoncss: Allocate the css tree in a single chunk
2012-11-30 Alexander Larssoncss: Fix leak of lists while building tree
2012-11-30 Alexander Larssoncss: Add accessor functions for traversing css tree
next