root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @84 [84] 08/25/08 07:38:15 kaarna The best I can do currently. Would really need a GL vector library. I'm …
(edit) @83 [83] 08/20/08 06:59:05 kaarna This is a basically working but slow updateTextures version.
(edit) @82 [82] 08/16/08 06:51:24 kaarna Trying to get the vector stuff working. No success. Shadows are a problem.
(edit) @81 [81] 08/11/08 06:21:38 kaarna Scrolling works. PixelPerPixel? doesn't work.
(edit) @80 [80] 08/08/08 20:22:55 kaarna Zooming kind of works (with pixels). Scrolling crashes.
(edit) @79 [79] 08/05/08 19:15:07 kaarna Scrollbars are themed.
(edit) @78 [78] 08/01/08 22:37:15 kaarna Shadows.
(edit) @77 [77] 07/31/08 19:06:18 kaarna Button shadow. Aspectratio animation. Stuff.
(edit) @76 [76] 07/29/08 20:21:35 kaarna Theme enhancements to Button, Menu, WindowHeaders?.
(edit) @75 [75] 07/26/08 21:09:51 kaarna Button rendering as textures, nasty hacks.
(edit) @74 [74] 07/18/08 20:02:57 kaarna Menu better. Animator better.
(edit) @73 [73] 07/17/08 06:53:17 kaarna Quit MenuItem? almost works now.
(edit) @72 [72] 07/16/08 05:52:00 kaarna Window works like a PlainWindow?, yet it is just a Widget.
(edit) @71 [71] 07/15/08 08:58:49 kaarna Trying to make Window behave like PlainWindow?.
(edit) @70 [70] 07/13/08 19:55:39 kaarna Crappy state with FBO's. Shiraz will be LGPL. Repeat.
(edit) @69 [69] 07/13/08 19:54:12 kaarna Crappy state with FBO's. Shiraz will be LGPL.
(edit) @68 [68] 07/09/08 21:06:46 kaarna The difficulties of black text. Maybe I'll make this proprietary …
(edit) @67 [67] 07/06/08 14:14:20 kaarna Fixed the fonts with Pango.
(edit) @66 [66] 06/29/08 12:32:16 kaarna textWidth in Label. followsChildWidth. Menu is better.
(edit) @65 [65] 06/24/08 07:26:45 kaarna Paned widget.
(edit) @64 [64] 06/21/08 21:07:37 kaarna Menu work. RTree cleanup. Hide. No crashes. Anims need work.
(edit) @63 [63] 06/18/08 09:52:23 kaarna Initial Maximize. Close. Initial Menu work.
(edit) @62 [62] 06/10/08 05:52:53 kaarna HBox, VBox in ui.Box. Window in window. I'm off to Sodankylä.
(edit) @61 [61] 06/09/08 18:44:13 kaarna Arrange better. Created more problems.
(edit) @60 [60] 06/09/08 07:58:04 kaarna Scrollbar updates it's value.
(edit) @59 [59] 06/08/08 19:28:05 kaarna More scrollbars. Still unfinished.
(edit) @58 [58] 06/08/08 11:44:59 kaarna Initial work on automatic Scrollbars.
(edit) @57 [57] 06/06/08 17:31:38 kaarna Export works again for one time. ProgressBar? is better.
(edit) @56 [56] 06/06/08 15:37:22 kaarna Not sure what changed. But it's for the better…
(edit) @55 [55] 05/28/08 08:15:40 kaarna FlipButton? rotates to full 360 when clicked from backside of SubWindow?.
(edit) @54 [54] 05/27/08 18:26:58 kaarna Arrange made a bit better, still not finished nor polished.
(edit) @53 [53] 05/22/08 15:19:15 kaarna Culling changed to CW for FBOs. Why? I don't know…
(edit) @52 [52] 05/22/08 08:02:12 kaarna PixelPerPixel? rendering is now better. Fonts are still too skinny.
(edit) @51 [51] 05/21/08 07:58:39 kaarna Framebuffer objects. Hacks everywhere. Next: more widgets, hope.
(edit) @50 [50] 05/05/08 07:40:50 kaarna gtkDr500, tango0.99.6, etc. all to the latest versions.
(edit) @49 [49] 05/03/08 07:40:36 kaarna Slow clipping working with a hack.Should be made better.
(edit) @48 [48] 04/26/08 20:03:56 kaarna Clipping doesn't work.yet.Damn OpenGL stencilbuf is so slow.
(edit) @47 [47] 04/25/08 19:40:52 kaarna Initial vertex-arrays.
(edit) @46 [46] 04/19/08 21:23:06 kaarna Faster.Added x1N(set) type methods for speed.Doublesided testing.
(edit) @45 [45] 04/18/08 11:18:56 kaarna Slow.Testing doublesided windows.
(edit) @44 [44] 04/14/08 05:12:43 kaarna Fixed animations. Idle-system seems hacky/clever, but good.
(edit) @43 [43] 04/13/08 19:23:17 kaarna Playback with a timeout. Doesn't work so well.
(edit) @42 [42] 04/13/08 08:24:21 kaarna It's not very wise to texture lines.Invalidate added and playback broken …
(edit) @41 [41] 04/09/08 07:28:28 kaarna Shadows are nice. ResizeButtons? suck.
(edit) @40 [40] 04/08/08 21:27:12 kaarna Rounded corners. A gradient.
(edit) @39 [39] 04/02/08 06:44:59 kaarna No more crashes (less anyway). VideoViewer? widget. Resizable windows.
(edit) @38 [38] 03/31/08 07:19:24 kaarna What? I had 2K texture for video. Now it's 1K. Faster.
(edit) @37 [37] 03/21/08 20:55:21 kaarna Compilable state! Animations/GC/portaudio tend to crash this.
(edit) @36 [36] 03/21/08 11:30:17 kaarna Event handling testing.
(edit) @35 [35] 03/19/08 22:28:51 kaarna Signal additions. Child widgets work. Great stuff.
(edit) @34 [34] 03/19/08 20:24:34 kaarna RTree works now.Child widget's propably don't yet.
(edit) @33 [33] 03/19/08 10:10:08 kaarna Updated to GDC trunk (0.25ish).RTree doesn't segfault anymore.Almost …
(edit) @32 [32] 03/11/08 19:07:23 kaarna Working on RTree.
(edit) @31 [31] 03/09/08 19:32:45 kaarna RTree is slowly creeping back in. Doesn't work yet.
(edit) @30 [30] 03/09/08 07:04:16 kaarna Non-working state. Bringing back the rtree.
(edit) @29 [29] 03/04/08 18:34:22 kaarna Fonts are now rendered as textures with Cairo. They're still not perfect.
(edit) @28 [28] 03/03/08 02:58:24 kaarna Added font rendering with cairo which leaks memory.
(edit) @27 [27] 02/29/08 13:52:42 kaarna Replaced Stdout with Trace, because of threadsafety.
(edit) @26 [26] 02/28/08 05:22:19 kaarna New version prototype uses libquicktime and portaudio.
(edit) @25 [25] 02/28/08 05:06:55 kaarna Tango 0.99.4 changes. Some old changes that weren't committed before.
(edit) @24 [24] 02/28/08 04:17:57 kaarna Renamed old 003 source to src_old. New code in the next commit.
(edit) @23 [23] 08/24/07 21:00:54 satelliittipupu A non-working state. Checkout last revision for a working one.
(edit) @22 [22] 08/23/07 02:19:49 satelliittipupu Updates on the UI. Added some synchronize keywords for threading to work …
(edit) @21 [21] 07/26/07 08:18:16 satelliittipupu EditGroups? are now better. Saving and loading editGroups works too.
(edit) @20 [20] 07/03/07 04:32:18 satelliittipupu Pihlaja 003 alpha released.
(edit) @19 [19] 06/27/07 19:57:50 satelliittipupu XOverlay works now. With a hacked gtkD and gstreamerD that is.
(edit) @18 [18] 06/20/07 17:58:06 satelliittipupu Just to commit lots of stuff, before I try to fix dynamic pads problem. …
(edit) @17 [17] 05/16/07 16:18:08 satelliittipupu Now loading almost works. State dirty gets worse.
(edit) @16 [16] 05/10/07 00:51:34 satelliittipupu Is this where the Movies stopped working properly, or was it earlier? …
(edit) @15 [15] 05/04/07 12:41:46 satelliittipupu Importing added. Drag and drop started.
(edit) @14 [14] 05/02/07 10:04:05 satelliittipupu Tango conversion almost complete. No more segfaults. Won't compile without …
(edit) @13 [13] 04/29/07 09:22:33 satelliittipupu Moving to Tango. You wont be able to compile this yet.Use last revision.
(edit) @12 [12] 04/25/07 17:46:51 satelliittipupu Got some issues solved and found that our List is full of bugs. Atleast …
(edit) @11 [11] 04/24/07 15:26:51 satelliittipupu Added missing xml.d. Broke some stuff by fixing SceneChain? stuff. Crashes.
(edit) @10 [10] 04/20/07 09:30:57 satelliittipupu A commit for backup before I do some big changes with SceneChain? and …
(edit) @9 [9] 04/18/07 10:58:06 satelliittipupu added scenechain class, fileformat updates.
(edit) @8 [8] 04/17/07 13:59:13 satelliittipupu A projectchooser and some xml fileformat stuff. Projectchooser picture is …
(edit) @7 [7] 04/12/07 08:18:04 satelliittipupu Added the missing pictures. These are preliminary, and will change.
(edit) @6 [6] 04/11/07 12:21:56 satelliittipupu Now it might compile. Install all deps, and edit src/build/makelink.sh to …
(edit) @5 [5] 04/11/07 11:51:42 satelliittipupu Added the first src files. It won't work yet. More tomorrow.
(add) @3 [3] 04/11/07 10:57:43 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.