| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add %%EOF trailer for DSC-compliance | MenTaLguY | 2006-05-21 | 1 | -0/+2 |
| * | first hack at in-band registration | Bob Jamison | 2006-05-21 | 4 | -22/+142 |
| * | * Unify text-anchor and text-align for the text toolbar | Milosz Derezynski | 2006-05-21 | 1 | -5/+107 |
| * | completet some more metainfo (title, creator, producer, date) for pdf | Adib Taraben | 2006-05-21 | 1 | -4/+17 |
| * | * Implement size selection in text toolbar | Milosz Derezynski | 2006-05-20 | 1 | -5/+54 |
| * | * Set default font widget insensitive only if exists | Milosz Derezynski | 2006-05-20 | 1 | -2/+3 |
| * | Changled dialog from checkboxes to icons for visible and locked. | Jon A. Cruz | 2006-05-20 | 3 | -19/+116 |
| * | * Don't block when setting a font trough the GtkEntry | Milosz Derezynski | 2006-05-20 | 3 | -61/+52 |
| * | * New font selector (using treeview) | Milosz Derezynski | 2006-05-20 | 1 | -48/+188 |
| * | * src/libnrtype/FontInstance.cpp: patch from David Turner of the | mjwybrow | 2006-05-20 | 1 | -10/+12 |
| * | remove inclusion of internal freetype headers (which weren't needed anyway) | Richard Hughes | 2006-05-19 | 1 | -4/+0 |
| * | font_sample default string | bulia byak | 2006-05-19 | 1 | -1/+2 |
| * | make output "trying to load ..." more informative | Ralf Stephan | 2006-05-19 | 1 | -1/+1 |
| * | remove debug output, fixes part of #1412779 | Ralf Stephan | 2006-05-19 | 1 | -1/+1 |
| * | replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fi... | Ralf Stephan | 2006-05-19 | 1 | -1/+1 |
| * | init matrix variable, removes compiler warnings | Ralf Stephan | 2006-05-19 | 1 | -2/+3 |
| * | Selection and event handling cleanup. Added deeper display. | Jon A. Cruz | 2006-05-19 | 3 | -93/+140 |
| * | * Query default text attributes if selection query returns nothing | Milosz Derezynski | 2006-05-19 | 1 | -2/+11 |
| * | * Implement completion for font selection as well as a warning symbol in case... | Milosz Derezynski | 2006-05-19 | 1 | -1/+42 |
| * | Minor parameter type and snprintf safety tweak | Jon A. Cruz | 2006-05-19 | 1 | -2/+4 |
| * | fix compile warning | bulia byak | 2006-05-19 | 1 | -0/+2 |
| * | * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to man... | Milosz Derezynski | 2006-05-19 | 3 | -80/+241 |
| * | fixed crash when starting up without Inkscape GUI: Inkscape messages were bei... | David Yip | 2006-05-19 | 1 | -3/+5 |
| * | PDF export patch by Ulf Erikson | bulia byak | 2006-05-19 | 10 | -2/+2222 |
| * | added functionality to for users to register jabber accounts within the white... | daleharvey | 2006-05-18 | 4 | -56/+311 |
| * | make profile selectable via prefs, add elliptic (preliminary, needs perpendic... | bulia byak | 2006-05-18 | 3 | -13/+27 |
| * | * Remove text verbs except for the actual class for now | Milosz Derezynski | 2006-05-18 | 2 | -15/+0 |
| * | * Remove unused variables | Milosz Derezynski | 2006-05-18 | 1 | -3/+0 |
| * | * Check for a valid font family in the text toolbox's selection_changed callback | Milosz Derezynski | 2006-05-18 | 3 | -29/+31 |
| * | * Use query api for text toolbar | Milosz Derezynski | 2006-05-18 | 1 | -30/+33 |
| * | * Reinstate font toolbox | Milosz Derezynski | 2006-05-18 | 1 | -33/+28 |
| * | * Disable text toolbox for testing | Milosz Derezynski | 2006-05-18 | 1 | -4/+2 |
| * | adding fill-opacity to dyna-draw | Aaron Spike | 2006-05-18 | 3 | -4/+36 |
| * | * Properly deal with setting the style using the text toolbar | Milosz Derezynski | 2006-05-18 | 3 | -42/+99 |
| * | stop structure rebuilds on change of selected layer. Added scrolling, pop-up ... | Jon A. Cruz | 2006-05-18 | 3 | -13/+149 |
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 2 | -11/+11 |
| * | * Fix desychronization between text toolbox and dialog | Milosz Derezynski | 2006-05-18 | 1 | -0/+2 |
| * | * First implementation step of the text toolbox | Milosz Derezynski | 2006-05-18 | 4 | -107/+211 |
| * | * Remove old/stale code from font-lister.h/cpp | Milosz Derezynski | 2006-05-17 | 2 | -725/+2 |
| * | * Fix build for gcc 4.x (Remove additional class name qualifier inside class ... | Milosz Derezynski | 2006-05-17 | 6 | -4/+910 |
| * | * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead o... | Milosz Derezynski | 2006-05-17 | 1 | -145/+205 |
| * | CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay... | Michael G. Sloan | 2006-05-17 | 1 | -378/+378 |
| * | do calligraphic draw opacity correctly | bulia byak | 2006-05-17 | 3 | -10/+21 |
| * | Flipped top/bottom in layers UI to reflect visible stacking. | Jon A. Cruz | 2006-05-17 | 1 | -2/+2 |
| * | Fixes calligraphy tool so drawing now uses the the correct opacity. | Joshua L. Blocher | 2006-05-17 | 2 | -3/+31 |
| * | Switched icons to stock generic. | Jon A. Cruz | 2006-05-17 | 2 | -9/+20 |
| * | * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche. | mjwybrow | 2006-05-17 | 1 | -1/+1 |
| * | Use 'start' to avoid the console | Bob Jamison | 2006-05-16 | 1 | -1/+1 |
| * | Corrected ordering of children in subset | Jon A. Cruz | 2006-05-16 | 1 | -18/+17 |
| * | Bug 1488621 (path misrendered if some successive node is in the same position) | Andrius Ramanauskas | 2006-05-16 | 1 | -2/+9 |