Home
News
Projects
Art
Support
Development
Community
GNOME GIT source code repository
Repository Browser
Git Help
index
:
gimp
GNOME
GTKOB_PROJECT
HOLLYWOOD
KELLY_TILEACCESSOR
gimp-1-0
gimp-1-0-gtk-1-2
gimp-1-2
gimp-2-0
gimp-2-2
gimp-2-4
gimp-2-6
gnome-2-2
gnome-2-4
master
master-UNNAMED-BRANCH
project-sunlight
soc-2006-healing-brush
soc-2006-perspective-clone
soc-2006-vector-layers
soc-2008-python
soc-2008-tagging
soc-2008-text
soc-2009-dynamics
soc-2009-siox-drb
tiny-fu-1-0
weskaggs
GNU Image Manipulation Program
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
96 min.
Give a hint what pressing shift over a vector handle does.
master
Simon Budig
1
-4/+14
2 hours
modules: forgot to port this one to GSEAL_ENABLE
Michael Natterer
1
-5/+8
2 hours
Let gimp_item_tree_get_insert_pos() return a boolean indicating success
Michael Natterer
3
-140/+98
2 hours
Add more precondition checks to gimp_item_tree_get_insert_pos()
Michael Natterer
1
-0/+17
2 hours
Make sure all items of a subtree get added to / removed from the name hash
Michael Natterer
1
-0/+31
2 hours
Move gimp_edit_paste_as_new() to gimp_image_new_from_buffer()
Michael Natterer
9
-89/+79
2 hours
Add utility function to create images to gimpimage-new.[ch]
Michael Natterer
4
-180/+197
2 hours
Move the undo disable/freeze APIs to gimpimage-undo.[ch]
Michael Natterer
8
-76/+80
2 hours
Update the layer stack in gimp_image_active_layer_notify()
Michael Natterer
1
-8/+9
2 hours
Argh, when removing items, also remove them from the name hash
Michael Natterer
1
-0/+3
2 hours
Use G_TYPE_CHECK_INSTANCE_TYPE() instead of GIMP_IS_ITEM()
Michael Natterer
1
-3/+4
2 hours
Nuke two more local variables that make no sense any longer
Michael Natterer
1
-8/+2
2 hours
Make sure we don't try to reorder items into their children
Michael Natterer
1
-0/+5
2 hours
Some of the stupidity from the previous commit was copied from here
Michael Natterer
1
-40/+48
2 hours
Fix a lot of stupidity in gimp_item_tree_uniquefy_name()
Michael Natterer
1
-12/+21
2 hours
Get rid of one more local variable in gimp_image_add_layer()
Michael Natterer
1
-4/+2
2 hours
Use G_TYPE_CHECK_INSTANCE_TYPE() instead of GIMP_IS_ITEM()
Michael Natterer
1
-3/+11
2 hours
Connect to "notify::active-item" of the item trees
Michael Natterer
1
-12/+53
2 hours
Get rid of the "New" in "New Layer", "New Channel" etc.
Michael Natterer
6
-11/+11
2 hours
Give unnamed items proper names
Michael Natterer
1
-2/+3
2 hours
Add some comment to group the functions
Michael Natterer
1
-0/+18
27 hours
Updated Romanian translation
Cristian Secară
1
-568/+737
27 hours
Updated Romanian translations
Cristian Secară
4
-1180/+1030
27 hours
Bump required babl and gegl versions in the run-time sanity checks.
Sven Neumann
1
-2/+2
2 days
Depend on babl and gegl >= 0.1.2
Michael Natterer
1
-2/+2
2 days
Move get_item_by_name() from GimpItemStack to GimpItemTree
Michael Natterer
5
-75/+56
2 days
Bug 604175 - gimp_vectors_import() is O(n**2) in gimp_list_uniquefy_name(), f...
Michael Natterer
3
-22/+97
2 days
Use gimp_item_tree_rename_item() also when undoing an item rename
Michael Natterer
4
-3/+11
2 days
Add gimp_item_tree_rename_item()
Michael Natterer
3
-3/+34
2 days
Cause less eye cancer
Michael Natterer
1
-40/+54
2 days
Add some more precondition checks to GimpItemTree functions
Michael Natterer
1
-4/+16
2 days
No need to pass the active item to GimpItemTree functions any longer
Michael Natterer
3
-49/+32
2 days
Add "active-item" property and API to GimpItemTree
Michael Natterer
4
-54/+113
2 days
Move gimp_image_get_insert_pos() to gimp_item_tree_get_insert_pos()
Michael Natterer
3
-107/+103
2 days
Use the newly added get_parent() APIs
Michael Natterer
12
-100/+44
3 days
Add get_parent() API for items, layers, channels and vectors
Michael Natterer
8
-1/+40
3 days
app: #if 0 some stuff to aviod warnings
Michael Natterer
1
-0/+2
3 days
Add gimp_item_tree_add_item() and gimp_item_tree_remove_item()
Michael Natterer
3
-153/+127
3 days
Merge the layer, channel and vectors reorder undo into one item undo
Michael Natterer
15
-184/+70
3 days
Add some item tree infrastructure that will be needed later
Michael Natterer
9
-31/+71
3 days
Add gimp_item_tree_reorder_item()
Michael Natterer
3
-188/+127
3 days
Add an "image" property to GimpItemTree
Michael Natterer
3
-9/+33
3 days
Use GimpItemTrees to keep the image's layers, channels and vectors
Michael Natterer
2
-59/+66
3 days
Add unused new class GimpItemTree which will keep the image's items
Michael Natterer
4
-0/+292
3 days
Don't use gimpimage-private.h undoing guide/sample point removals
Michael Natterer
6
-44/+20
4 days
Updated italian translation
Marco Ciampa
2
-732/+704
4 days
Hungarian translation updated
Gabor Kelemen
1
-268/+325
5 days
Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count
Michael Natterer
1
-2/+1
5 days
Move the "flush_accum" to GimpImagePrivate
Michael Natterer
3
-36/+37
5 days
app: "Pixel dimensions" -> "Size in pixels" in Image Properties dialog
Martin Nordholts
1
-1/+1
[next]