Code

Disabling transientize callback - it's currently causing some data loss
[inkscape.git] / src / widgets /
2007-02-20 bryceMoving functions from svg_preview_cache.h to a new...
2007-02-15 buliabyakenable click-action and general tooltip for style swatches
2007-02-15 buliabyakspell out Fill and Stroke labels
2007-02-07 buliabyakdefocus checkboxes upon click so they don't steal keyst...
2007-01-25 luca_brunomaking string translatable
2007-01-24 johanengelenSorry, forgot the copyright text.
2007-01-23 mentalreplace use of sp_repr_new in gradient-vector
2007-01-22 acspikecontinue switching sp_repr_new* over to XML::Document...
2007-01-18 buliabyaktext fixes
2007-01-18 buliabyakheight=12
2007-01-17 buliabyakadd new message type for urgent immediate statusbar...
2007-01-17 johanengelenUpgraded gradient tool =)
2007-01-12 johanengelenFixed bug where offset was not written to XML when...
2007-01-06 johanengelenSmall edits to copyright info.
2007-01-06 johanengelenSpecial #ifdef win32 code to enable Dialogs on Top...
2007-01-02 johanengelenFixed [ 1610944 ] Text dialog discard style and crash
2006-12-30 gustav_bFix 1565162 (Gradient stop color not updated in list...
2006-11-19 buliabyakchange opacity display to 0..100
2006-11-18 buliabyakextend the range of cap rounding, rename it to make...
2006-11-12 buliabyakok, fix another crash caused by GTK's broken spinbuttons
2006-11-04 buliabyakadd (outline) to window title when in outline mode
2006-10-24 joncruzAdded callback function to allow shrinking of widgets
2006-10-22 joncruzKey, tab and focus refinement
2006-10-21 joncruzAdding climb and digits properties, key processing...
2006-10-19 joncruzTurning on
2006-10-19 joncruzAdding custom action to work with spinbuttons in toolbars
2006-10-10 buliabyakundo annotations
2006-10-03 buliabyakrename drag to wiggle with value inversion; edit tooltips
2006-09-06 buliabyakmove rounding spinbutton
2006-09-04 mentalget default rounding right in calligraphy toolbar
2006-09-04 scislacadded ui for mental's calligraphy tool cap rounding
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-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-18 buliabyakdelete completion object on destroying, prevents a...
2006-08-18 buliabyakdisconnect signals on destroying
2006-08-13 johncoswelladd interface for disabling interaction during long...
2006-08-13 johncoswelladded functions to allow update events to process durin...
2006-07-29 mentalswitch to sigc++ SPObject signals for desktop widget
2006-07-29 mentalswitch to sigc++ SPObject signals for SPGradientImage
2006-07-29 mentalswitch to sigc++ SPObject signals for gradient toolbar
2006-07-25 mentalwhoops, missed some uses of the old GObject signals...
2006-07-25 mentalswitch to sigc++ SPObject signals for SPGradientVectorS...
2006-07-23 mentalUpdate pattern creation help text to reflect new menu...
2006-07-14 tgdwyer - improve hint for directed graph toggle
2006-07-12 tgdwyer - added toggle buttons for directed layout (doesn...
2006-07-12 tgdwyerAdded layout button and ideal connector length spinbox...
2006-07-09 gustav_bAdded descriptions to Undo/Redo commands in the menus
2006-07-05 buliabyakreplace single toggle button with less confusing pick...
2006-06-30 mjwybrow * src/connector-context.cpp, src/widgets/toolbox...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-25 rwstglib-2.4 system fixes: some includes to get prototypes...
2006-06-13 acspikemental's patch for bug [ 1457003 ] X Window error with...
2006-06-09 joncruzHandle case of function call faling. Fixes bug 1501150.
2006-06-08 joncruzApplied patch #1502407. Fixes bug #1500029.
2006-06-05 buliabyakswap tooltips
2006-06-02 buliabyaktext tolbar usability: enable alt+x, enable esc to...
2006-06-01 buliabyakdefocus text toolbar widgets, fixes 1494959
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-28 mentaladd tooltips to text toolbar widgets
2006-05-28 joncruzOption to keep selection when changing layers
2006-05-26 joncruzFixed resize handle in corner of main UI.
2006-05-26 joncruzCleaned up propagation of status changes.
2006-05-24 buliabyakslight cosmetics in text toolbar
2006-05-23 joncruzPanel refactoring
2006-05-23 mderezynski* Use hardcoded sample string for font preview instead...
2006-05-22 mderezynski* Remember default setting for alingment
2006-05-22 mderezynski* Apply style to selection also when applying it to...
2006-05-22 mderezynski* Re-add pointer/keyb grabbing for font list popdown...
2006-05-22 mderezynski* Make sure we don't read on NULL pointer instead of...
2006-05-22 mderezynski* Don't forget to acquire the row from the model in...
2006-05-22 mderezynski* Revert toolbox
2006-05-22 mderezynski* Add orientation controls to text toolbar
2006-05-22 mderezynski* Reinstate controls for bold/italic and fill/justify...
2006-05-22 mderezynski* Make sure the warning image regarding a non installed...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-05-21 mderezynski* Unify text-anchor and text-align for the text toolbar
2006-05-20 mderezynski* Implement size selection in text toolbar
2006-05-20 joncruzChangled dialog from checkboxes to icons for visible...
2006-05-20 mderezynski* Don't block when setting a font trough the GtkEntry
2006-05-20 mderezynski* New font selector (using treeview)
2006-05-19 mderezynski* Query default text attributes if selection query...
2006-05-19 mderezynski* Implement completion for font selection as well as...
2006-05-19 mderezynski* Add connection-pool.h: Inkscape::ConnectionPool,...
2006-05-18 mderezynski* Remove unused variables
2006-05-18 mderezynski* Check for a valid font family in the text toolbox...
2006-05-18 mderezynski* Use query api for text toolbar
2006-05-18 mderezynski* Reinstate font toolbox
2006-05-18 mderezynski* Disable text toolbox for testing
2006-05-18 mderezynski* Properly deal with setting the style using the text...
2006-05-18 mderezynski* Fix desychronization between text toolbox and dialog
2006-05-18 mderezynski* First implementation step of the text toolbox
2006-05-17 mderezynski* Modify SPFontSelector to use Inkscape::FontLister...
2006-05-16 buliabyakshow handles toggle
2006-05-14 mjwybrow * src/widgets/toolbox.cpp: Slightly increase size...
2006-04-29 buliabyakadd new object style display for all object-creating...
2006-04-29 buliabyakmake style widget narrower
2006-04-24 buliabyakrevert 11172, synthesized events are used to update...
next