GNOME GIT source code repository

summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
96 min.Give a hint what pressing shift over a vector handle does.masterSimon Budig1-4/+14
2 hoursmodules: forgot to port this one to GSEAL_ENABLEMichael Natterer1-5/+8
2 hoursLet gimp_item_tree_get_insert_pos() return a boolean indicating successMichael Natterer3-140/+98
2 hoursAdd more precondition checks to gimp_item_tree_get_insert_pos()Michael Natterer1-0/+17
2 hoursMake sure all items of a subtree get added to / removed from the name hashMichael Natterer1-0/+31
2 hoursMove gimp_edit_paste_as_new() to gimp_image_new_from_buffer()Michael Natterer9-89/+79
2 hoursAdd utility function to create images to gimpimage-new.[ch]Michael Natterer4-180/+197
2 hoursMove the undo disable/freeze APIs to gimpimage-undo.[ch]Michael Natterer8-76/+80
2 hoursUpdate the layer stack in gimp_image_active_layer_notify()Michael Natterer1-8/+9
2 hoursArgh, when removing items, also remove them from the name hashMichael Natterer1-0/+3
2 hoursUse G_TYPE_CHECK_INSTANCE_TYPE() instead of GIMP_IS_ITEM()Michael Natterer1-3/+4
2 hoursNuke two more local variables that make no sense any longerMichael Natterer1-8/+2
2 hoursMake sure we don't try to reorder items into their childrenMichael Natterer1-0/+5
2 hoursSome of the stupidity from the previous commit was copied from hereMichael Natterer1-40/+48
2 hoursFix a lot of stupidity in gimp_item_tree_uniquefy_name()Michael Natterer1-12/+21
2 hoursGet rid of one more local variable in gimp_image_add_layer()Michael Natterer1-4/+2
2 hoursUse G_TYPE_CHECK_INSTANCE_TYPE() instead of GIMP_IS_ITEM()Michael Natterer1-3/+11
2 hoursConnect to "notify::active-item" of the item treesMichael Natterer1-12/+53
2 hoursGet rid of the "New" in "New Layer", "New Channel" etc.Michael Natterer6-11/+11
2 hoursGive unnamed items proper namesMichael Natterer1-2/+3
2 hoursAdd some comment to group the functionsMichael Natterer1-0/+18
27 hoursUpdated Romanian translationCristian Secară1-568/+737
27 hoursUpdated Romanian translationsCristian Secară4-1180/+1030
27 hoursBump required babl and gegl versions in the run-time sanity checks.Sven Neumann1-2/+2
2 daysDepend on babl and gegl >= 0.1.2Michael Natterer1-2/+2
2 daysMove get_item_by_name() from GimpItemStack to GimpItemTreeMichael Natterer5-75/+56
2 daysBug 604175 - gimp_vectors_import() is O(n**2) in gimp_list_uniquefy_name(), f...Michael Natterer3-22/+97
2 daysUse gimp_item_tree_rename_item() also when undoing an item renameMichael Natterer4-3/+11
2 daysAdd gimp_item_tree_rename_item()Michael Natterer3-3/+34
2 daysCause less eye cancerMichael Natterer1-40/+54
2 daysAdd some more precondition checks to GimpItemTree functionsMichael Natterer1-4/+16
2 daysNo need to pass the active item to GimpItemTree functions any longerMichael Natterer3-49/+32
2 daysAdd "active-item" property and API to GimpItemTreeMichael Natterer4-54/+113
2 daysMove gimp_image_get_insert_pos() to gimp_item_tree_get_insert_pos()Michael Natterer3-107/+103
2 daysUse the newly added get_parent() APIsMichael Natterer12-100/+44
3 daysAdd get_parent() API for items, layers, channels and vectorsMichael Natterer8-1/+40
3 daysapp: #if 0 some stuff to aviod warningsMichael Natterer1-0/+2
3 daysAdd gimp_item_tree_add_item() and gimp_item_tree_remove_item()Michael Natterer3-153/+127
3 daysMerge the layer, channel and vectors reorder undo into one item undoMichael Natterer15-184/+70
3 daysAdd some item tree infrastructure that will be needed laterMichael Natterer9-31/+71
3 daysAdd gimp_item_tree_reorder_item()Michael Natterer3-188/+127
3 daysAdd an "image" property to GimpItemTreeMichael Natterer3-9/+33
3 daysUse GimpItemTrees to keep the image's layers, channels and vectorsMichael Natterer2-59/+66
3 daysAdd unused new class GimpItemTree which will keep the image's itemsMichael Natterer4-0/+292
3 daysDon't use gimpimage-private.h undoing guide/sample point removalsMichael Natterer6-44/+20
4 daysUpdated italian translationMarco Ciampa2-732/+704
4 daysHungarian translation updatedGabor Kelemen1-268/+325
5 daysUse gimp_image_undo_is_enabled() instead of private->undo_freeze_countMichael Natterer1-2/+1
5 daysMove the "flush_accum" to GimpImagePrivateMichael Natterer3-36/+37
5 daysapp: "Pixel dimensions" -> "Size in pixels" in Image Properties dialogMartin Nordholts1-1/+1