Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Retrieve-data-in-the-right-folder.patch | Retrieve data in the right folder The plugin originally assumes it is ran with all files (except for the gconf schema) in the user's ~/.local/share/gedit/plugins/sourcecodebrowser folder. This patch tells it to search for data files in /usr/share. |
Pietro Battiston <me@pietrobattiston.it> | invalid | 2012-01-04 | ||
0002-Port-to-Python-3-Gedit-3.8.patch | Port to Python 3 / Gedit 3.8 | Simon Sapin <simon.sapin@exyr.org> | no | 2013-04-22 | ||
0003-Port-to-gedit-3.12.patch | Port to gedit 3.12 GEdit version 3.12 changed the API for plugins; in particular, this patch interfaces correctly with the side panel, which is now a GtkStack. |
Pietro Battiston <me@pietrobattiston.it> | no | 2014-05-12 | ||
0004-Try-to-load-symbols-on-draw-event.patch | Try to load symbols on draw event We must make sure that symbols are loaded for current document even if the sourcetree does not get the focus: it is sufficient that it is drawn. |
Pietro Battiston <me@pietrobattiston.it> | no | 2014-05-12 | ||
0005-Fix-copying-of-remote-files-with-Python-3.patch | Fix copying of remote files with Python 3 This closes LP #1313112 |
Pietro Battiston <me@pietrobattiston.it> | no | 2014-05-14 | ||
0006-Drop-document.get_location-deprecated-in-gedit-3.36..patch | Drop document.get_location(), deprecated in gedit 3.36.1 (From https://github.com/MicahCarrick/gedit-source-code-browser/pull/38 ) |
Pietro Battiston <me@pietrobattiston.it> | no | 2021-02-07 |