| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add blur speed/quality options | bulia byak | 2006-10-09 | 2 | -1/+36 | |
| | | | | (bzr r1782) | |||||
| * | Implement singleton behaviour for undo history dialog. Make sure event | gustav_b | 2006-10-06 | 2 | -8/+77 | |
| | | | | | | log gets created on SPDesktop::change_document. (bzr r1772) | |||||
| * | undo annotations | bulia byak | 2006-10-05 | 2 | -26/+24 | |
| | | | | (bzr r1768) | |||||
| * | undo annotations | bulia byak | 2006-10-05 | 2 | -15/+20 | |
| | | | | (bzr r1767) | |||||
| * | Added preferences.xml option to show the widgets to get the axonometric ↵ | Johan B. C. Engelen | 2006-10-03 | 1 | -0/+7 | |
| | | | | | | grid. Add <group id="documentoptions" axonomgrid_enabled="1" /> to preferences.xml to enable it. (bzr r1762) | |||||
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 2 | -1/+4 | |
| | | | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749) | |||||
| * | Fixes path memory issues with the save dialog. (Closes: #1089414) | Kees Cook | 2006-10-01 | 2 | -5/+25 | |
| | | | | (bzr r1747) | |||||
| * | better (white)spacing | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 | |
| | | | | (bzr r1726) | |||||
| * | FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment: | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 | |
| | | | | | | assertion `GTK_IS_MISC (misc)' failed" when I open the Document Properties." (bzr r1725) | |||||
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, ↵ | Johan B. C. Engelen | 2006-09-21 | 2 | -1/+22 | |
| | | | | | | diagonal guides, 0-degree angle axes, user-input checking, emphasis lines, optimizing, ... try and find as many bugs as possible :P Or just look at it playing with the angles of the lines, it's pretty cool to look at all by itself :) (bzr r1716) | |||||
| * | Updated authors and translators in About box + sorted author names. | Johan B. C. Engelen | 2006-09-12 | 1 | -0/+12 | |
| | | | | (bzr r1698) | |||||
| * | Added some set_size_requests to ishmal's cool work so dialogs look nice from the | Jon Phillips | 2006-08-28 | 4 | -1/+12 | |
| | | | | | | beginning... (bzr r1648) | |||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 2 | -10/+10 | |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | |||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 4 | -8/+8 | |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | |||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 4 | -8/+8 | |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | |||||
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 2 | -0/+15 | |
| | | | | | | Now it all works quite well! Great! (bzr r1630) | |||||
| * | Last tweaks for now | Bob Jamison | 2006-08-20 | 1 | -4/+4 | |
| | | | | (bzr r1621) | |||||
| * | Change layout to be more space conserving. This allows a larger paper list | Bob Jamison | 2006-08-20 | 2 | -72/+76 | |
| | | | | (bzr r1620) | |||||
| * | Change to two columns. Probably do different later, but this is a start | Bob Jamison | 2006-08-19 | 2 | -26/+91 | |
| | | | | (bzr r1616) | |||||
| * | Clean up paper size table | Bob Jamison | 2006-08-16 | 1 | -62/+70 | |
| | | | | (bzr r1606) | |||||
| * | Clean up a bit. Clarify several variable names. Add a lot of comments. | Bob Jamison | 2006-08-16 | 2 | -105/+168 | |
| | | | | (bzr r1605) | |||||
| * | Change deprecated OptionMenu to ComboBox. Modernize lookup a bit | Bob Jamison | 2006-08-16 | 2 | -93/+239 | |
| | | | | (bzr r1604) | |||||
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 3 | -1/+39 | |
| | | | | (bzr r1596) | |||||
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 3 | -0/+13 | |
| | | | | (bzr r1595) | |||||
| * | added Rune and Riku | matiphas | 2006-07-24 | 1 | -0/+2 | |
| | | | | (bzr r1470) | |||||
| * | 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) | |||||
