[gtk] (98 commits) Non-fast-forward update to branch wip/fanc999/fontchooser.win32
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (98 commits) Non-fast-forward update to branch wip/fanc999/fontchooser.win32
- Date: Mon, 6 Aug 2018 09:14:09 +0000 (UTC)
The branch 'wip/fanc999/fontchooser.win32' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
5831e98... GDK-Win32: Add dwrite_c.h For DirectWrite
0d555a6... wip: Enable OpenType Font Details without using PangoFT on
Commits added to the branch:
540cb58... Merge branch 'patch-1' into 'master' (*)
32de29b... testsuite: Sort icon names (*)
755d8f8... Updated Spanish translation (*)
c6141df... Keep picking up icons as resources (*)
cb24727... Add emoji category icons (*)
d398c00... Fix up the resource generation for icons (*)
791da76... gtkplacessidebar: Show busy spinner in sidebar row during m (*)
af21583... tests: Stop using legacy gtk_menu_popup API (*)
4497ac7... menu: Remove legacy popup APIs (*)
c8be597... Bring back gtk-orientation icons (*)
766e2b1... testsuite: Update the list of used icons (*)
0cc0714... Add a color picker interface (*)
9842744... color editor: Add a color picker button (*)
031b5ca... Add a color picker implementation for portals (*)
16171a2... Add a color picker implementation for gnome-shell (*)
b6d990a... tests: Update a11y tests (*)
2c5f2a2... Merge branch 'color-picker' into 'master' (*)
f3f32b4... Merge branch 'wip/gtk-menu-popup-no-more' into 'master' (*)
f33549d... Updated Lithuanian translation (*)
002e48c... imwayland: fix potential leak of attr list (*)
87d3347... vulkan: fix warning from g_clear_pointer() changes (*)
8f95a59... Remove an outdated comment (*)
73b45ec... Migration guide: mention size-allocate (*)
fff2fab... Update Polish translation (*)
7d3b8b0... treeview: Get rid of child surfaces (*)
e1a7629... window: Fallback to CSD titlebar in focus-chain (*)
f8a971a... Adwaita: devel style (*)
de17e3b... Merge branch 'devel-styling' into 'master' (*)
7ef9573... Merge branch 'fix-gs-issue-404' into 'master' (*)
cdfde66... gtkcombobox: Use controller to handle combobox keybindings (*)
9a541d9... inspector: Use gestures/controllers for inspect button (*)
0d7b4ec... gtkentry: Use keycontroller on GtkCellEditable implementati (*)
ca8008e... gtkcombobox: Use keycontroller on GtkCellEditable implement (*)
d301695... gtktreeview: Replace event vmethod with key controller (*)
6d3eb18... gtktreeview: Use key controller on search entry handling (*)
101c927... gtk-demo: Add pad controller handling to "Paint" demo (*)
2dbb150... demos: drop "Event axes" demo (*)
4d59a00... demos: Update search_entry2 demo to use key capturing API (*)
85f6995... demos: Update hypertext demo to use controllers (*)
6f15447... tests: Update testgrid to use gestures (*)
88743ab... tests: Use gesture to popup menu in testiconview (*)
5e0f2d7... tests: Use gesture in testtreepos (*)
1570c41... testsuite: Update window test to use gestures when interact (*)
f152249... gtkwindow: Replace captured event handler with motion contr (*)
71762d3... gtkscrolledwindow: Use controller for motion capturing (*)
25b3b90... tests: Port motion-compression to using a motion controller (*)
8f6f980... demos: Update changedisplay demo to using GtkGesture (*)
5d1b2f6... tests: Port testwidgetfocus to using a motion controller (*)
efa42a6... Merge branch 'wip/carlosg/event-final-cleanup' into 'master (*)
c5afea0... Merge branch 'gtk-4-add-spinner-to-sidebar-row' into 'maste (*)
a8c6f22... inspector: Remove unnecessary cast (*)
76ed6cf... colorpickerportal: Fix memory leak (*)
8e78b53... Updated Czech translation (*)
36ed4c2... Update POTFILES.skip (*)
813957a... gdk: Remove gdk_event_get_string() (*)
375fbd4... gdk: Remove key_event->string and key_event->length (*)
03a6420... treeview: Fix compiler warning (*)
7e919aa... gdk: Fix Windows and OS X backend for keyevent.string remov (*)
01f1783... Updated Czech translation (*)
47928b9... color picker: Better debug spew (*)
1129feb... bindings: Remove GTK_TYPE_IDENTIFIER (*)
d29b378... Gdk-Win32: Correct handling of transient state changes (*)
ce7956c... Merge branch 'issue1214-tooltips-win32-gtk4' into 'master' (*)
0ba3079... Mention gtk_widget_show_all in the migration guide (*)
7ce7e55... colorpicker: Fix gcc warning (*)
e060445... widgetfocus: Fix copy/paste error (*)
50d5666... container: Remove focus chains (*)
72ec896... gdk: Use application_id as xdg_shell's app_id if available (*)
f25f3b3... docs: Explain desktop file id == application_id in migratio (*)
06e4c3c... examples: Use appliction id as desktop file base name (*)
8fb8303... demos: Make desktop file names match the application id (*)
5596fea... listbox: Store child iter in a variable when removing (*)
5b1fd11... Merge branch 'gbsneto/issue-1258' into 'master' (*)
5ab90f1... Add a kwin color picker (*)
e76d17a... Only use the portal color picker when appropriate (*)
8669d31... color picker: Also try kwin (*)
877fffd... Merge branch 'fix-app-id' into 'master' (*)
9416219... sidebarrow: Hide busy_spinner by default (*)
0eb60fb... Merge branch 'sidebar-spinner-visibility' into 'master' (*)
35829a7... Update German translation (*)
4e86858... Make color picker circular (*)
b557639... modelbutton: Remove snapshot implementation (*)
71b36db... acitonbar: Remove snapshot implementation (*)
dde535b... levelbar: Don't return a double value from a gboolean funct (*)
933cb85... menu: Allocate children according to scroll_offset (*)
b749fe4... menu: Use correct content height (*)
a822d6f... menuitem: Don't redraw unnecessarily (*)
ff2ba52... pathbar: Remove priv pointer (*)
5eba0bc... widgetprivate: Remove useless prototype (*)
c67bcf0... sizerequestcache: Inline out-var assignments (*)
f5e04b5... main: Pass toplevel_widget directly to GtkWidget API (*)
ab30850... widget: Rename width and height member to {width,height}_re (*)
61b2f3c... Updated Lithuanian translation (*)
580d966... README: Document nightly docs location (*)
3e6a473... README: Fix Gdk doc website link (*)
59077e4... migration guide: Mention GtkEventBox (*)
d2ad717... GDK-Win32: Add dwrite_c.h For DirectWrite
277e11a... wip: Enable OpenType Font Details without using PangoFT on
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]