38c412ea4f
configure: don't add G_DISABLE_DEPRECATED for GLIb 2.30
...
because we still use g_format_size_for_display().
2011-10-02 15:14:10 +02:00
7d083ce457
app: Don't overload head_size with different meanings
...
The code in file_procedure_find() tries to lazy-open the image file, so
it's not opened if unnecessary. To keep track of whether the image was
opened or not, it overrides head_size to keep track of this. head_size
is also assigned the return value of fread() in the loop. The patch
separates this by introducing another variable.
I think it's best to move the file opening code outside the while loop,
as it's most likely bound to be opened anyway, and the penalty is not
too bad.
2011-10-02 18:42:16 +05:30
f007ce352d
libgimpwidgets: add gtk_separator_new() to gimp3migration.[ch]
...
and use it all over the place.
2011-10-02 14:36:42 +02:00
2c175b068d
libgimpwidgets: add gtk_paned_new() to gimp3migration.[ch]
...
and use it all over the place.
2011-10-02 14:36:42 +02:00
19b9bfd189
libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch]
...
and use it all over the place. Also change some GtkObject* variables
to GtkAdjustment*.
2011-10-02 14:36:41 +02:00
16817c666f
libgimpwidgets: add gtk_scrollbar_new() to gimp3migration.[ch]
...
and use it all over the place.
2011-10-02 14:36:41 +02:00
1c3736ffd5
[l10n] Updated German translation
2011-10-02 13:46:31 +02:00
5c1aa6ce0f
Updated Galician translations
2011-10-02 01:19:04 +02:00
8c35d17e90
[l10n]Added Catalan (Valencian) translation
2011-10-01 19:57:26 +02:00
0e198039a8
[l10n]Added Catalan translation
2011-10-01 19:57:22 +02:00
c1257432e1
[l10n]Updated Catalan (Valencian) translation
2011-10-01 19:54:48 +02:00
0289e356d3
[l10n]Updated Catalan translation
2011-10-01 19:52:53 +02:00
eff20af915
app: rect tool changes made for suppressed execute need to be applied
2011-10-01 17:07:51 +03:00
c8fa2c99e8
app: handle motion right just created size fixed rects
2011-10-01 15:03:16 +03:00
5a99bf4f47
app: prevent executing rectangle tool on the creating click
2011-10-01 15:03:16 +03:00
1f66a42177
Updated Spanish translation
2011-10-01 14:02:40 +02:00
ef7060251c
app: initalize rectangle tool respecting size constrants
2011-10-01 12:38:04 +03:00
890b9abf94
libgimpcolor: Remove conditions which are always true
2011-10-01 13:15:18 +05:30
f342b50483
libgimpwidgets: add gtk_button_box_new() to gimp3migration.[ch]
...
and use it all over the place.
2011-09-30 15:44:33 +02:00
a7604f706d
file-jpeg: Save and restore use_orig_quality
2011-09-30 18:31:28 +05:30
aa2a876d22
file-jpeg: Rename load_save_defaults() to load_defaults()
2011-09-30 18:31:27 +05:30
dcb4c6e34a
plug-ins: use gtk_box_new()
2011-09-30 12:18:24 +02:00
cb242a484e
app: Add basic GimpTileBackendTileManager unit test
...
Add a super basic GimpTileBackendTileManager unit test and implement
GimpTileBackendTileManager enough to make it pass. Still a lot of work
left to do, this was just to get things up and running.
2011-09-30 12:00:40 +02:00
06a16afa7d
app: Add GimpTileBackendTileManagerPrivate
...
Also do some minor cleanup.
2011-09-30 12:00:40 +02:00
93a0d51d16
devel-docs: use gtk_box_new()
2011-09-30 11:41:43 +02:00
3e336199b9
app: use gtk_box_new()
2011-09-30 11:29:11 +02:00
4373dccdc1
modules: use gtk_box_new()
2011-09-30 11:00:22 +02:00
31fccf8272
Updated Slovenian translation
2011-09-30 10:57:50 +02:00
72b0ef397f
libgimp: use gtk_box_new()
2011-09-30 10:53:32 +02:00
83eb6fdc9e
libgimpwidgets: use gtk_box_new()
2011-09-30 10:50:50 +02:00
030413b9f6
libgimpwidgets: add gimp3migration.[ch] to help the gtk3-port branch
...
This is such a hack, but entirely safe when linking against GTK+ 2.x.
Please ignore the uglyness.
2011-09-30 10:45:00 +02:00
2b2ecd1af1
app/tests: Remove static Gimp *gimp
...
Say no to evilness.
2011-09-30 07:56:47 +02:00
a324206a3e
script-fu: link libtinyscheme with libm if necessary
...
The tinyscheme static library uses math functions, ensure that libm is
linked where necessary (#659586 , original patch by Vincent Untz,
modified)
cherry-picked from commit 7df2cb45b3c77ad2847c3756b2e5d711e104b5bd in
the gimp-2-6 branch.
2011-09-30 06:59:25 +05:30
b6310f88cf
script-fu: explicitly specify library dependencies
...
cherry-pick commit d1e0f540e551cbc7f622a84dc65a7e97d016174c from the
gimp-2-6 branch.
2011-09-30 06:55:24 +05:30
ac6d4e4536
app: Add folder variants of the dynamics icon
2011-09-29 21:09:12 +03:00
cd2a1a92fc
app: Add configurable path for tool presets in preferences
2011-09-29 20:29:49 +03:00
d34bbaec2d
app: #undef G_DISABLE_DEPRECATED where GStaticMutex is used
...
because it's deprecated in GLib 2.30.
2011-09-28 23:27:49 +02:00
7401cc38d1
Updated Russian translation
2011-09-28 02:46:33 +04:00
5769acd3db
file-png: Add comments about the struct checks
2011-09-27 19:22:50 +05:30
3b6ab5a48c
Bug 660067 - GIMP crashes after Wacom tablet's hot unplug
...
Don't call gimp_input_device_store_lookup() with a NULL name. Unplug
seems broken because we always get name == NULL, I need to fix this
but at least it doesn't crash any longer (and the fix is generally
correct and not a workaround).
2011-09-26 22:35:45 +02:00
7aebf7ee65
Updated italian translation
2011-09-26 08:25:22 +02:00
0f03ed9e05
Bug 616416: hidden layer groups appear again after an image change
...
Introduced two virtual functions to a GimpViewable
'set_expanded' and 'get_expanded'
and a PROP_GROUP_ITEM_FLAGS to load/save the expanded state
of layer_groups and use them.
2011-09-25 21:57:20 +02:00
a67bb11cf5
Revert "Bug 616416: hidden layer groups appear again after an image change"
...
This reverts commit 359c9c22d9
.
2011-09-25 21:49:36 +02:00
359c9c22d9
Bug 616416: hidden layer groups appear again after an image change
2011-09-25 21:38:50 +02:00
a1a32282ed
Updated Slovenian translation
2011-09-25 20:30:43 +02:00
075d7f0de7
Updated Slovenian translation
2011-09-25 20:29:14 +02:00
e071bfa3b6
Bug 656716 - Have a procedure to get a layer from its name
...
Add gimp_image_get_[layer|channel|vectors]_by_name().
2011-09-24 16:35:59 +02:00
624e99041b
app: remove unused variable in gimp_image_map_tool_initialize()
2011-09-24 16:20:50 +02:00
c3c40fd45f
Bug 545910 - crash when selecting a font after a search
...
Add an explicit search entry, so the treeview's automatic search
popup doesn't break our grab and closes the dialog in the middle
of setting up the serach popup.
2011-09-24 10:58:48 +02:00
23978ecec3
Optimized append to make it an O(n) operation (See Sourceforge bug #3400290 )
...
From a patch by Doug Currie. Also some minor whitespace changes.
2011-09-23 19:10:17 -04:00