landroni

Results 30 issues of landroni

I see that 'extensions' is on the TODO list. But I was curious whether Otter plans to support existing Chromium extenions? More specifically, will the Ghostery extension be available in...

enhancement
severity: critical
status: in progress
component: extensions

Currently one cannot upload an existing .diff file and let PHP-FineDiff properly parse the file and highlight the difference using some nice formatting. In my case I have two 3MB...

There are two issues with the current DDG (as provided by F-Droid [3]): - DDG should be spelled collapsed: “DuckDuckGo”, and not like this “Duck Duck Go” - Since DDG...

I notice that gdf() has extremely poor performance when displaying `Date` variables, even on relatively fast computers. Here's a reproducible example: ``` X

Related to some minor confusion in http://stackoverflow.com/questions/25513254/how-to-add-a-context-menu-to-a-gframe . It would be nice if you could "port" the `gWidgets` vignettes: http://cran.at.r-project.org/web/packages/gWidgets/vignettes/addingToolkit.pdf http://cran.at.r-project.org/web/packages/gWidgets/vignettes/gWidgets.pdf to `gWidgets2`, outlining in the process the major differences...

This is party related to #69. I'm getting very confused (not for the first time) with how `size

I'm wondering if this is expected behaviour. ``` w

Currently doing `insert(gtext_obj, "asdf")` will invariably prepend/append the text to existing text already in the widget. It would be useful to be able to replace existing text via an `append=FALSE`...

Please add support for the Tomorrow themes ( https://github.com/chriskempson/tomorrow-theme#readme ). As far as I go they're pretty excellent and I think that they'd make a great addition to Geany's selection...

It would be nice to have "sample" source files for some of the supported languages, to test all the language-specific stuff in the themes. The documentation suggests at least C++,...