| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add multiview modes to LPE selector | Jabiertxof | 2019-09-18 | 1 | -1/+1 |
| | | |||||
| * | Add prefs switcher | Jabier Arraiza | 2019-09-18 | 1 | -3/+6 |
| | | |||||
| * | Lpe dialog listable | Jabiertxof | 2019-09-18 | 1 | -0/+2 |
| | | |||||
| * | Allow easy apply last LPE used | Jabiertxof | 2019-05-13 | 1 | -0/+1 |
| | | |||||
| * | fix coding style | Jabier Arraiza | 2019-05-09 | 1 | -1/+1 |
| | | |||||
| * | Remove unclear function | Jabiertxof | 2019-05-09 | 1 | -1/+0 |
| | | |||||
| * | Add styling and options to hangle keyboard on LPE dialog | Jabiertxof | 2019-05-09 | 1 | -2/+5 |
| | | |||||
| * | remove wrong from clipboard paste | Jabiertxof | 2019-03-27 | 1 | -2/+1 |
| | | |||||
| * | Allow add LPE with one click | Jabiertxof | 2019-03-27 | 1 | -0/+2 |
| | | |||||
| * | Show LPE popups on over | Jabier Arraiza | 2019-03-08 | 1 | -2/+2 |
| | | |||||
| * | Fixing windows glitches | Jabiertxof | 2019-02-19 | 1 | -1/+0 |
| | | |||||
| * | Fixes LPE Dialog search focus and window sice improvements pointed by Patrick | Jabiertxof | 2019-02-19 | 1 | -0/+1 |
| | | |||||
| * | Update issues on CI | Jabiertxof | 2019-02-18 | 1 | -25/+25 |
| | | |||||
| * | Add switch icon to fix broken image | Jabiertxof | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | Add apply functions | Jabiertxof | 2019-02-18 | 1 | -2/+9 |
| | | |||||
| * | Add apply function | Jabiertxof | 2019-02-18 | 1 | -1/+4 |
| | | |||||
| * | Improving window position | Jabiertxof | 2019-02-18 | 1 | -0/+2 |
| | | |||||
| * | Adding Ramon Miranda sugestions | Jabiertxof | 2019-02-18 | 1 | -0/+3 |
| | | |||||
| * | Working with event boxes | Jabier Arraiza | 2019-02-18 | 1 | -2/+4 |
| | | |||||
| * | add sorting and favorites | Jabier Arraiza | 2019-02-18 | 1 | -2/+11 |
| | | |||||
| * | Add info popup | Jabier Arraiza | 2019-02-18 | 1 | -0/+5 |
| | | |||||
| * | adding symbols | Jabier Arraiza | 2019-02-18 | 1 | -2/+3 |
| | | |||||
| * | fixing coding style and translation and merge from master | Jabier Arraiza | 2019-02-18 | 1 | -32/+27 |
| | | |||||
| * | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-02-18 | 1 | -31/+11 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| | | | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -8/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Improve keyboard navigation in LPE dialog. | Liam P. White | 2014-04-25 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1310688 (bzr r13305) | ||||
| * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 1 | -0/+4 |
| | | | | (bzr r12355) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -4/+0 |
| | | | | (bzr r11070) | ||||
| * | Fix for 927074 : resize buttons, and add on tree double click | John Smith | 2012-03-02 | 1 | -1/+7 |
| | | | | (bzr r11040) | ||||
| * | Fix for 927074 : Simplify Path Effects dialog | John Smith | 2012-03-02 | 1 | -0/+122 |
| (bzr r11037) | |||||
