Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-20 | 1 | -6/+32 |
| | |||||
* | Bug #604522 - Mouse wheel scroll doesn't work above inline images | Milan Crha | 2010-02-11 | 1 | -0/+25 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -4/+9 |
| | |||||
* | Bug #607776 - Crash in image-inline.c:size_allocate_cb | Milan Crha | 2010-01-28 | 1 | -0/+9 |
| | |||||
* | BugĀ 598305 - Use Exif data to rotate inlined photos | Matthew Barnes | 2010-01-09 | 1 | -1/+80 |
| | |||||
* | More build failures due to missing internal lib dependencies | Jonathon Jongsma | 2009-11-12 | 1 | -0/+1 |
| | |||||
* | EMFormat plugins should always be enabled. | Matthew Barnes | 2009-11-10 | 1 | -1/+2 |
| | | | | | | Marks them as "system plugins" so they're not shown in Plugin Manager. This is a temporary fix until I can rework EMFormat to use GTypeModule extensions instead of EPlugins. | ||||
* | Add zooming and drag-and-drop to the plugin. | Matthew Barnes | 2009-11-10 | 2 | -28/+138 |
| | | | | A bunch of crusty old code in em-format-html-display.c falls out. | ||||
* | Prototype an inline image plugin. | Matthew Barnes | 2009-11-10 | 3 | -0/+373 |
Uses GtkImageView to display the image. |