| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Persist User / Server / ChatServer name across succesful sessions (Given By ↵ | daleharvey | 2006-05-08 | 2 | -1/+11 |
| | | | | | | Botty) (bzr r773) | ||||
| * | fix 1482463 | bulia byak | 2006-05-05 | 1 | -0/+1 |
| | | | | (bzr r740) | ||||
| * | fix 1480934 | bulia byak | 2006-05-05 | 1 | -1/+1 |
| | | | | (bzr r730) | ||||
| * | fixed broken page unit changing in Document Properties | Andrius Ramanauskas | 2006-05-04 | 1 | -3/+2 |
| | | | | (bzr r723) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -8/+8 |
| | | | | | | snapping settings. (bzr r701) | ||||
| * | small update for 1480247 fix (cleaned up the redundant code) | Andrius Ramanauskas | 2006-05-03 | 1 | -4/+2 |
| | | | | (bzr r700) | ||||
| * | Fix for Bug-1480247 (wrong page size when switching portrait-landscape) | Andrius Ramanauskas | 2006-05-03 | 1 | -6/+13 |
| | | | | (bzr r699) | ||||
| * | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 2006-05-02 | 3 | -7/+18 |
| | | | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697) | ||||
| * | (bzr r690) | Ted Gould | 2006-05-02 | 3 | -18/+7 |
| | | |||||
| * | add mnemonic for "Fit page to selection" | Ralf Stephan | 2006-05-01 | 1 | -1/+1 |
| | | | | (bzr r653) | ||||
| * | fix 1479197 | bulia byak | 2006-05-01 | 1 | -1/+2 |
| | | | | (bzr r649) | ||||
| * | fix showing style when last-set style is empty (on a new installation of ↵ | bulia byak | 2006-05-01 | 2 | -7/+19 |
| | | | | | | inkscape) (bzr r647) | ||||
| * | Moved compass like display of angles from windows to steps in preferences | Marco Scholten | 2006-04-30 | 1 | -2/+7 |
| | | | | (bzr r642) | ||||
| * | updated cc licenses to 2.5 | Jon Phillips | 2006-04-30 | 1 | -1/+1 |
| | | | | (bzr r637) | ||||
| * | since the view and document are both managed by the collector, reffing the ↵ | MenTaLguY | 2006-04-29 | 1 | -3/+1 |
| | | | | | | document from the view is totally unnecessary (bzr r617) | ||||
| * | add missing unref, which should hopefully address the document leak | MenTaLguY | 2006-04-29 | 1 | -0/+1 |
| | | | | (bzr r615) | ||||
| * | enable the widget to listen to a repr to reflect its style | bulia byak | 2006-04-29 | 2 | -2/+132 |
| | | | | (bzr r611) | ||||
| * | write no/unset fill/stroke to current style | bulia byak | 2006-04-26 | 1 | -4/+4 |
| | | | | (bzr r591) | ||||
| * | add listener to root for fit canvas changes | Aaron Spike | 2006-04-25 | 1 | -0/+10 |
| | | | | (bzr r586) | ||||
| * | Move fit canvas button into PageSizer | Aaron Spike | 2006-04-25 | 3 | -27/+29 |
| | | | | (bzr r585) | ||||
| * | moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵ | Joshua L. Blocher | 2006-04-24 | 2 | -0/+383 |
| | | | | | | context-menu.h, also updated make_insert with change (bzr r579) | ||||
| * | add abs_width switch for calligraphy pen width; switch it to 1..100 ↵ | bulia byak | 2006-04-20 | 2 | -0/+6 |
| | | | | | | displayed range (bzr r548) | ||||
| * | prevent fit canvas button from expanding | Aaron Spike | 2006-04-19 | 1 | -1/+8 |
| | | | | (bzr r547) | ||||
| * | copyedit | bulia byak | 2006-04-19 | 1 | -1/+1 |
| | | | | (bzr r545) | ||||
| * | tweaking for bbyak | Aaron Spike | 2006-04-19 | 1 | -1/+3 |
| | | | | (bzr r544) | ||||
| * | Adding fit canvas verbs | Aaron Spike | 2006-04-19 | 1 | -2/+21 |
| | | | | | | | a few fixes in verbs.cpp and a new button (bzr r539) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 13 | -86/+86 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | fix typo found by cornelius | Aaron Spike | 2006-04-10 | 1 | -1/+1 |
| | | | | (bzr r475) | ||||
| * | Fixed problem when swatches were larger than provided area | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 |
| | | | | (bzr r465) | ||||
| * | Adding in new icon size | Jon A. Cruz | 2006-04-09 | 5 | -16/+24 |
| | | | | (bzr r462) | ||||
| * | Purge of OptionMenu | Jon A. Cruz | 2006-04-09 | 2 | -18/+46 |
| | | | | (bzr r460) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 2 | -2/+2 |
| | | | | (bzr r439) | ||||
| * | Check for null pointer | Jon A. Cruz | 2006-04-02 | 1 | -18/+21 |
| | | | | (bzr r399) | ||||
| * | added fix from Dale Harvey to expand incomplete JIDs specified in user | David Yip | 2006-04-01 | 1 | -0/+13 |
| | | | | | | text input box (bzr r397) | ||||
| * | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2006-03-31 | 2 | -3/+12 |
| | | | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380) | ||||
| * | Tweaked to build with g++4.1. Thanks, <garrett>. | Bob Jamison | 2006-03-30 | 1 | -111/+113 |
| | | | | (bzr r375) | ||||
| * | r11257@tres: ted | 2006-03-29 21:29:33 -0800 | Ted Gould | 2006-03-30 | 2 | -46/+8 |
| | | | | | | | | | Removing the caching of the widgets in the extension editor. This removes a GTKmm call to unparent, which isn't supported in 2.4.x. It might have been nice, but really computers are fast enough to redraw widgets today. (bzr r371) | ||||
