| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switched to using sigc++ "modified" signal | MenTaLguY | 2006-07-21 | 2 | -16/+17 |
| | | | | (bzr r1448) | ||||
| * | Add property getters to FileExportDialog | Bob Jamison | 2006-07-19 | 2 | -48/+222 |
| | | | | (bzr r1438) | ||||
| * | Create first mockup for export dialog panel | Bob Jamison | 2006-07-17 | 1 | -13/+146 |
| | | | | (bzr r1432) | ||||
| * | more string cleanup | Bob Jamison | 2006-07-16 | 2 | -26/+41 |
| | | | | (bzr r1422) | ||||
| * | give _anchor initial value before comparing it | Ralf Stephan | 2006-07-13 | 1 | -0/+1 |
| | | | | (bzr r1401) | ||||
| * | Base all 3 dialogs from a common FileDialogBase to share behaviours | Bob Jamison | 2006-07-13 | 1 | -16/+56 |
| | | | | (bzr r1400) | ||||
| * | clean up redundancies. add a placeholder for Export dialog | Bob Jamison | 2006-07-12 | 2 | -92/+590 |
| | | | | (bzr r1399) | ||||
| * | move filedialog to its new home | Bob Jamison | 2006-07-12 | 3 | -0/+1622 |
| | | | | (bzr r1398) | ||||
| * | - added toggle buttons for directed layout (doesn't do anything yet) and ↵ | Tim Dwyer | 2006-07-12 | 1 | -1/+1 |
| | | | | | | | | | 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 | -1/+1 |
| | | | | (bzr r1395) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -1/+3 |
| | | | | (bzr r1379) | ||||
| * | refactoring, add background removal | Bob Jamison | 2006-07-05 | 1 | -2/+12 |
| | | | | (bzr r1360) | ||||
| * | Add Wolfram Strempfer. | Colin Marquardt | 2006-07-05 | 1 | -1/+2 |
| | | | | (bzr r1356) | ||||
| * | Oops, was missing Dale. | Colin Marquardt | 2006-07-02 | 1 | -0/+1 |
| | | | | (bzr r1341) | ||||
| * | Add Niko, Hugo, Dale and Gustav. | Colin Marquardt | 2006-07-02 | 1 | -0/+3 |
| | | | | (bzr r1340) | ||||
| * | added files from Gustav Broberg's patch | bulia byak | 2006-06-29 | 2 | -0/+497 |
| | | | | (bzr r1318) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 18 | -50/+118 |
| | | | | (bzr r1315) | ||||
| * | do some include changes more correctly | Ralf Stephan | 2006-06-28 | 1 | -3/+3 |
| | | | | (bzr r1311) | ||||
| * | fix 4.2 xcompilation: remove array assignment hack | Ralf Stephan | 2006-06-27 | 1 | -3/+4 |
| | | | | (bzr r1309) | ||||
| * | more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h | Ralf Stephan | 2006-06-24 | 1 | -0/+4 |
| | | | | (bzr r1276) | ||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 3 | -101/+0 |
| | | | | (bzr r1268) | ||||
| * | add translator name [ 1511010 ] a double patch to add another translator to ↵ | Aaron Spike | 2006-06-23 | 1 | -0/+1 |
| | | | | | | the list (bzr r1264) | ||||
| * | remove setDoc(), part of fix for #1509854 | Ralf Stephan | 2006-06-22 | 1 | -2/+1 |
| | | | | (bzr r1261) | ||||
| * | reorganize flow, prevent infinite loop, fixes #1509854 | Ralf Stephan | 2006-06-22 | 1 | -23/+36 |
| | | | | (bzr r1260) | ||||
| * | Correctly write Aleksandar Urosevic's name. Closes 1353260. | Colin Marquardt | 2006-06-20 | 1 | -1/+1 |
| | | | | (bzr r1238) | ||||
| * | Applied patch #1505715 | Jon A. Cruz | 2006-06-14 | 1 | -19/+36 |
| | | | | (bzr r1218) | ||||
| * | patch [ 1503865 ] Siox performance patch | Aaron Spike | 2006-06-13 | 1 | -6/+5 |
| | | | | (bzr r1208) | ||||
| * | Applied patch #1501709 | Jon A. Cruz | 2006-06-07 | 1 | -3/+1 |
| | | | | (bzr r1176) | ||||
| * | * I've added myself to the authors list.. | Milosz Derezynski | 2006-06-06 | 1 | -1/+2 |
| | | | | (bzr r1166) | ||||
| * | Applied patch #1501375 | Jon A. Cruz | 2006-06-06 | 1 | -1/+1 |
| | | | | (bzr r1164) | ||||
| * | Applied patch 1500171 | Jon A. Cruz | 2006-06-04 | 1 | -3/+4 |
| | | | | (bzr r1149) | ||||
| * | handle request for not-compiled-in internal scripting; execute didn't check ↵ | Ralf Stephan | 2006-05-29 | 1 | -6/+2 |
| | | | | | | return value; fixes #1495283 (bzr r1062) | ||||
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| | | | | (bzr r1049) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -1/+2 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 2 | -0/+5 |
| | | | | (bzr r1037) | ||||
| * | Correct my translation call. I shouldn't call gettext directly. | Kees Cook | 2006-05-25 | 1 | -1/+1 |
| | | | | (bzr r1010) | ||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 5 | -36/+130 |
| | | | | (bzr r976) | ||||
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 2 | -14/+22 |
| | | | | (bzr r940) | ||||
| * | Added 'Show close button on dialogs' option. | Marco Scholten | 2006-05-21 | 2 | -1/+4 |
| | | | | (bzr r926) | ||||
| * | request collection pass after destruction of a view widget | MenTaLguY | 2006-05-21 | 1 | -0/+2 |
| | | | | (bzr r924) | ||||
| * | guard callback, catch release event, set _rgba: fixes #1491876, #1492332 | Ralf Stephan | 2006-05-21 | 1 | -0/+11 |
| | | | | (bzr r915) | ||||
| * | added functionality to for users to register jabber accounts within the ↵ | daleharvey | 2006-05-18 | 2 | -36/+160 |
| | | | | | | whiteboard->connect dialog (bzr r884) | ||||
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 1 | -1/+1 |
| | | | | (bzr r870) | ||||
| * | menus, keys, prefs changes for Layers | bulia byak | 2006-05-15 | 1 | -1/+1 |
| | | | | (bzr r847) | ||||
| * | Typofix (conector) | Colin Marquardt | 2006-05-14 | 1 | -1/+1 |
| | | | | (bzr r837) | ||||
| * | keep selected option for calligraphic | bulia byak | 2006-05-14 | 2 | -0/+4 |
| | | | | (bzr r830) | ||||
| * | r11887@tres: ted | 2006-05-13 01:09:41 -0700 | Ted Gould | 2006-05-13 | 1 | -3/+0 |
| | | | | | | Removing option to enable the effects menu. (bzr r820) | ||||
| * | * src/ui/dialog/inkscape-preferences.cpp, | mjwybrow | 2006-05-12 | 2 | -0/+5 |
| | | | | | | | | | | src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp: Add a preferences setting to the connector tool for setting whether or not connectors attach to text objects. This addresses feature request #1434292. (bzr r810) | ||||
| * | Users Jid is now stored in session data, which is used in from attributes. ↵ | daleharvey | 2006-05-10 | 1 | -1/+1 |
| | | | | | | lm_connection_set_jid is now not called, which allows authentication against jabber.org (bzr r805) | ||||
| * | remove flicker when creating dialog | Ralf Stephan | 2006-05-09 | 1 | -1/+0 |
| | | | | (bzr r797) | ||||
