summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-19i18n. inkscape.pot update.Nicolas Dufour1-1/+1
2011-06-16Fix i18n macro include.Jon A. Cruz1-0/+1
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis10-38/+38
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis22-87/+87
2011-06-14toggle units in the measure toolFelipe Corr??a da Silva Sanches1-1/+20
2011-06-13more improvements in the measurement tool:Felipe Corr??a da Silva Sanches1-2/+28
2011-06-13cmake:Campbell Barton1-1/+38
2011-06-13Replace deprecated GtkSignalAlex Valavanis15-225/+249
2011-06-13cmake: now builds without having most of the source listed in 1 file.Campbell Barton1-1/+2
2011-06-12Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis6-11/+11
2011-06-13cmake:Campbell Barton1-2/+1
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+2
2011-06-12work in progress cmake commit:Campbell Barton1-35/+39
2011-06-06Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches1-1/+14
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis17-152/+95
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz5-9/+9
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis38-77/+35
2011-05-20Reinstating version bump.Jon A. Cruz2-16/+6
2011-05-19Revert version bump so win devlibs can catch up.Jon A. Cruz2-6/+16
2011-05-18Made dependencies explicit and bumped versions.Jon A. Cruz2-16/+6
2011-05-11Don't adjust the shink/grow value because we're saving the units.Martin Owens1-1/+3
2011-05-06Adding initial cut of resource manager.Jon A. Cruz2-0/+26
2011-04-19Restore modularity to adjustment action.Jon A. Cruz2-0/+32
2011-04-18Added mnemonics for font dialog (Bug #170765)Kris De Gussem1-4/+12
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen2-7/+8
2011-03-29Spray:Nicolas Dufour1-46/+41
2011-03-13remove wrong format indication in lossy format warning (was always org.inksca...Thomas Holder1-3/+2
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben5-0/+5
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2011-02-21NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen1-10/+22
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz1-1/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz7-141/+152
2011-02-18Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...Nicolas Dufour1-1/+1
2011-02-03Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour1-3/+3
2011-02-02update to latest 2geom !Johan B. C. Engelen5-7/+7
2010-12-30check for element modification before filling undo stackAdib Taraben1-36/+72
2010-12-23Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem3-13/+32
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2-1/+2
2010-12-21Handle missing, inaccessible and misnamed cache directories.Jon A. Cruz1-26/+38
2010-12-21Unify stat type for older glib.Jon A. Cruz1-0/+8
2010-12-21Enable icon disk cache by default.Jon A. Cruz1-1/+1
2010-12-21Clear cached items when state is invalid.Jon A. Cruz1-3/+145
2010-12-19Correct load order of user icons.svg icons with legacy names.Jon A. Cruz1-87/+58
2010-12-18C++-ification.Jon A. Cruz2-124/+146
2010-12-18Fix other fallback icon lookup.Jon A. Cruz1-12/+13
2010-12-18Add missing include\.Jon A. Cruz1-0/+1
2010-12-18Fix fallback icon loading order for icons with legacy names.Jon A. Cruz1-91/+70
2010-12-18Use subdirectories with icon sizes.Jon A. Cruz1-17/+42
2010-12-18Prune initial timer work.Jon A. Cruz1-27/+0
2010-12-18Simple tracking of time to display dialogs and main window.Jon A. Cruz1-0/+18