summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/icon-preview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-7/+5
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+187
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
* Merged trunkAdrian Boguszewski2016-08-031-5/+2
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+2
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+6
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* static code analysisKris De Gussem2015-11-051-1/+1
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* updated with trunkMarc Jeanmougin2015-04-291-4/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* | Just...mc2015-02-181-5/+3
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Header cleanupAlex Valavanis2013-03-291-1/+0
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+4
* revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1
* direct use of Glib::ustringKris De Gussem2013-01-221-1/+1
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-2/+3
* cppcheckKris De Gussem2012-03-071-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+2
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-12/+9
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-5/+4
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-2/+2
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-4/+4
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+4
| |\
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-4/+3
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-2/+2
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-271-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-32/+102
|\| |
| * | Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-261-2/+4
| * | Added debug info.Jon A. Cruz2010-07-251-11/+63
| * | Make icon preview seleciton stikcy by default.Jon A. Cruz2010-07-251-1/+1
| * | Added preference to suppress icon preview frames.Jon A. Cruz2010-07-251-4/+8
| * | Added preference to keep last selected item shown.Jon A. Cruz2010-07-251-18/+28
| * | Adding preference to suppress packing of previews.Jon A. Cruz2010-07-251-1/+3
| |/