[gtk+] (105 commits) Non-fast-forward update to branch wip/csoriano/pathbar-prototype
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (105 commits) Non-fast-forward update to branch wip/csoriano/pathbar-prototype
- Date: Tue, 24 Nov 2015 11:16:06 +0000 (UTC)
The branch 'wip/csoriano/pathbar-prototype' 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:
4e3f0d7... Add GtkHidingBox
6135137... gtkhidingbox: use full variable names
a7d06f3... gtkhidingbox: reorder variables
e4a3240... gtkhidingbox: reorder variables
d31f1b1... gtkhidingbox: we can assume we have min and nat pointers
3fb866c... gtkhidingbox: use the parameters directly
97dc418... gtkhidingbox: use full variable names
5f8d93c... gtkhidingbox: assume we always have min and nat pointers
09310b3... gtkhidingbox: use directly the parameters
05cb9b4... gtkhidingbox: use full variable names
4ea6733... gtkhidingbox: don't nest unneeded loop
a3c0255... gtkhidingbox: use class_install_properties
b884ee7... gtkhidingbox: remove unneeded comment
ec64a1d... gtkhidingbox: take into account child expand property
d2f8935... gtkhidingbox: simplify visibility management
f127bd6... gtkhidingbox: add property to choose side to handle overflo
7d0b576... gtkhidingbox: remove extra widgets pixels
98f886e... gtkhidingbox: use internal gtk_widget_simple_clip
479cc71... gtkhidingbox: fix wrong extra space distribution
cdf9ccb... gtkhidingbox: add getter for overflow children
4139656... gtkhidingbox: prefer width for height
7002fd9... gtkhidingbox: add copyright and authors
9133f8f... Implement new GtkPathBar
f32b567... gpl v2....
b63bd13... Implement new GtkFilesPathBar and use it on GtkFileChooser
e54341e... work on implementing root
7f75672... gtkpathbar: root management done
61c93d3... hiding
37dea13... pathbar
edbda0e... separators management and style fixed
e5e6a4b... file management progress
Commits added to the branch:
ce8b5b4... Fix character entities (*)
6a69c01... Fix return annotations for GtkWindow (*)
1080ffd... window: maximize on double click only if allowed (*)
308aec5... gtkwindow: apply CSD adjustments to the default size when u (*)
bb34db6... gtkheaderbar: update the window buttons on ::hierarchy-chan (*)
04ecffa... wayland: Separate touch pointer emulation into its own mast (*)
a729742... wayland: Ensure we get the master pointer on GdkDeviceManag (*)
c405f81... wayland: Disallow setting the cursor on the touch master po (*)
d221119... wayland: Implement GdkDevice::window_at_position for touch (*)
e3012dc... gtkdnd: Use gdk_drag_begin_for_device() (*)
ec65c6d... wayland: Fix toplevel lookup before starting DnD (*)
26f9d6b... gtkdnd: Ensure we don't fold the drag icon into the cursor (*)
c4f5fd1... wayland: Ensure we have a drop-side GdkDragContext without (*)
530aa3c... shortcuts: Avoid excessive property notification (*)
4aceee7... stack switcher: Notify consistently (*)
8f3ffe4... Work around g_test_dbus annoyance (*)
9202bc2... Fix make check (*)
9f75c54... cell renderer progress: Avoid warnings (*)
5018e32... 3.19.2 (*)
770feff... gtkdnd: Unbreak non-wayland builds (*)
1db5ed0... GtkLabel: Create gestures only when needed (*)
cf7bb4f... spin button: Fix initial button state (*)
dc65abc... wayland: Set a null cursor surface when cursor buffer is nu (*)
2cb0e4a... Updated Lithuanian translation (*)
6489ec4... GtkSpinButton: Update node state on button release (*)
d75989a... cssstyle: Don't store custom css properties (*)
159a13a... shortcuts window: More complete container implementation (*)
68d77b1... Expand the container_remove hack (*)
ad49103... inspector: Show css parsing errors (*)
0e2648e... customproperty: Stop supporting the parsing of values (*)
55061ec... customproperty: Remove unused function (*)
7373fd8... cssnodedeclaration: Set element name and id on widget path (*)
6eb89fb... stylecontext: Copy name when setting widget path (*)
4b2ea59... stylecontext: Treat empty path like no path (*)
df55412... inspector: Fix css warning tags (*)
d2d521d... Add a deprecation error for the engine css property (*)
7c95f50... Add a way to add aliases for css properties (*)
f3e4e86... Warn if a property alias is used (*)
5f73e8a... Rename the icon-shadow property (*)
b1f0283... Adwaita: use -gtk-icon-shadow (*)
ba1fb4b... HighContrast: use -gtk-icon-shadow (*)
d267b8e... Rename the gtk-key-bindings property (*)
adead3b... Update key themes to use -gtk-key-bindings (*)
ee1381a... cssnodedeclaration: Only set the id on the widget path if w (*)
036ee7a... inspector: Always underline at least one char (*)
cdd3e05... Updated Portuguese translation (*)
5fb10d2... gtk-demo: Fix selection in css basics demo (*)
b821f13... GtkCssImage: formatting fixes (*)
9ba9484... GtkRenderBorder: make one function static (*)
6b7951b... GDK W32: Refactor restacking functions a bit (*)
f407871... GDK W32: Only restack windows with matching always-on-top s (*)
2182fe7... Don't pass widget state flags to GtkStyleContext API (*)
3ee9942... Updated POTFILES.in (*)
520da80... shortcuts: Update title and section-names properly (*)
a661ce4... shortcuts: Complete the container implementations (*)
b1aef18... shortcuts: Fix size group handling (*)
c6dc863... shortcuts shortcut: Take over gesture functionality (*)
62620a5... Add stock gesture images (*)
304c5ac... shortcuts: Add support for standard gestures (*)
576e68f... gtk-demo: Show all built-in gesture images (*)
50abc8b... shortcuts: Add set properties for optional things (*)
1cd5ef5... minor touchups on stock gesture images (*)
3e649c4... gesture stock images sizing (*)
98fd5bd... Tweak the gtk-font-name setting docs (*)
6dfcea3... gtk-demo: Stop using GtkShortcutsGesture (*)
25d5fd9... more gesture stock images tweaks (*)
24cedfd... gesture stock images fixes (*)
454a4b7... gesture stock images size fix (*)
b6e03db... Load gesture images as symbolic icons (*)
bb183ae... last last gesture stock image fixes (*)
61d6c1a... searchenginetracker: ensure nie:url is bound (*)
f6dd043... searchenginetracker: Optimize direct/recursive folder looku (*)
728d63b... searchenginetracker: Remove astray ");" closing a function (*)
4c690ae... Updated Spanish translation (*)
ebaf132... Updated Spanish translation (*)
5d8f45c... gtk: Fix make dist (*)
3532cd5... places view: Fix up docs (*)
8e12943... Raleigh: Avoid deprecated icon-shadow (*)
0ed61a0... Fix some new symbols for the docs (*)
3b0ceea... shortcuts section: Fix destroy (*)
943b2e8... 3.19.3 (*)
8640216... Add a test for deprecated css properties (*)
ac7c68f... Add GtkHidingBox
2b9e07d... gtkhidingbox: use full variable names
a651a2f... gtkhidingbox: reorder variables
1f42cf2... gtkhidingbox: reorder variables
5506be0... gtkhidingbox: we can assume we have min and nat pointers
34f49a5... gtkhidingbox: use the parameters directly
a35befc... gtkhidingbox: use full variable names
9483a27... gtkhidingbox: assume we always have min and nat pointers
3be7367... gtkhidingbox: use directly the parameters
4e43266... gtkhidingbox: use full variable names
54d83fd... gtkhidingbox: don't nest unneeded loop
c60bb2f... gtkhidingbox: use class_install_properties
78a1c42... gtkhidingbox: remove unneeded comment
29cd210... gtkhidingbox: take into account child expand property
a1c0bb0... gtkhidingbox: simplify visibility management
9a7d7ff... gtkhidingbox: add property to choose side to handle overflo
538867e... gtkhidingbox: remove extra widgets pixels
93bafc0... gtkhidingbox: use internal gtk_widget_simple_clip
8ec5072... gtkhidingbox: fix wrong extra space distribution
7efbbcd... gtkhidingbox: add getter for overflow children
4547af2... gtkhidingbox: prefer width for height
750e67c... gtkhidingbox: add copyright and authors
5b0830d... Implement new GtkPathBar
(*) 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]