Code

New widget helperclass for Gtk:Entry
[inkscape.git] / src /
2006-11-29 johanengelenNew widget helperclass for Gtk:Entry
2006-11-27 johanengelennon-gtkmm dialogs are now always opened ON-screen
2006-11-27 bryceDocumenting all routines in stroke-style.cpp
2006-11-27 cyrevebug 1598337 / patch 1603279 by atwupack: crash deleting...
2006-11-26 cyrevebug 1602461: never use font-stretch on win32 because...
2006-11-26 johanengelenCheck if dialog is going to be displayed offscreen...
2006-11-25 johanengelenrename INX name for radiobuttons: <item> => <option>
2006-11-24 johanengelenNEW: radiobuttons for extensions. See radiobutton_examp...
2006-11-24 buliabyakgrow/shrink node selection by scrollwheel
2006-11-24 buliabyakrename the effect
2006-11-24 ishmalremove error message from groupChatCreate(). Gtalk...
2006-11-24 ishmalremove 'from=' from messages, to work better with googl...
2006-11-22 buliabyaktrying to nail the elusive disabled-mouse bug: if you...
2006-11-22 buliabyakrearrange code to make rubberband a bit more interrupti...
2006-11-22 buliabyakrearrange code to make button actions a bit more interr...
2006-11-22 buliabyakbutton-down event may have been missed (e.g. when you...
2006-11-21 sgimenezshould fix compilation issues on 64bit arches
2006-11-21 ishmalimprove performance
2006-11-20 cyrevebug 1500287: Arabic and other RTL text not being shaped...
2006-11-20 buliabyakyet another crash/freeze in ungrab. IMPORTANT: the...
2006-11-20 buliabyakcorrect annotation; fixme
2006-11-20 buliabyakensure Enter in spinbuttons activates the Apply
2006-11-20 buliabyakpatch 1598684: better trace quantization
2006-11-19 buliabyakpatch for Preview out of the tabs and other fixes
2006-11-19 buliabyakstring fixes from bug 1516157
2006-11-19 buliabyakadd % to the blur/opacity labels
2006-11-19 buliabyakchange opacity display to 0..100
2006-11-18 bryceCleanup work for markers - adding some documentation...
2006-11-18 bryceAdding some documentation for things related to markers
2006-11-18 buliabyakseparate updating window from updating layers
2006-11-18 buliabyakupdate layers after effect
2006-11-18 ishmalremove g++ 4.1.1 compiler errors
2006-11-18 buliabyakextend the range of cap rounding, rename it to make...
2006-11-18 buliabyakcorrect the cap rounding in the temporary (red) shape
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-18 buliabyakenable Enter to activate filedialogs
2006-11-17 ishmalRemove our "fake" location field from the open dialog...
2006-11-16 ishmalSlight include tweak
2006-11-16 ishmalchange include to not interfere with other instances...
2006-11-16 buliabyakcleanup filter handling, fix hreffing, implement releas...
2006-11-15 ishmalFix non-basenames
2006-11-15 ishmalMore compile error cleanup
2006-11-15 ishmalMake C++ - compilable. Mostly remove pointer casting...
2006-11-14 prokoudineremoved obsolete -G option from main.cpp and therefore...
2006-11-14 buliabyakredesign the dialog into 3 tabs, rewrite most texts...
2006-11-14 buliabyakno need to list win32 stuff here?
2006-11-14 buliabyakremove debug output
2006-11-14 buliabyakpatch 1591723 for extra tracing parameters
2006-11-13 buliabyakpatch for emf export on win32
2006-11-13 buliabyakfix another crash on exit caused by trying to do stuff...
2006-11-13 buliabyakfix bug which caused erroneous zoom-in after shift...
2006-11-13 buliabyakremove default minsize for creating bitmap
2006-11-13 buliabyakfactor out retrieving export hints from selection and...
2006-11-12 buliabyakremove warning - it's normal
2006-11-12 buliabyakok, fix another crash caused by GTK's broken spinbuttons
2006-11-10 acspikeallow union on a single object for the purpose of remov...
2006-11-10 mentaldisable "experimental" Cairo PDF output for now
2006-11-10 mental"fix" gradients; things need to be resolved on the...
2006-11-10 mentalfix alpha compositing in PDF export
2006-11-10 mentaljettison old PDF export
2006-11-08 gustav_bundo annotations
2006-11-07 buliabyakus spelling
2006-11-07 buliabyakspelling, view menu rearrangement, swatches moved to...
2006-11-06 buliabyakimplement select next/prev in gradient tool as well
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-06 kidprotoApplied patch to disable the pressure sensitivity for...
2006-11-05 johncoswellWhen canvas cannot update quickly, ensure that nodes...
2006-11-05 buliabyakadd diagonals, fix shape conversion
2006-11-05 buliabyakdisplay images as rects in Outline mode
2006-11-05 buliabyakenable Affiche
2006-11-05 buliabyakfix crash reported by Vladimir Savic
2006-11-04 buliabyakadd (outline) to window title when in outline mode
2006-11-04 buliabyakupdate window title when switching display mode
2006-11-04 buliabyakstore display mode in desktop too
2006-11-04 buliabyakfix bug: stroke width was not changed when switching...
2006-11-03 buliabyakpatch 1590039, whitespace
2006-11-03 buliabyakenable Ctrl+Shift+U to switch Unicode mode; add explana...
2006-11-03 buliabyakcopyedit label
2006-11-03 buliabyakadd view mode toggle, store current mode for the sessio...
2006-11-03 buliabyakadd view mode toggle
2006-11-02 gustav_bfixed 1582582
2006-11-02 johanengelenIncluded stdexcept to fix compile error
2006-11-01 buliabyakfix breaks, add default
2006-11-01 buliabyakmake SVG indent and inlined attrs configurable via...
2006-11-01 gustav_butil/ucompose.hpp: catch exception thrown when user...
2006-10-31 buliabyakmake svg numeric precision, minimum exponent, and the...
2006-10-31 buliabyakfix off-by-one error: setting tprec to 6 was actually...
2006-10-26 johanengelenRenaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid...
2006-10-26 johanengelenBug fix in set_gridtype
2006-10-26 buliabyakenable starting in outline mode by prefs setting
2006-10-26 buliabyakworkaround for crash 1580903 and several other issues...
2006-10-26 buliabyakextend the semantics of sp_canvas_force_full_redraw_aft...
2006-10-25 buliabyakfix visibility and pickability of nofill/nostroke objec...
2006-10-25 buliabyakimplement rendering of clips/masks in outline mode...
2006-10-25 buliabyakswitch pref/repr utility methods to using long long...
2006-10-25 buliabyakpreserve clip/mask for stroke-to-path also
2006-10-24 buliabyakfix 1574873
2006-10-24 joncruzAdded pop-up and toolbar menu
2006-10-24 buliabyakwhitespace
next