Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xfce4-screenshooter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nikolay Borodin
xfce4-screenshooter
Commits
53ca1951
Commit
53ca1951
authored
16 years ago
by
Jerome Guelfucci
Browse files
Options
Downloads
Patches
Plain Diff
Update NEWS and TODO.
(Old svn revision: 6454)
parent
ccc29221
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-0
4 additions, 0 deletions
ChangeLog
NEWS
+1
-0
1 addition, 0 deletions
NEWS
TODO
+6
-0
6 additions, 0 deletions
TODO
with
11 additions
and
0 deletions
ChangeLog
+
4
−
0
View file @
53ca1951
2009-01-13 jeromeg
* Update NEWS and TODO.
2009-01-13 jeromeg
Thanks to Jannis and Stephan for the C lesson !
...
...
This diff is collapsed.
Click to expand it.
NEWS
+
1
−
0
View file @
53ca1951
...
...
@@ -4,6 +4,7 @@
- Fix some compiler warnings.
- Fix in typo in the desktop file for the application and the
plugin.
- Plug some leaks when saving a screenshot.
* Enhancements:
- Updated translations.
...
...
This diff is collapsed.
Click to expand it.
TODO
+
6
−
0
View file @
53ca1951
...
...
@@ -4,6 +4,12 @@ as in thunar and xfdesktop.
* Check for leaks using valgrind.
* Use the po mecanism for the documentation.
Rewritte generate_filename_for_uri or remove it. Jannis suggestion:
You can use GDir for reading the contents of a directory and you can use
regular expressions (GPattern or something) for matching strings against
patterns, so why not iterate over the contents of a directory and
determine the Screenshots-%d.png file with the largest %d?
Low priority:
* Try to get borders captured with compiz.
* Consider porting the code to use GObjects instead of structs.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment