Commit Graph

25 Commits

Author SHA1 Message Date
Jaromil bc3bdfedf3 print objects as tooltip or by double clicking.
change reset to use the internal broken one.
hide the stop button.
2009-09-01 02:21:59 +02:00
Jaromil a716a6a58a Factory template in swig bindings
(thanks caedes for the tip)
2009-08-31 21:24:53 +02:00
Jaromil fd11f832e3 little fixes
testing python scripts after cleanup
2009-08-31 01:42:32 +02:00
Jaromil f608aeff1f some stabilization after cleanup
preparing to merge singleton branch
it will solve unique screen and controllers for multiple javascripts
2009-08-30 17:33:11 +02:00
Jaromil f3c72894fc screated screen_js
now screens are also present in JS
still tasks pending:
	backwards compatibility with scripts
	resolution of multiple screens in startup/reset logic
	testing
2009-08-30 04:28:49 +02:00
Jaromil b409820950 Factory is now used also for Screens
Screen API changed a bit: now size args are taken from init(w,h)
screen implementations should provide an _init(w,h) as well
constructors are without arguments (as in the rest of freej)
2009-08-29 11:53:48 +02:00
Pablo Martin 0dd31d7463 removed some cruft. 2009-08-29 04:00:22 +02:00
Pablo Martin f98c501fc7 made language mode switch automatically when loading a file with the
appropriate extension.
2009-08-29 03:52:06 +02:00
Pablo Martin 35586464ff a little bit of cleanup. 2009-08-29 00:11:22 +02:00
Pablo Martin f69378766b add python mode to the editor (can execute and run python scripts). 2009-08-28 22:11:42 +02:00
Pablo Martin 20c11fa7cc updating wishlist. 2009-08-28 08:31:15 +02:00
Pablo Martin b11ff44ad4 adding some preview functionality, a statusbar, and a few more editor
commands.
2009-08-28 08:29:14 +02:00
Pablo Martin 2b15a97d2f adding cut, copy and paste accelerators. 2009-08-28 04:20:29 +02:00
Pablo Martin adfcb44e94 add try catch except statement to test experimental function. 2009-08-28 04:06:33 +02:00
Pablo Martin ed9c709f9d improving tree view:
- add set debug option on menu
  - add menu to remove layers, controllers and filters
  - fix details here and there
  - added a gtksourceview2 js editor (cant save or run from here yet :P)
2009-08-28 04:06:33 +02:00
Jaromil 6b43d14908 some more on the gtkgui wishlist 2009-08-27 18:28:40 +02:00
Pablo Martin 6f92bb3db8 add your own wishes for the gtk editor here. 2009-08-27 18:10:22 +02:00
Pablo Martin 00ba1700be change some blit mode as a test. 2009-08-27 18:00:53 +02:00
Jaromil a255a5fca4 small fixes to gtkpy gui
caedes did on my comp
2009-08-27 15:44:41 +02:00
Pablo Martin a959a6b093 start of alternative status widget. 2009-08-27 04:56:46 +02:00
Pablo Martin 50ab011e5e added an effect selector to the gtk gui. 2009-08-27 03:55:27 +02:00
Pablo Martin b83acef87e small tweaks 2009-08-26 20:19:30 +02:00
Pablo Martin 6a469f7ec7 added javascript command execution and dummy filling of the context
tree.
2009-08-21 02:38:22 +02:00
Pablo Martin b3f4519437 open_script button works now. 2009-08-21 00:36:47 +02:00
Pablo Martin 4c81adaf14 initial code for the gtk gui. 2009-08-21 00:26:32 +02:00