]> Pileus Git - ~andy/gtk/history - gtk
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk /
2013-02-21 Руслан ИжбулатовMake sure icon cache has /-separated subdirs only ...
2013-02-21 Chun-wei FanRedo Completion of Visual Studio projects for gtka11y
2013-02-21 Federico Mena Quinterofilechooserbutton: In tests, sleep after opening the...
2013-02-21 Federico Mena Quinterofilechooserbutton: Don't emit file-set signal when...
2013-02-21 Federico Mena Quinterofilechooserbutton: In the tests, run through the dialog...
2013-02-21 Federico Mena Quinterofilechooserbutton: Add tests for cancelling the dialog...
2013-02-21 Federico Mena Quinterofilechooser: When stopping/clearing BROWSE model, reall...
2013-02-21 Federico Mena Quinterofilechooser: Tighten up some assertions when actually...
2013-02-20 Tristan Van BerkomGtkUIManager Buildable implementation: Fixing leaked...
2013-02-20 Benjamin Ottea11y: Only emit expandable/expanded for expander column
2013-02-19 Benjamin Ottea11y: Fix copy-paste error in state flag notification
2013-02-19 Benjamin Ottetests: #ifdef out unused functions
2013-02-19 Rob Bradfordwindow: Fix compiler warning when not building for X11
2013-02-19 Cosimo Cecchidocs: add some missing gtk-doc blocks and Since tags...
2013-02-19 Cosimo Cecchitests: workarounds to keep treeview scrolling tests...
2013-02-19 Torsten SchönfeldGtkViewport: annotate the adjustment args of the constr...
2013-02-19 jjackyFix #673243: accelerators not visible on GtkRadioMenu
2013-02-19 Cosimo Cecchiimmodule: fix a GCC warning
2013-02-18 Owen W. Taylorgtk_widget_on_frame_clock_update: ref the widget
2013-02-18 Bastien NoceraGtkAccelLabel: Don't show "+" if there's no more keys...
2013-02-18 Owen W. TaylorAdd gdk_frame_clock_begin/end_updating()
2013-02-18 Alexander LarssonGtkEntry: Fix text handle painting
2013-02-18 Alexander LarssonAdd a few missing gtk_widget_unregister_window calls
2013-02-16 Paolo Borelli[entry] unregister icon windows
2013-02-16 Owen W. TaylorGtkScrolledWindow: use gtk_widget_add_tick_callback()
2013-02-16 Changwoo Ryuimmodule: Fix context ID lookup on module with multiple...
2013-02-16 Jasper St. PierreUpdate gtk.symbols
2013-02-16 Jasper St. Pierregtkplug: Remove a no-op func
2013-02-16 Jasper St. PierreFix deprecations for GtkIconInfo
2013-02-16 Jasper St. Pierregtkicontheme: Mark copy/free compat symbols as skip
2013-02-15 William Jon McCannDon't crash if inhibit is called with an unrealized...
2013-02-15 Alexander LarssonFix gtk_widget_add_tick_callback sometimes not working
2013-02-15 Alexander LarssonFix up s/gtk_frame_clock/gdk_frame_clock/ in docs
2013-02-15 Alexander LarssonFix GtkIconInfo docs
2013-02-14 Owen W. TaylorGtkContainer: fix disconnection from frame clock
2013-02-14 Owen W. TaylorGtkTickCallback: document use of G_SOURCE_CONTINUE...
2013-02-14 Owen W. TaylorSmall documentation fixes for frame synchronization
2013-02-14 Owen W. TaylorAdd gtk_widget_add_tick_callback(), remove GtkTimeline...
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2013-02-14 Owen W. TaylorGtkScrolledWindow: use GdkFrameClock for kinetic scrolling
2013-02-14 Owen W. TaylorGtkTimeline: Wrap around the progress correctly when...
2013-02-14 Owen W. TaylorGtkTimeline: introspection fixes, add :progress-type...
2013-02-14 Owen W. TaylorHook GtkTimeline up to GdkFrameClock
2013-02-14 Owen W. TaylorGtkTimeline: remove settable FPS
2013-02-14 Owen W. TaylorAdd back GtkTimeline
2013-02-14 Owen W. TaylorAdd an UPDATE phase and GdkFrameClockTarget, use for...
2013-02-14 Owen W. TaylorGdkFrameClock: Make the phase explicit when requesting...
2013-02-14 Owen W. TaylorUse GdkFrameClock for relayout
2013-02-14 Owen W. TaylorAdd GdkFrameClock
2013-02-14 Alexander LarssonGtkIconTheme: Add async versions of symbolic icon loaders
2013-02-14 Alexander LarssonGtkIconTheme Don't leak pixbuf in symbolic icon cache
2013-02-14 Alexander LarssonAdd gtk_icon_info_load_icon_async
2013-02-14 Alexander LarssonMake GtkIconInfo a GObject
2013-02-14 Federico Mena Quinterofilechooserbutton: Add tests for SELECT_FOLDER mode...
2013-02-14 Federico Mena Quinterofilechooser: Oops, cancel a file operation that was...
2013-02-14 Federico Mena Quinterofilechooserbutton: Add a battery of tests for GtkFileCh...
2013-02-14 Federico Mena Quinterofilechooserbutton: In SELECT_FOLDER mode, consider...
2013-02-14 Federico Mena Quinterofilechooserbutton: Keep track of the current_folder...
2013-02-14 Federico Mena Quinterofilechooser: Fix cast
2013-02-14 Federico Mena Quinterofilechooserbutton: Remove unused function prototypes
2013-02-14 Federico Mena Quinterofilechooserbutton: Restore to an empty previous selecti...
2013-02-14 Federico Mena Quinterofilechooserbutton: Add test for setting/getting the...
2013-02-14 Federico Mena Quinterofilechooserbutton: Fix preserving the selection after...
2013-02-14 Federico Mena Quinterofilechooser: Remove some unused code
2013-02-14 Federico Mena Quinterofilechooserbutton: Simplify the code to preserve the...
2013-02-14 Federico Mena Quinterofilechooserbutton: Don't set a starting folder in the...
2013-02-14 Federico Mena Quinterofilechooser: Test canceling the dialog inside a GtkFile...
2013-02-14 Federico Mena Quinterofilechooser: Add a couple of tests for GtkFileChooserBu...
2013-02-14 Federico Mena Quinterofilechooser: Do tests with g_assert_cmpstr(), not g_ass...
2013-02-14 Federico Mena Quinterofilechooser: Move some of the tests to GTestDataFunc
2013-02-14 Federico Mena Quinterofilechooser: Get the filechooser tests to build
2013-02-13 Juan Pablo UgarteAdded scroll and touch events to GtkToolPalette
2013-02-13 Cosimo Cecchifilechooser: follow the gtk-recent-files-enabled GtkSetting
2013-02-13 Cosimo Cecchirecentmanager: follow gtk-recent-files-enabled GtkSetting
2013-02-13 Cosimo Cecchisettings: add a gtk-recent-files-enabled GtkSetting
2013-02-12 Alexander LarssonAdd opacity_group hack
2013-02-12 Thomas Woodtooltip: set the transient parent when using the Waylan...
2013-02-12 Simon Feltmangtkcellrenderertext: Sink floating entry before using...
2013-02-11 Alexander LarssonClean up the opacity handling
2013-02-11 Adel GadllahFix compiler warnings
2013-02-11 Matthias ClasenMention the de-facto standard filename extension
2013-02-11 Matthias ClasenPlug a few memory leaks
2013-02-10 Matthias ClasenCorrect the documentation for how to set accessible...
2013-02-08 Rico TzschichholzRevert "Visual C++: Update gtka11y projects completion"
2013-02-08 Rico TzschichholzRevert "Drop things that break distcheck"
2013-02-07 Alexander Larssoncss: Support opacity
2013-02-07 Alexander LarssonAdd singleton for css number 1.0
2013-02-07 Alexander LarssonTextHandle: Don't draw handles if not visible
2013-02-07 Alexander LarssonAdd gtk_widget_get/set_opacity
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2013-02-06 Marc-André LureauFix a small typo s/parater/parameter
2013-02-04 Matthias ClasenDrop things that break distcheck
2013-02-04 Matthias ClasenFix an sed accident
2013-02-04 Matthias ClasenRemove a no-op AtkAction from GtkRange
2013-02-04 Matthias ClasenImprove AtkAction implementations
2013-02-03 Matthias ClasenPrefer symbolic icons in message dialogs
2013-02-03 William Jon McCannPrefer symbolic icons for the default message dialog...
2013-02-03 Matthias ClasenClarify docs of GtkTextTag -set properties a bit
2013-02-03 Matthias Clasena11y: Set up popup-for relation between entry and compl...
2013-02-03 Matthias ClasenReinstate old-style deprecation guards for wholly-depre...
next