Code

Add the file extension even when the prior name has no extension already
[inkscape.git] / src / ui / widget /
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-15 buliabyakenable click-action and general tooltip for style swatches
2007-02-15 buliabyakspell out Fill and Stroke labels
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-18 buliabyaktext fixes
2007-01-18 buliabyaktext markup
2007-01-18 buliabyaktext markup; use gradient preview for gradient fills...
2007-01-18 buliabyakheight=12
2007-01-13 keescookoverwritten heap, wrong casts fixed. Closes SF#1575829
2007-01-05 buliabyaktransientize the color picker window (it's a bare Gtk...
2006-11-29 johanengelenC++ Find dialog almost complete! (it works, but it...
2006-11-29 johanengelenNew widget helperclass for Gtk:Entry
2006-11-20 buliabyakcorrect annotation; fixme
2006-11-19 buliabyakchange opacity display to 0..100
2006-11-02 gustav_bfixed 1582582
2006-10-26 buliabyakworkaround for crash 1580903 and several other issues...
2006-10-22 kidprotoAdded "Other" radio toggle for the URI field on our...
2006-10-10 gustav_bundo annotations
2006-10-05 buliabyakundo annotations
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-20 ishmalLast tweaks for now
2006-08-20 ishmalChange layout to be more space conserving. This allows...
2006-08-19 ishmalChange to two columns. Probably do different later...
2006-08-16 ishmalClean up paper size table
2006-08-16 ishmalClean up a bit. Clarify several variable names. ...
2006-08-16 ishmalChange deprecated OptionMenu to ComboBox. Modernize...
2006-07-13 rwstgive _anchor initial value before comparing it
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-28 rwstdo some include changes more correctly
2006-06-27 rwstfix 4.2 xcompilation: remove array assignment hack
2006-06-24 rwstmore compiler hints for gtk-2.4 systems to cope with...
2006-06-22 rwstremove setDoc(), part of fix for #1509854
2006-06-22 rwstreorganize flow, prevent infinite loop, fixes #1509854
2006-06-07 joncruzApplied patch #1501709
2006-05-28 buliabyaktypos, mnemonics
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-25 keescookCorrect my translation call. I shouldn't call gettext...
2006-05-23 joncruzPanel refactoring
2006-05-22 joncruzRemoved panel menu unless requested. Fixes bug #1492597
2006-05-21 rwstguard callback, catch release event, set _rgba: fixes...
2006-05-18 keescookFixed localization for metadata license selector.
2006-05-05 buliabyakfix 1480934
2006-05-04 knutuxfixed broken page unit changing in Document Properties
2006-05-03 knutuxsmall update for 1480247 fix (cleaned up the redundant...
2006-05-03 knutuxFix for Bug-1480247 (wrong page size when switching...
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-05-01 rwstadd mnemonic for "Fit page to selection"
2006-05-01 buliabyakfix showing style when last-set style is empty (on...
2006-04-29 buliabyakenable the widget to listen to a repr to reflect its...
2006-04-26 buliabyakwrite no/unset fill/stroke to current style
2006-04-25 acspikeMove fit canvas button into PageSizer
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-09 joncruzAdding in new icon size
2006-04-09 joncruzPurge of OptionMenu
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-04-02 joncruzCheck for null pointer
2006-03-28 rwstmore g++ 4.1 fixes (by inkblotter)
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-03-04 joncruzMake color drag to minibar only work when a styled...
2006-03-03 ishmalFix bug with invalid singleton pointer. If we want...
2006-03-01 joncruzMade style minibar take color drag-n-drop
2006-02-19 joncruzRefactoring panel containment. Purged ugly 'X'.
2006-02-19 joncruzFixing scrollbar size for embeded color swatches.
2006-02-02 rwstremove screen pixel toggle for now, add always-snap...
2006-01-31 rwstadd tooltips to tolerance slider
2006-01-28 rwstremoving debug command from previous commit
2006-01-28 rwstsnap sensitivity slider no longer changes start value...
2006-01-27 rwstremove second label from ToleranceSlider, fixes #1407428
2006-01-24 rwstmnemonics for all widgets in the Doc Props dialog
2006-01-17 rwstapplying patch #1407697 by Marco Scholten
2006-01-17 buliabyakmore precise simplification control
2006-01-16 mentalmoving trunk for module inkscape