summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* example: Fix indentationMatthias Clasen2014-04-173-113/+120
* example: Fix up marginsMatthias Clasen2014-04-179-0/+9
* example: Don't set a nonexisting propertyMatthias Clasen2014-04-172-4/+2
* wayland: The xdg_surface.delete event was renamed to closeJasper St. Pierre2014-04-172-5/+5
* W32: correctly guess max window size from the size of the workarea of the scr...Руслан Ижбулатов2014-04-161-2/+21
* selection: mark targets param to gtk_target_list_new as allow-noneEvan Nemerson2014-04-141-1/+2
* gtkapplication: Fix incorrect value passed to g_variant_new()Bastien Nocera2014-04-141-1/+1
* iconhelper: always ensure a stated pixbufCosimo Cecchi2014-04-131-1/+10
* GtkColorChooserWidget: Redraw swatches when selection changesMarcus Karlsson2014-04-131-1/+6
* docs: fix GtkWidget::size-allocate descriptionMarcus Karlsson2014-04-131-1/+1
* GtkTextView: use GSlice to allocate GtkTextLineSegment'sSébastien Wilmet2014-04-135-34/+56
* textview: inline a functionSébastien Wilmet2014-04-131-13/+4
* doc: improve documentation of gtk_text_iter_inside_word()Sébastien Wilmet2014-04-131-6/+9
* tests textiter: test word boundariesSébastien Wilmet2014-04-131-2/+90
* listbox: Add tests for multi-selectionMatthias Clasen2014-04-131-0/+92
* list-box: Fix copy-paste errorMatthias Clasen2014-04-131-2/+2
* listbox: Emit ::row-selected as we used toMatthias Clasen2014-04-131-2/+8
* docs: Add missing transfer annotation to GtkBoxMarcus Karlsson2014-04-131-1/+1
* gtk-demo: Avoid a compiler warningMatthias Clasen2014-04-121-1/+1
* widget-factory: Clean up on shutdownMatthias Clasen2014-04-121-4/+4
* widget-factory: Remove unnecessary signal handlersMatthias Clasen2014-04-121-2/+0
* widget-factory: Add a listbox exampleMatthias Clasen2014-04-122-3/+112
* widget-factory: Improve actionbar appearanceMatthias Clasen2014-04-121-39/+41
* widget-factory: Avoid ugly resizing on mapMatthias Clasen2014-04-121-1/+0
* gtk-demo: Fix images demoMatthias Clasen2014-04-121-6/+9
* gtk-demo: Fix the links exampleMatthias Clasen2014-04-121-0/+1
* Remove gdk_synthesize_window_state from gdkinternals.hJasper St. Pierre2014-04-122-5/+1
* wayland: set_transient_for was renamed to set_parentJasper St. Pierre2014-04-122-11/+8
* wayland: Don't pass dx/dy when we're resizingJasper St. Pierre2014-04-121-47/+1
* wayland: Merge buffer implementationsJasper St. Pierre2014-04-124-230/+204
* window: Be more careful when propagating key eventsMatthias Clasen2014-04-111-1/+5
* entry: consider ascent and descent when requesting heightCosimo Cecchi2014-04-111-0/+1
* gtkapplication: Fix passing NULL as the window to inhibitBastien Nocera2014-04-111-1/+1
* Update expected output for assistant a11y testMatthias Clasen2014-04-101-0/+111
* GtkAssistant: don't hide headerbar from a11yMatthias Clasen2014-04-101-1/+6
* GtkMessageDialog: Allow action-area-border theming againMatthias Clasen2014-04-101-5/+0
* GtkDialog: fix up handling of style propertiesMatthias Clasen2014-04-101-5/+18
* Revert "W32: RGBA GDK backend (broken)"Руслан Ижбулатов2014-04-104-63/+3
* Revert "W32: Add a basic set of CSD styles"Руслан Ижбулатов2014-04-101-83/+0
* Revert "W32: Implement composition check for GDK"Руслан Ижбулатов2014-04-104-59/+0
* W32: remove border on default buttonsРуслан Ижбулатов2014-04-101-0/+1
* W32: Implement composition check for GDKРуслан Ижбулатов2014-04-104-0/+59
* W32: Add a basic set of CSD stylesРуслан Ижбулатов2014-04-101-0/+83
* W32: RGBA GDK backend (broken)Руслан Ижбулатов2014-04-104-3/+63
* tests: Don't use deprecated functions in testselectionBenjamin Otte2014-04-101-15/+16
* tests: Make testlockbutton not use deprecated APIBenjamin Otte2014-04-101-6/+1
* testgtk: Don't use deprecated functions in selection testBenjamin Otte2014-04-101-13/+15
* testgtk: Remove rc file testBenjamin Otte2014-04-101-72/+0
* testgtk: Don't use deprecated functions in progress bar testBenjamin Otte2014-04-101-10/+5
* testgtk: Don't use deprecated functions in event watcher testBenjamin Otte2014-04-101-10/+3