lp://staging/naptac
- Get this branch:
- bzr branch lp://staging/naptac
Related bugs
Related blueprints
Branch information
Recent revisions
- 85. By Vicamo Yang <vicamo@baiak>
-
naptac/
ui/nui- site-manager. c: 1. remove "insert_folder", "insert_site", "remove" vfunc.
2. add "get_shell", "create_site" vfunc.naptac/
ui/nui- shell.c: 1. remove "create_site" vfunc.
naptac/
ui/nui- app.h: 1. remove "get_site_
pref_ui_ factory" , let NuiSiteManager do the work. src/gtk/
nui-gtk- operation. c: 1. NuiGtkOperation add "undo", "redo" signals.
2. NuiGtkChainOperation add "add" signal. src/gtk/
nui-gtk- undoable. c: 1. NuiGtkUndoable add "changed" signal.
src/gtk/
nui-gtk- stocks. h: 1. add NAPTAC_
STOCK_PLUGIN. src/gtk/
site-manager/ nui-gtk- sitemgr. c: 1. add "site-inserted", "site-removed", "site-changed" signals.
2. connect to NuiGtkUndoable::changed signal to set menuitem sensitivity.
3. implement NuiPrefFactory.
4. add NuiShell-typed "shell" property.src/gtk/
nui-gtk- app.c: 1. using NuiGtkSitemgr signals to do site menu works.
- 84. By Vicamo Yang <vicamo@baiak>
-
src/gtk/
site-manager/ nui-gtk- sitemgr- view.c: 1. make marshaler static.
- 83. By Vicamo Yang <vicamo@baiak>
-
src/gtk/
site-manager/ folder- pane-plugin. c: 1. Fixed the same name as list view.
- 82. By Vicamo Yang <vicamo@baiak>
-
src/gtk/
site-manager/ nui-gtk- sitemgr- op.c
src/gtk/site-manager/ nui-gtk- sitemgr. c: 1. Add Copy/Cut/Paste function.
- 81. By Vicamo Yang <vicamo@baiak>
-
src/gtk/
nui-gtk- operation. c: 1. Add nui_gtk_
operation_ dummy.
2. Cease compiler warnings. - 79. By Vicamo Yang <vicamo@baiak>
-
all:
1. Add code to handle rename action.
src/gtk/
site-manager/ list-view. c: 1. Move utility functions upward.
2. Change all confusing varible name "parent_path" to "child_path" - 78. By Vicamo Yang <vicamo@baiak>
-
src/gtk/
site-manager/ nui-gtk- sitemgr. c: 1. add implement of ActionEditDelete.
- 77. By Vicamo Yang <vicamo@baiak>
-
rc/gtk/
site-manager/ nui-gtk- sitemgr- op.c: 1. fix wrong terminalor for gtk_tree_model_get.
2. free no more used name string first. - 76. By Vicamo Yang <vicamo@baiak>
-
src/gtk/
nui-gtk- operation. c: 1. add missed nui_gtk_
chain_operation _new implement.
2. fix wrong parent_class and wrong parent_instance in NuiGtkChainOperation.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)