| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - improve hint for directed graph toggle | Tim Dwyer | 2006-07-14 | 1 | -1/+1 |
| | | | | (bzr r1409) | ||||
| * | - added toggle buttons for directed layout (doesn't do anything yet) and ↵ | Tim Dwyer | 2006-07-12 | 1 | -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 toolbar | Tim Dwyer | 2006-07-12 | 1 | -0/+39 |
| | | | | (bzr r1395) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -1/+2 |
| | | | | (bzr r1379) | ||||
| * | replace single toggle button with less confusing pick-alpha and set-alpha ↵ | bulia byak | 2006-07-05 | 1 | -18/+47 |
| | | | | | | options (bzr r1359) | ||||
| * | * src/connector-context.cpp, src/widgets/toolbox.cpp: | mjwybrow | 2006-06-30 | 1 | -1/+1 |
| | | | | | | Add undo event descriptions for the connector context. (bzr r1323) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 6 | -26/+53 |
| | | | | (bzr r1315) | ||||
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 3 | -0/+21 |
| | | | | (bzr r1280) | ||||
| * | mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc ↵ | Aaron Spike | 2006-06-13 | 1 | -12/+18 |
| | | | | | | in stroke style (bzr r1210) | ||||
| * | Handle case of function call faling. Fixes bug 1501150. | Jon A. Cruz | 2006-06-09 | 1 | -3/+6 |
| | | | | (bzr r1189) | ||||
| * | Applied patch #1502407. Fixes bug #1500029. | Jon A. Cruz | 2006-06-08 | 1 | -9/+15 |
| | | | | (bzr r1181) | ||||
| * | swap tooltips | bulia byak | 2006-06-05 | 1 | -2/+2 |
| | | | | (bzr r1160) | ||||
| * | text tolbar usability: enable alt+x, enable esc to defocus entry fields and ↵ | bulia byak | 2006-06-02 | 1 | -685/+754 |
| | | | | | | close font popdown, enable typing in size (bzr r1128) | ||||
| * | defocus text toolbar widgets, fixes 1494959 | bulia byak | 2006-06-01 | 1 | -4/+14 |
| | | | | (bzr r1110) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -4/+5 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | add tooltips to text toolbar widgets | MenTaLguY | 2006-05-28 | 1 | -0/+9 |
| | | | | (bzr r1039) | ||||
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 1 | -2/+5 |
| | | | | (bzr r1037) | ||||
| * | Fixed resize handle in corner of main UI. | Jon A. Cruz | 2006-05-26 | 1 | -22/+0 |
| | | | | (bzr r1019) | ||||
| * | Cleaned up propagation of status changes. | Jon A. Cruz | 2006-05-26 | 1 | -0/+12 |
| | | | | (bzr r1018) | ||||
| * | slight cosmetics in text toolbar | bulia byak | 2006-05-24 | 1 | -2/+2 |
| | | | | (bzr r992) | ||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 1 | -1/+1 |
| | | | | (bzr r976) | ||||
| * | * Use hardcoded sample string for font preview instead of the string from ↵ | Milosz Derezynski | 2006-05-23 | 1 | -3/+2 |
| | | | | | | the configuration (bzr r975) | ||||
| * | * Remember default setting for alingment | Milosz Derezynski | 2006-05-22 | 1 | -0/+11 |
| | | | | (bzr r943) | ||||
| * | * Apply style to selection also when applying it to defaults | Milosz Derezynski | 2006-05-22 | 1 | -8/+2 |
| | | | | (bzr r942) | ||||
| * | * Re-add pointer/keyb grabbing for font list popdown in the text toolbar ↵ | Milosz Derezynski | 2006-05-22 | 1 | -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 Derezynski | 2006-05-22 | 1 | -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 Derezynski | 2006-05-22 | 1 | -0/+2 |
| | | | | (bzr r937) | ||||
| * | * Revert toolbox | Milosz Derezynski | 2006-05-22 | 1 | -20/+0 |
| | | | | (bzr r936) | ||||
| * | * Add orientation controls to text toolbar | Milosz Derezynski | 2006-05-22 | 1 | -14/+133 |
| | | | | (bzr r935) | ||||
| * | * Reinstate controls for bold/italic and fill/justify lost between the ↵ | Milosz Derezynski | 2006-05-22 | 1 | -122/+111 |
| | | | | | | previous 2 commits (bzr r933) | ||||
| * | * Make sure the warning image regarding a non installed font is always ↵ | Milosz Derezynski | 2006-05-22 | 1 | -59/+61 |
| | | | | | | | | initially hidden when the particular font _is_ installed * Add control for setting text to fill/justify (bzr r931) | ||||
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵ | bulia byak | 2006-05-21 | 1 | -8/+2 |
| | | | | | | with newer gtk versions (bzr r919) | ||||
| * | * Unify text-anchor and text-align for the text toolbar | Milosz Derezynski | 2006-05-21 | 1 | -5/+107 |
| | | | | (bzr r909) | ||||
| * | * Implement size selection in text toolbar | Milosz Derezynski | 2006-05-20 | 1 | -5/+54 |
| | | | | (bzr r907) | ||||
| * | Changled dialog from checkboxes to icons for visible and locked. | Jon A. Cruz | 2006-05-20 | 2 | -5/+14 |
| | | | | (bzr r903) | ||||
| * | * Don't block when setting a font trough the GtkEntry | Milosz Derezynski | 2006-05-20 | 1 | -58/+44 |
| | | | | (bzr r902) | ||||
| * | * New font selector (using treeview) | Milosz Derezynski | 2006-05-20 | 1 | -48/+188 |
| | | | | (bzr r901) | ||||
| * | * Query default text attributes if selection query returns nothing | Milosz Derezynski | 2006-05-19 | 1 | -2/+11 |
| | | | | (bzr r891) | ||||
| * | * Implement completion for font selection as well as a warning symbol in ↵ | Milosz Derezynski | 2006-05-19 | 1 | -1/+42 |
| | | | | | | case the default font has to be used (bzr r890) | ||||
| * | * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to ↵ | Milosz Derezynski | 2006-05-19 | 1 | -80/+157 |
| | | | | | | | | manage sigc::connections * Finish listening to selections, make family selector work properly (bzr r887) | ||||
| * | * Remove unused variables | Milosz Derezynski | 2006-05-18 | 1 | -3/+0 |
| | | | | (bzr r880) | ||||
| * | * Check for a valid font family in the text toolbox's selection_changed callback | Milosz Derezynski | 2006-05-18 | 2 | -29/+23 |
| | | | | | | * 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 toolbar | Milosz Derezynski | 2006-05-18 | 1 | -30/+33 |
| | | | | (bzr r878) | ||||
| * | * Reinstate font toolbox | Milosz Derezynski | 2006-05-18 | 1 | -33/+28 |
| | | | | (bzr r877) | ||||
| * | * Disable text toolbox for testing | Milosz Derezynski | 2006-05-18 | 1 | -4/+2 |
| | | | | (bzr r876) | ||||
| * | * Properly deal with setting the style using the text toolbar | Milosz Derezynski | 2006-05-18 | 1 | -41/+34 |
| | | | | (bzr r874) | ||||
| * | * Fix desychronization between text toolbox and dialog | Milosz Derezynski | 2006-05-18 | 1 | -0/+2 |
| | | | | (bzr r869) | ||||
| * | * First implementation step of the text toolbox | Milosz Derezynski | 2006-05-18 | 3 | -97/+211 |
| | | | | (bzr r868) | ||||
| * | * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead ↵ | Milosz Derezynski | 2006-05-17 | 1 | -145/+205 |
| | | | | | | of GtkCList (bzr r865) | ||||
| * | show handles toggle | bulia byak | 2006-05-16 | 1 | -1/+25 |
| | | | | (bzr r850) | ||||
