GNOME Bugzilla – Bug 676686
History Panel Prototype
Last modified: 2012-05-28 23:15:24 UTC
Created attachment 214810 [details] History Panel folder This is proof of concept/prototype that I have designed for the upcoming addition of a history panel to gcalctool. I have created an application that has the history box, entry box and an equals button to emulate that feature in the final design. This features unlimited addition of calculations to the history box. How it works is basically that the first line shows the calculation and the next line shows the answer. For now a temporary answer of 10 is given. What is missing: 1) Allowing entry to act as equals as well 2) Selecting any calculation and having that automatically be entered into the enter box How to install: 1) unzip folder into home 2) go to terminal 3) cd into the folder 4) ./configure 5) make 6) sudo make install 7) run for /usr/local/bin Please run and tell me how you feel, any changes, bugs, etc. Thanks! Gopal
Created attachment 214811 [details] screenshot
In addition to folder attachment my repo can be used as well: git@github.com:ingeniumed/History-panel.git https://ingeniumed@github.com/ingeniumed/History-panel.git git://github.com/ingeniumed/History-panel.git
Hi Gopal, The screenshot looks like the right thing. The git repository seems empty except for a README :( Did you forget to push? Note mockups and the like should be attached to bug 327590 which is the request for this feature.
Hey Robert, Sorry I did forget to push! I pushed all the necessary files to the repo and now they should be available! Would it be possible for you to merge this with that bug since I am unsure of how to do it? Gopal
*** This bug has been marked as a duplicate of bug 327590 ***
(You will need to manually copy over any information you want on bug 327590)