index
:
wwweditor
master
[not maintained] Web authoring software with offline content management
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-20
Add a readme file
HEAD
master
Samuel Lidén Borell
1
-0
/
+62
2011-10-15
Update the TODO file
Samuel Lidén Borell
1
-0
/
+2
2011-10-15
Support adding, renaming and deleting files in GIT
Samuel Lidén Borell
4
-33
/
+58
2011-10-15
Implement git commit / checkout in GUI
Samuel Lidén Borell
6
-0
/
+365
2011-10-15
Add toolbar items
Samuel Lidén Borell
1
-1
/
+8
2011-10-12
Add "prevent normalization" to the TODO
Samuel Lidén Borell
1
-0
/
+2
2011-10-12
Some old TODO entries (only ideas)
Samuel Lidén Borell
1
-0
/
+7
2011-07-23
Upgrade to GTK 3.0 (no changes)
Samuel Lidén Borell
1
-2
/
+2
2011-06-02
Replace escape() with encodeURIComponent()
Samuel Lidén Borell
1
-1
/
+1
2011-06-02
Fix project_getFileURL so relative URLs work
Samuel Lidén Borell
1
-3
/
+1
2011-06-02
Start with the template contents as the page contents
Samuel Lidén Borell
1
-6
/
+21
2011-06-02
Create template markers if case they don't exist in the page
Samuel Lidén Borell
1
-0
/
+6
2011-06-02
Fix directory view update when adding a new page
Samuel Lidén Borell
1
-1
/
+1
2011-06-02
Implement file renaming
Samuel Lidén Borell
5
-2
/
+33
2011-05-28
Don't select the contents when a page is opened
Samuel Lidén Borell
1
-1
/
+19
2011-05-28
Detect empty blocks in the selection
Samuel Lidén Borell
1
-3
/
+2
2011-05-28
Move the "is empty text node" code to a function
Samuel Lidén Borell
1
-2
/
+12
2011-05-28
Implement contiguous multi-paragraph selection
Samuel Lidén Borell
1
-5
/
+35
2011-05-28
Move the "next node in tree" code to a function
Samuel Lidén Borell
1
-14
/
+17
2011-05-28
Skip empty text nodes in getSelectedBlocks
Samuel Lidén Borell
1
-1
/
+1
2011-05-26
Don't try to display the element type of inline elements
Samuel Lidén Borell
1
-1
/
+4
2011-05-26
Update TODO list
Samuel Lidén Borell
1
-1
/
+1
2011-05-26
Keep cursor position / selection when changing element type
Samuel Lidén Borell
1
-0
/
+28
2011-05-26
Implement element type change with more than one selected element
Samuel Lidén Borell
1
-37
/
+94
2011-05-22
Disable compiler warning for unused parameters
Samuel Lidén Borell
1
-1
/
+1
2011-05-22
Fix warning from the GLib option parser
Samuel Lidén Borell
1
-1
/
+1
2011-05-22
Fix harmless type error
Samuel Lidén Borell
1
-1
/
+1
2011-05-19
Tree view: Only update rows of modified files
Samuel Lidén Borell
3
-25
/
+86
2011-05-19
Implement long comments: <!-- -->
Samuel Lidén Borell
2
-2
/
+10
2011-05-18
Don't add markers to <html> when editing a template
Samuel Lidén Borell
1
-4
/
+9
2011-05-18
Implement "New Page"
Samuel Lidén Borell
4
-1
/
+21
2011-05-18
Display filename and editable title
Samuel Lidén Borell
7
-23
/
+140
2011-05-18
Restore markers if they are removed in the editor
Samuel Lidén Borell
1
-5
/
+40
2011-05-18
Escape the HTML code so newlines don't get removed
Samuel Lidén Borell
1
-3
/
+3
2011-05-17
Focus the document view when document is loaded
Samuel Lidén Borell
1
-0
/
+3
2011-05-17
Fix crash when no project is loaded
Samuel Lidén Borell
1
-0
/
+5
2011-05-17
Show GIT status in the file tree
Samuel Lidén Borell
7
-1
/
+196
2011-05-17
More usable default window/pane sizes
Samuel Lidén Borell
1
-0
/
+3
2011-05-17
Saves pages automatically when they are closed
Samuel Lidén Borell
4
-17
/
+11
2011-05-17
Add more tasks to the TODO
Samuel Lidén Borell
1
-0
/
+5
2010-10-29
Code refactoring: Use executeFormattedScript
Samuel Lidén Borell
1
-3
/
+1
2010-09-04
Implement the "Open project" action
Samuel Lidén Borell
3
-13
/
+73
2010-09-01
Add a TODO entry about project import
Samuel Lidén Borell
1
-0
/
+2
2010-09-01
Fix a compiler warning due to a missing #include
Samuel Lidén Borell
1
-0
/
+1
2010-09-01
Implement the Quit action
Samuel Lidén Borell
3
-4
/
+25
2010-09-01
Improve the menu labels
Samuel Lidén Borell
1
-4
/
+4
2010-09-01
Rename and update the UI file to use GtkUIManager
Samuel Lidén Borell
2
-169
/
+93
2010-08-31
Use the inner section in case of nested sections
Samuel Lidén Borell
1
-22
/
+23
2010-08-27
Add TODO list
Samuel Lidén Borell
1
-0
/
+43
2010-08-27
Use the project path from the command line
Samuel Lidén Borell
1
-5
/
+26
[next]