Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -8/+8 |
| | |||||
* | Baby steps toward GSEAL compliance. | Matthew Barnes | 2010-01-14 | 1 | -6/+6 |
| | |||||
* | BugĀ 596947 - Calendar view forgets memo pane height | Matthew Barnes | 2009-12-20 | 1 | -13/+145 |
| | |||||
* | Still tweaking pane position restoration. | Matthew Barnes | 2009-11-20 | 1 | -4/+14 |
| | | | | | | | | | My window maximization hack in EPaned works great if the top-level window has not been shown yet. But if it has, we've already missed the window state event we're listening for and so the pane position will not be restored properly. This commit fixes that. | ||||
* | Fix error in comment. | Matthew Barnes | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | Bug 593612 - Pane size restoration does not play nice with maximized windows | Matthew Barnes | 2009-10-07 | 1 | -0/+54 |
| | |||||
* | Remove redundant "vertical view" functions. | Matthew Barnes | 2009-08-28 | 1 | -62/+27 |
| | |||||
* | Add vertical view to Memos and Tasks. | Matthew Barnes | 2009-08-28 | 1 | -0/+1 |
| | |||||
* | Add EPaned widget to generalize vertical view. | Matthew Barnes | 2009-08-28 | 1 | -0/+344 |