Re: [Github-comments] [geany/geany-plugins] Add file operations to Project Organizer. (#767)

2018-10-16 Thread Daniel Guerrero
All look very good. Most of those are things I should have considered myself, 
sorry for that.

Regarding empty directories, yes, this makes the tree a bit more crowded. It 
would be possible to haved them hidden and show them only when their parent is 
selected, maybe with a dimmed icon, but I thought it may be a little bit 
confusing and, more important, it was too complex for the time I had available.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/767#issuecomment-430115135

[Github-comments] [geany/geany-plugins] Add file operations to Project Organizer. (#767)

2018-08-10 Thread Daniel Guerrero
Add file and directory creation, renaming and removal operations to the Project 
Organizer sidebar.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/767

-- Commit Summary --

  * Add file operations to Project Organizer.

-- File Changes --

M projectorganizer/src/prjorg-project.c (1)
M projectorganizer/src/prjorg-project.h (2)
M projectorganizer/src/prjorg-sidebar.c (253)
M projectorganizer/src/prjorg-utils.c (78)
M projectorganizer/src/prjorg-utils.h (7)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/767.patch
https://github.com/geany/geany-plugins/pull/767.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/767


Re: [Github-comments] [geany/geany-plugins] Add file operations to Project Organizer. (#766)

2018-08-10 Thread Daniel Guerrero
Closed #766.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/766#event-1782717458

Re: [Github-comments] [geany/geany-plugins] Add file operations to Project Organizer. (#766)

2018-08-10 Thread Daniel Guerrero
Will resubmit after fixes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/766#issuecomment-412110311

[Github-comments] [geany/geany-plugins] Add file operations to Project Organizer. (#766)

2018-08-10 Thread Daniel Guerrero
Add file and directory creation, renaming and removal operations to the Project 
Organizer sidebar.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/766

-- Commit Summary --

  * Add file operations to Project Organizer.

-- File Changes --

M projectorganizer/src/prjorg-project.c (1)
M projectorganizer/src/prjorg-project.h (2)
M projectorganizer/src/prjorg-sidebar.c (246)
M projectorganizer/src/prjorg-utils.c (78)
M projectorganizer/src/prjorg-utils.h (7)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/766.patch
https://github.com/geany/geany-plugins/pull/766.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/766


Re: [Github-comments] [geany/geany-plugins] projorg: add file operations to the side bar. (#765)

2018-08-10 Thread Daniel Guerrero
Closed #765.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/765#event-1782637488

Re: [Github-comments] [geany/geany-plugins] projorg: add file operations to the side bar. (#765)

2018-08-10 Thread Daniel Guerrero
Will post again after fixes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/765#issuecomment-412099616

[Github-comments] [geany/geany-plugins] projorg: add file operations to the side bar. (#765)

2018-08-10 Thread Daniel Guerrero
Add operations to quickly add, delete and rename files and directories from the 
project. These operations appear as operations in the side bar context menu.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/765

-- Commit Summary --

  * Squashed commit of the following:

-- File Changes --

M projectorganizer/src/prjorg-project.c (1)
M projectorganizer/src/prjorg-project.h (2)
M projectorganizer/src/prjorg-sidebar.c (247)
M projectorganizer/src/prjorg-utils.c (41)
M projectorganizer/src/prjorg-utils.h (3)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/765.patch
https://github.com/geany/geany-plugins/pull/765.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/765