summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added callback function to allow shrinking of widgetsJon A. Cruz2006-10-241-0/+3
| | | (bzr r1850)
* Key, tab and focus refinementJon A. Cruz2006-10-221-0/+4
| | | (bzr r1828)
* Adding climb and digits properties, key processing and focus handlingJon A. Cruz2006-10-211-12/+19
| | | (bzr r1820)
* Turning onJon A. Cruz2006-10-191-1/+1
| | | (bzr r1810)
* Adding custom action to work with spinbuttons in toolbarsJon A. Cruz2006-10-191-1/+297
| | | (bzr r1809)
* undo annotationsbulia byak2006-10-101-16/+16
| | | (bzr r1793)
* rename drag to wiggle with value inversion; edit tooltipsbulia byak2006-10-031-15/+15
| | | (bzr r1759)
* move rounding spinbuttonbulia byak2006-09-061-11/+11
| | | (bzr r1695)
* get default rounding right in calligraphy toolbarMenTaLguY2006-09-041-1/+1
| | | (bzr r1685)
* added ui for mental's calligraphy tool cap roundingJosh Andler2006-09-041-1/+21
| | | (bzr r1680)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-9/+9
| | | (bzr r1636)
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-9/+9
| | | (bzr r1634)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
| | | | | one major janitorial task we identified.... (bzr r1633)
* delete completion object on destroying, prevents a crash on exitbulia byak2006-08-181-0/+10
| | | (bzr r1614)
* - improve hint for directed graph toggleTim Dwyer2006-07-141-1/+1
| | | (bzr r1409)
* - added toggle buttons for directed layout (doesn't do anything yet) and ↵Tim Dwyer2006-07-121-4/+55
| | | | | | | | overlap avoiding layout to connector toolbar - added icon for directed layout toggle button - removed old ref to remove_rectangle_overlaps-test from src/Makefile.am (bzr r1396)
* Added layout button and ideal connector length spinbox to connector toolbarTim Dwyer2006-07-121-0/+39
| | | (bzr r1395)
* replace single toggle button with less confusing pick-alpha and set-alpha ↵bulia byak2006-07-051-18/+47
| | | | | options (bzr r1359)
* * src/connector-context.cpp, src/widgets/toolbox.cpp:mjwybrow2006-06-301-1/+1
| | | | | Add undo event descriptions for the connector context. (bzr r1323)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-15/+30
| | | (bzr r1315)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-0/+11
| | | (bzr r1280)
* Handle case of function call faling. Fixes bug 1501150.Jon A. Cruz2006-06-091-3/+6
| | | (bzr r1189)
* Applied patch #1502407. Fixes bug #1500029.Jon A. Cruz2006-06-081-9/+15
| | | (bzr r1181)
* swap tooltipsbulia byak2006-06-051-2/+2
| | | (bzr r1160)
* text tolbar usability: enable alt+x, enable esc to defocus entry fields and ↵bulia byak2006-06-021-685/+754
| | | | | close font popdown, enable typing in size (bzr r1128)
* defocus text toolbar widgets, fixes 1494959bulia byak2006-06-011-4/+14
| | | (bzr r1110)
* add tooltips to text toolbar widgetsMenTaLguY2006-05-281-0/+9
| | | (bzr r1039)
* slight cosmetics in text toolbarbulia byak2006-05-241-2/+2
| | | (bzr r992)
* * Use hardcoded sample string for font preview instead of the string from ↵Milosz Derezynski2006-05-231-3/+2
| | | | | the configuration (bzr r975)
* * Remember default setting for alingmentMilosz Derezynski2006-05-221-0/+11
| | | (bzr r943)
* * Apply style to selection also when applying it to defaultsMilosz Derezynski2006-05-221-8/+2
| | | (bzr r942)
* * Re-add pointer/keyb grabbing for font list popdown in the text toolbar ↵Milosz Derezynski2006-05-221-2/+0
| | | | | (was temporarily disabled for testing, or i just accidentally commited it that way) (bzr r939)
* * Make sure we don't read on NULL pointer instead of gobject instance in ↵Milosz Derezynski2006-05-221-0/+5
| | | | | text-edit.cpp:*_set_insensitive() (bzr r938)
* * Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski2006-05-221-0/+2
| | | (bzr r937)
* * Revert toolboxMilosz Derezynski2006-05-221-20/+0
| | | (bzr r936)
* * Add orientation controls to text toolbarMilosz Derezynski2006-05-221-14/+133
| | | (bzr r935)
* * Reinstate controls for bold/italic and fill/justify lost between the ↵Milosz Derezynski2006-05-221-122/+111
| | | | | previous 2 commits (bzr r933)
* * Make sure the warning image regarding a non installed font is always ↵Milosz Derezynski2006-05-221-59/+61
| | | | | | | initially hidden when the particular font _is_ installed * Add control for setting text to fill/justify (bzr r931)
* * Unify text-anchor and text-align for the text toolbarMilosz Derezynski2006-05-211-5/+107
| | | (bzr r909)
* * Implement size selection in text toolbarMilosz Derezynski2006-05-201-5/+54
| | | (bzr r907)
* * Don't block when setting a font trough the GtkEntryMilosz Derezynski2006-05-201-58/+44
| | | (bzr r902)
* * New font selector (using treeview)Milosz Derezynski2006-05-201-48/+188
| | | (bzr r901)
* * 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)
* * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to ↵Milosz Derezynski2006-05-191-80/+157
| | | | | | | manage sigc::connections * Finish listening to selections, make family selector work properly (bzr r887)
* * 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-181-27/+16
| | | | | * 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)