summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GtkStack: Add position-dependent slide transitionsErick Pérez Castellanos2013-06-133-1/+38
* broadway: Add win32 supportTarnyko2013-06-133-42/+191
* broadway: Support TCP displaysTarnyko2013-06-134-40/+90
* broadway: Only use gio-unix on G_OS_UNIXTarnyko2013-06-133-1/+7
* broadway: Remove unused includesTarnyko2013-06-133-8/+0
* broadway: Add configure checks for sys/mman.hTarnyko2013-06-134-0/+13
* docs: Add GtkListBox to docsAlexander Larsson2013-06-132-0/+47
* reftests: Fix for state propagation changesBenjamin Otte2013-06-133-5/+5
* x11: Remove motif dnd leftoversBenjamin Otte2013-06-132-15/+0
* treeview: Use gtk_adjustment_configure()Benjamin Otte2013-06-131-20/+11
* GtkListBox: Consider width of filtered rowsAlexander Larsson2013-06-131-1/+4
* GtkListBox: Protect against reentrancy.Alexander Larsson2013-06-131-2/+8
* GtkListBox: minor fixAlexander Larsson2013-06-131-3/+3
* GtkListBox: Add style classes for lists and rowsAlexander Larsson2013-06-132-0/+26
* GtkListBox: Add getter for activate_on_single_clickAlexander Larsson2013-06-132-0/+23
* GtkListBox: Rename reXXX to invalidate_XXXAlexander Larsson2013-06-132-18/+18
* testgtk: Test GtkListBox placeholder widgetsAlexander Larsson2013-06-131-5/+53
* GtkListBox: Add placeholder widget supportAlexander Larsson2013-06-132-5/+79
* GtkListBox: Track the number of visible childrenAlexander Larsson2013-06-131-4/+25
* GtkListBox: Track visible in the rowAlexander Larsson2013-06-131-8/+19
* GtkListBox: Open code the update_header calls in add()Alexander Larsson2013-06-131-1/+6
* GtkListBox: Make reseparate a no-op for hidden listsAlexander Larsson2013-06-131-9/+19
* GtkListBox: Remove some unnecessary codeAlexander Larsson2013-06-131-5/+0
* GtkListBox: Fix docsAlexander Larsson2013-06-131-2/+0
* GtkListBox: Allow unselecting of rows in SINGLE modeAlexander Larsson2013-06-131-10/+27
* GtkListBox: Rename separators to headersAlexander Larsson2013-06-133-128/+128
* GtkListBox: Remove refilter signalAlexander Larsson2013-06-132-21/+3
* GtkListBox: Add docsAlexander Larsson2013-06-132-19/+318
* GtkWidget: Change which states propagateAlexander Larsson2013-06-131-6/+1
* GtkListBox: Remove add_to_scrolled()Alexander Larsson2013-06-132-14/+15
* GtkScrollableWindow: Automatically set focus adjustmentsAlexander Larsson2013-06-131-4/+12
* GtkListBox: No need to manually clamp adjustment to focusAlexander Larsson2013-06-131-8/+0
* GtkListBox: Clean up DnD codeAlexander Larsson2013-06-131-88/+3
* testgtk: Add ListBox testAlexander Larsson2013-06-132-4/+129
* tests: Add testlist testing GtkListBoxAlexander Larsson2013-06-132-0/+360
* Add GtkListBoxAlexander Larsson2013-06-139-0/+2782
* Require GLib 2.37.2Adam Dingle2013-06-111-1/+1
* Pass screen to visual init (no default screen is available yet)Руслан Ижбулатов2013-06-113-4/+4
* Fix display/screen/displaymanager init interdependencyРуслан Ижбулатов2013-06-111-1/+1
* im: Deprecate gtk_im_multicontext_append_menuitemsChristian Persch2013-06-092-1/+6
* Fix string allocation handling with GtkBuilder translationsKalev Lember2013-06-084-19/+15
* Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settingsMatthias Clasen2013-06-071-2/+0
* Remove the show-unicode-menu and show-input-method-menu settingsMatthias Clasen2013-06-071-21/+1
* GtkTextView: Remove the Unicode and input method menusMatthias Clasen2013-06-071-69/+14
* GtkEntry: Remove the Unicode and input method menusMatthias Clasen2013-06-071-64/+5
* quartz: move dialogs to the same window level as utility windowsMichael Natterer2013-06-061-3/+7
* printing: Show correct status of a jobMarek Kasik2013-06-061-1/+1
* fix a typo in zh_CN translationYunQiang Su2013-06-061-1/+1
* Fixed Czech translationMarek Černocký2013-06-051-4/+4
* gdkevents.h: fix documentation typoClaudio Saavedra2013-06-031-1/+1