summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/icon-preview.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-12Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza1-5/+4
2019-04-02Tidy various dialog UIsNathan Lee1-0/+1
2019-03-13Revert Icon Preview behaviourNathan Lee1-5/+6
2019-01-02modernize loopsMarc Jeanmougin1-3/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-22/+22
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-8/+9
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2017-10-17Replace boost::scoped_ptrJan Lingscheid1-1/+0
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-7/+5
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+187
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+2
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2015-11-05static code analysisKris De Gussem1-1/+1
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-1/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-2/+2
2015-02-18Just...mc1-5/+3
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-29Header cleanupAlex Valavanis1-1/+0
2013-03-19Fixing regressionjtx1-0/+4
2013-03-17Working with widjetsJabier Arraiza Cenoz1-4/+0
2013-03-15Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis1-0/+4
2013-01-23revert my revision 12053 (Bug #1103248 )Kris De Gussem1-1/+1
2013-01-22direct use of Glib::ustringKris De Gussem1-1/+1
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-2/+3
2012-03-07cppcheckKris De Gussem1-1/+1
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-2/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-12/+9
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-2/+2
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-5/+4
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-27UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem1-1/+1
2010-07-26Added preference to suppress auto-refresh of icon previews.Jon A. Cruz1-2/+4