index
:
gmathlib.git
master
olasd
gMathLib, mathematic expressions handling library
Guillaume Seguin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-22
* change `type' arg of pyrex routines to `symtype'
HEAD
master
Nicolas Dandrimont
3
-46
/
+46
2008-08-22
* Add renderers for intersection and union symbols and update doc
Guillaume Seguin
3
-11
/
+50
2008-08-22
* Improve gmathcairo_render_cross_symbol and editor mode support
Guillaume Seguin
3
-55
/
+136
2008-08-22
* Rename draw_intersect to draw_intersection
Guillaume Seguin
2
-2
/
+2
2008-08-22
* Improve frac symbol rendering
Guillaume Seguin
1
-0
/
+6
2008-08-22
* Ignore button press when not in editor mode
Guillaume Seguin
1
-0
/
+4
2008-08-22
* Initial gMathEditor frame
Guillaume Seguin
1
-0
/
+102
2008-08-22
* Update README
Guillaume Seguin
1
-3
/
+3
2008-08-22
* Drop FIXME (bug fixed in f357dd016df5a9080edaf6715402672c28227427)
Guillaume Seguin
1
-5
/
+0
2008-08-22
* Increment refcount of gmathlib context object when getting it
Guillaume Seguin
1
-0
/
+2
2008-08-22
* Add FIXME to pyGMathView.py
Guillaume Seguin
1
-0
/
+5
2008-08-22
* Improve pyGMathView test to compare editor and normal modes
Guillaume Seguin
1
-12
/
+10
2008-08-22
* Update test/CMakeLists.txt to compile GMathWrapBox test
Guillaume Seguin
1
-0
/
+5
2008-08-22
* Update include/CMakeLists.txt to install new headers
Guillaume Seguin
1
-1
/
+1
2008-08-22
* Import pygmathselector header
Guillaume Seguin
1
-0
/
+29
2008-08-22
* Update CMakeLists.txt for GMathWrapBox and GMathSelector
Guillaume Seguin
1
-0
/
+12
2008-08-22
* Update bindings/python/CMakeLists.txt
Guillaume Seguin
1
-0
/
+1
2008-08-22
* Import GMathSelector python bindings
Guillaume Seguin
4
-0
/
+179
2008-08-22
* Add test for GMathWrapBox
Guillaume Seguin
1
-0
/
+87
2008-08-22
* Import GMathSelector's header
Guillaume Seguin
1
-0
/
+85
2008-08-22
* Import GMathSelector, a mathematic symbol selector widget for Gtk
Guillaume Seguin
6
-0
/
+609
2008-08-22
* Import GMathWrapBox, a horizontally wrapping box for Gtk
Guillaume Seguin
6
-0
/
+885
2007-12-08
* Fix module name in override file for pyGMathView
Guillaume Seguin
1
-1
/
+1
2007-12-08
* Rename cairo/ to gmathcairo/ and core/ to gmathlib/
Guillaume Seguin
14
-2
/
+2
2007-12-08
* Add .pyc files to .gitignore
Guillaume Seguin
1
-0
/
+1
2007-12-08
* Update pygmathview defs file
Guillaume Seguin
1
-0
/
+53
2007-12-08
* Add FIXME
Guillaume Seguin
1
-0
/
+2
2007-12-08
* Add basic (untested) code for handling undo/redo in gMathView
Guillaume Seguin
6
-16
/
+330
2007-12-08
* Add an integral to python test formula
Guillaume Seguin
1
-1
/
+5
2007-12-08
* Move typedef to the right place
Guillaume Seguin
2
-1
/
+2
2007-12-08
* Move definitions & prototypes to a separate private header
Guillaume Seguin
2
-29
/
+62
2007-12-06
* Unselect symbol when Escape is pressed
Guillaume Seguin
1
-2
/
+16
2007-12-06
* Whitespace fix
Guillaume Seguin
1
-1
/
+1
2007-12-06
* Add support for integral symbols in Cairo renderer
Guillaume Seguin
1
-0
/
+136
2007-12-06
* Add custom Cairo drawing function for integrals
Guillaume Seguin
2
-0
/
+35
2007-12-06
* Improve symbol selection for gMathView (a future highlight mode)
Guillaume Seguin
3
-1
/
+43
2007-12-06
* Rework current symbol outlining in gMathView
Guillaume Seguin
3
-44
/
+26
2007-12-05
* Outline currently selected symbol in gMathView
Guillaume Seguin
1
-2
/
+38
2007-12-05
* Add cairo surface copy & boxed outline helper functions to gMathView
Guillaume Seguin
3
-1
/
+76
2007-12-04
* Add gmathboxed_find_symbol to recursively find the boxed for a symbol
Guillaume Seguin
2
-0
/
+28
2007-12-04
* Add empty symbol rendering to cross_symbol util for editor mode
Guillaume Seguin
3
-9
/
+32
2007-12-04
* Drop a symbol from test python formula to test editor mode
Guillaume Seguin
1
-1
/
+0
2007-12-04
* Add empty children rendering support to most Cairo symbol renderers
Guillaume Seguin
1
-3
/
+44
2007-12-04
* Improve rendering of empty symbols
Guillaume Seguin
1
-7
/
+6
2007-12-04
* Fix segfault when selecting an empty widget
Guillaume Seguin
1
-1
/
+2
2007-12-04
* Adjust empty symbol line width
Guillaume Seguin
1
-1
/
+1
2007-12-04
* Allow rendering NULL symbols as empty symbols
Guillaume Seguin
1
-3
/
+0
2007-12-04
* Allow having GMathBoxed for NULL symbols
Guillaume Seguin
1
-3
/
+0
2007-12-04
* Enable editor mode in pygmathview test script
Guillaume Seguin
1
-0
/
+2
2007-12-04
* Add editor mode to gMathView
Guillaume Seguin
3
-0
/
+32
[next]