[08:23:30] addshore pig [08:23:33] ping [08:23:35] :D [08:23:40] @notify addshore [08:23:40] This user is now online in #huggle so I will let you know when they show some activity (talk etc) [08:23:46] :o [08:58:47] [02huggle] 07benapetr pushed 033 commits to 03gtk# [+7/-0/±20] 13http://git.io/E6L5-w [08:58:48] [02huggle] 07benapetr 038921a9c - more comments and removed functions we will not need [08:58:49] [02huggle] 07benapetr 03be15501 - lot of comments [08:58:50] [02huggle] 07benapetr 036373161 - Merge branch 'gtk#' of github.com:huggle/huggle into gtk# [09:18:13] [02huggle] 07benapetr pushed 031 commit to 03gtk# [+0/-0/±9] 13http://git.io/YNuAvg [09:18:14] [02huggle] 07benapetr 03c29c0ff - some new stuff in gui [09:42:54] addshore did you manage to build and run latest version in gtk# branch? [09:44:04] Change on 12en_wikipedia a page Wikipedia:Huggle/Feedback was modified, changed by Yintan link https://en.wikipedia.org/w/index.php?diff=553174383 edit summary: [+166] /* Weird reverts */ [09:52:11] petan: im not sure which the latest one is [09:52:19] the last one I built and ran was just a blank form ;p [09:52:24] git checkout gtk# [09:52:26] git pull [09:53:14] addshore you can make an about form as first lesson :D [09:53:16] to learn gtk [09:53:24] Change on 12en_wikipedia a page Wikipedia:Huggle/Feedback was modified, changed by Yintan link https://en.wikipedia.org/w/index.php?diff=553175144 edit summary: [+629] /* Feedback */ Keyboard shortcuts [09:53:31] :/ [09:53:40] if making it takes more than an hour i might die [09:53:49] heh [09:53:55] are you on windows? [09:54:02] download xamarin [09:54:34] http://monodevelop.com/Download [09:54:42] will do ;p [09:58:45] urgh huggle repo is so messy [10:00:14] mhhhm petan 8 warnings when I build it, but it works :P [10:17:22] so petan do i need to start a new dtk project? [10:17:25] or is there a project file somewhere in the svn? [10:54:16] svn? [10:54:30] addshore put that beer away for a moment :P [10:54:42] git ;p [10:54:45] :D [10:54:50] yes there is project file [10:55:01] huggle3.csproj [11:12:43] mhhhm [11:12:47] it errors ;p [11:13:34] oh [11:13:53] actuallty it works better :D [11:19:23] omg can i push straight from this? :D [11:24:23] xamarin is awesome [11:26:03] petan: I have to have a contains to put stuff in but i cant find a container ;p [11:27:10] a vbox? :P [11:28:24] back [11:28:40] addshore there are many containers [11:28:44] depends on what you need [11:28:49] vbox, hbox, static [11:28:51] etc [11:29:39] * addshore tries to work out how to change a label text [11:29:49] click on properties [11:30:03] label properties [11:30:08] done and then where? :P [11:30:13] label-prop [11:30:22] label.LabelProp [11:30:36] gtk is using html like syntax [11:30:45] so you can insert like Bold text [11:30:50] etc [11:31:03] :O [11:33:28] this all seems easy ;p [11:34:23] ok, so create the about box then :P [11:34:42] don't forget to put all forms to huggle3Forms namespace [11:34:57] :) [11:35:20] also I am going to switch auto gen of documentation [11:35:34] so that all code will need to have comments [11:36:27] [02huggle] 07benapetr pushed 031 commit to 03gtk# [+0/-0/±3] 13http://git.io/0Z0xPg [11:36:28] [02huggle] 07benapetr 03789d038 - enabled documentation generation [11:36:33] ok so 249 warning now :D [11:36:50] there is a warning for every line that is missing a comment [11:39:00] ewww [11:39:16] okay :D [11:39:22] im gonna try and commit this from xam [11:39:43] mhhm [11:39:46] cant remember git password ;p [11:41:06] mhhm need to do a merge [11:41:10] now how to do that in xam [11:42:11] mhhm [11:44:30] [02huggle] 07addshore pushed 031 commit to 03gtk# [+2/-0/±2] 13http://git.io/WJwPcQ [11:44:31] [02huggle] 07unknown-user 03cdd1044 - Start about form [11:44:35] okay :P [11:44:47] sort of worked, shame it came up as unknown-user xD [11:45:52] I like this petan :D [11:46:00] its all so efficient :D [11:46:07] heh :D [11:46:23] well, it is resource conservative way more than winforms [11:46:38] my application used to eat 240mb of ram, now it eats 60mb [11:46:41] after I switched to gtk [11:46:59] :D:D [11:47:07] xam is also awesome [11:48:25] am I right in thinking there is some sort of built in translation somewhere? O_o [11:51:43] mhmm petan how do I make a label use html syntax? [11:51:57] i would have guessed it was *use markup [11:53:05] addshore yes [11:53:11] addshore btw I just commit some stuff sec [11:53:14] does ti only work when you build? [11:53:18] go for it :) [11:53:47] one thing I have a problem with in xam is closing tabs :P [11:55:03] git really is a mess for huggle :/ [11:56:31] gh-pages is 944 behind master xD [11:56:49] i feel we could make some of these go away [11:57:00] i.e. all of them xD [11:57:28] [02huggle] 07benapetr pushed 033 commits to 03gtk# [+3/-1/±9] 13http://git.io/R72KUQ [11:57:29] [02huggle] 07benapetr 036fd264a - login functions [11:57:30] [02huggle] 07benapetr 03b6f661a - Merge branch 'gtk#' of github.com:huggle/huggle into gtk# [11:57:31] [02huggle] 07benapetr 03c5b5138 - moved about form to another space, and inserted some comments [11:58:05] addshore probably yes, I still don't understand how branches work [11:58:27] well, it is so say we could have multiple contributors working on things [11:58:36] then once they are to a working standard they get merged to master [11:58:59] ie. all the branches currently are pointless [11:59:00] even gtk [11:59:04] well, that merging to master is a hard part I didn't understand [11:59:14] pull requests ;p [11:59:14] I always had to do that by a hand [11:59:26] shall I delete all the old branches? [11:59:40] are you sure we will never need that code? [11:59:48] I think if you delete them it is lost permanently? [12:00:15] [02huggle] 07addshore pushed 0329 commits to 03master [+272/-475/±129] 13http://git.io/hgoktA [12:00:16] [02huggle] 07benapetr 031238c9d - created some initial version that doesn't work :D [12:00:17] [02huggle] 07benapetr 03228c1d6 - some initial commit [12:00:18] [02huggle] 07benapetr 034bd9ad1 - first version that can be compiled oh wow [12:00:19] [02huggle] 07benapetr 03a997e9d - some more files so that it work [12:00:20] [02huggle] 07benapetr 031dc7c2b - seems there is a bug in git [12:00:21] [02huggle] 07benapetr 037a496ae - fixed the windows fs issues [12:00:22] [02huggle] 07benapetr 03ac1e8d4 - this is a test ignore me [12:00:23] [02huggle] 07benapetr 039953150 - merging some stuff [12:00:24] [02huggle] 07benapetr 03ce623d8 - recovered back [12:00:25] [02huggle] 07benapetr 03a9ca3c1 - localization [12:00:26] [02huggle] 07benapetr 03d1dcacd - missing colon :/ [12:00:27] [02huggle] 07benapetr 03089f650 - improved login form [12:00:28] [02huggle] 07benapetr 038d463ee - putting back the update scripts that are supposed to create a version file [12:00:29] [02huggle] 07benapetr 03ac38110 - small fix in update file [12:00:30] [02huggle] 07benapetr 039b63fdf - put back the version info [12:00:31] thats gtk and master merged [12:00:31] [02huggle] 07benapetr 030798594 - created initial main form [12:00:32] [02huggle] 07benapetr 03debb49e - some stuff for main form [12:00:33] [02huggle] 07benapetr 03e7d5335 - function to reset the information in form [12:00:34] [02huggle] 07benapetr 0380c3e75 - some more items on login form [12:00:35] [02huggle] 07benapetr 038921a9c - more comments and removed functions we will not need [12:00:36] [02huggle] 07benapetr 03be15501 - lot of comments [12:00:37] [02huggle] 07benapetr 036373161 - Merge branch 'gtk#' of github.com:huggle/huggle into gtk# [12:00:38] [02huggle] 07benapetr 03c29c0ff - some new stuff in gui [12:00:39] [02huggle] 07benapetr 03789d038 - enabled documentation generation [12:00:40] how you did it [12:00:40] [02huggle] 07unknown-user 03cdd1044 - Start about form [12:00:41] [02huggle] 07benapetr 036fd264a - login functions [12:00:42] [02huggle] 07benapetr 03b6f661a - Merge branch 'gtk#' of github.com:huggle/huggle into gtk# [12:00:43] [02huggle] 07benapetr 03c5b5138 - moved about form to another space, and inserted some comments [12:00:44] [02huggle] 07addshore 033ffda9f - Merge pull request #1 from huggle/gtk# Gtk# [12:00:46] on the site [12:00:50] oh [12:00:53] didn't know that [12:00:55] go to the branch, sleect pull request near the top [12:00:59] accept it and auto merge it [12:01:01] ;p [12:01:11] Merge pull request #1 from huggle/gtk# Gtk# [12:01:20] https://github.com/huggle/huggle/pull/1 [12:01:28] wait [12:01:42] its so other people can fork it int branches that arent devs on the project and make changes they want to [12:01:42] if you merged it with master, you just deleted the old code I was copying stuff from [12:01:48] then they can 'push' it back into the git [12:01:50] because this version was empty project [12:02:00] and I am slowly copying stuff from winforms version to this one [12:02:07] winform was "master" [12:02:18] by merging it, you overwrote all these files [12:02:31] I suppose [12:03:03] mhhhm [12:03:10] doesn't matter [12:03:15] I still have it on my p [12:03:16] pc [12:03:17] you were using files in huggle3 from master before i pulled? [12:03:21] yes [12:03:28] you can still look at the old versions of that revision on git site [12:03:38] because this gtk# branch doesn't have half of files from master [12:03:46] I didn't add them yet [12:04:03] * addshore goes to look at what he has done [12:04:19] the first commit(14:00:17) [huggle] benapetr 228c1d6 - some initial commit [12:04:20] (14:00:18) [huggle] benapetr 4bd9ad1 - first version that can be compiled oh wow [12:04:28] these probably remove all stuff [12:05:05] so should I work in master now? [12:05:11] addshore [12:05:13] :o [12:05:28] id say yes, until a point that we actually have a working version :P [12:06:32] ill clean up the other branches as they are on google code still anyway [12:06:40] no changes have been made [12:08:04] you dont need gh-pages do you? [12:10:20] no, but for some reason the repository isn't working now [12:10:43] xamarin now open the project in weird way and complains about missing file [12:10:44] amke sure you switch to master from gtk [12:10:52] when I recover that file from previous copy, and try to git add it [12:10:55] it ignore that [12:11:03] now in master [12:11:54] aha works now [12:11:59] git stash fixed [12:12:13] :D [12:13:09] see https://github.com/huggle/huggle/network ;p [12:13:16] shows whats occouring with branches and merges [12:15:41] [02huggle] 07benapetr pushed 031 commit to 03master [+0/-0/±3] 13http://git.io/xbRGrg [12:15:42] [02huggle] 07benapetr 03fd49efe - changed version [12:15:52] we just need to try not to conflict with eachothers changes too much ;p [12:16:07] whenever we see an update, update our local ;p [12:18:31] mhm The GUI designer project file 'C:\Users\adam\Documents\GitHub\huggle\huggle3\gtk-gui\gui.stetic' could not be loaded. [12:21:29] [02huggle] 07benapetr pushed 031 commit to 03master [+0/-0/±3] 13http://git.io/wzOxGw [12:21:30] [02huggle] 07benapetr 03be704b0 - handlers for login [12:21:39] addshore huh? [12:21:49] maybe try restart xamarin, it's quite bugged [12:21:50] dont know [12:21:54] :P [12:22:11] also check that gui.stetic it's xml file, sometimes you need to "correct" it [12:22:27] but usually just when you mess the gui [12:22:38] 'correct' it how? xD [12:23:07] let me show you [12:23:08] <<<<<<< HEAD [12:23:08]  [12:24:18] [02huggle] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/y9qCdg [12:24:19] [02huggle] 07benapetr 0335d2a48 - corrected a stetic [12:24:20] check this latest commit [12:24:25] this is "correction" [12:24:31] xamarin created 2 nodes for 1 window [12:24:34] 1 is empty [12:24:38] which makes a mess [12:24:44] so I removed the empty one and it's ok now [12:24:48] it's bug in xamarin [12:24:55] i see [12:25:07] anyway, doesn't need to be done often [12:25:14] your problem is done because it couldn't merge :P [12:25:52] idk how to tell git: use the newest version and don't resolve conflicts at all [12:26:30] dont know, you could just make it not commit it [12:28:13] [02huggle] 07benapetr pushed 031 commit to 03master [+0/-0/±2] 13http://git.io/tB3Wvw [12:28:14] [02huggle] 07benapetr 0357c190a - changed the event to clicked [12:37:44] [02huggle] 07benapetr pushed 032 commits to 03master [+2/-1/±10] 13http://git.io/Hzqa9w [12:37:45] [02huggle] 07benapetr 03cbe63b7 - browser is now in correct space [12:37:46] [02huggle] 07benapetr 03ecbd624 - fixed some references [12:40:19] petan: any chance you can paste somethign to me quickly? :D [12:40:26] hm? [12:40:34] Tool > Options > Version control > Commit message style [12:40:45] and just copy and paste me what you have in the 'message header' [12:40:51] i seem to have accidnetly removed it ;p [12:42:14] eh [12:42:16] there is nothing? [12:42:18] which tab [12:42:28] policy mono [12:42:34] message header is empty [12:42:53] O_o [12:42:55] mhhmhm [12:43:01] btw I am using git bash anyway :P [12:43:11] Version control operation failed: . Commit message must not be null or empty! [12:43:11] Parameter name: message [12:43:13] oh [12:44:49] balls [12:44:53] i cant commit from xam now xD [12:46:00] gragaghh [12:49:06] i cant find the default anywhere... [12:50:16] [02huggle] 07benapetr pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/pVOr9g [12:50:17] [02huggle] 07benapetr 03463318a - login form now load all projects and languages [12:50:39] idk, just insert something there? [12:50:45] i tried that :P [12:50:45] or... #xamarin [12:50:55] tried that :P noone there :P [12:51:01] lol [12:51:03] I see [12:51:08] because it is monodevelop [12:51:11] #monodevelop [12:51:26] neither :D [12:51:28] damn [12:51:33] they must have a channel somewhere [12:51:35] im trying reinstalling it >.< [12:51:38] ugh [12:51:43] ok [12:51:50] btw that xamarin is open source [12:51:58] I think [12:52:12] formerly monodevelop [12:52:51] you will find that visual studio it not so bad [12:52:53] :D [12:52:58] I really like it more [12:53:07] I am using xamarin just to design GUI [12:53:13] and everything else I do in VS [12:55:39] oh my gos [12:55:40] The GUI designer project file 'C:\Users\adam\Documents\GitHub\huggle\huggle3\gtk-gui\gui.stetic' could not be loaded. [12:55:44] The file 'C:\Users\adam\Documents\GitHub\huggle\huggle3\Forms\About.cs' could not be opened. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 779, position 2. [12:56:01] so many errors xD [13:09:18] [02huggle] 07benapetr pushed 031 commit to 03master [+1/-0/±3] 13http://git.io/YRW5HQ [13:09:19] [02huggle] 07benapetr 03313c727 - default config [13:09:35] addshore just git stash? :P [13:44:38] [02huggle] 07addshore pushed 031 commit to 03master [+0/-0/±1] 13http://git.io/Rj2KkA [13:44:39] [02huggle] 07addshore 0337c1807 - Finish about form [13:44:51] fixed everything [13:46:45] 8 errors in the build now ;p [13:53:05] huggle should move its translation [13:56:17] how? [13:56:49] 8 errors? [13:57:40] how did u create clickable labels :D [13:57:42] I want to know [13:57:47] ;p [13:58:00] good right? ;p [13:58:20] lol [13:58:21] :D [13:58:30] [02huggle] 07addshore pushed 032 commits to 03master [+0/-0/±5] 13http://git.io/jMCP0Q [13:58:31] [02huggle] 07addshore 03acab933 - expand the main-help menu [13:58:32] [02huggle] 07addshore 030f697cf - fix typo [13:58:34] is it possible to hook event to it [13:58:41] probably [13:59:03] c:\Users\adam\Documents\GitHub\huggle\huggle3\gtk-gui\huggle3.Browser.cs(4,4): Error CS1502: The best overloaded method match for 'Stetic.Gui.Initialize(Gtk.Widget)' has some invalid arguments (CS1502) (huggle3) [13:59:06] c:\Users\adam\Documents\GitHub\huggle\huggle3\gtk-gui\huggle3.Browser.cs(35,35): Error CS1503: Argument 1: cannot convert from 'huggle3.Browser' to 'Gtk.Widget' (CS1503) (huggle3) [13:59:08] btw if you needed inspiration check out my irc client [13:59:09] c:\Users\adam\Documents\GitHub\huggle\huggle3\gtk-gui\huggle3.Browser.cs(4,4): Error CS1502: The best overloaded method match for 'Stetic.BinContainer.Attach(Gtk.Bin)' has some invalid arguments (CS1502) (huggle3) [13:59:11] etc. [13:59:36] it works to me [14:01:12] mhmm it just froze ;p [14:02:57] could just use the translation interface and host the list on meta :) [14:10:03] i get 8 errors in bot xam and vs ;p [14:14:50] anyway time to prepare for exam ;p