Vincent's GSOC Project: Dialog Improvements
Vincent Kang <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAKhPGznnJCQw=peo30p248EApNEcSbNXes5uk0Uj1E94TwV3Rg@mail.gmail.com> |
Hi, I have finished most jobs of my GSOC Project : Dialog Improvements. I will continue testing my works and refactor the code&features. Here I make a summary of my Works. Main Jobs: 1. Features: 1.1. Make Frame expandable, makeing Frame expandable when users enter extra line of text. 1.2. Add Setting Height & Width for Frame Setting 1.3. Add Setting Height & Width for Table Setting 1.4. Expose others attributions of Table and Frame 2. Implement them in 3 OS platforms : Windows, Linux, Mac 2.1. Cross-platform implementation 2.2. Windows implementation 2.3. Linux implementation 2.4. Mac implementation (Platform& Jobs) Cross-platform Windows GTK Cocoa Frame Expandable Finished Finished Finished Finished Frame Dimension Finished Finished Finished Finished Table Dimension Finished Finished Finished Finished Code Refactor Finished Finished Finished Finished Main commit codes: Branch: http://www.abisource.com/viewvc/abiword/branches/gsoc2012dialogs XP level: http://www.abisource.com/viewvc/abiword/branches/gsoc2012dialogs/src/wp/ap/xp/?view=query&dir=&file=&file_match=exact&who=vincent&who_match=exact&querysort=date&hours=2&date=all&mindate=&maxdate=&limit_changes=100 Windows Level: http://www.abisource.com/viewvc/abiword/branches/gsoc2012dialogs/src/wp/ap/win/? view=query&dir=&file=&file_match=exact&who=vincent&who_match=exact&querysort=date&hours=2&date=all&mindate=&maxdate=&limit_changes=100 GTK level: http://www.abisource.com/viewvc/abiword/branches/gsoc2012dialogs/src/wp/ap/gtk/? view=query&dir=&file=&file_match=exact&who=vincent&who_match=exact&querysort=date&hours=2&date=all&mindate=&maxdate=&limit_changes=100 Cocoa level: http://www.abisource.com/viewvc/abiword/branches/gsoc2012dialogs/src/wp/ap/cocoa/? view=query&dir=&file=&file_match=exact&who=vincent&who_match=exact&querysort=date&hours=2&date=all&mindate=&maxdate=&limit_changes=100 fmt changes: http://www.abisource.com/viewvc/abiword/branches/gsoc2012dialogs/src/text/fmt/ I will continue testing my works and refactor the code&features. Thanks Vincent