LDprg

Results 87 comments of LDprg

I feel like this should be redone completely. The implementation of this is currently bad, not ready at the very basics and alot changed in #308. I am closing this...

Just for reference #834, regarding the generic icons.

@oskardotglobal I am fine with generic icons. However I think we should have some kind of marker for those (at least a comment).

That's not exactly what I want. I would like to ignore that my wildcard isn't actually selecting any files (so the problem is not a file, but a missing one),...

@bhennion Ok, now I got it. I created an own wrapper which manages the destruction of the dialog (currently only for saving). The goal is to create one wrapper for...

As far as I can tell we might rely on GtkFileFilters with custom filters (will double check this).

Ok did try using it on Windows, which works. However, it does not use the native Windows dialog, which seems related to GtkFileFilters, should be quite easy to fix (will...

@bhennion I would replace the open file dialog now too. Would you prefer two separate wrapper (one for open and one for save) or a combined one (with just a...

Native Windows implementation mostly works now. I got a problem where I could find the cause. I seem like the code getting the date for the default names doesn't work...

@bhennion I moved the ExportTypes to a separate file. I also changed the logic for replacing files, but now you get double replace dialogs on KDE (which I guess is...