Searched full:todo (Results 176 - 200 of 2035) sorted by relevance

1234567891011>>

/haiku/src/kits/print/
H A DPrintPanel.cpp86 // TODO: implement
93 // TODO: implement
101 // TODO: implement
H A DJobSetupPanel.cpp67 // TODO: implement
74 // TODO: implement
82 // TODO: implement
101 // TODO: check if we did work on an real printer
102 // TODO: set all selected values on printer object
122 // TODO: implement
/haiku/src/apps/switcher/
H A DGroupListView.cpp94 // TODO: remove all previous
95 // TODO: add change mechanism
96 // TODO: use a "virtual" BGroupLayout (ie. one that create its layout items
/haiku/src/kits/media/
H A DMediaTheme.cpp94 // ToDo: this method should probably set some global settings file
126 // ToDo: should look in the global prefs file for the preferred
172 // ToDo: is there something else here, which has to be done?
/haiku/src/tests/kits/interface/
H A DControlLookTest.cpp135 /* TODO test various border sets
136 * TODO test with multiple radius on each corner (including 0 on some)
155 // TODO Add transformed variations:
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dmode.cpp46 // TODO: multi-monitor? for now we use VESA and not gDisplay edid
72 // TODO: multi-monitor? we need crtcid here
82 // TODO: multi-monitor? we need crtcid here
93 // TODO: multi-monitor? we need crtcid here
113 // TODO: multi-monitor? for now we use display 0
144 // TODO: this really isn't a good long-term solution
167 // TODO: multi-monitor?
179 // TODO: multi-monitor? For now we set the mode on
335 // TODO: is_mode_supported on *which* display?
479 //TODO crtcI
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_main.cpp160 // TODO: Implement!
199 // TODO: Implement!
206 // TODO: ?
/haiku/docs/develop/packages/
H A DREADME.rst28 - :doc:`TODO <TODO>` is a list of package management related work still to be done.
74 /packages/TODO
/haiku/3rdparty/mmu_man/scripts/
H A Ddev-perso134 # check for a TODO list
135 for f in TODO TODO.org todo todo.org; do
136 test -e "$f" && grep '^* ' "$f" | grep --color=always ' TODO ' | head -5 && break
/haiku/src/system/kernel/arch/ppc/
H A Darch_elf.cpp140 // TODO: Get the GOT address!
147 // TODO: Get the PLT address!
211 // TODO: Implement!
299 // TODO: Implement!
320 // TODO: Implement!
365 // TODO: Implement!
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_cpu.cpp25 // TODO: try to move remaining FDT code to OF calls
73 // TODO: Does encode-int really encode quadlet (32 bit numbers)
168 // TODO:someday we'll support other things than 440/460...
189 // TODO: for MP support we must check /chosen/cpu first
194 // TODO: partial match ? "PowerPC,440" && isalpha(next char) ?
269 #warning U-Boot:PPC:TODO!!
/haiku/headers/private/kernel/disk_device_manager/
H A DKDiskDevice.h31 // TODO: probably superfluous
64 // TODO: Remove this method or make it private. Once initialized the
/haiku/headers/private/media/
H A DNotifications.h97 // TODO: missing: B_MEDIA_TRANSPORT_STATE "state", "location", "realtime"
98 // TODO: missing: B_MEDIA_DEFAULT_CHANGED "default", "node"
/haiku/src/add-ons/accelerants/radeon/
H A Dpalette.c47 Radeon_WaitForFifo ( ai , 1 ); // TODO FIXME good god this is gonna be slow...
110 Radeon_WaitForFifo ( ai , 1 ); // TODO FIXME good god this is gonna be slow...
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DTunerLocale.cpp65 //TODO : validity check and parse strings ...
74 default: //TODO parse ...
/haiku/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.cpp123 // TODO: center on screen
133 // TODO: I want a nice blinking icon!
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DThreadWindow.cpp104 // TODO: User feedback (in failed case)!
139 // TODO: User feedback!
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DFrameInterface.cpp67 frame->channel = channel; // TODO: maybe only scid needed
92 frame->channel = channel; // TODO: not specific descriptor should be required
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2util.cpp71 // TODO check for survivers...
79 // TODO: This might be inefficient as at the moment of the creation
/haiku/src/system/libnetwork/
H A Dr5_compatibility.cpp68 /* TODO: This is a terrible hack :(
69 * TODO: We should really get these settings values by parsing the real settings
/haiku/src/apps/mediaplayer/
H A DControllerView.cpp105 // TODO: make it so this function is called repeatedly
113 // TODO: make it so this function is called repeatedly
/haiku/src/kits/bluetooth/
H A DDiscoveryListener.cpp81 // TODO: Loop for all inquiryInfo!
155 // TODO: Make a better handling of the running not running state
/haiku/src/servers/app/
H A DCanvas.h101 virtual void RebuildClipping(bool deep) { /* TODO */ }
105 { /* TODO */ return NULL; }
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvga.cpp57 // TODO: this is awfully slow...
58 // TODO: assumes BGR order
/haiku/src/system/kernel/arch/arm/
H A Darch_debug_console.cpp42 // TODO: Implement correctly!
57 // TODO: Implement correctly!

Completed in 463 milliseconds

1234567891011>>