lp:~phanatic/foiegras/foiegras.bzr

Created by Szilveszter Farkas and last modified
Get this branch:
bzr branch lp:~phanatic/foiegras/foiegras.bzr
Only Szilveszter Farkas can upload to this branch. If you are Szilveszter Farkas please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Szilveszter Farkas
Project:
Foie Gras
Status:
Development

Recent revisions

24. By Szilveszter Farkas

Added help_text/tooltip support.

2007-08-20 Szilveszter Farkas <email address hidden>

    * src/foiegras/attributes.py: added help_text/tooltip support.

23. By Szilveszter Farkas

Implemented a basic Attribute Editor framework.

2007-08-19 Szilveszter Farkas <email address hidden>

    * src/foiegras/attributes.py: implemented a basic Attribute Editor framework
    with two basic fields (MIME type and text).

22. By Szilveszter Farkas

Implemented basic Subversion support.

2007-08-10 Szilveszter Farkas <email address hidden>

    * src/foiegras/vcs/subversion.py: implemented basic Subversion support.
    * src/foiegras/windows/patch.py: added Subversion support.
    * src/foiegras/windows/commit.py: added Subversion support.
    * src/foiegras/windows/main.py: added "All files" filter to the file chooser
    dialogs.

21. By Szilveszter Farkas

Toolbox improved.

2007-08-06 Szilveszter Farkas <email address hidden>

    * src/foiegras/windows/main.py: toolbox improved (icons left to the text,
    and the text is now aligned to the left as well).
    * src/foiegras/windows/main.py: focus given to TextView and cursor is set
    to the beginning.
    * src/foiegras/windows/main.py: MainWindow can open a default document by
    default.
    * src/foiegras/document.py: added get_view() method to Document.

20. By Szilveszter Farkas

Added About dialog.

2007-08-05 Szilveszter Farkas <email address hidden>

    * src/foiegras/windows/main.py: added About dialog.

19. By Szilveszter Farkas

Added RecentChooserMenu to Open toolbar item.

2007-08-05 Szilveszter Farkas <email address hidden>

    * src/foiegras/windows/main.py: RecentChooserMenu added to Open toolbar item
    as well.
    * data/toolbar.ui: OpenAction was renamed to OpenToolAction

18. By Szilveszter Farkas

Recently Used functionality implemented.

2007-08-05 Szilveszter Farkas <email address hidden>

    * src/foiegras/windows/main.py: RecentChooserMenu added.
    * src/foiegras/application.py: RecentManager initialization added.
    * data/menubar.ui: added Recently Used menuitem.

17. By Szilveszter Farkas

Block and Inline toolbars moved to sidebar.

2007-08-05 Szilveszter Farkas <email address hidden>

    * data/menubar.ui: added separators (Block and Inline still undecided).
    * data/toolbar.ui: added separators (Block and Inline still undecided).
    * src/foiegras/windows/dialog.py: AskSaveDialog changed to be more HIG
    compilant.
    * src/foiegras/windows/main.py: ask to save before quitting the application.

2007-08-04 Szilveszter Farkas <email address hidden>

    * data/main.glade: added a HPaned to serve as a sidebar.
    * src/foiegras/windows/main.py: change the Main window layout in the code
    as well (Block and Inline toolbars go to the sidebar as vertical toolbars).

16. By Szilveszter Farkas

Implemented the Commit functionality (at least for Bazaar).

2007-07-15 Szilveszter Farkas <email address hidden>

    * src/foiegras/windows/main.py: added commit() action method.
    * src/foiegras/vcs/bazaar.py: implemented the commit() method.
    * src/foiegras/vcs/__init__.py: added path argument to the commit() method.
    * src/foiegras/errors.py: define some Foie Gras specific exceptions.
    * src/foiegras/windows/commit.py: started implementing the Commit dialog.
    * data/commit.glade: added UI design for the Commit dialog.

15. By Szilveszter Farkas

Completed the patch creation UI.

2007-07-15 Szilveszter Farkas <email address hidden>

    * src/foiegras/vcs/__init__.py: create_diff() has a new filename argument
    that's used for the diff output.
    * src/foiegras/vcs/bazaar.py: get_file() method also returns the filename.
    * src/foiegras/windows/dialog.py: the Ask*Dialogs were moved here.
    * src/foiegras/windows/main.py: added create_patch() action method.
    * src/foiegras/windows/patch.py: started implementing the Create Patch
    dialog.
    * data/patch.glade: added UI design for the Create Patch dialog.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.