summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-22* Remember default setting for alingmentMilosz Derezynski1-0/+11
2006-05-22* Apply style to selection also when applying it to defaultsMilosz Derezynski1-8/+2
2006-05-22* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...Milosz Derezynski1-2/+0
2006-05-22* Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski1-0/+5
2006-05-22* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski1-0/+2
2006-05-22* Revert toolboxMilosz Derezynski1-20/+0
2006-05-22* Add orientation controls to text toolbarMilosz Derezynski1-14/+133
2006-05-22* Reinstate controls for bold/italic and fill/justify lost between the previo...Milosz Derezynski1-122/+111
2006-05-22* Make sure the warning image regarding a non installed font is always initia...Milosz Derezynski1-59/+61
2006-05-21* Unify text-anchor and text-align for the text toolbarMilosz Derezynski1-5/+107
2006-05-20* Implement size selection in text toolbarMilosz Derezynski1-5/+54
2006-05-20* Don't block when setting a font trough the GtkEntryMilosz Derezynski1-58/+44
2006-05-20* New font selector (using treeview)Milosz Derezynski1-48/+188
2006-05-19* Query default text attributes if selection query returns nothingMilosz Derezynski1-2/+11
2006-05-19* Implement completion for font selection as well as a warning symbol in case...Milosz Derezynski1-1/+42
2006-05-19* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to man...Milosz Derezynski1-80/+157
2006-05-18* Remove unused variablesMilosz Derezynski1-3/+0
2006-05-18* Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski1-27/+16
2006-05-18* Use query api for text toolbarMilosz Derezynski1-30/+33
2006-05-18* Reinstate font toolboxMilosz Derezynski1-33/+28
2006-05-18* Disable text toolbox for testingMilosz Derezynski1-4/+2
2006-05-18* Properly deal with setting the style using the text toolbarMilosz Derezynski1-41/+34
2006-05-18* Fix desychronization between text toolbox and dialogMilosz Derezynski1-0/+2
2006-05-18* First implementation step of the text toolboxMilosz Derezynski1-92/+207
2006-05-16show handles togglebulia byak1-1/+25
2006-05-14* src/widgets/toolbox.cpp: Slightly increase size of themjwybrow1-2/+2
2006-04-29add new object style display for all object-creating toolsbulia byak1-20/+79
2006-04-24revert 11172, synthesized events are used to update controls spinbuttonsbulia byak1-0/+5
2006-04-20add abs_width switch for calligraphy pen width; switch it to 1..100 displayed...bulia byak1-7/+7
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-33/+33
2006-04-15less confusing tooltipsbulia byak1-2/+2
2006-04-08Shrunk a few icon sizes.Jon A. Cruz1-5/+5
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-50/+50
2006-04-01turns out, all these synthesize_events were not necessary at all - they just ...bulia byak1-5/+0
2006-03-30added variable tremorbulia byak1-1/+20
2006-01-29remove unneeded line, clarify some code (addresses test box warnings)Ralf Stephan1-3/+2
2006-01-20* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow1-8/+127