Commit Graph

30681 Commits

Author SHA1 Message Date
Mukund Sivaraman e046056059 Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
Marco Ciampa f8ea776649 Updated italian translation. 2011-12-23 09:04:08 +01:00
Kiyotaka NISHIBORI 511a009031 Updated Japanese translation 2011-12-23 12:42:58 +09:00
Bruce Cowan 6f284b9de3 Updated British English translation 2011-12-22 19:21:52 +00:00
Kevin Cozens 15d0b4fa37 Fix link error when newer versions of required libs are installed locally
Fixes order of directories specified by -L's so the ones containing newer
glib/gtk will be searched before directories with the older libraries.
2011-12-22 12:03:54 -05:00
Jiro Matsuzawa f1d31f244b Fixed Bug 666608. 2011-12-22 21:46:39 +09:00
Khaled Hosny 997991ad2b Update Arabic translation 2011-12-21 00:07:54 +02:00
Kiyotaka NISHIBORI 11457675eb Updated Japanese translation 2011-12-19 21:39:30 +09:00
Kiyotaka NISHIBORI 48d15bc2ff Updated Japanese translation 2011-12-19 21:38:07 +09:00
Kiyotaka NISHIBORI 867c9c28e7 Updated Japanese translation 2011-12-19 21:36:51 +09:00
Kiyotaka NISHIBORI 0a38cd39a2 Updated Japanese translation 2011-12-19 21:35:34 +09:00
Kiyotaka NISHIBORI 900fc19e78 Updated Japanese translation 2011-12-19 21:33:53 +09:00
Kiyotaka NISHIBORI e47e67c2f0 Updated Japanese translation 2011-12-19 21:29:01 +09:00
Victor Oliveira c15c3f4828 Some prototypes added in twain and win-snap 2011-12-18 19:55:31 -02:00
Michael Natterer 54f46cea00 NEWS: updates 2011-12-18 01:37:48 +01:00
Michael Natterer d43b127484 app: move all prefs menu items to the mac application menu
and add a utility function that does the moving.
2011-12-18 01:24:29 +01:00
Rudolfs Mazurs 361b66c396 Updated Latvian translation. 2011-12-18 00:23:41 +02:00
Hleb Valoshka 3ecc27db8d Updated Belarusian translation. 2011-12-17 17:30:52 +03:00
Rudolfs Mazurs 3687d980da Updated Latvian translation. 2011-12-17 01:22:56 +02:00
Michael Natterer 056e09a6cb Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
Michael Natterer 42a5f8f834 Bug 666065 - "you can drop dockable dialog" of the toolbox
Set the height request of the "You can drop dockable dialogs here"
label to 0, so the toolbox can be properly resized to its minimum
again.
2011-12-16 09:40:54 +01:00
Michael Natterer fde82c64b8 Bug 666308 - Can't leave fullscreen-mode when are no opened images
Allow to toggle View->Fullscreen of the empty image window. This
should probably be integrated in session management, but better a fix
that makes it somewhat work than leaving users stuck with a fullscreen
empty window.
2011-12-15 22:37:00 +01:00
Michael Natterer 51a8e66824 app: reduce nesting in gimp_display_shell_canvas_no_image_events() 2011-12-15 22:35:44 +01:00
Žygimantas Beručka cf3a06bf27 Updated Lithuanian translation 2011-12-13 23:29:42 +02:00
Žygimantas Beručka cdc8f86310 Updated Lithuanian translation 2011-12-13 18:06:37 +02:00
Christian Kirbach 6b8b6b9b87 Updated German plug-ins translation 2011-12-13 09:26:43 +01:00
Mukund Sivaraman 1808e4cbc3 build: Fix the location of the libm dependency
The plug-ins use symbols in libm and that's why -lm is necessary, not
because libgimpmath uses it.
2011-12-12 23:42:52 +05:30
Piotr Drąg 49057bcbad Updated Polish translation 2011-12-11 23:37:08 +01:00
Piotr Drąg d7c83ff89f Updated Polish translation 2011-12-11 20:43:11 +01:00
Michael Natterer 2271f6fe96 Bump version to 2.7.5 2011-12-11 20:36:48 +01:00
Piotr Drąg 443a1dc69f Updated Polish translation 2011-12-11 20:29:14 +01:00
Nils Philippsen d7801b7b65 selection-to-path: explicitly specify library dependencies 2011-12-12 00:31:00 +05:30
Nils Philippsen ddddde8084 pagecurl: explicitly specify library dependencies 2011-12-12 00:31:00 +05:30
Nils Philippsen df52d7a325 map-object: explicitly specify library dependencies 2011-12-12 00:30:59 +05:30
Nils Philippsen 4ed2e957dd lighting: explicitly specify library dependencies 2011-12-12 00:30:59 +05:30
Nils Philippsen 09a6c7cf67 imagemap: explicitly specify library dependencies 2011-12-12 00:30:59 +05:30
Nils Philippsen 92ad8e0634 ifs-compose: explicitly specify library dependencies 2011-12-12 00:30:59 +05:30
Nils Philippsen d6089f5061 gradient-flare: explicitly specify library dependencies 2011-12-12 00:30:59 +05:30
Nils Philippsen e091944b7b gimpressionist: explicitly specify library dependencies 2011-12-12 00:30:58 +05:30
Nils Philippsen fdcd625bc9 gfig: explicitly specify library dependencies 2011-12-12 00:30:58 +05:30
Nils Philippsen 911c150b49 fractal-explorer: explicitly specify library dependencies 2011-12-12 00:30:58 +05:30
Nils Philippsen d4e937fafc flame: explicitly specify library dependencies 2011-12-12 00:30:58 +05:30
Nils Philippsen a53e1f5018 color-rotate: explicitly specify library dependencies 2011-12-12 00:30:58 +05:30
Mikael Magnusson be414f2321 NEWS: Fix some stuff 2011-12-11 19:16:55 +01:00
Massimo Valentini bea8b93959 app: use projection and not image sizes
these are the same nearly always, but during
an image-scale, the image size is updated early
and expose redraw following dialog destruction
uses the projection before the scale.

Basically this patch partly restores the code
before commit 8b8e67ffe2
2011-12-11 17:11:25 +01:00
Michael Natterer 5046f167fd app: remove checks for grab time consistency
because tests need to be able to pass GDK_CURRENT_TIME here, which is
a legal argument to grab functions. Fixes distcheck.
2011-12-11 16:39:01 +01:00
Michael Natterer 121776a9a9 NEWS: updates 2011-12-11 02:46:46 +01:00
Michael Natterer a25bfabc43 app: properly memory manage GimpColorSelectorPalette's context
so we don't access garbage pointers when the widget is moved between
docks, like when toggling SWM.
2011-12-11 02:44:14 +01:00
Michael Natterer 94c322ff70 libgimpwidgets: set GimpColorSelector's config to NULL in dispose()
so the subclasses have a chance to release their stuff.
2011-12-11 02:43:14 +01:00
Michael Natterer 12a8eec444 libgimpwidgets: keep GimpColorNotebook->selectors in a consistent state
by connecting to the notebook's "remove" signal and updating the list
in the callback, so the list is consistent during the widget's
destruction.
2011-12-11 02:41:01 +01:00