haiku/src
Ryan Leavengood db9fbf8e9d Changed the new menu item's text to be more user friendly, thanks to DarkWyrm.
Added a Japanese translation for this item, thanks to Koki.
Now the old queries are deleted before adding new ones, thanks to AGMS.

Though the last item was not actually a memory leak (the destructor would
eventually get all the added queries), this would cause weird behavior which I
did notice (multiple queries existed which all sent the same notifications.)
Either way, good catch AGMS :)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-30 17:50:48 +00:00
..
add-ons Fixed incorrect address family (AF_INET => AF_UNSPEC). 2006-12-28 14:33:47 +00:00
apps Fixed selection handling bug if zoom level is not 1.0. Zoom factor has to be calculated in Setup() otherwise the selection rectangle uses the wrong zoom level. 2006-12-28 18:49:01 +00:00
bin Applied patch by Vasilis Kaoutsis: 2006-12-29 11:29:00 +00:00
build FreeBSD build platform support. Original patches courtesy of 2006-11-29 18:08:00 +00:00
data * added icon to pdf mime type 2006-12-16 19:45:18 +00:00
documentation Change line-endings back to UNIX format. 2006-12-28 23:28:29 +00:00
kits forgot to fix this small style issue 2006-12-29 07:09:16 +00:00
libs Change the vfork() declaration to match the prototype, and thus fix the build. 2006-12-15 08:42:34 +00:00
preferences Removed choice of separator style - there is only one to rule them all, now. 2006-12-22 11:17:16 +00:00
servers Changed the new menu item's text to be more user friendly, thanks to DarkWyrm. 2006-12-30 17:50:48 +00:00
system fixed copy & paste bugs 2006-12-26 20:15:27 +00:00
tests Removed the dependency in the registrar on an input_server header file which I 2006-12-14 07:07:30 +00:00
tools haiku-image build fix for TARGET_BOOT_PLATFORM=pxe_ia32 2006-12-26 20:29:26 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00