Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-08-08 | * Redraw after 500ms to workaround compiz animation glitches on some GPU'sHEADmaster | Guillaume Seguin | 1 | -0/+8 |
2007-08-08 | * Coding style | Guillaume Seguin | 1 | -2/+2 |
2007-08-08 | * Require PyGTK 2 | Guillaume Seguin | 1 | -0/+2 |
2007-08-08 | * Reduce main window size | Guillaume Seguin | 1 | -32/+45 |
2007-08-08 | * Add shader loading capability | Guillaume Seguin | 3 | -17/+104 |
2007-08-06 | * Add MANIFEST.in for source distribution | Guillaume Seguin | 1 | -0/+7 |
2007-08-06 | * Update setup.py script | Guillaume Seguin | 2 | -14/+118 |
2007-08-06 | * Correctly set Glade locales path | Guillaume Seguin | 1 | -1/+3 |
2007-08-06 | * Update French translation | Guillaume Seguin | 1 | -13/+21 |
2007-08-06 | * Update previewArea class | Guillaume Seguin | 1 | -22/+31 |
2007-08-06 | * Fix i18n file header | Guillaume Seguin | 1 | -1/+1 |
2007-08-06 | * Comments & coding style | Guillaume Seguin | 2 | -4/+14 |
2007-08-06 | * Coding style | Guillaume Seguin | 1 | -1/+1 |
2007-08-06 | * Fix copyright notices & adjust minor details | Guillaume Seguin | 3 | -4/+30 |
2007-08-06 | * Update genpot script to remove glade header file | Guillaume Seguin | 1 | -0/+1 |
2007-07-31 | * Sync with Filters Manager latest previewArea | Guillaume Seguin | 1 | -84/+154 |
2007-07-21 | * Add Save feature | Guillaume Seguin | 2 | -27/+63 |
2007-07-20 | * Fix typo >< | Guillaume Seguin | 1 | -1/+1 |
2007-07-20 | * Add debian/ and NEWS file | Guillaume Seguin | 8 | -0/+44 |
2007-07-20 | * More drawing fixes | Guillaume Seguin | 1 | -5/+19 |
2007-07-20 | * Update Glade file (cleanup, assign right parent for about dialog) | Guillaume Seguin | 1 | -6/+8 |
2007-07-20 | * Mark forgotten string as translatable | Guillaume Seguin | 3 | -57/+6 |
2007-07-20 | * Add i18n stuff | Guillaume Seguin | 4 | -0/+112 |
2007-07-20 | * Mark translatable strings | Guillaume Seguin | 3 | -9/+13 |
2007-07-20 | * Another Glade file update | Guillaume Seguin | 1 | -1/+1 |
2007-07-20 | * Update Glade file | Guillaume Seguin | 1 | -7/+7 |
2007-07-20 | * Fix encoding name | Guillaume Seguin | 3 | -3/+2 |
2007-07-20 | * Fix error dialog | Guillaume Seguin | 1 | -2/+1 |
2007-07-20 | * Minor description change | Guillaume Seguin | 1 | -1/+1 |
2007-07-20 | * Add build system, plus minor "About" fixes | Guillaume Seguin | 11 | -10/+86 |
2007-07-20 | * Fix data dump and cairo surface drawing | Guillaume Seguin | 1 | -8/+11 |
2007-07-20 | * Behave correctly when loading program failed | Guillaume Seguin | 1 | -0/+2 |
2007-07-09 | * Remove useless redraw | Guillaume Seguin | 1 | -1/+0 |
2007-07-09 | * Only redraw upon deletion when there actually was a program loaded | Guillaume Seguin | 1 | -2/+2 |
2007-07-09 | * Update previewArea to support RGBA images | Guillaume Seguin | 1 | -4/+9 |
2007-07-09 | * Remove redraw variable and just reset surface when redrawing is needed | Guillaume Seguin | 1 | -11/+10 |
2007-07-09 | * Fix color reading | Guillaume Seguin | 1 | -1/+3 |
2007-07-09 | * Comments | Guillaume Seguin | 1 | -0/+2 |
2007-07-09 | * Coding style | Guillaume Seguin | 1 | -3/+3 |
2007-07-09 | * Bufferize preview area | Guillaume Seguin | 3 | -53/+63 |
2007-07-09 | * More comments | Guillaume Seguin | 1 | -0/+9 |
2007-07-09 | * Coding style | Guillaume Seguin | 1 | -2/+4 |
2007-07-09 | * Coding style | Guillaume Seguin | 1 | -1/+2 |
2007-07-09 | * Split previewArea (formerly glArea) | Guillaume Seguin | 3 | -156/+212 |
2007-07-04 | * Update glade file | Guillaume Seguin | 1 | -1/+2 |
2007-06-20 | Merge branch 'master' of git+ssh://guillaume.segu.in/home/ixce/home/code/gsha... | Guillaume Seguin | 1 | -2/+2 |
2007-06-20 | * Wrap the textview in a scrolled window | Guillaume Seguin | 1 | -5/+14 |
2007-06-12 | * Modify glEnable/glDisable calls for vertex shader compatibility | Guillaume Seguin | 1 | -2/+2 |
2007-06-12 | * Add basic documentation | Guillaume Seguin | 4 | -0/+351 |
2007-06-12 | * Update INSTALL | Guillaume Seguin | 1 | -0/+2 |