Commit Graph

2491 Commits

Author SHA1 Message Date
Jaime Thomas 84ec37218f Don't scale the window if we aren't using scaling. 2009-02-21 03:19:02 +00:00
Jaime Thomas 676d7ee77e The config dialog is now accessable. A bit more work done on the slide_in tab, but it still a bit glitchy. 2009-02-21 01:23:34 +00:00
Thomas Schmitt 6fc629a0a3 libburn release 0.6.2 is ready 2009-02-20 15:53:41 +00:00
Thomas Schmitt d7e83ca613 Forgotten version leap to 0.6.3 in libburn.h 2009-02-20 13:23:57 +00:00
Thomas Schmitt 98eb2f80ce Adapted to version leap libburn-0.6.2 2009-02-20 13:12:30 +00:00
Thomas Schmitt 1698201af6 Updated cdrskin tarball generator 2009-02-20 12:52:15 +00:00
Thomas Schmitt dfdf7ba607 Made number transition to 0.6.3 2009-02-20 12:50:12 +00:00
Thomas Schmitt 27e132c71c Updated cdrskin tarball generator 2009-02-20 09:27:07 +00:00
Thomas Schmitt a7327b83f8 Made number transition to 0.6.2 2009-02-20 09:26:00 +00:00
Thomas Schmitt 454f625d5d Branching for libburn release 0.6.2 2009-02-20 07:36:51 +00:00
Jaime Thomas f7a5dfa6cd Work on a config dialog. 2009-02-20 04:23:07 +00:00
Jaime Thomas 43e68e0c3d Touch up the theme and text of the about page. 2009-02-19 23:36:06 +00:00
Thomas Schmitt 8c1bf841e2 Human readable error messages with asynchronous SCSI errors 2009-02-19 19:28:16 +00:00
Thomas Schmitt c2f68b0edf Committing forgotten xorriso_private.h 2009-02-19 18:37:28 +00:00
Thomas Schmitt 395ce84298 Adapted to version leap libisofs-0.6.14 2009-02-19 16:29:24 +00:00
Thomas Schmitt c542b12bd4 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:36:09 +00:00
Thomas Schmitt 0c6ae82a27 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:35:22 +00:00
Jaime Thomas 9249a89e93 Some forgotten files. 2009-02-19 04:52:13 +00:00
Jaime Thomas 4486630d8e And allow the about page to be shown. 2009-02-19 04:40:53 +00:00
Jaime Thomas 5da712af65 Some theme work. Beginning to work to an about page. 2009-02-19 02:02:43 +00:00
Jaime Thomas 6f03e042e1 Follow the correct widget. 2009-02-18 04:53:15 +00:00
Jaime Thomas 6a4420575a Fix a bunch of mistakes I made before. 2009-02-17 22:48:11 +00:00
Jaime Thomas 2fb05a62d4 Oops, forgot to renable the erase page controls. 2009-02-17 19:20:14 +00:00
Jaime Thomas 937e001022 Some random fixes here and there. There is no more name_find or name_set use. 2009-02-17 19:16:38 +00:00
Thomas Schmitt 8f4dc5a95e New option -disk_dev_ino 2009-02-17 18:42:41 +00:00
Thomas Schmitt fca30079ef Took into respect ACL and xattr with -compare and -update 2009-02-16 08:26:53 +00:00
Thomas Schmitt 81c771a9ac -as mkisofs --acl and --xattr was not properly recognized 2009-02-14 13:30:27 +00:00
Thomas Schmitt 8563b171e9 New option -setfattr_list 2009-02-13 20:25:42 +00:00
Thomas Schmitt 625ca056c4 Updated xorriso man page 2009-02-12 11:06:30 +00:00
Thomas Schmitt 89c6796d91 New -as mkisofs options --acl and --xattr 2009-02-12 11:05:17 +00:00
Thomas Schmitt 59c907b59d Adapted html man page generator to textchanges 2009-02-12 07:26:49 +00:00
Thomas Schmitt 53d4c4724f Closed a memory leak with unreleased IsoImage in boot image inquiry 2009-02-10 12:58:36 +00:00
Thomas Schmitt 30ff70c8f1 Updated xorriso home page 2009-02-10 11:47:57 +00:00
Thomas Schmitt f4e0f103da New options -setfattr, -setfattr_r, new find -exec setfattr 2009-02-09 18:59:41 +00:00
Jaime Thomas fdabb16ad4 Get burn data options working again, stop crashing when deleting the config_inwin object before showing it. Also get rid of the sloppy focus to the filelist, as it doesn't work correctly in certain cases. 2009-02-09 02:51:35 +00:00
Thomas Schmitt 38b6759270 Displaying "+" with lslx if ACL is detected 2009-02-08 15:14:05 +00:00
Thomas Schmitt 2abedac499 First code for -setfattr (have to fix some ACL problems before going on) 2009-02-08 13:21:36 +00:00
Thomas Schmitt f4910bc02e Correct group permission bits with -acl off and disk file that has ACL 2009-02-07 14:26:12 +00:00
Thomas Schmitt 8fd08730cc Correct group permission bits with -acl off and -extract file that has ACL 2009-02-07 09:01:26 +00:00
Jaime Thomas 9ebf4666e3 Fix some crashes and a bunch of memory leaks/errors. There are still a few memory leaks originating deep within ewl somewhere. Also, if you don't open the config_inwin before closing the program, there are some errors. 2009-02-06 04:03:13 +00:00
Jaime Thomas 22a49f6d1b Compiles now, but still crashy. 2009-02-05 04:11:22 +00:00
Thomas Schmitt b62590493a Checking for iconv(3) in separate libiconv (e.g. on FreeBSD) 2009-02-04 20:06:56 +00:00
Thomas Schmitt c4b75b7811 Took into respect eventual resolution of symbolic links 2009-02-04 20:01:22 +00:00
Thomas Schmitt d6f21fe906 Mentioned hald as possibly conflicting service 2009-02-04 10:56:11 +00:00
Thomas Schmitt 240b0e16d0 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD 2009-02-04 10:28:26 +00:00
Thomas Schmitt 31a0966735 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD 2009-02-03 16:24:48 +00:00
Thomas Schmitt 58c0732a8e Enabled restoring of xattr 2009-02-02 20:11:26 +00:00
Thomas Schmitt 85d9cc709d New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00
Thomas Schmitt da8337d257 Equipped output of lsl with '+' perm if ACL is present 2009-01-31 10:11:37 +00:00
Thomas Schmitt 9be23662ce Followed changes in iso_node_*acl_text API 2009-01-30 14:56:31 +00:00