summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...Milosz Derezynski2006-05-221-2/+0
* * Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski2006-05-221-0/+5
* * Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski2006-05-221-0/+2
* * Revert toolboxMilosz Derezynski2006-05-221-20/+0
* * Add orientation controls to text toolbarMilosz Derezynski2006-05-221-14/+133
* * Reinstate controls for bold/italic and fill/justify lost between the previo...Milosz Derezynski2006-05-221-122/+111
* * Make sure the warning image regarding a non installed font is always initia...Milosz Derezynski2006-05-221-59/+61
* * Unify text-anchor and text-align for the text toolbarMilosz Derezynski2006-05-211-5/+107
* * Implement size selection in text toolbarMilosz Derezynski2006-05-201-5/+54
* * Don't block when setting a font trough the GtkEntryMilosz Derezynski2006-05-201-58/+44
* * New font selector (using treeview)Milosz Derezynski2006-05-201-48/+188
* * 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
* * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to man...Milosz Derezynski2006-05-191-80/+157
* * Remove unused variablesMilosz Derezynski2006-05-181-3/+0
* * Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski2006-05-181-27/+16
* * 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
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-181-41/+34
* * Fix desychronization between text toolbox and dialogMilosz Derezynski2006-05-181-0/+2
* * First implementation step of the text toolboxMilosz Derezynski2006-05-181-92/+207
* show handles togglebulia byak2006-05-161-1/+25
* * src/widgets/toolbox.cpp: Slightly increase size of themjwybrow2006-05-141-2/+2
* add new object style display for all object-creating toolsbulia byak2006-04-291-20/+79
* revert 11172, synthesized events are used to update controls spinbuttonsbulia byak2006-04-241-0/+5
* add abs_width switch for calligraphy pen width; switch it to 1..100 displayed...bulia byak2006-04-201-7/+7
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-33/+33
* less confusing tooltipsbulia byak2006-04-151-2/+2
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-5/+5
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-50/+50
* turns out, all these synthesize_events were not necessary at all - they just ...bulia byak2006-04-011-5/+0
* added variable tremorbulia byak2006-03-301-1/+20
* remove unneeded line, clarify some code (addresses test box warnings)Ralf Stephan2006-01-291-3/+2
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-201-8/+127
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+3028