]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-04-23 John RallsExtract Function cups_create_printer
2012-04-23 John RallsExtract function cups_printer_handle_attribute
2012-04-23 John RallsExtract printer setup variables into a struct
2012-04-23 John RallsCreate enum PrinterStateLevel
2012-04-23 John RallsExtract reasons and reasons_desc arrays to file level
2012-04-23 John RallsBug 670373: modules/printing/cups/gtkprintbackendcups...
2012-04-23 Giovanni CampagnaStyleProviderPrivate: mark internal variable as static
2012-04-23 Yuri KozlovUpdated Russian translation
2012-04-22 Cosimo Cecchixi2: ignore extraneous events for smooth scroll
2012-04-22 Cosimo Cecchixi2: fix thinko in variable type
2012-04-22 Matthias ClasenXI2: More logging for smooth scrolling
2012-04-22 Matthias ClasenBeginning of keyhash tests
2012-04-22 Kristian Rietveldquartz: fix coordinates for synthesized event
2012-04-22 Yaron ShahrabaniUpdated Hebrew translation.
2012-04-22 Alexander ShopovUpdated Bulgarian translation
2012-04-21 Мирослав НиколићUpdated Serbian translation
2012-04-20 Ryan Lortie./configure: fix error output for no -libXext
2012-04-20 Marek Kasikprinting: Localize loaded PPD files
2012-04-20 Marek Kasikprinting: Get default number-up value from CUPS
2012-04-20 Alexander Larssongtk-demo: Find gtk-demo-application.exe on win32
2012-04-20 Matthias ClasenFix a cornercase of menu parsing
2012-04-20 Matthias ClasenCosmetic
2012-04-19 Cosimo Cecchistylecontext: add a define for an OSD style class
2012-04-19 Cosimo Cecchistylecontext: reorder style classes defines
2012-04-19 Rob Bradfordwayland: Improve the error reporting in the Cairo GL...
2012-04-19 Rob Bradfordwayland: Improve error messages during SHM buffer creation
2012-04-19 Murray CummingGtkAppplication docs: Fix small typo.
2012-04-18 Marek ČernockýUpdated Czech translation
2012-04-18 Cosimo Cecchimessagedialog: also set GtkMisc alignment to zero for...
2012-04-18 Cosimo Cecchimessagedialog: don't use gtk_widget_override_font()
2012-04-18 Cosimo Cecchigdk: add missing GDK_VERSION_3_6 symbol
2012-04-18 Cosimo Cecchicontainer: fix wrong branching logic
2012-04-17 Matej UrbančičUpdated Slovenian translation
2012-04-17 Fran DiéguezUpdated Galician translations
2012-04-17 Rob Bradfordwayland: Expose GdkWaylandDisplayManager as a public...
2012-04-17 Daniel MustielesUpdated Spanish translation
2012-04-17 Piotr DrągUpdated POTFILES.in
2012-04-17 Rob Bradfordwayland: Rename GdkScreenWayland to GdkWaylandScreen
2012-04-17 Rob Bradfordwayland: Rename GdkDisplayWayland to GdkWaylandDisplay
2012-04-17 Benjamin Ottetests: Add a parsing test for the transition property
2012-04-17 Benjamin Ottecontainer: Redo style validation handling
2012-04-17 Benjamin Ottecontainer: needs_resize is a container flag, not a...
2012-04-17 Benjamin Ottecssvalue: Remove GObject macros
2012-04-17 Benjamin Ottestylecontext: Avoid style_context_save() calls
2012-04-17 Benjamin Ottestylecontext: Pull all the animation code together
2012-04-17 Benjamin Ottestylecontext: Add GtkCssAnimatedValues
2012-04-17 Benjamin Otteanimation: Add CSS transition object
2012-04-17 Benjamin Ottestylecontext: Add new class for animation handling
2012-04-17 Benjamin Ottebutton: Remove _gtk_button_paint()
2012-04-17 Benjamin Ottemenuitem: Don't set menubar style class randomly
2012-04-17 Benjamin Ottewidget: Set .default class when widget is default
2012-04-17 Benjamin Ottestylecontext: Shuffle around code
2012-04-17 Benjamin Ottestylecontext: Add style_info_set_data()
2012-04-17 Benjamin Ottestylecontext: Make StyleInfo keep the next pointer
2012-04-17 Benjamin Ottestylecontext: Make StyleData refcounted
2012-04-17 Benjamin Ottestylecontext: Add public API to stop animations
2012-04-17 Benjamin Ottestylecontext: Add an animating framework
2012-04-17 Benjamin Ottecomputedvalues: Split out a function
2012-04-17 Benjamin Ottestylecontext: Don't queue a resize when none is needed
2012-04-17 Benjamin Ottecontainer: Split out a function
2012-04-17 Benjamin Ottecontainer: Remove duplicated flag
2012-04-17 Benjamin Ottecontainer: Simplify code
2012-04-17 Benjamin Ottestylecontext: Listen to the new changed signal
2012-04-17 Benjamin Ottestyleprovider: Make all implementors emit the new signal
2012-04-17 Benjamin Ottestyleprovider: Add a private signal for when things...
2012-04-17 Benjamin Ottestylecontext: Pass time to style_context_validate()
2012-04-17 Benjamin Ottestylecontext: Compute if things changed before invalidating
2012-04-17 Benjamin Ottereftests: Fix reftests for recent changes
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-04-17 Benjamin Ottestylecontext: Remove theming_engine cache variable
2012-04-17 Benjamin Ottestylecontext: Split out a function
2012-04-17 Benjamin Ottestyleproperty: Remove equal_func vfunc
2012-04-17 Benjamin Ottecssvalue: Split out old value handling to new typed...
2012-04-17 Benjamin Ottethemingengine: Fix outline-width
2012-04-17 Benjamin Otteshorthand: Fix border query functions
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottetests: Add a test ensuring currentColor is parsed every...
2012-04-17 Benjamin Ottecssprovider: Add an empty line when printing
2012-04-17 Benjamin Ottesymboliccolor: Parse 'currentColor' everywhere
2012-04-17 Benjamin Ottesymboliccolor: Pass the current color to the resolve...
2012-04-17 Benjamin Ottecssparser: Move symbolic color parser to gtksymboliccolor.c
2012-04-17 Benjamin Ottesymboliccolor: Turn this into a GtkCssValue
2012-04-17 Benjamin Ottecss: Add a shorthand 'transition' property
2012-04-17 Benjamin Otteshorthand: Add ',' to value_is_done_parsing()
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Ottecss: Remove GtkCssNumber
2012-04-17 Benjamin Ottelinear-gradient: Convert from GtkCssNumber to GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Convert border-image-width to border value
2012-04-17 Benjamin Ottecssvalue: Add a border value
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for background-size
2012-04-17 Benjamin Ottecssvalue: Add a custom value for repeats
2012-04-17 Benjamin Ottecssvalue: Add a value for background-position
2012-04-17 Benjamin Ottecssvalue: Add a css value for engines
2012-04-17 Benjamin Ottecssstyleproperty: Convert binding sets
2012-04-17 Benjamin Ottecssvalue: Add a value for border-radius corner properties
2012-04-17 Benjamin Ottecss: Make outline-offset a number property
2012-04-17 Benjamin Otteshadow: Add equal and transition support
2012-04-17 Benjamin Ottecssvalue: Add GtkCssShadowsValue
2012-04-17 Benjamin Ottetests: Add a parsing test for shadows
2012-04-17 Benjamin Otteshadow: Rewrite to store contents as values
next