Commit graph

21 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 5f6f39ce3e Made AssEntry::data private
Originally committed to SVN as r182.
2006-02-27 02:23:50 +00:00
Rodrigo Braz Monteiro bd6ec35e33 Fixed undo scrolling (#25), Line selection (#24) and font collector (#10) bugs
Originally committed to SVN as r165.
2006-02-25 03:04:52 +00:00
Fredrik Mellbin a9a4f5bf24 More vfr fun for everyone
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Rodrigo Braz Monteiro 4d498ea184 Originally committed to SVN as r130. 2006-02-23 21:36:14 +00:00
Rodrigo Braz Monteiro 83ad086caf Fixed mkv parsing and a few other minor stuff
Originally committed to SVN as r125.
2006-02-23 19:26:14 +00:00
Rodrigo Braz Monteiro fdcb1857c8 Some tweaks to help Linux compatibility
Originally committed to SVN as r124.
2006-02-23 04:19:57 +00:00
Rodrigo Braz Monteiro 53d40024df A lot more code clean-up
Originally committed to SVN as r110.
2006-02-22 06:49:20 +00:00
Rodrigo Braz Monteiro 38f3c19d64 More code cleaning up and fixing!
Originally committed to SVN as r109.
2006-02-22 06:08:35 +00:00
Rodrigo Braz Monteiro 0b862d1727 A few more tweaks, fixes and clean-ups
Originally committed to SVN as r108.
2006-02-22 05:30:09 +00:00
Rodrigo Braz Monteiro 25d5516d77 Some clean up of grid classes
Originally committed to SVN as r107.
2006-02-22 04:59:39 +00:00
Rodrigo Braz Monteiro b823bfdc99 Inserted lines will now be automatically selected
Originally committed to SVN as r97.
2006-02-21 21:23:52 +00:00
Rodrigo Braz Monteiro e41b6f9988 Prevented parsed data from staying in memory, greatly reducing RAM usage
Originally committed to SVN as r91.
2006-02-21 03:13:35 +00:00
Rodrigo Braz Monteiro a82f60fe72 Fixed behavior of deleting and joining lines on subtitles grid
Originally committed to SVN as r90.
2006-02-21 02:01:42 +00:00
Rodrigo Braz Monteiro fd728e90d5 Rows colliding with the currently active one will now be highlighted in grid
Originally committed to SVN as r86.
2006-02-20 22:54:23 +00:00
Rodrigo Braz Monteiro b8c0e2e7f8 Fixed crash on assistants and more tweaks to grid
Originally committed to SVN as r70.
2006-02-19 03:10:03 +00:00
Rodrigo Braz Monteiro 518e2272a0 More fixes and tweaks to new grid
Originally committed to SVN as r68.
2006-02-19 01:16:15 +00:00
Rodrigo Braz Monteiro ff278ee099 Minor bugs fixed
Originally committed to SVN as r67.
2006-02-19 00:54:35 +00:00
Rodrigo Braz Monteiro f4daf0e020 Writen a new class from scratch to replace wxGrid
Originally committed to SVN as r62.
2006-02-18 21:55:58 +00:00
Niels Martin Hansen defaf3a5ac From changelog:
- Drag-and-drop files onto the program no longer causes the subs to be unloaded every time, even if no subs were dropped (jfs)
- Recombining lines (1,1+2 and 1+2,2) where the lone line is a substring of the line only appearing combined no longer causes incorrect results (as a side-effect, more strict prefix/suffix-checking has also been implemented) (jfs)

Originally committed to SVN as r54.
2006-02-01 02:16:57 +00:00
Fredrik Mellbin 227febdd24 The big VideoDisplay split
Originally committed to SVN as r20.
2006-01-22 12:44:53 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00