| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\|
| |
| | |
(bzr r13645.1.94)
|
| | |
| |
| | |
(bzr r14215)
|
| | |
| |
| | |
(bzr r14208)
|
| | |
| |
| | |
(bzr r14204)
|
| | |
| |
| | |
(bzr r14194)
|
| | |
| |
| | |
(bzr r14191)
|
| | |
| |
| | |
(bzr r14163.1.2)
|
| | |
| |
| | |
(bzr r14163.1.1)
|
| | |
| |
| | |
(bzr r14163)
|
| | |\
| | |
| | | |
(bzr r14059.1.27)
|
| | | |
| | |
| | |
| | |
| | | |
awaits Pango update.
(bzr r14155)
|
| | | |
| | |
| | |
| | |
| | | |
library).
(bzr r14152)
|
| | | |
| | |
| | |
| | |
| | | |
progress.
(bzr r14148)
|
| | |\|
| | |
| | | |
(bzr r14059.1.26)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
embedded/linked image can't be saved in some circumstances.).
Fixed bugs:
- https://launchpad.net/bugs/1450875
(bzr r14144)
|
| | |\ \
| | | |
| | | | |
(bzr r14059.1.24)
|
| | |\ \ \
| | | | |
| | | | | |
(bzr r14059.1.21)
|
| | | | | |
| | | | |
| | | | | |
(bzr r14059.1.13)
|
| | |\ \ \ \
| | | | | |
| | | | | | |
(bzr r14059.1.12)
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
(bzr r14059.1.10)
|
| |\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
(bzr r13645.1.93)
|
| | | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1194091
(bzr r14142)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
TODO: double check review and comment
(bzr r13645.1.89)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r13645.1.87)
|
| |\| | | | |
| | | | | |
| | | | | | |
(bzr r13645.1.85)
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | | |
Remove units from fillet-chamfer and roughen
(bzr r14136)
|
| | | | | |
| | | | |
| | | | | |
(bzr r14126)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1450877
(bzr r14116)
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Fixed bugs:
- https://launchpad.net/bugs/1169123
(bzr r14111)
|
| | |\ \ \
| | | | |
| | | | | |
(bzr r13922.1.19)
|
| | | |/ /
| | | |
| | | |
| | | |
| | | | |
ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc
(bzr r14064)
|
| | | | |
| | | |
| | | | |
(bzr r13922.1.17)
|
| | | | |
| | | |
| | | | |
(bzr r13922.1.16)
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
forgotten things, but hopefully, there are only very few changes of semantics:
->childList is now in the intuitive order (childList()[0] is now firstChild)
-> sp_selection_paste_impl is now in the opposite order (change is local to selection-chemistry.cpp, and simplify a few things)
-> selection.setReprList now takes the list in the opposite order. It was always the case (the list was always reversed before handing to it)
-> a few comparison functions now work "the c++ way": the C way was to return -1 if a<b, 0 if a==b and 1 if a>b, now they return (bool)(a<b)
(bzr r13922.1.15)
|
| | |\| |
| | | |
| | | | |
(bzr r13922.1.13)
|
| | |\ \ \
| | | | |
| | | | | |
(bzr r13922.1.12)
|
| | | | | |
| | | | |
| | | | | |
(bzr r13922.1.11)
|
| | | | | |
| | | | |
| | | | | |
(bzr r13922.1.10)
|
| | |\ \ \ \
| | | | | |
| | | | | | |
(bzr r13922.1.8)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r13922.1.6)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r13922.1.5)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
segfaulting.
That's an improvement.
Next thing: code cleaning, replacing containers with vectors
(bzr r13922.1.4)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
some...
more...
lines...
(bzr r13922.1.2)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on.
(bzr r13922.1.1)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r13645.1.66)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Removed dependency to helper/geom.h
Now use a simple vector, not a vector of pairs of size_t and Satellite
Getters and setters on Satellite removed
Update store parameter to a more friendly string, like powerstroke
Todo:
Documentation and Fix coding style.
(bzr r13645.1.63)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r13645.1.51)
|
| |\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
(bzr r13645.1.48)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r14021)
|
| | | | | | |
| | | | | |
| | | | | | |
(bzr r13645.1.45)
|