2009-08-12 GnuCash IRC logs

00:14:04 *** dsnyders has quit IRC
00:42:29 *** ErKa has quit IRC
01:38:10 *** motin_0 has quit IRC
03:16:34 *** bentob0x has joined #gnucash
05:03:47 *** puck has quit IRC
05:07:32 *** puck has joined #gnucash
05:24:23 *** RobotCow has joined #gnucash
05:37:08 *** RobotCow has quit IRC
05:43:02 *** RobotCow has joined #gnucash
06:03:44 *** RobotCow has quit IRC
06:04:38 *** RobotCow has joined #gnucash
06:06:08 *** RobotCow has quit IRC
06:07:04 *** RobotCow has joined #gnucash
06:09:56 *** bentob0x has quit IRC
06:17:54 *** RobotCow has quit IRC
07:53:28 *** Jimraehl has left #gnucash
08:04:44 *** JimRaehl2 has joined #gnucash
08:15:55 *** JimRaehl2 has left #gnucash
09:07:11 *** JimRaehl2 has joined #gnucash
10:21:12 <delaman> does gnucash support the letter ñ or other "exotic" letters?
10:21:25 <delaman> or does it depend on my OS?
10:22:50 <jsled> the register is aging, but gtk/glib is all utf-8 internally.
10:23:29 <jsled> I don't know what the DB support is like, but I'd hope it's charset-friendly.
10:24:02 <delaman> yeah i tried to save something in xml with an "ñ" and it "broke"
10:24:15 <jsled> The XML backend should be fine with that.
10:24:21 <jsled> What version? How'd it break?
10:24:23 *** bentob0x has joined #gnucash
10:24:40 <delaman> jsled: give me a minute, let me reproduce it
10:28:01 <delaman> jsled: nm it was my fault, i was adding something into the mysql database outside the gnucash API , something must have gone wrong outside gnucash, my fault
10:30:34 *** warlord-afk is now known as warlord
10:33:46 <delaman> been trying to learn C to try to use the gnucash API, im used to OOP languages, C is not OOP right? not from what i can see......... suppse i do write some code using the gncuash API, how do i compile it? do i just include the header files and thats it or do i have to compile the "entire" gnucash source code? source for my intermediate questions :)
10:34:07 <delaman> sorry for my*
10:35:31 <warlord> You can jus #include the gnucash headers and then link against the gnucash libraries.
10:35:41 <warlord> (unfortunately we don't make it very easy)
10:36:33 <jsled> C does not have langauge support for OO, but much of the gnucash source is in an (at least semi-)OO style.
10:38:25 <jsled> The historical core engine API is pretty well encapsulated. Some of the UI/app code makes use of gobject, which is library support for OO concepts in C (interfaces/inheritence/typing, function-pointer tables, polymorphism, &c.)
10:42:57 <delaman> thanks guys
12:18:16 *** bentob0x has quit IRC
12:55:01 *** andyt has joined #gnucash
13:02:46 *** hvx has joined #gnucash
13:32:38 *** cortana has joined #gnucash
13:35:19 *** cortana has quit IRC
13:36:46 *** cortana has joined #gnucash
13:51:49 *** sjc has joined #gnucash
14:04:24 *** KaiForce has joined #gnucash
14:19:01 *** warlord has quit IRC
14:54:00 *** warlord has joined #gnucash
14:54:00 *** gncbot sets mode: +o warlord
15:07:57 *** warlord is now known as warlord-afl
15:07:57 *** warlord-afl is now known as warlord-afk
15:23:17 *** hvx has quit IRC
15:29:55 *** kfo_ has joined #gnucash
15:38:33 *** kfo has quit IRC
15:38:33 *** kfo_ is now known as kfo
16:02:03 *** KaiForce has quit IRC
17:01:13 *** linas has quit IRC
17:07:59 *** andyt has quit IRC
17:43:02 *** kfo_ has joined #gnucash
17:51:16 *** kfo has quit IRC
17:51:16 *** kfo_ is now known as kfo
18:41:44 *** kfo_ has joined #gnucash
18:46:12 *** kfo has quit IRC
18:46:12 *** kfo_ is now known as kfo
19:19:09 *** XiXaQ has joined #gnucash
19:33:07 *** kfo has quit IRC
19:34:19 *** kfo has joined #gnucash
19:34:31 *** linas has joined #gnucash
20:53:39 *** Beaker has joined #gnucash
20:58:39 *** sjc has quit IRC
21:24:32 *** JimRaehl2 has left #gnucash
21:25:02 *** Jimraehl has joined #gnucash
21:43:37 *** cortana has quit IRC
21:54:08 *** XiXaQ has quit IRC
23:39:08 *** XiXaQ has joined #gnucash