Code

Merge from fe-moved
[inkscape.git] / src / ui / dialog / document-properties.cpp
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-05 cilix42The page size table in Document Properties should use...
2008-08-08 dvlierop2Snap to intersections of any kind of path (were we...
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-04-30 dvlierop2Use radiobutton for "always snap" in the document-prope...
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-12 dvlierop2Snap to page border
2008-02-28 johanengelenrevert a small bit in document-properties.cpp of rev...
2008-02-28 joncruzAdding mised page sizer initialization
2008-02-27 johanengelenConvert remaining old RegisteredWdg's to RegisteredWidg...
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-08 luca_bruno * Alternative translation text for Grid|New, patch...
2008-01-26 buliabyakat least gray out the remove button if we can't remove...
2008-01-26 johanengelengray out widgets when grid is disabled.
2008-01-17 gustav_bRegisteredColorPicker is now subclassed from Registered...
2008-01-16 johanengelenNo need to use pointers for the widgets of document...
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-13 dvlierop2Some small changes in the captions of the document...
2008-01-08 dvlierop2Fix LP #181020: When snapping a guide, now only the...
2008-01-02 johanengelenFix LP #179741
2007-12-29 johanengelenalways show grids when adding new grid
2007-12-29 johanengelencorrect build_gridspage
2007-12-29 johanengelenAdd icons to document properties grid table :-)
2007-12-23 johanengelenfix crit bug #168570 Crash when recreating grid using...
2007-12-17 dvlierop2Renaming captions and labels in snapping preferences...
2007-12-12 dvlierop2Add global snapping toggle
2007-12-12 dvlierop2Do NOT use frames in the snapping tab in the document...
2007-12-11 dvlierop2Use frames in the snapping tab in the document properti...
2007-12-09 dvlierop2Init some checkboxes correctly in document-properties...
2007-12-07 gustav_bRework dialog management. Use singleton behavior for...
2007-12-04 dvlierop2Change title of tab in document properties dialog ...
2007-12-01 johanengelenImprove layout of grid document properties
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-18 johanengelenFix bug [ 1685684 ] Document Properties: Grid number...
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-08 joncruzwarning cleanup
2007-11-05 dvlierop2Improve the user interaction for snapping of bounding...
2007-08-29 gustav_bDockable dialogs patch applied
2007-08-29 dvlierop2Don't snap node handles to the parent path, plus a...
2007-08-28 dvlierop2Implement snapping of guides while dragging them, and...
2007-08-19 dvlierop2Renaming some labels in the snapping tab
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-08-06 dvlierop21) Make snapping of object's center optional 2) Optimiz...
2007-08-03 dvlierop2Rearrange snapping preferences, put distinction between...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-07-06 johanengelenFix #1740146.
2007-05-17 pjrmAvoid a gtk g_critical message when building Document...
2007-05-17 pjrmnoop: Use G_N_ELEMENTS in attach_all callers instead...
2007-05-17 pjrmnoop: Fix const usage/confusion.
2007-05-17 pjrmFix a couple of unannotated transactions causing g_warn...
2007-04-20 johanengelengrid: make grid names translatable. use different gridt...
2007-04-19 dvlierop2Improve readability and remove some unused code
2007-04-17 dvlierop2Rearrange tabs for document-properties dialog
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-14 dvlierop2Fix typo
2007-04-13 johanengelenNew Grids are now ready to go. bug testing can start...
2007-04-13 johanengelenNew grids are almost ready to fly!
2007-04-12 dvlierop2Always snap both bboxes and nodes. Remove all 'snap...
2007-04-01 johanengelenremoved leftover debug messages. Toggling new grids...
2007-03-26 buliabyakpurge unused stuff, copyedit
2007-03-25 johanengelenFix compile warning about construction order.
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2007-03-20 johanengelenMonster commit. New grid infrastructure. The old gridma...
2006-11-19 buliabyakstring fixes from bug 1516157
2006-10-09 cmarquDon't mark "gridtype" as translatable.
2006-10-03 johanengelenAdded preferences.xml option to show the widgets to...
2006-09-29 johanengelenbetter (white)spacing
2006-09-29 johanengelenFIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set...
2006-09-21 johanengelenAXONOMETRIC (3D) GRID! OK, still alot of work to be...
2006-05-09 rwstremove flicker when creating dialog
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-25 acspikeadd listener to root for fit canvas changes
2006-04-25 acspikeMove fit canvas button into PageSizer
2006-04-19 acspikeprevent fit canvas button from expanding
2006-04-19 buliabyakcopyedit
2006-04-19 acspiketweaking for bbyak
2006-04-19 acspikeAdding fit canvas verbs
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-03-29 knutuxnon-localizable string
2006-02-02 rwstremove screen pixel toggle for now, add always-snap...
2006-01-29 rwstuse namedview->snap_* variables instead of namedview...
2006-01-27 rwstremove second label from ToleranceSlider, fixes #1407428
2006-01-24 rwstmnemonics for all widgets in the Doc Props dialog
2006-01-16 mentalmoving trunk for module inkscape