| Commit message (Expand) | Author | Files | Lines |
| 2006-05-22 | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2 | -14/+22 |
| 2006-05-21 | Added 'Show close button on dialogs' option. | Marco Scholten | 2 | -1/+4 |
| 2006-05-21 | request collection pass after destruction of a view widget | MenTaLguY | 1 | -0/+2 |
| 2006-05-21 | guard callback, catch release event, set _rgba: fixes #1491876, #1492332 | Ralf Stephan | 1 | -0/+11 |
| 2006-05-18 | added functionality to for users to register jabber accounts within the white... | daleharvey | 2 | -36/+160 |
| 2006-05-18 | Fixed localization for metadata license selector. | Kees Cook | 1 | -1/+1 |
| 2006-05-15 | menus, keys, prefs changes for Layers | bulia byak | 1 | -1/+1 |
| 2006-05-14 | Typofix (conector) | Colin Marquardt | 1 | -1/+1 |
| 2006-05-14 | keep selected option for calligraphic | bulia byak | 2 | -0/+4 |
| 2006-05-13 | r11887@tres: ted | 2006-05-13 01:09:41 -0700 | Ted Gould | 1 | -3/+0 |
| 2006-05-12 | * src/ui/dialog/inkscape-preferences.cpp, | mjwybrow | 2 | -0/+5 |
| 2006-05-10 | Users Jid is now stored in session data, which is used in from attributes. lm... | daleharvey | 1 | -1/+1 |
| 2006-05-09 | remove flicker when creating dialog | Ralf Stephan | 1 | -1/+0 |
| 2006-05-08 | Persist User / Server / ChatServer name across succesful sessions (Given By B... | daleharvey | 2 | -1/+11 |
| 2006-05-05 | fix 1482463 | bulia byak | 1 | -0/+1 |
| 2006-05-05 | fix 1480934 | bulia byak | 1 | -1/+1 |
| 2006-05-04 | fixed broken page unit changing in Document Properties | Andrius Ramanauskas | 1 | -3/+2 |
| 2006-05-03 | Give SPNamedView a SnapManager instance and use it for all management of snap... | Carl Hetherington | 1 | -8/+8 |
| 2006-05-03 | small update for 1480247 fix (cleaned up the redundant code) | Andrius Ramanauskas | 1 | -4/+2 |
| 2006-05-03 | Fix for Bug-1480247 (wrong page size when switching portrait-landscape) | Andrius Ramanauskas | 1 | -6/+13 |
| 2006-05-02 | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 3 | -7/+18 |
| 2006-05-02 | (bzr r690) | Ted Gould | 3 | -18/+7 |
| 2006-05-01 | add mnemonic for "Fit page to selection" | Ralf Stephan | 1 | -1/+1 |
| 2006-05-01 | fix 1479197 | bulia byak | 1 | -1/+2 |
| 2006-05-01 | fix showing style when last-set style is empty (on a new installation of inks... | bulia byak | 2 | -7/+19 |
| 2006-04-30 | Moved compass like display of angles from windows to steps in preferences | Marco Scholten | 1 | -2/+7 |
| 2006-04-30 | updated cc licenses to 2.5 | Jon Phillips | 1 | -1/+1 |
| 2006-04-29 | since the view and document are both managed by the collector, reffing the do... | MenTaLguY | 1 | -3/+1 |
| 2006-04-29 | add missing unref, which should hopefully address the document leak | MenTaLguY | 1 | -0/+1 |
| 2006-04-29 | enable the widget to listen to a repr to reflect its style | bulia byak | 2 | -2/+132 |
| 2006-04-26 | write no/unset fill/stroke to current style | bulia byak | 1 | -4/+4 |
| 2006-04-25 | add listener to root for fit canvas changes | Aaron Spike | 1 | -0/+10 |
| 2006-04-25 | Move fit canvas button into PageSizer | Aaron Spike | 3 | -27/+29 |
| 2006-04-24 | moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ... | Joshua L. Blocher | 2 | -0/+383 |
| 2006-04-20 | add abs_width switch for calligraphy pen width; switch it to 1..100 displayed... | bulia byak | 2 | -0/+6 |
| 2006-04-19 | prevent fit canvas button from expanding | Aaron Spike | 1 | -1/+8 |
| 2006-04-19 | copyedit | bulia byak | 1 | -1/+1 |
| 2006-04-19 | tweaking for bbyak | Aaron Spike | 1 | -1/+3 |
| 2006-04-19 | Adding fit canvas verbs | Aaron Spike | 1 | -2/+21 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 13 | -86/+86 |
| 2006-04-10 | fix typo found by cornelius | Aaron Spike | 1 | -1/+1 |
| 2006-04-09 | Fixed problem when swatches were larger than provided area | Jon A. Cruz | 1 | -2/+2 |
| 2006-04-09 | Adding in new icon size | Jon A. Cruz | 5 | -16/+24 |
| 2006-04-09 | Purge of OptionMenu | Jon A. Cruz | 2 | -18/+46 |
| 2006-04-06 | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2 | -2/+2 |
| 2006-04-02 | Check for null pointer | Jon A. Cruz | 1 | -18/+21 |
| 2006-04-01 | added fix from Dale Harvey to expand incomplete JIDs specified in user | David Yip | 1 | -0/+13 |
| 2006-03-31 | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2 | -3/+12 |
| 2006-03-30 | Tweaked to build with g++4.1. Thanks, <garrett>. | Bob Jamison | 1 | -111/+113 |
| 2006-03-30 | r11257@tres: ted | 2006-03-29 21:29:33 -0800 | Ted Gould | 2 | -46/+8 |