After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 676686 - History Panel Prototype
History Panel Prototype
Status: RESOLVED DUPLICATE of bug 327590
Product: gnome-calculator
Classification: Core
Component: general
6.4.x
Other Linux
: Normal major
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-23 20:15 UTC by Gopal Krishnan
Modified: 2012-05-28 23:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
History Panel folder (855.00 KB, application/zip)
2012-05-23 20:15 UTC, Gopal Krishnan
Details
screenshot (11.40 KB, image/png)
2012-05-23 20:16 UTC, Gopal Krishnan
Details

Description Gopal Krishnan 2012-05-23 20:15:44 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
Comment 1 Gopal Krishnan 2012-05-23 20:16:57 UTC
Created attachment 214811 [details]
screenshot
Comment 2 Gopal Krishnan 2012-05-23 20:58:28 UTC
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
Comment 3 Robert Ancell 2012-05-28 22:47:16 UTC
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.
Comment 4 Gopal Krishnan 2012-05-28 23:09:13 UTC
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
Comment 5 Robert Ancell 2012-05-28 23:14:56 UTC

*** This bug has been marked as a duplicate of bug 327590 ***
Comment 6 Robert Ancell 2012-05-28 23:15:24 UTC
(You will need to manually copy over any information you want on bug 327590)