derula

Show:

What's happening?

  • Comment: Wrong placeholder replacement

    I have one question - did the + operator for QString only come with Qt4 or why wasn't this fixed earlier? Thanks though.

    2009-01-11 10:50:37 UTC in Krusader

  • Correctly select next tab when closing one

    Hey, it's me again. This time I have another fix imho, a few lines above me previous patch. When closing one tab, you were automatically selecting the tab with the index larger by one. That is faulty behavior imho. I'll give you an example: Three tabs open, tab with ID 0 selected. Current tab is closed, and tab ID is increased by one. Result: two tabs are open, and the second one is...

    2008-09-20 21:23:45 UTC in Delphi Scintilla Interface Components

  • Fix descriptive indexing of tabs

    This patch causes the tab control to change the tabs' names when one is deleted. Currently, behavior is like this: SciDocTabCtrl.Document[3].TabName = 'test'; //Now, the title of the fourth tab is '4 test' SciDocTabCtrl.Close(1); //Now, the title of the third tab is '4 test' SciDocTabCtrl.Document[2].TabName = 'anosaTest' //Now, the title of the third tab is '3 anosaTest' When the...

    2008-09-20 00:39:27 UTC in Delphi Scintilla Interface Components

  • NEW v0.3 beta 5

    Hi. I know I've suspended the project, but I just had to add this stuff. Something that actually should have been in the very first version and I'm not sure why it hasn't: hide the .txt extension from the user. Seriously, that's just confusing, you have a html file, but address bar says it is txt. This change has some consequences on how the system works, you will have to change some links...

    2008-01-11 22:35:14 UTC in NEW - New Easy Webpaging

  • Project suspended

    This project has reached a state where 1. I don't need any new features. 2. No one else seems to be interested in new features. 3. There don't seem to be too many serious bugs. This and the fact that I'm no longer too much interested in PHP (Ruby got me), made me suspend the project. I will still submit bug fixes as I find or others report bugs, as well as new features, if I care. I'll be...

    2007-09-06 13:07:10 UTC in NEW - New Easy Webpaging

  • Comment: Hard reboot on analyze

    Seems that someone else had a similar problem in the comments here http://sourceforge.net/tracker/index.php?func=detail&aid=1758311&group_id=199532&atid=969870 , but the bug is closed? Well I used version 1.05 to test, which is the newest one at the time writing.

    2007-08-22 18:03:05 UTC in UltraDefrag

  • Hard reboot on analyze

    When I hit analyze button, the program analyzes a bit and then does a hard reboot (like if I switched off power and booted again). Shortly before the reboot, some green blocks turn blue (this might help track it down). This behavior is _repeatable_. Here is what I think made him choke: I have 3 partitions, one for My Documents, one for Program Files and one root partition. Those other two...

    2007-08-22 17:58:32 UTC in UltraDefrag

  • NEW v0.2.3 and v0.3 beta 4

    Some fixes, among them a severe XSS bug (HTML code, i.e. JS wasn't escaped everywhere the new_process function is used, which is virtually anywhere). The 0.3 beta includes a news module, which is more like a weblog module. You can now with some adjustments in new.ini use NEW not as a CMS but as a weblog (see new screenshot). I've possibly sent package notification twice for the beta, sorry...

    2007-05-28 22:44:08 UTC in NEW - New Easy Webpaging

  • NEW v0.2.2 and v0.3 beta 3

    It's been a while. In the meanwhile, I've switched back 2 windows. Sorta. Therefore, some files might be bigger than last time, considering windows line breaks ^.^ Oh well. Only two small bug fixes for the stable version, but quite an amount of feature additions to the beta version, check it out!

    2007-05-05 18:20:18 UTC in NEW - New Easy Webpaging

  • Wrong placeholder replacement

    When a filename contains e.g. %2 (let's say, a file called "Artist / Title.ogg" where / is translated to %2F), this %2 will be replaced with the file size in the status bar (it will say "Artist 1,024,000F Title (%2) Ogg Vorbis file" in our example) except of the one that should be replaced.

    2006-09-01 20:21:34 UTC in Krusader

About Me

  • 2003-01-02 (7 years ago)
  • 679224
  • derula (My Site)
  • derula

Send me a message