Nikola Petrov
Nikola Petrov
Hi, I will try to update my installation to 4.0 and see if I will be able to port to the new version. This will probably happen this weekend.
Will have to look at this. I don't give the tooltip anything special as a parameter(will look if I should). But if there is theme.tooltip_font that's the default it should...
Yes, sorry. It seems that at some point I broke support for 3.4 :( It seems the problem is that widget is no longer a constructor on which you have...
My more modern approval java port at (https://github.com/nikolavp/approval) can archieve this with something I call PathMappers. Actually this is the main usecase for them, you can find more information [in...
Consider using my more modern approval java port at (https://github.com/nikolavp/approval) which has javadoc for all public methods although it doesn't provide a legacyapprovals class
Implemented by "touching" the files on each approval process in https://github.com/nikolavp/approval/issues/18. The user is then able to delete the files with a single find command(included in the FAQ)
Can you verify if diffmerge has the same problem in my more modern approval java port at (https://github.com/nikolavp/approval)
My more modern approval java port at (https://github.com/nikolavp/approval) uses the PATH(%path%) variable only for finding executables. This should handle paths with spaces as long as they are defined properly in...
Ok sorry for the huge delay I completely forgot about this issue :( Here is a [gist](https://gist.github.com/f57258b222578d907241) from ` lspci -vv ` on the working and not working machine. Tell...
Well as far as I can understand the GPU on this desktop machine is pretty bad and there are assumptions for bigger memory in the GPU? If this is the...