This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
/
preferences
/
printers
History
Jonas Sundström
560ff4478d
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41103 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-25 22:13:48 +00:00
..
AddPrinterDialog.cpp
* CID 5322: renamed parameter to "transportPath" to
2010-12-28 20:53:11 +00:00
AddPrinterDialog.h
…
doxygen.cfg
…
Globals.cpp
…
Globals.h
…
Jamfile
Add a draft test page.
2011-01-20 11:58:03 +00:00
JobListView.cpp
* As pointed out by Rene the buffer size in snprintf
2010-12-28 21:24:58 +00:00
JobListView.h
…
Messages.h
WIP: add a print test page button.
2011-01-12 17:08:35 +00:00
PrinterListView.cpp
Rework a bit displayed info: now transport "address" is shown too.
2010-12-03 14:10:59 +00:00
PrinterListView.h
WIP: add a print test page button.
2011-01-12 17:08:35 +00:00
Printers.cpp
…
Printers.h
…
Printers.rdef
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.
2011-03-25 22:13:48 +00:00
PrintersWindow.cpp
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.
2011-03-25 22:13:48 +00:00
PrintersWindow.h
WIP: add a print test page button.
2011-01-12 17:08:35 +00:00
SpoolFolder.cpp
…
SpoolFolder.h
…
TestPageView.cpp
Moved the whole testpage into its own (offscreen) window, and
2011-03-21 12:14:37 +00:00
TestPageView.h
Now doing TestPageView content layout with... layout API!
2011-02-02 17:02:56 +00:00
TransportMenu.cpp
…
TransportMenu.h
…