lp:~dcaro/clicompanion/fix-909893

Created by David Caro and last modified
Get this branch:
bzr branch lp:~dcaro/clicompanion/fix-909893
Only David Caro can upload to this branch. If you are David Caro please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Caro
Project:
CLI Companion
Status:
Merged

Recent revisions

97. By David Caro "<email address hidden>"

Duplicated TARGETS declaration

96. By David Caro "<email address hidden>"

fixed dropping command from external resource, now accepts one command per line
with fields separated by tabs, for example:

Dropping this: (spaces and tabs included, empty fields/lines and '\r' are also
taken care of)

com1 ui1 desc1

 com2
com3

will add the commands:
('com1','ui1','desc1'), ('com2','',''), ('com3','','')

95. By David Caro "<email address hidden>"

Implemented the drag and drop of the commands in the list, with this features:

 - drag and drop outside clicompanion pastes the equivalent config line
 - drag from outside and drop inside clicompanion creates a new command
    (not finished yet)
 - drag and drop from clicompanion into clicompanion, reorders the list
    (and saves the list so it will be in that order next time)

94. By David Caro "<email address hidden>"

Merged from lp:~dcaro/clicompanion/fix-908235

93. By David Caro "<email address hidden>"

Merge from lp:~dcaro/clicompanion/fix-908240.

91. By Duane Hinnen

fixed commands with errors in clicompanion2.config file

90. By Duane Hinnen

Edited data/clicompanion.desktop to use the correct name for the icon file (added .16 to end of the line)

89. By Duane Hinnen

Edited two lines in MANIFEST file to reflect the actual filenames in the source tree

88. By bdfhjk

Color removed

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:clicompanion
This branch contains Public information 
Everyone can see this information.

Subscribers