| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkStack: Add position-dependent slide transitions | Erick Pérez Castellanos | 2013-06-13 | 3 | -1/+38 |
* | broadway: Add win32 support | Tarnyko | 2013-06-13 | 3 | -42/+191 |
* | broadway: Support TCP displays | Tarnyko | 2013-06-13 | 4 | -40/+90 |
* | broadway: Only use gio-unix on G_OS_UNIX | Tarnyko | 2013-06-13 | 3 | -1/+7 |
* | broadway: Remove unused includes | Tarnyko | 2013-06-13 | 3 | -8/+0 |
* | broadway: Add configure checks for sys/mman.h | Tarnyko | 2013-06-13 | 4 | -0/+13 |
* | docs: Add GtkListBox to docs | Alexander Larsson | 2013-06-13 | 2 | -0/+47 |
* | reftests: Fix for state propagation changes | Benjamin Otte | 2013-06-13 | 3 | -5/+5 |
* | x11: Remove motif dnd leftovers | Benjamin Otte | 2013-06-13 | 2 | -15/+0 |
* | treeview: Use gtk_adjustment_configure() | Benjamin Otte | 2013-06-13 | 1 | -20/+11 |
* | GtkListBox: Consider width of filtered rows | Alexander Larsson | 2013-06-13 | 1 | -1/+4 |
* | GtkListBox: Protect against reentrancy. | Alexander Larsson | 2013-06-13 | 1 | -2/+8 |
* | GtkListBox: minor fix | Alexander Larsson | 2013-06-13 | 1 | -3/+3 |
* | GtkListBox: Add style classes for lists and rows | Alexander Larsson | 2013-06-13 | 2 | -0/+26 |
* | GtkListBox: Add getter for activate_on_single_click | Alexander Larsson | 2013-06-13 | 2 | -0/+23 |
* | GtkListBox: Rename reXXX to invalidate_XXX | Alexander Larsson | 2013-06-13 | 2 | -18/+18 |
* | testgtk: Test GtkListBox placeholder widgets | Alexander Larsson | 2013-06-13 | 1 | -5/+53 |
* | GtkListBox: Add placeholder widget support | Alexander Larsson | 2013-06-13 | 2 | -5/+79 |
* | GtkListBox: Track the number of visible children | Alexander Larsson | 2013-06-13 | 1 | -4/+25 |
* | GtkListBox: Track visible in the row | Alexander Larsson | 2013-06-13 | 1 | -8/+19 |
* | GtkListBox: Open code the update_header calls in add() | Alexander Larsson | 2013-06-13 | 1 | -1/+6 |
* | GtkListBox: Make reseparate a no-op for hidden lists | Alexander Larsson | 2013-06-13 | 1 | -9/+19 |
* | GtkListBox: Remove some unnecessary code | Alexander Larsson | 2013-06-13 | 1 | -5/+0 |
* | GtkListBox: Fix docs | Alexander Larsson | 2013-06-13 | 1 | -2/+0 |
* | GtkListBox: Allow unselecting of rows in SINGLE mode | Alexander Larsson | 2013-06-13 | 1 | -10/+27 |
* | GtkListBox: Rename separators to headers | Alexander Larsson | 2013-06-13 | 3 | -128/+128 |
* | GtkListBox: Remove refilter signal | Alexander Larsson | 2013-06-13 | 2 | -21/+3 |
* | GtkListBox: Add docs | Alexander Larsson | 2013-06-13 | 2 | -19/+318 |
* | GtkWidget: Change which states propagate | Alexander Larsson | 2013-06-13 | 1 | -6/+1 |
* | GtkListBox: Remove add_to_scrolled() | Alexander Larsson | 2013-06-13 | 2 | -14/+15 |
* | GtkScrollableWindow: Automatically set focus adjustments | Alexander Larsson | 2013-06-13 | 1 | -4/+12 |
* | GtkListBox: No need to manually clamp adjustment to focus | Alexander Larsson | 2013-06-13 | 1 | -8/+0 |
* | GtkListBox: Clean up DnD code | Alexander Larsson | 2013-06-13 | 1 | -88/+3 |
* | testgtk: Add ListBox test | Alexander Larsson | 2013-06-13 | 2 | -4/+129 |
* | tests: Add testlist testing GtkListBox | Alexander Larsson | 2013-06-13 | 2 | -0/+360 |
* | Add GtkListBox | Alexander Larsson | 2013-06-13 | 9 | -0/+2782 |
* | Require GLib 2.37.2 | Adam Dingle | 2013-06-11 | 1 | -1/+1 |
* | Pass screen to visual init (no default screen is available yet) | Руслан Ижбулатов | 2013-06-11 | 3 | -4/+4 |
* | Fix display/screen/displaymanager init interdependency | Руслан Ижбулатов | 2013-06-11 | 1 | -1/+1 |
* | im: Deprecate gtk_im_multicontext_append_menuitems | Christian Persch | 2013-06-09 | 2 | -1/+6 |
* | Fix string allocation handling with GtkBuilder translations | Kalev Lember | 2013-06-08 | 4 | -19/+15 |
* | Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settings | Matthias Clasen | 2013-06-07 | 1 | -2/+0 |
* | Remove the show-unicode-menu and show-input-method-menu settings | Matthias Clasen | 2013-06-07 | 1 | -21/+1 |
* | GtkTextView: Remove the Unicode and input method menus | Matthias Clasen | 2013-06-07 | 1 | -69/+14 |
* | GtkEntry: Remove the Unicode and input method menus | Matthias Clasen | 2013-06-07 | 1 | -64/+5 |
* | quartz: move dialogs to the same window level as utility windows | Michael Natterer | 2013-06-06 | 1 | -3/+7 |
* | printing: Show correct status of a job | Marek Kasik | 2013-06-06 | 1 | -1/+1 |
* | fix a typo in zh_CN translation | YunQiang Su | 2013-06-06 | 1 | -1/+1 |
* | Fixed Czech translation | Marek Černocký | 2013-06-05 | 1 | -4/+4 |
* | gdkevents.h: fix documentation typo | Claudio Saavedra | 2013-06-03 | 1 | -1/+1 |