| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add some comment. Comment out unused signals. | Tavmjong Bah | 2017-02-28 | 1 | -0/+1 |
| | | | | (bzr r15554) | ||||
| * | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+0 |
| | | | | (bzr r15366) | ||||
| * | Fix a few Gtkmm deprecations | Alex Valavanis | 2016-12-26 | 1 | -2/+2 |
| | | | | (bzr r15357) | ||||
| * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -17/+1 |
| | | | | (bzr r15023.2.6) | ||||
| * | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2016-05-06 | 1 | -0/+4 |
| | | | | | | And some minor cleanup. (bzr r14871) | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -4/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -0/+2 |
| |\ | | | | | (bzr r13341.5.17) | ||||
| | * | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 1 | -6/+6 |
| | | | | | | | | | | | supported properly) (bzr r13341.1.179) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -5/+4 |
| |/ | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | 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) | ||||
| * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+4 |
| | | | | (bzr r11960) | ||||
| * | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+12 |
| | | | | (bzr r11959) | ||||
| * | Fix for 1058470 : Trace Bitmap Live Preview | John Smith | 2012-09-30 | 1 | -3/+3 |
| | | | | (bzr r11716) | ||||
| * | Clean up a few Gtkmm orientables | Alex Valavanis | 2012-04-11 | 1 | -0/+1 |
| | | | | (bzr r11230) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -3/+3 |
| | | | | (bzr r11207) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 1 | -10/+20 |
| | | | | (bzr r11015) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+8 |
| | | | | (bzr r10940) | ||||
| * | documentation | Kris De Gussem | 2012-01-17 | 1 | -8/+30 |
| | | | | (bzr r10899) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -11/+1 |
| | | | | (bzr r10827) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -3/+0 |
| | | | | (bzr r10826) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+5 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -3/+4 |
| | | | | (bzr r10696) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8407) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+1 |
| | | | | (bzr r6885) | ||||
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 1 | -2/+4 |
| | | | | (bzr r4765) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 1 | -0/+13 |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -32/+75 |
| | | | | | | | | | | | | | | | | | | | * 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) | ||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 1 | -2/+5 |
| | | | | (bzr r976) | ||||
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 1 | -2/+3 |
| | | | | (bzr r940) | ||||
| * | Purge of OptionMenu | Jon A. Cruz | 2006-04-09 | 1 | -2/+7 |
| | | | | (bzr r460) | ||||
| * | Refactoring panel containment. Purged ugly 'X'. | Jon A. Cruz | 2006-02-19 | 1 | -0/+3 |
| | | | | (bzr r159) | ||||
| * | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 2006-02-19 | 1 | -0/+3 |
| | | | | (bzr r158) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+80 |
| (bzr r1) | |||||
