haiku/src
Stephan Aßmus 9b4fa889fd * the path list view shows check boxes now when a shape is selected,
the marked paths are used in the shape
* a new path is auto-selected
* deselecting a shape still sends the selection message
* PathSource does not call agg::path_storage::start_new_path() for
  each subpath... a move_to() is sufficient and makes sure the
  subpaths are rendered even :-)
* updated NOTES
* moved IconView into gui subfolder


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-07-04 00:04:50 +00:00
..
add-ons * Added buslogic SCSI driver 2006-07-03 21:28:22 +00:00
apps * the path list view shows check boxes now when a shape is selected, 2006-07-04 00:04:50 +00:00
bin don't forget to init the key_map 2006-06-30 10:06:49 +00:00
build BAppFileInfo::SetSupportedTypes now works even when there is no signature 2006-05-29 23:04:25 +00:00
data "text" super type still pointed to the old "obos" StyledEdit signature. 2006-06-22 12:42:02 +00:00
documentation Danny Robson (danny at blubinc.com) wrote a paragraph intro for each of 2006-02-21 14:35:24 +00:00
kits * default source BRect is now offset to B_ORIGIN because Bitmap bounds lefttop could be something else than (0,0). This caused some bugs in Haiku SoundRecorder app 2006-07-03 19:49:51 +00:00
libs updated freetype to 2.2.1, tested ok, please forgive me for possible left issues :) 2006-06-27 11:34:35 +00:00
preferences we want button numbers to be updated as mouse map is updated 2006-07-03 11:52:23 +00:00
servers apply the changes to the viewRect with the right scale 2006-07-03 23:37:38 +00:00
system Moved gdb.h header file into debug directory, no other component needs to access it. 2006-06-29 16:04:24 +00:00
tests * Fixed libbe_test build for install-test-apps. A few changes are not 2006-06-30 13:48:36 +00:00
tools The BEOS:APP_VERSION field is now also decompiled to nice plain text. 2006-06-13 15:24:11 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00