update of fr.po
several warnings
update of po files
update of po files
update of po files
update of po files
update of po files
update of po files
update of po files
update of po files
update of po files
Improve code for password change and registration cancel
fix problems with gcc4 (by joncruz)
Add placeholders for registration modify and cancel
two more missing entries in test_all_headers
More doc-ing
two missing entries in test_all_includes
$(test_all_includes) were not distributed in package
add missing entry
add missing entry
add missing entry
More documentation
added missing file entry
Improve documentation of event types
add missing files for make distcheck
This odd change make it work for me
* Remember default setting for alingment
* Apply style to selection also when applying it to defaults
omg i've added myself!!!!!!!!!!!
18 years ago* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was tempora...
* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was temporarily disabled for testing, or i just accidentally commited it that way)
* Make sure we don't read on NULL pointer instead of gobject instance in text-edit.cpp:*_set_insensitive()
* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()
* Revert toolbox
* Add orientation controls to text toolbar
Clean up registration. Comment out authzid from sasl, as wildfire cant handle it.
* Reinstate controls for bold/italic and fill/justify lost between the previous 2 commits
replace super-linear complexity stacked C stirng concatenations with O(1) append to std::vector
* Make sure the warning image regarding a non installed font is always initially hidden when the particular font _is_ installed
* Add control for setting text to fill/justify
* Add control for setting text to fill/justify
* Add setting text_align to QUERY_FONTSTYLE
* Add controls for 'justify' text and bold and italic to text toolbar
* Make sure the warning image for a non-installed font does not show up erronously
* Add controls for 'justify' text and bold and italic to text toolbar
* Make sure the warning image for a non-installed font does not show up erronously
Unix-ify the sources
Check if we are already SSL before trying STARTTLS
Added 'Show close button on dialogs' option.
Greatly improve SASL challenge parsing
request collection pass after destruction of a view widget
call GC::request_early_collection() after switching preview images
remove unnecessary casts which didn't compile on old versions of FreeType
added pdf metainfo author
18 years agoeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen with newer...
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen with newer gtk versions
require libsigc-2.0.11 on gcc-3 and 2.0.12 on gcc-4+ systems
Adding notification when managed layers change.
fix unstable behavior when ctrl+alt+dragging more than one sharp node
deselect if not keep_selected
handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warnings when setting color via wheel
* src/extension/internal/pdf.cpp: Compilation fix. For versions
of glib older that 2.9.0, use g_date_set_time() instead of
g_date_set_time_t().
of glib older that 2.9.0, use g_date_set_time() instead of
g_date_set_time_t().
add %%EOF trailer for DSC-compliance
first hack at in-band registration
* Unify text-anchor and text-align for the text toolbar
completet some more metainfo (title, creator, producer, date) for pdf
* Implement size selection in text toolbar
Update.
Rename slightly, also makes for easier translation.
* Set default font widget insensitive only if exists
Changled dialog from checkboxes to icons for visible and locked.
* Don't block when setting a font trough the GtkEntry
* New font selector (using treeview)
* src/libnrtype/FontInstance.cpp: patch from David Turner of the
FreeType Project. Fixes a compilation problem and a possible
segmentation fault.
FreeType Project. Fixes a compilation problem and a possible
segmentation fault.
remove inclusion of internal freetype headers (which weren't needed anyway)
font_sample default string
Someone keeps committing a copy of this with '-g' removed. Stop. :)
make output "trying to load ..." more informative
init matrix variable, removes compiler warnings
Selection and event handling cleanup. Added deeper display.
* Query default text attributes if selection query returns nothing
* Implement completion for font selection as well as a warning symbol in case the default font has to be used
Minor parameter type and snprintf safety tweak
fix compile warning
* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage sigc::connections
* Finish listening to selections, make family selector work properly
* Finish listening to selections, make family selector work properly
18 years agofixed crash when starting up without Inkscape GUI: Inkscape messages were being redir...
fixed crash when starting up without Inkscape GUI: Inkscape messages were being redirected
to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog
instantiation
to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog
instantiation
PDF export patch by Ulf Erikson
added functionality to for users to register jabber accounts within the whiteboard->connect dialog
make profile selectable via prefs, add elliptic (preliminary, needs perpendicular displacement too)
layer changes
* Remove text verbs except for the actual class for now
* Remove unused variables
* Check for a valid font family in the text toolbox's selection_changed callback
* Throw an exception if no TreePath can be found in the map (as in "no such family exists")
* Throw an exception if no TreePath can be found in the map (as in "no such family exists")
* Use query api for text toolbar
* Reinstate font toolbox
* Disable text toolbox for testing
adding fill-opacity to dyna-draw
* Properly deal with setting the style using the text toolbar
stop structure rebuilds on change of selected layer. Added scrolling, pop-up menu, in-place renamimg, and position-sensitive enabling
required is now libsigc++ >= 2.0.12
reinclude inkview into dist