summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-27Try to ensure that panels are created with the correct desktop.Tavmjong Bah1-0/+6
2017-10-26Remove unused functions.Tavmjong Bah2-129/+0
2017-10-25Fix code accidentally made useless in de6d47ed290e02aa4bdc64d6cea5a6c8c20e61c7Eduard Braun1-2/+2
2017-10-25Add limited support for CSS 'font-face' rule.Tavmjong Bah3-1/+88
2017-10-24Add progressbar to all actionsJabier Arraiza2-117/+185
2017-10-24Give drawing a reasonable(?) default size if dimensions are in % and there is...Tavmjong Bah1-4/+4
2017-10-23Save decl list for 'font-face' rule. Micro-step in supporting rule.Tavmjong Bah1-19/+48
2017-10-23Fix regression after r14761: handle size of selected nodes too big and stickyAntonio Ospite1-1/+3
2017-10-22Fix compilation on Ubuntu TrustyEduard Braun1-1/+4
2017-10-22Added some improvements discused in MRJabier Arraiza2-150/+141
2017-10-22Preferences: cleanupEduard Braun1-51/+46
2017-10-22Preferences: Minor consistency fixes for UIEduard Braun1-3/+5
2017-10-22Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992Eduard Braun1-21/+6
2017-10-22Preferences: fix inputs not properly expanding horizontallyEduard Braun1-1/+1
2017-10-22Add discarted switch mode, working on global searchJabier Arraiza2-257/+342
2017-10-21Add preference to load additional fonts from custom directoriesEduard Braun3-0/+10
2017-10-21Add preferences widget 'PrefMultiEntry'Eduard Braun2-0/+43
2017-10-21Fis come things pointed by Eduard in the MRJabier Arraiza1-4/+9
2017-10-20Progress Bar workinggit add .git add .Jabier Arraiza2-46/+57
2017-10-20Add preference to load additional fonts from 'fonts' directoriesEduard Braun3-1/+22
2017-10-20Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fontsEduard Braun4-1/+8
2017-10-20FontFactory: Add function to add additional font directoriesEduard Braun2-0/+35
2017-10-20Fix baseline shift movement directionKhaled Hosny1-1/+1
2017-10-20Fiz the MR note note_44059492. Thanks EduardJabiertxo Arraiza Cenoz1-1/+1
2017-10-20Add progress bar to loading, currently not working but all the base code is d...Jabiertxo Arraiza Cenoz2-7/+28
2017-10-20Add description search and icon if no resultsJabiertxo Arraiza Cenoz1-2/+24
2017-10-20Add case insensitive and no dialog loadingJabier Arraiza2-58/+39
2017-10-19Finish speed improvementsJabiertxo Arraiza Cenoz2-34/+51
2017-10-19Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini5-38/+13
2017-10-19Remove all unused makefile.inStefano Facchini25-425/+0
2017-10-19Remove unused icon-size.hStefano Facchini12-43/+2
2017-10-19Remove unused util/compose.hppStefano Facchini2-394/+0
2017-10-19Remove unused util/accumulators.hStefano Facchini4-127/+0
2017-10-19Use standard glib macro instead of a custom oneStefano Facchini2-4/+2
2017-10-19Remove a useless conditionalStefano Facchini1-24/+19
2017-10-19Delete dead codeStefano Facchini1-15/+1
2017-10-19Remove unused scriptStefano Facchini1-47/+0
2017-10-19Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al...Tavmjong Bah1-0/+91
2017-10-19Working on current documentJabiertxo Arraiza Cenoz2-14/+21
2017-10-19Improving speedJabier Arraiza2-42/+69
2017-10-18Working on speed improvementsJabiertxo Arraiza Cenoz2-32/+89
2017-10-18Refactor Util::ptr_sharedJan Lingscheid44-222/+188
2017-10-18Add search to symbols dialogJabiertxo Arraiza Cenoz2-17/+72
2017-10-17Replace deprecated call to pango_win32_get_contextEduard Braun1-8/+2
2017-10-17Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...Tavmjong Bah2-44/+128
2017-10-17Remove text 'width' and 'height' attributes. These were replaced by the 'inli...Tavmjong Bah2-33/+1
2017-10-17Replace boost::shared_ptrJan Lingscheid7-28/+19
2017-10-17Replace boost::scoped_ptrJan Lingscheid5-9/+4
2017-10-17Remove std::auto_ptrJan Lingscheid2-8/+0
2017-10-16Revive pango_win32 backendEduard Braun2-6/+8