summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add %%EOF trailer for DSC-complianceMenTaLguY2006-05-211-0/+2
* first hack at in-band registrationBob Jamison2006-05-214-22/+142
* * Unify text-anchor and text-align for the text toolbarMilosz Derezynski2006-05-211-5/+107
* completet some more metainfo (title, creator, producer, date) for pdfAdib Taraben2006-05-211-4/+17
* * Implement size selection in text toolbarMilosz Derezynski2006-05-201-5/+54
* * Set default font widget insensitive only if existsMilosz Derezynski2006-05-201-2/+3
* Changled dialog from checkboxes to icons for visible and locked.Jon A. Cruz2006-05-203-19/+116
* * Don't block when setting a font trough the GtkEntryMilosz Derezynski2006-05-203-61/+52
* * New font selector (using treeview)Milosz Derezynski2006-05-201-48/+188
* * src/libnrtype/FontInstance.cpp: patch from David Turner of themjwybrow2006-05-201-10/+12
* remove inclusion of internal freetype headers (which weren't needed anyway)Richard Hughes2006-05-191-4/+0
* font_sample default stringbulia byak2006-05-191-1/+2
* make output "trying to load ..." more informativeRalf Stephan2006-05-191-1/+1
* remove debug output, fixes part of #1412779Ralf Stephan2006-05-191-1/+1
* replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fi...Ralf Stephan2006-05-191-1/+1
* init matrix variable, removes compiler warningsRalf Stephan2006-05-191-2/+3
* Selection and event handling cleanup. Added deeper display.Jon A. Cruz2006-05-193-93/+140
* * Query default text attributes if selection query returns nothingMilosz Derezynski2006-05-191-2/+11
* * Implement completion for font selection as well as a warning symbol in case...Milosz Derezynski2006-05-191-1/+42
* Minor parameter type and snprintf safety tweakJon A. Cruz2006-05-191-2/+4
* fix compile warningbulia byak2006-05-191-0/+2
* * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to man...Milosz Derezynski2006-05-193-80/+241
* fixed crash when starting up without Inkscape GUI: Inkscape messages were bei...David Yip2006-05-191-3/+5
* PDF export patch by Ulf Eriksonbulia byak2006-05-1910-2/+2222
* added functionality to for users to register jabber accounts within the white...daleharvey2006-05-184-56/+311
* make profile selectable via prefs, add elliptic (preliminary, needs perpendic...bulia byak2006-05-183-13/+27
* * Remove text verbs except for the actual class for nowMilosz Derezynski2006-05-182-15/+0
* * Remove unused variablesMilosz Derezynski2006-05-181-3/+0
* * Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski2006-05-183-29/+31
* * Use query api for text toolbarMilosz Derezynski2006-05-181-30/+33
* * Reinstate font toolboxMilosz Derezynski2006-05-181-33/+28
* * Disable text toolbox for testingMilosz Derezynski2006-05-181-4/+2
* adding fill-opacity to dyna-drawAaron Spike2006-05-183-4/+36
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-183-42/+99
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...Jon A. Cruz2006-05-183-13/+149
* Fixed localization for metadata license selector.Kees Cook2006-05-182-11/+11
* * Fix desychronization between text toolbox and dialogMilosz Derezynski2006-05-181-0/+2
* * First implementation step of the text toolboxMilosz Derezynski2006-05-184-107/+211
* * Remove old/stale code from font-lister.h/cppMilosz Derezynski2006-05-172-725/+2
* * Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski2006-05-176-4/+910
* * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead o...Milosz Derezynski2006-05-171-145/+205
* CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay...Michael G. Sloan2006-05-171-378/+378
* do calligraphic draw opacity correctlybulia byak2006-05-173-10/+21
* Flipped top/bottom in layers UI to reflect visible stacking.Jon A. Cruz2006-05-171-2/+2
* Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher2006-05-172-3/+31
* Switched icons to stock generic.Jon A. Cruz2006-05-172-9/+20
* * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.mjwybrow2006-05-171-1/+1
* Use 'start' to avoid the consoleBob Jamison2006-05-161-1/+1
* Corrected ordering of children in subsetJon A. Cruz2006-05-161-18/+17
* Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas2006-05-161-2/+9