]> Pileus Git - ~andy/gtk/history - gtk
entrycompletion: Don't reconnect signals all the time
[~andy/gtk] / gtk /
2013-03-05 Benjamin Otteentrycompletion: Don't reconnect signals all the time
2013-03-05 Benjamin Ottea11y: Emit active-descendants-changed when focus changes
2013-03-05 Alban Browaeysbin: initialize out variables to zero for get_preferred...
2013-03-05 Aleksander Morgadoclipboard: remove dead code
2013-03-04 Michael HofmannGtkColorChooserWidget: deselect swatch before removing...
2013-03-04 Will Thompsongtkenums: correct various documentation typos
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2013-03-04 Giovanni CampagnaGtkIconTheme: fix regression from 0db32f0632ef4675bfcfc...
2013-03-04 Cosimo Cecchiappchooserdialog: remove redundant checks
2013-03-04 Giovanni CampagnaGtkIconTheme: fix failed assertion when asynchrnously...
2013-03-03 William Jon McCannPlace the search icon in the primary slot of the entry
2013-03-02 Matthias ClasenFix make check
2013-03-01 Cosimo Cecchitreeview: center expander allocated space
2013-03-01 Cosimo Cecchitreeview: properly calculate the treeview expander...
2013-03-01 Cosimo Cecchitreeview: remove extra padding handling
2013-03-01 Alexander LarssonRe-fix opacity group handling
2013-03-01 Alexander LarssonTextView: Properly render background
2013-02-28 Matthias ClasenFix DND with frame sync
2013-02-28 Matthias ClasenRemove GTK_SELECTION_MODE_EXTENDED from the docs
2013-02-27 Cosimo Cecchirange: don't draw origin when the slider is invisible
2013-02-27 Alexander LarssonFix opacity group hack
2013-02-26 Benjamin Ottea11y: Emit text-changed signals when the text-buffer...
2013-02-25 Benjamin OtteAPI: Export gtk_cell_renderer_class_set_accessible_type()
2013-02-25 Matthias ClasenSome more documentation fixes
2013-02-23 Cosimo CecchiRevert "box: Don't special-case RTL hbox child position...
2013-02-23 Cosimo CecchiRevert "toolbar: Don't special-case RTL toolbar child...
2013-02-23 Cosimo CecchiRevert "combobox: Don't special-case RTL child position...
2013-02-22 Federico Mena Quinterofilechooserbutton: Don't ever use gtk_file_chooser_get_...
2013-02-22 Federico Mena QuinteroGtkWidget::draw() - Document how to get the dirty region
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
next