Commit Graph

34 Commits

Author SHA1 Message Date
Michael Natterer db98f468cb Rename utility function 2009-10-11 22:43:46 +02:00
Michael Natterer e23073a382 Clean up widget creation in gimp_dynamics_editor_init() 2009-10-11 22:32:14 +02:00
Michael Natterer 6a47c2a4b8 Get rid of unused cruft and reorder functions and includes 2009-10-11 22:06:54 +02:00
Michael Natterer 8df73b9323 Switch to using GimpDynamicsOutput's properties
* app/core/gimpdynamics.c: remove all boolean properties and add the
  outputs as properties instead. Make sure changes on the outputs get
  notified on the dynamics object.

* app/widgets/gimpdynamicseditor.c: change widget creation accordingly,
  also copy around the properties correctly when copying between
  dynamics objects (fixes NULL filenames on GimpData).
2009-10-11 21:25:28 +02:00
Michael Natterer 6409ecb389 Fix gimp_dynamics_editor_set_data() to really work this time 2009-10-10 23:02:18 +02:00
Michael Natterer 5bd751c2d2 Make model <-> data property copying work, and some cleanup 2009-10-10 21:48:17 +02:00
Alexia Death 0ffcad4688 Several small fixes. 2009-10-10 21:43:58 +03:00
Alexia Death 7f8b347677 Several small fixes. 2009-10-10 21:43:57 +03:00
Alexia Death 860c952416 Inverted maping matrix and fixes to jitter 2009-10-07 23:32:17 +03:00
Alexia Death f89197f165 A small dynamics UI change 2009-10-07 19:32:37 +03:00
Alexia Death 3a041ad252 Lots of improvements on dynamics 2009-10-03 18:53:25 +03:00
Alexia Death 5eedaeb97a A bit better but probablt wrong state 2009-10-03 13:03:51 +03:00
Alexia Death cd36753f17 Fixed loading for dynamics and made them actually accessible 2009-10-03 12:59:45 +03:00
Alexia Death 4cb185a8ba Fixing up the dynamics UI. Currently does not sync with the object in the context tho. 2009-08-25 21:28:24 +03:00
zhenfeng zhao be40405fde Fix errors and warnings. 2009-08-24 22:51:46 -03:00
zhenfeng zhao aac92da559 Have wires and function calls between dynamics and its editor 2009-08-24 15:55:44 -03:00
zhenfeng zhao 2ba3b36969 Have config value for prop button. 2009-08-24 11:15:14 -03:00
zhenfeng zhao 6f5488a046 Implement check button grid. 2009-08-24 09:44:06 -03:00
zhenfeng zhao 287f9ab887 Adjust UI code to make check button. 2009-08-23 11:56:03 -03:00
zhenfeng zhao e61316cea1 Clean up and have a new branch. 2009-08-22 17:54:36 -03:00
Alexia Death 0a90a75705 Make the dynamics editor build and move the commented out mess to the end of the file. 2009-08-21 21:14:23 +03:00
zhenfeng zhao d73330e3fa Add UI to dynamics editor. 2009-08-20 12:51:07 -03:00
Alexia Death 93f8216881 Renaming GimpDynamicsOptions to GimpDynamics and moving from paint/ to core/. A BIG change. 2009-08-20 04:25:26 +03:00
zhenfeng zhao 6aa4d55315 Solve errors in gimpcontext for dynamics. 2009-08-18 22:38:45 -03:00
zhenfeng zhao f48a7e4a8b Add dynamics context and factory data and functions (need debugging). 2009-08-17 23:47:26 -03:00
zhenfeng zhao 3a78004757 Add UI to editor. 2009-08-14 00:01:15 -03:00
zhenfeng zhao 30382a599f Fix bugs and make a working build. 2009-08-11 00:53:31 -03:00
zhenfeng zhao 997db31a2e Working version of dynamics editor and its menu.
Dynamics editor shows up when clicked on dockable menu.
2009-08-07 20:29:34 -03:00
Alexia Death 7adb01a589 typos 2009-08-07 20:45:16 +03:00
Alexia Death ac58002f57 Giving a boost. 2009-08-07 20:34:45 +03:00
zhenfeng zhao ce1212f5bb Add context parameter back to gimp_dynamics_editor_new. 2009-08-03 11:54:32 -03:00
zhenfeng zhao 4da7c67406 Debug dynamics editor, and solve many bugs. 2009-08-02 17:18:09 -03:00
zhenfeng zhao 1b0c3595c3 Adjust dynamics editor codes and its function call in dialogs-constructor. 2009-08-02 15:57:53 -03:00
zhenfeng zhao aca8a6d597 Create a new GUI for dynamics dockable - needs debugging
* app/widgets/gimpdynamicseditor.c
* app/widgets/gimpdynamicseditor.h: Two files are added.
2009-07-13 13:28:28 -03:00