summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* request collection pass after destruction of a view widgetMenTaLguY2006-05-211-0/+2
| | | (bzr r924)
* call GC::request_early_collection() after switching preview imagesMenTaLguY2006-05-213-2/+29
| | | (bzr r923)
* remove unnecessary casts which didn't compile on old versions of FreeTypeRichard Hughes2006-05-211-5/+5
| | | (bzr r922)
* added pdf metainfo authorAdib Taraben2006-05-211-1/+1
| | | (bzr r921)
* fix 1445003bulia byak2006-05-211-2/+2
| | | (bzr r920)
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-217-17/+9
| | | | | with newer gtk versions (bzr r919)
* Adding notification when managed layers change.Jon A. Cruz2006-05-214-7/+65
| | | (bzr r917)
* fix unstable behavior when ctrl+alt+dragging more than one sharp nodebulia byak2006-05-211-4/+4
| | | (bzr r916)
* guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan2006-05-211-0/+11
| | | (bzr r915)
* deselect if not keep_selectedbulia byak2006-05-211-1/+4
| | | (bzr r914)
* handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert ↵Ralf Stephan2006-05-211-0/+2
| | | | | warnings when setting color via wheel (bzr r913)
* * src/extension/internal/pdf.cpp: Compilation fix. For versionsmjwybrow2006-05-211-0/+4
| | | | | | of glib older that 2.9.0, use g_date_set_time() instead of g_date_set_time_t(). (bzr r912)
* add %%EOF trailer for DSC-complianceMenTaLguY2006-05-211-0/+2
| | | (bzr r911)
* first hack at in-band registrationBob Jamison2006-05-214-22/+142
| | | (bzr r910)
* * Unify text-anchor and text-align for the text toolbarMilosz Derezynski2006-05-211-5/+107
| | | (bzr r909)
* completet some more metainfo (title, creator, producer, date) for pdfAdib Taraben2006-05-211-4/+17
| | | (bzr r908)
* * Implement size selection in text toolbarMilosz Derezynski2006-05-201-5/+54
| | | (bzr r907)
* * Set default font widget insensitive only if existsMilosz Derezynski2006-05-201-2/+3
| | | (bzr r904)
* Changled dialog from checkboxes to icons for visible and locked.Jon A. Cruz2006-05-203-19/+116
| | | (bzr r903)
* * Don't block when setting a font trough the GtkEntryMilosz Derezynski2006-05-203-61/+52
| | | (bzr r902)
* * New font selector (using treeview)Milosz Derezynski2006-05-201-48/+188
| | | (bzr r901)
* * src/libnrtype/FontInstance.cpp: patch from David Turner of themjwybrow2006-05-201-10/+12
| | | | | | FreeType Project. Fixes a compilation problem and a possible segmentation fault. (bzr r900)
* remove inclusion of internal freetype headers (which weren't needed anyway)Richard Hughes2006-05-191-4/+0
| | | (bzr r899)
* font_sample default stringbulia byak2006-05-191-1/+2
| | | (bzr r898)
* make output "trying to load ..." more informativeRalf Stephan2006-05-191-1/+1
| | | (bzr r896)
* remove debug output, fixes part of #1412779Ralf Stephan2006-05-191-1/+1
| | | (bzr r895)
* replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, ↵Ralf Stephan2006-05-191-1/+1
| | | | | fixes #1489610 (bzr r894)
* init matrix variable, removes compiler warningsRalf Stephan2006-05-191-2/+3
| | | (bzr r893)
* Selection and event handling cleanup. Added deeper display.Jon A. Cruz2006-05-193-93/+140
| | | (bzr r892)
* * Query default text attributes if selection query returns nothingMilosz Derezynski2006-05-191-2/+11
| | | (bzr r891)
* * Implement completion for font selection as well as a warning symbol in ↵Milosz Derezynski2006-05-191-1/+42
| | | | | case the default font has to be used (bzr r890)
* Minor parameter type and snprintf safety tweakJon A. Cruz2006-05-191-2/+4
| | | (bzr r889)
* fix compile warningbulia byak2006-05-191-0/+2
| | | (bzr r888)
* * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to ↵Milosz Derezynski2006-05-193-80/+241
| | | | | | | manage sigc::connections * Finish listening to selections, make family selector work properly (bzr r887)
* fixed crash when starting up without Inkscape GUI: Inkscape messages were ↵David Yip2006-05-191-3/+5
| | | | | | | | being redirected to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog instantiation (bzr r886)
* PDF export patch by Ulf Eriksonbulia byak2006-05-1910-2/+2222
| | | (bzr r885)
* added functionality to for users to register jabber accounts within the ↵daleharvey2006-05-184-56/+311
| | | | | whiteboard->connect dialog (bzr r884)
* make profile selectable via prefs, add elliptic (preliminary, needs ↵bulia byak2006-05-183-13/+27
| | | | | perpendicular displacement too) (bzr r883)
* * Remove text verbs except for the actual class for nowMilosz Derezynski2006-05-182-15/+0
| | | (bzr r881)
* * Remove unused variablesMilosz Derezynski2006-05-181-3/+0
| | | (bzr r880)
* * Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski2006-05-183-29/+31
| | | | | * Throw an exception if no TreePath can be found in the map (as in "no such family exists") (bzr r879)
* * Use query api for text toolbarMilosz Derezynski2006-05-181-30/+33
| | | (bzr r878)
* * Reinstate font toolboxMilosz Derezynski2006-05-181-33/+28
| | | (bzr r877)
* * Disable text toolbox for testingMilosz Derezynski2006-05-181-4/+2
| | | (bzr r876)
* adding fill-opacity to dyna-drawAaron Spike2006-05-183-4/+36
| | | (bzr r875)
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-183-42/+99
| | | (bzr r874)
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ↵Jon A. Cruz2006-05-183-13/+149
| | | | | menu, in-place renamimg, and position-sensitive enabling (bzr r873)
* Fixed localization for metadata license selector.Kees Cook2006-05-182-11/+11
| | | (bzr r870)
* * Fix desychronization between text toolbox and dialogMilosz Derezynski2006-05-181-0/+2
| | | (bzr r869)
* * First implementation step of the text toolboxMilosz Derezynski2006-05-184-107/+211
| | | (bzr r868)