[gnome-builder] (118 commits) Non-fast-forward update to branch wip/chergert/layout
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] (118 commits) Non-fast-forward update to branch wip/chergert/layout
- Date: Wed, 5 Jul 2017 11:48:53 +0000 (UTC)
The branch 'wip/chergert/layout' 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:
4b9ed94... wip on layout
c6c9ba0... more wip on redesign
7fbf10f... more work on ripping up the editor
8030745... editor: locate previous view before creating new view
c7df111... Remove "get_actions" from the perspective
2dc499c... editor: wire up new-document action
becc075... more incremental work rebasing the new editor design
922fa97... editor: handle modified state properly after closing last d
f4ba15c... fix orientation of layout grid
b9f8b30... workbench: wire up shortcut manager
c9de98c... sourceview: add reset helper
c411acb... sourceview: start plumbing some controller callbacks
9710f2d... shortcuts: plumb in more shortcuts for the editor
35d74a9... add back save command, shortcut, and progress animations
78c896a... editor: bring back stack controls
677aa63... update todo
56dae43... vim: track changes to IdeEditorView
a2bccdc... devhelp: track IdeLayoutView changes
0f708d1... plugins: port more plugins to new IdeLayoutView
bee28ef... layout: adjust terminal action name
8760c0e... command-bar: use shortcut controller for action
5344aec... sourceview: reset to default mode
bea779d... doc: add a blurb on how conditional EditorView addins work
3f273f0... editor: add IdeEditorSidebar widget
fb14a74... layout: incremental work on layout features
474ffcc... editor: implement basics of IdeEditorSidebar
c6c8395... layout: handle removal of stacks with views
e28aec1... editor: add get_sidebar accessor for editor perspective
94545b0... project-tree: port to new editor perspective
1077de2... editor: allow multiple file selection
50a6b9d... symbol-tree: start porting symbol tree to new design
b86f37d... editor: start bringing back editor focus_location()
d1bea40... editor: ignore modified changes while loading
35f3e9d... buffer: add helpers to avoid stomping on cursor placement
cf0161e... editor: add helper to scroll to a given line
d926e67... editor: more robust scrolling attempts
b008948... todo: port todo plugin to C and use new sidebar
c976ba6... buildui: basic port of buildui to the sidebar
e7a4b68... editor: don't update cursor position while loading
0b45cf1... todo: add support for word wrapping GtkCellRenderer
216bfae... util: add IdeFancyTreeView
abcfc5c... util: always set foreground in cell renderer
cbcc58c... util: bump the priority of the idle callback
c8cd1bd... editor: add priorities to sidebar sections
9261b73... style: tweak styling for handle in editor sidebar
a9a0d79... jedi: silence xml parser warning
9cb5d66... editor: scroll to insert on ::loaded signal
317ad18... editor: bring back simplified form of the overview map
f40a61d... editor: fix loading of Builder Blocks font
be0334e... update TODO
e8ee3f7... editor: track number of view instances
dd1c497... editor: don't share GSettings instances
29a0c53... editor: keep callback near its usage
189b511... symbol-tree: show icons for symbol tree
81b0a28... source-view: add documentation-requested
1715ba7... devhelp: use documentation-requested from IdeSourceView
a633935... devhelp: move devhelp documentation to layout stack header
69919a9... devhelp: monkey patch devhelp to add icons
3e2dcc8... symbol-tree: add search to symbol popover
5f68ad6... buildui: use fancy tree view for build warnings
cfe480c... symbol-resolver: add API to find nearest scope
e7d70bd... editor: add osd style back to progress bar
ffcbeb7... buffer: add IdeBuffer::change-settled
ad0ad01... symbol-tree: track changes with DzlSignalGroup
d56a0af... symbol-tree: update symbols when popover is toggled
0668071... editor: fix initial state of overview map
f2bb3da... symbol-tree: re-expand tree when clearing filter
bdd546e... devhelp: align search icon with cell renderer icons
99bc2d6... editor: fix focus_location() from editor perspective
2940402... symbol-tree: make toplevel icons align with search entry
2a546b5... symbol-tree: tweak the styling
384f2f6... symbol-tree: more tweaks to match mockup
5b7a54b... symbol-tree: less error checking
d0c0ef5... editor: add panel buttons to the header
8d69480... editor: don't restore right panel
de6704b... devhelp: style tweaks for the popover
f1cd682... terminal: fix splits and use proper close action
08ea948... editor: update cursor position when document changes
369a483... symbol-resolver: whitespace cleanup
c1517bd... symbol-tree: track current scope when cursor moves
4aa8310... symbol-tree: don't remove our previous button children
8ff6a76... clang: cleanup symbol resolver implementation
360f31d... clang: add helper to get file from a translation unit
22423fb... clang: add find_nearest_scope() to IdeClangTranslationUnit
33003a7... clang: implement IdeSymbolResolver.find_nearest_scope_async
b3047a9... symbol-tree: handle failure cases better
f55e38e... clang: work around pesky CXCursor_MacroExpansion
3d534bd... layout: ellipsize the file name
c0e1aab... symbol-tree: don't propagate natural size of menu button
186f9d7... clang: use short name for symbol
1fce612... editor: add shortcut for sidebar
3287a1d... editor: be more specific with command names and titles
d4d443a... editor: add shortcut for bottom panel
b9435ec... editor: add tooltip text
f1406d3... buildui: implement the new build panel design
e9f6680... editor: remove the new-document button from headerbar
7ca781c... menus: fix action name for new-file
1573ad4... editor: bring back the print operation
0be8496... editor: bring back reload action for editor view
08263db... app: remove old shortcuts
35c86ef... editor: add save-as action
d67ef70... menus: add Save and Save As to document menu
1f6fd0e... workbench: add padding to hamburger
f5ef2ee... retab: style cleanup and track editor changes
5f549b8... retab: fix menu action
634e61e... workbench: fix introspection annotations for open_files_asy
d5d8184... find-other-file: add simple find-other-file plugin
48b28c2... update TODO
bb02611... keybindings: fix action name for find-other-file
Commits added to the branch:
56df089... build: Bump meson dep to 0.38.0 (*)
31b7629... npm: add npm build system plugin (*)
e36c0fa... workbench: Introduce focus mode (*)
ef6ab82... workbench: use "fullscreen" instead of "toggle-focus-mode" (*)
8f55068... notifications: allow proxy failure (*)
b2a3351... fullscreen: add fullscreen menu item to gear menu (*)
294920f... jedi: silence xml parser warning (*)
6d88050... Update Spanish translation (*)
3f8cf7a... doc: add blurb about --standalone option (*)
f93731b... workbench: fix introspection annotations for open_files_asy (*)
a67ac15... wip on layout
6d038e0... more wip on redesign
8fc005b... more work on ripping up the editor
b820cc9... editor: locate previous view before creating new view
a2229f1... Remove "get_actions" from the perspective
145eac8... editor: wire up new-document action
c8d4130... more incremental work rebasing the new editor design
2c4ce28... editor: handle modified state properly after closing last d
9e343ac... fix orientation of layout grid
6487e92... workbench: wire up shortcut manager
6a136a7... sourceview: add reset helper
b594d58... sourceview: start plumbing some controller callbacks
2b15239... shortcuts: plumb in more shortcuts for the editor
32d7c71... add back save command, shortcut, and progress animations
7701f20... editor: bring back stack controls
3214ea5... update todo
98e5f75... vim: track changes to IdeEditorView
4d8b2cd... devhelp: track IdeLayoutView changes
90a9494... plugins: port more plugins to new IdeLayoutView
96773e1... layout: adjust terminal action name
3e248cb... command-bar: use shortcut controller for action
9c323d8... sourceview: reset to default mode
ebc5825... doc: add a blurb on how conditional EditorView addins work
e39fed9... editor: add IdeEditorSidebar widget
e9f1f6d... layout: incremental work on layout features
0d6c93d... editor: implement basics of IdeEditorSidebar
1435aaa... layout: handle removal of stacks with views
f442ab0... editor: add get_sidebar accessor for editor perspective
0ce48a0... project-tree: port to new editor perspective
a671dbb... editor: allow multiple file selection
62c003c... symbol-tree: start porting symbol tree to new design
fdb2dff... editor: start bringing back editor focus_location()
c05711d... editor: ignore modified changes while loading
7151d22... buffer: add helpers to avoid stomping on cursor placement
42dd7d9... editor: add helper to scroll to a given line
87e72ad... editor: more robust scrolling attempts
009c5b6... todo: port todo plugin to C and use new sidebar
79438ce... buildui: basic port of buildui to the sidebar
894eb3f... editor: don't update cursor position while loading
f5e7559... todo: add support for word wrapping GtkCellRenderer
c762fb7... util: add IdeFancyTreeView
1b60aa8... util: always set foreground in cell renderer
4caffe9... util: bump the priority of the idle callback
2278131... editor: add priorities to sidebar sections
21381ec... style: tweak styling for handle in editor sidebar
df8a7ba... editor: scroll to insert on ::loaded signal
712ac9b... editor: bring back simplified form of the overview map
ec69d86... editor: fix loading of Builder Blocks font
83ba97f... update TODO
cedfa32... editor: track number of view instances
1ea71ff... editor: don't share GSettings instances
f726193... editor: keep callback near its usage
53b72fe... symbol-tree: show icons for symbol tree
e711e71... source-view: add documentation-requested
ff0eca5... devhelp: use documentation-requested from IdeSourceView
daea2fa... devhelp: move devhelp documentation to layout stack header
5a04db3... devhelp: monkey patch devhelp to add icons
d455dd9... symbol-tree: add search to symbol popover
66d2d23... buildui: use fancy tree view for build warnings
45244f3... symbol-resolver: add API to find nearest scope
c4750da... editor: add osd style back to progress bar
2914cd4... buffer: add IdeBuffer::change-settled
a43eff5... symbol-tree: track changes with DzlSignalGroup
0749f70... symbol-tree: update symbols when popover is toggled
4214be4... editor: fix initial state of overview map
bf7b64f... symbol-tree: re-expand tree when clearing filter
0676d20... devhelp: align search icon with cell renderer icons
2661550... editor: fix focus_location() from editor perspective
aff232d... symbol-tree: make toplevel icons align with search entry
7a1e87a... symbol-tree: tweak the styling
c8cd54c... symbol-tree: more tweaks to match mockup
7646789... symbol-tree: less error checking
9d70334... editor: add panel buttons to the header
a584720... editor: don't restore right panel
8a6a9f4... devhelp: style tweaks for the popover
ddde4ef... terminal: fix splits and use proper close action
53d9727... editor: update cursor position when document changes
f94a30f... symbol-resolver: whitespace cleanup
c7a4641... symbol-tree: track current scope when cursor moves
32a4bf4... symbol-tree: don't remove our previous button children
d360ba1... clang: cleanup symbol resolver implementation
d1285ff... clang: add helper to get file from a translation unit
0f895e8... clang: add find_nearest_scope() to IdeClangTranslationUnit
f9ee25f... clang: implement IdeSymbolResolver.find_nearest_scope_async
ac2513c... symbol-tree: handle failure cases better
fd12409... clang: work around pesky CXCursor_MacroExpansion
dad8697... layout: ellipsize the file name
d00f87a... symbol-tree: don't propagate natural size of menu button
7802a54... clang: use short name for symbol
6867b42... editor: add shortcut for sidebar
817be49... editor: be more specific with command names and titles
3d2dafa... editor: add shortcut for bottom panel
228a12a... editor: add tooltip text
194ac1c... buildui: implement the new build panel design
b8a68a3... editor: remove the new-document button from headerbar
f6be06f... menus: fix action name for new-file
29b1475... editor: bring back the print operation
5f186fa... editor: bring back reload action for editor view
455eed5... app: remove old shortcuts
38294a5... editor: add save-as action
9478d74... menus: add Save and Save As to document menu
ffb51b9... workbench: add padding to hamburger
2c2bba6... retab: style cleanup and track editor changes
fe77b91... retab: fix menu action
8c88267... find-other-file: add simple find-other-file plugin
ce7d38a... update TODO
0385102... keybindings: fix action name for find-other-file
0c00848... workbench: notify perspectives of fullscreen state
(*) 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]