| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-08-21 | Allow scaling down trace dialog | Nathan Lee | 1 | -7/+30 | |
| 2019-08-21 | Fix tracer selection and depixelize colors | Marc Jeanmougin | 1 | -5/+5 | |
| 2019-08-21 | Make potrace a dep, remove previous code | Marc Jeanmougin | 1 | -760/+248 | |
| 2019-08-21 | new trace Dialog - initial implementation | Marc Jeanmougin | 1 | -2/+2 | |
| 2019-04-02 | Tidy various dialog UIs | Nathan Lee | 1 | -3/+10 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -3/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 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. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -5/+5 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -5/+5 | |
| 2016-12-27 | Rm remaining Gtk::Stock usage | Alex Valavanis | 1 | -1/+0 | |
| (bzr r15368) | |||||
| 2016-12-27 | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 1 | -2/+2 | |
| (bzr r15366) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -3/+2 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+3 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -3/+1 | |
| (bzr r15025) | |||||
| 2014-03-30 | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 1 | -1/+1 | |
| (bzr r13236) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -0/+1 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -1/+0 | |
| (bzr r11950.1.56) | |||||
| 2013-03-15 | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 1 | -0/+1 | |
| (bzr r12209) | |||||
| 2012-09-30 | Fix for 1058470 : Trace Bitmap Live Preview | John Smith | 1 | -12/+146 | |
| (bzr r11716) | |||||
| 2012-09-29 | Fix for 1058432 : Trace Bitmap preview should be resizeable | John Smith | 1 | -4/+5 | |
| (bzr r11714) | |||||
| 2012-04-17 | Fix for 169888 : HIG Style frame | John Smith | 1 | -6/+7 | |
| (bzr r11260) | |||||
| 2012-02-26 | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11018) | |||||
| 2012-02-25 | Header cleaning | Alex Valavanis | 1 | -0/+1 | |
| (bzr r11015) | |||||
| 2012-01-03 | More deprecated GtkTooltips | Alex Valavanis | 1 | -46/+24 | |
| (bzr r10827) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -2/+3 | |
| (bzr r10660) | |||||
| 2011-07-28 | UI uniformisation / addition of mnemonics (Bug #170765) | Kris De Gussem | 1 | -24/+53 | |
| Removed unnecessary command in path effects (bzr r10515) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2011-04-16 | change spinbox to new one in many places. | Johan B. C. Engelen | 1 | -9/+9 | |
| (bzr r10176) | |||||
| 2009-02-09 | Fix some console warning spam (most cannot be fixed, unfortunately) | Krzysztof Kosi??ski | 1 | -8/+8 | |
| (bzr r7257) | |||||
| 2009-02-02 | display waiting cursor; move credits to a page of its own | bulia byak | 1 | -13/+21 | |
| (bzr r7219) | |||||
| 2008-10-27 | From trunk | Ted Gould | 1 | -5/+4 | |
| (bzr r6885) | |||||
| 2007-11-22 | The dialog to panel refactoring: | gustav_b | 1 | -17/+16 | |
| * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | |||||
| 2007-08-29 | Dockable dialogs patch applied | gustav_b | 1 | -4/+5 | |
| (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | |||||
| 2007-01-10 | Small typofix. | Colin Marquardt | 1 | -1/+1 | |
| (bzr r2176) | |||||
| 2006-12-10 | improvements to trace dialog: siox button moved above preview frame, and ↵ | St??phane Gimenez | 1 | -335/+388 | |
| credits are now always visible. (bzr r2083) | |||||
| 2006-11-19 | patch for Preview out of the tabs and other fixes | bulia byak | 1 | -63/+58 | |
| (bzr r1993) | |||||
| 2006-11-14 | redesign the dialog into 3 tabs, rewrite most texts, increase preview size | bulia byak | 1 | -145/+129 | |
| (bzr r1951) | |||||
| 2006-11-14 | patch 1591723 for extra tracing parameters | bulia byak | 1 | -2/+87 | |
| (bzr r1948) | |||||
| 2006-07-05 | refactoring, add background removal | Bob Jamison | 1 | -2/+12 | |
| (bzr r1360) | |||||
| 2006-06-13 | patch [ 1503865 ] Siox performance patch | Aaron Spike | 1 | -6/+5 | |
| (bzr r1208) | |||||
| 2006-06-06 | Applied patch #1501375 | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r1164) | |||||
| 2006-06-04 | Applied patch 1500171 | Jon A. Cruz | 1 | -3/+4 | |
| (bzr r1149) | |||||
| 2006-03-25 | change radio button to check box. oops | Bob Jamison | 1 | -5/+5 | |
| (bzr r292) | |||||
| 2006-03-25 | new button for siox | Bob Jamison | 1 | -2/+26 | |
| (bzr r290) | |||||
| 2006-03-23 | remove confusing decimal digits in the number of scans | bulia byak | 1 | -1/+1 | |
| (bzr r275) | |||||
