Code

another canvas repaint optimization: if the new rect and the rect aborted last time...
[inkscape.git] / src / widgets /
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...
2006-04-20 buliabyakadd abs_width switch for calligraphy pen width; switch...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-15 buliabyakless confusing tooltips
2006-04-09 joncruzTweaked smaller size to be 3/4ths the menu size
2006-04-08 joncruzFixed array index calculation
2006-04-08 joncruzShrunk a few icon sizes.
2006-04-07 joncruzPutting in smaller icon size
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-04-03 pjrmCodingStyle: whitespace
2006-04-03 pjrmCodingStyle: const placement
2006-04-01 buliabyakturns out, all these synthesize_events were not necessa...
2006-03-30 buliabyakadded variable tremor
2006-03-27 buliabyakfix 1367204
2006-03-24 joncruzPurging unused variable
2006-03-18 buliabyakremove the annoying canvas border
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-02-24 rwstmake sure only positive dialog positions are read from...
2006-02-24 rwstmake sure positive xy widget pos is written
2006-02-19 joncruzFixing scrollbar size for embeded color swatches.
2006-02-18 joncruzRemoved horizontal scroll bar from swatches when embedded.
2006-02-13 rwstextending the font selector preview string (patch ...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-08 mentalremove icon prerender time messages
2006-01-29 rwstremove unneeded line, clarify some code (addresses...
2006-01-28 joncruzReverted Gtk::VPaned to avoid taking up F6 and F8
2006-01-26 rwstconditionally (Gtk>=2.6) ellipsize status bar text
next