| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Renaming captions and labels in snapping preferences dialog, and inverting ↵ | Diederik van Lierop | 2007-12-17 | 1 | -8/+8 | |
| | | | | | | the behaviour of the 'snap at any distance' checkbox (bzr r4252) | |||||
| * | add default unit to grid preferences. | Johan B. C. Engelen | 2007-12-16 | 2 | -4/+6 | |
| | | | | (bzr r4238) | |||||
| * | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 2007-12-14 | 2 | -1/+77 | |
| | | | | (bzr r4230) | |||||
| * | Add global snapping toggle | Diederik van Lierop | 2007-12-12 | 2 | -3/+19 | |
| | | | | (bzr r4221) | |||||
| * | Fixed the filter effects dialog always displaying all the filter settings by ↵ | Nicholas Bishop | 2007-12-12 | 2 | -1/+9 | |
| | | | | | | overriding the behavior of show_all. (bzr r4220) | |||||
| * | Do NOT use frames in the snapping tab in the document properties dialog ;-) | Diederik van Lierop | 2007-12-12 | 2 | -41/+19 | |
| | | | | (bzr r4218) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-12 | 1 | -3/+2 | |
| | | | | (bzr r4216) | |||||
| * | connected a signal to update the filter primitives list treeview when the ↵ | Felipe Corr??a da Silva Sanches | 2007-12-12 | 1 | -0/+2 | |
| | | | | | | filters dialog is resized (bzr r4214) | |||||
| * | I have added beveled edges to the connections on the filter-effects | Felipe Corr??a da Silva Sanches | 2007-12-11 | 1 | -3/+5 | |
| | | | | | | dialog (bzr r4213) | |||||
| * | Use frames in the snapping tab in the document properties dialog | Diederik van Lierop | 2007-12-11 | 2 | -24/+41 | |
| | | | | (bzr r4210) | |||||
| * | r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800 | Ted Gould | 2007-12-11 | 1 | -2/+3 | |
| | | | | | | Builds for me. A couple of changes that broke things. But this works for me (tm). (bzr r4205) | |||||
| * | include header for close command | Adib Taraben | 2007-12-10 | 1 | -0/+1 | |
| | | | | (bzr r4204) | |||||
| * | add #include <io.h> to enable win32 compile | Bob Jamison | 2007-12-10 | 1 | -0/+1 | |
| | | | | (bzr r4202) | |||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 3 | -0/+238 | |
| | | | | (bzr r4199) | |||||
| * | minor whitespace adjustment | Kees Cook | 2007-12-10 | 1 | -2/+2 | |
| | | | | (bzr r4196) | |||||
| * | Init some checkboxes correctly in document-properties dialog | Diederik van Lierop | 2007-12-09 | 1 | -0/+2 | |
| | | | | (bzr r4195) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-08 | 1 | -2/+2 | |
| | | | | (bzr r4192) | |||||
| * | Fixes for gcc versions before 4.1.x | Jon A. Cruz | 2007-12-08 | 1 | -78/+113 | |
| | | | | (bzr r4191) | |||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 19 | -285/+259 | |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | |||||
| * | Change title of tab in document properties dialog ("Snap details" -> "Snap ↵ | Diederik van Lierop | 2007-12-04 | 2 | -9/+10 | |
| | | | | | | points") (bzr r4169) | |||||
| * | copyedit labels for clarity | bulia byak | 2007-12-02 | 1 | -3/+3 | |
| | | | | (bzr r4156) | |||||
| * | UI tweaks for CMS view toggle | Jon A. Cruz | 2007-12-02 | 1 | -2/+2 | |
| | | | | (bzr r4152) | |||||
| * | Improve layout of grid document properties | Johan B. C. Engelen | 2007-12-01 | 2 | -24/+31 | |
| | | | | (bzr r4148) | |||||
| * | Implemented per-monitor display adjustment via XICC | Jon A. Cruz | 2007-11-24 | 2 | -1/+12 | |
| | | | | (bzr r4132) | |||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 48 | -477/+435 | |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | |||||
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 2 | -30/+15 | |
| | | | | (bzr r4114) | |||||
| * | Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly | Johan B. C. Engelen | 2007-11-18 | 1 | -2/+1 | |
| | | | | (bzr r4108) | |||||
| * | further work on the gtkmm exception problems in the file ↵ | Johan B. C. Engelen | 2007-11-18 | 1 | -2/+7 | |
| | | | | | | dialog/filedialogimpl-gtkmm.cpp (bzr r4106) | |||||
| * | Fix exception catching, to allow polymorphism. Note to all: always catch by ↵ | Johan B. C. Engelen | 2007-11-17 | 1 | -2/+2 | |
| | | | | | | reference! 17.7 of C++FAQlite (bzr r4099) | |||||
| * | Snap to intersections of line segments | Diederik van Lierop | 2007-11-14 | 2 | -5/+17 | |
| | | | | (bzr r4082) | |||||
| * | fix 1830356 | bulia byak | 2007-11-13 | 1 | -8/+8 | |
| | | | | (bzr r4074) | |||||
| * | * added reference link for translators | Luca Bruno | 2007-11-11 | 1 | -0/+1 | |
| | | | | (bzr r4062) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -19/+19 | |
| | | | | (bzr r4052) | |||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 6 | -85/+85 | |
| | | | | (bzr r4043) | |||||
| * | attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ↵ | Johan B. C. Engelen | 2007-11-08 | 1 | -1/+15 | |
| | | | | | | in a crash; but for some reason, exception catching does not work... (bzr r4042) | |||||
| * | Improve the user interaction for snapping of bounding boxes, and add an new ↵ | Diederik van Lierop | 2007-11-05 | 2 | -29/+74 | |
| | | | | | | tab in document properties for detailed snapping options (bzr r4033) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 2 | -24/+24 | |
| | | | | (bzr r4025) | |||||
| * | Diffuse Lighting Filter: | Tavmjong Bah | 2007-10-31 | 1 | -4/+4 | |
| | | | | | | | | | Specular Lighting Filter: Expand "Surface Scale" range. Increase "Constant" precision. (bzr r3999) | |||||
| * | fix Clear for Scale tab | bulia byak | 2007-10-31 | 1 | -2/+2 | |
| | | | | (bzr r3998) | |||||
| * | LPE: implement NEW path-along-path effect, i think that old one has become ↵ | Johan B. C. Engelen | 2007-10-30 | 1 | -1/+7 | |
| | | | | | | obsolete and is renamed accordingly. implement straight path node editting for gears effect. (bzr r3983) | |||||
| * | rename master opacity to opacity | bulia byak | 2007-10-24 | 1 | -1/+1 | |
| | | | | (bzr r3948) | |||||
| * | Added a Rename menu item to the popup for the filter list in the filter ↵ | Nicholas Bishop | 2007-10-17 | 2 | -0/+8 | |
| | | | | | | effects dialog; equivalent to double-clicking on the filter. (bzr r3921) | |||||
| * | Fixed filter type translation for the filter effects dialog. | Nicholas Bishop | 2007-10-17 | 1 | -1/+1 | |
| | | | | (bzr r3920) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-12 | 1 | -0/+2 | |
| | | | | | | Fixed bug with columns sizes; if filter primitives are added the treeview and dialog box get wider, but when the filter primitives are removed, the dialog can't be resized back to the smaller size. (bzr r3899) | |||||
| * | implement no-forking option | bulia byak | 2007-10-11 | 2 | -9/+16 | |
| | | | | (bzr r3886) | |||||
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 4 | -2595/+2594 | |
| | | | | (bzr r3883) | |||||
| * | (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change ↵ | Peter Moulder | 2007-10-11 | 2 | -2/+2 | |
| | | | | | | _prefs_path from gchar* to gchar const *. (bzr r3881) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-08 | 2 | -33/+18 | |
| | | | | | | * Added click-to-edit for labels in the filter list (bzr r3860) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-08 | 2 | -87/+46 | |
| | | | | | | * Added a column of checkboxes to the filter selection list. Setting the checkbox will set that filter to all selected objects. Clearing the checkbox unsets the filter from all selected objects. (bzr r3859) | |||||
| * | - marked forgotten message for translation | Alexandre Prokoudine | 2007-10-07 | 1 | -6/+6 | |
| | | | | | | | - removed dots from checkboxes (GNOME HIG) - fixed a typo (bzr r3850) | |||||
