summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-01SPCanvas::paintSingleBuffer: Draw directly to _backing_storeUli Schlachter1-12/+18
2017-07-01SPCanvas: Use a similar image for _backing_storeUli Schlachter2-4/+51
2017-07-01Fix a small memory leak in SPCanvas::paintUli Schlachter1-0/+3
2017-07-01working on knots selectionJabier Arraiza10-22/+74
2017-06-30Replace cursor-dropping-s.xpmcajhne@gmail.com1-1/+1
2017-06-30Replace cursor-dropping-s.xpmcajhne@gmail.com1-25/+25
2017-06-30Hackfest: Add start of dropping toolMartin Owens1-35/+73
2017-06-30Replace cursor-dropper-s.xpmcajhne@gmail.com1-16/+16
2017-06-30Starting selectable knotsJabier Arraiza8-33/+65
2017-06-30Use Meta for shortcuts on Mac OSMarc Jeanmougin1-0/+6
2017-06-30Replace ImageMagic with GraphicsMagicchr[]1-0/+3
2017-06-30Replace cursor-dropper-s.xpm with thicker border for doctormo's real-time col...cajhne@gmail.com1-11/+11
2017-06-30Upload New Filecajhne@gmail.com1-0/+39
2017-06-30Upload New Filecajhne@gmail.com1-0/+39
2017-06-30Hackfest: Show dropper color in cursor, while moving the mouse.Martin Owens4-60/+54
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens81-303/+165
2017-06-29aboutbox: Gtk3 fixesAlexander Valavanis1-0/+27
2017-06-29Filter editor fix for gcc 5Martin Owens1-2/+6
2017-06-29Disable "new" filter editorMarc Jeanmougin2-2/+1
2017-06-29Allows one to use Super, Hyper and Meta key modifiers in shortcutsMarc Jeanmougin3-4/+36
2017-06-29knot-properties: Use Gtk::GridAlexander Valavanis2-11/+11
2017-06-29Rm remaining imagemenuitem usageAlexander Valavanis3-35/+42
2017-06-29Add caching to io resources path constructionMartin Owens2-1/+8
2017-06-29Use Gtk orientable widgetsAlexander Valavanis4-15/+17
2017-06-29previewholder: Rm unused (and wrongly constructed) varAlexander Valavanis1-1/+0
2017-06-29interface: Rm unused functionAlexander Valavanis1-29/+0
2017-06-29glade WIPMarc Jeanmougin2-34/+41
2017-06-29Dock: Rm unnecessary enumAlexander Valavanis5-23/+14
2017-06-29Add replacements for themedir for osx and win32Martin Owens1-0/+2
2017-06-29Remove old icon handling codeAlexander Valavanis92-2114/+498
2017-06-29Improved warning in io/resource.cppMartin Owens1-1/+1
2017-06-28Revert "color wheel: Temp fix for Gtk+ style properties"Alexander Valavanis1-30/+0
2017-06-28contextmenu: Rm icons per GNOME HIGAlexander Valavanis1-19/+1
2017-06-28Add a show-icon attribute to menu XMLAlexander Valavanis2-25/+48
2017-06-28First version (non-working)Marc Jeanmougin6-9/+177
2017-06-28Revert "menu-items: C++ify"Alexander Valavanis6-93/+70
2017-06-28Revert "Rm unused fn"Alexander Valavanis1-0/+29
2017-06-28Rm unused fnAlexander Valavanis1-29/+0
2017-06-28menu-items: C++ifyAlexander Valavanis6-70/+93
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens23-352/+302
2017-06-27Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis8-1081/+1194
2017-06-27color wheel: Temp fix for Gtk+ style propertiesAlexander Valavanis1-0/+30
2017-06-27Initial addition of menu iconsAlexander Valavanis1-32/+48
2017-06-27GdkScreen deprecation fixesAlexander Valavanis3-17/+78
2017-06-26select-tool: Only stop the rubberband when it was startedUli Schlachter1-1/+3
2017-06-24Bug fixesJabier Arraiza2-7/+10
2017-06-24Working with powerclip and powermaskJabier Arraiza7-49/+146
2017-06-23Use .xml when exporting shortcuts by defaultEduard Braun1-6/+7
2017-06-23Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun1-1/+1
2017-06-23Improve and simplify shortcut handling.Eduard Braun11-75/+97