4b92434bb9
plug-ins: port map-object to GTK+ 3.x
2018-05-20 21:06:29 +02:00
ce2cd374ee
Replace gdk_cursor_unref() with g_object_unref()
2018-05-20 21:06:28 +02:00
cfa9132c4d
Bug 155733 - need to check return values of gimp_drawable_mask_bounds()
...
Remove calls to gimp_drawable_mask_bounds() from most plug-ins.
This just leaves a python gimp interface plug-in.
2016-04-18 21:02:32 +01:00
0f8dd4ab88
plug-ins: make preview grid lines less blurry in map-object
2012-02-22 21:55:08 +01:00
e046056059
Bug #666751 : Replace M_PI with G_PI
2011-12-23 14:47:34 +05:30
ab3fe10275
plug-ins: remove some more -Wunused-but-set-variable
2011-05-15 21:12:49 +02:00
87750d993e
plug-ins: tabs to spaces in map-object
2011-02-20 15:24:22 +01:00
0f1da6677c
plug-ins: pass the cairo_t from expose handler to drawing functions in map-object
2011-02-20 15:24:21 +01:00
cf7902b1ab
plug-ins: cleanup map-object a bit
2011-02-20 13:52:50 +01:00
5bd9de23b8
plug-ins: add back wireframe mode using cairo
2011-02-20 13:52:49 +01:00
85474bff18
plug-ins: remove backbuffer from map-object
2011-02-19 10:43:52 +01:00
2827819f85
plug-ins: remove light marker clearing apparatur from map-object
...
We draw everything in expose() now so there is no need to clear
anything.
2011-02-16 22:01:54 +01:00
491e55c4e4
plug-ins: move the expose handler to map-pbject-preview.c
2011-02-13 14:16:32 +01:00
9912e3f4ee
plug-ins: separate preview computation from drawing in map-object
2011-02-13 14:12:08 +01:00
e68df27853
map-object: put the y value in the y spinner
2011-02-13 13:19:07 +01:00
49fc3a125e
lighting: port to cairo, replace wireframe with live preview
2011-02-13 13:18:07 +01:00
e610e5420b
Use various GTK+ accessors
2009-10-09 23:02:24 +02:00
2042f4f9e6
plug-ins/map-object plug-ins/gradient-flare plug-ins/ifs-compose
...
2008-03-24 Michael Natterer <mitch@gimp.org >
* plug-ins/map-object
* plug-ins/gradient-flare
* plug-ins/ifs-compose
* plug-ins/selection-to-path
* plug-ins/lighting
* plug-ins/help-browser
* plug-ins/fli: rename files in these folders to have no
underscores and match new names of the plug-ins.
* configure.in: changed accordingly.
svn path=/trunk/; revision=25197
2008-03-24 18:33:25 +00:00