Age | Commit message (Expand) | Author | Files | Lines |
2002-12-29 | probably the last commit for today | cniehaus | 3 | -2/+13 |
2002-12-29 | and now without segfault on exit | cniehaus | 1 | -14/+14 |
2002-12-29 | more gui, started with the real code | cniehaus | 3 | -9/+104 |
2002-12-29 | just in case my harddisk breaks ;) Still there is no real funktional code, | cniehaus | 8 | -27/+182 |
2002-12-28 | Well, the GUI is done, tomorrow comes the content | cniehaus | 8 | -0/+284 |
2002-12-28 | small fix | cniehaus | 1 | -1/+1 |
2002-12-28 | moving to unsupported | llornkcor | 6 | -579/+0 |
2002-12-28 | - include string.h for memcpy | simon | 1 | -0/+2 |
2002-12-28 | - include string.h for memcmp | simon | 1 | -0/+1 |
2002-12-27 | juhu, this should be fully translatable now :) | cniehaus | 7 | -128/+132 |
2002-12-27 | finally found that stupid bug | cniehaus | 2 | -7/+4 |
2002-12-27 | go mickeyl go | cniehaus | 4 | -117/+124 |
2002-12-27 | i18n fix | cniehaus | 1 | -4/+2 |
2002-12-27 | add | llornkcor | 1 | -0/+3 |
2002-12-26 | adding a nice feature: now the user sees which element he is looking at | cniehaus | 3 | -13/+17 |
2002-12-26 | Fixing stupid numerationbug | cniehaus | 1 | -1/+1 |
2002-12-26 | small fix for setting the directory in getOpenFileName, so it will return the... | llornkcor | 1 | -4/+6 |
2002-12-26 | fix docname setting | llornkcor | 1 | -1/+4 |
2002-12-26 | hook up save and saveAs | llornkcor | 2 | -3/+44 |
2002-12-26 | added setDocFile function to change the filename needs more work | llornkcor | 2 | -6/+15 |
2002-12-22 | use ofontselector, and temp fix for dialog crash | llornkcor | 3 | -11/+30 |
2002-12-22 | show config dialog maximized | llornkcor | 1 | -6/+6 |
2002-12-22 | add fileName to tab instead of BLAH | llornkcor | 1 | -80/+81 |
2002-12-22 | void functions cant return a bool value | llornkcor | 1 | -3/+3 |
2002-12-20 | update - sorry it took so long. hope this works correctly | llornkcor | 46 | -1522/+4580 |
2002-12-17 | - i18n fixlet by Carsten | simon | 1 | -2/+2 |
2002-12-16 | send as text the real filename is symlink | llornkcor | 3 | -13/+30 |
2002-12-14 | addLanguage rules | cniehaus | 7 | -0/+13 |
2002-12-10 | Add -lstdc++ to LIBS explicitly for apps that require it, as we no longer lin... | kergoth | 1 | -1/+1 |
2002-12-08 | Fixed saving of new checkbooks and incorrect setting of notes. | drw | 2 | -1/+7 |
2002-12-04 | Abstracted checkbook storage, added new main window display/configuration opt... | drw | 13 | -243/+753 |
2002-12-01 | perhaps tille finds some time for debugging this | cniehaus | 2 | -2/+13 |
2002-12-01 | is that the way it should be, Holger? | cniehaus | 2 | -1/+11 |
2002-12-01 | typos | cniehaus | 2 | -4/+4 |
2002-11-30 | Checkbook password protection | drw | 9 | -31/+264 |
2002-11-30 | Made checkbook transaction list prettier & updated contact info | drw | 14 | -29/+114 |
2002-11-23 | only display the elements that exist ;) | cniehaus | 1 | -1/+1 |
2002-11-23 | move stuff around, use iterators, make things translatable | cniehaus | 6 | -127/+131 |
2002-11-22 | Show icons | jowenn | 2 | -8/+25 |
2002-11-22 | *** empty log message *** | tille | 1 | -0/+3 |
2002-11-22 | mmh, how do I now use these information? | cniehaus | 3 | -3/+127 |
2002-11-21 | usual | harlekin | 1 | -0/+2 |
2002-11-21 | usual | harlekin | 7 | -0/+8 |
2002-11-20 | why the hell is my layout not working? | cniehaus | 2 | -6/+4 |
2002-11-19 | some wishes | tille | 1 | -1/+7 |
2002-11-17 | added atom symbols in table | tille | 3 | -5/+13 |
2002-11-17 | Patrick and I will now create a nice TODO | cniehaus | 1 | -0/+11 |
2002-11-17 | s/dk/da and added a \ | cniehaus | 1 | -2/+2 |
2002-11-16 | fix tab switches, and inputdialog focus on edit | llornkcor | 2 | -17/+23 |
2002-11-16 | moved input to output, switched all systems calls to OProcess. got rid of popen | llornkcor | 7 | -201/+274 |