Gimp/app
Michael Natterer c09e7f5914 removed code that was special-casing RTL since
2006-07-26  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpcontainertreeview.c
	(gimp_container_tree_view_button_press): removed code that was
	special-casing RTL since gtk_tree_view_get_path_at_pos() takes
	this correctly into account now. Fixes bug #348347.

	* app/widgets/gimpdockable.c (gimp_dockable_size_allocate): fix
	menu button positioning for RTL.
2006-07-26 09:47:05 +00:00
..
actions Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
base more code cleanup 2006-07-06 12:27:32 +00:00
composite need to test for GIMP_COMPOSITE_OPTION_NOEXTENSIONS. 2006-06-02 11:36:16 +00:00
config increased default tile cache size to 1GB. 2006-07-18 12:54:58 +00:00
core formatting. 2006-07-20 15:20:07 +00:00
dialogs changed "display" to "image window" in user visible string. 2006-07-07 17:58:36 +00:00
display set the sensitivity of the cursor label before converting the coordinates 2006-07-13 08:06:06 +00:00
file Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
gui Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
menus generate unique keys so that two procedures can be installed to the same 2006-06-28 12:04:29 +00:00
paint removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-05 22:45:09 +00:00
pdb Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
plug-in Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
text use PANGO_DISABLE_DEPRECATED for pango < 0.13.0. 2006-05-29 20:12:52 +00:00
tools Applied patch from Wim Lewis which fixes major uglyness (the code was 2006-07-25 09:42:12 +00:00
vectors removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
widgets removed code that was special-casing RTL since 2006-07-26 09:47:05 +00:00
xcf added const qualifiers. 2006-07-11 20:38:32 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c app/core/gimp-user-install.[ch] always migrate old user settings during 2006-06-05 13:48:57 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c formatting. 2006-06-09 06:47:03 +00:00
batch.h
errors.c Make message dialogs transient for the progress window. Addresses bug 2006-07-19 06:50:34 +00:00
errors.h use G_GNUC_PRINTF. 2006-07-16 10:31:37 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00
main.c I18n improvements based on a patch from Zbigniew Chyla: 2006-06-27 07:49:14 +00:00
Makefile.am changed order of subdirs to match the bottom-up module dependency order 2006-04-27 09:30:55 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
sanity.h
transform_core.c
units.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
units.h
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00