History log of /haiku/src/preferences/printers/PrinterListView.cpp
Revision Date Author Comments
# 39c461f5 18-Nov-2018 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Printers preflet: Properly handle plurals for the pending jobs

Change-Id: Iac7cad00df0d52060fbc19fcc5551e21da66f152
Reviewed-on: https://review.haiku-os.org/713
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>


# 5f050a9e 05-Jan-2017 Humdinger <humdingerb@gmail.com>

Change strings in Printer prefs

Per tests by Vidrep, makes the GUI slightly more consistent.
Plus additional sentence casing.


# f9f8bce6 31-May-2015 Janus <janus2@ymail.com>

Printers: fix glitches in PrinterListView and JobListView.

* Fix 12103.


# 03f60b03 30-May-2015 Janus <janus2@ymail.com>

Printers: remove unused header


# 51c4f366 30-May-2015 Janus <janus2@ymail.com>

Printers: use a vector icon for the overlay checkmark.

* The checkmark is a McClintock's icon (Pref icon without the shadow)


# aa056123 06-Apr-2015 Janus <janus2@ymail.com>

User interface: Use user colors in menu and list items.
* Use user colors for selected menuItem in ProcessController
* Use user colors for selected listItem in FileTypes, Media, Printers
* Fixes the menuItem and listItem part of #10840.
The BColumnListView and other widgets need more thoughts.


# ffafcc16 20-Mar-2015 Janus <janus2@ymail.com>

Printers: avoid redraw glitches in the listview.

Fixes #11917.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>


# 7f4d1af4 04-Jan-2013 Sergei Reznikov <diver@gelios.net>

Compilation fixes for x86_64.

Added quite a few missing components to image:

alert arp bc CortexAddOnHost

CDPlayer CharacterMap DeskCalc
Devices DiskUsage Expander LaunchBox MediaConverter NetworkStatus
PoorMan Pulse Screenshot ShowImage SoundRecorder TV Workspaces

DataTranslations Media Printers ScreenSaver

BSnow Cortex FontDemo OverlayImage Pairs

cddb_daemon midi_server power_daemon print_server print_addon_server

Canon LIPS3 Compatible Canon LIPS4 Compatible Gutenprint
PCL5 Compatible PCL6 Compatible PDF Writer PS Compatible

libgame.so libmedia.so

Signed-off-by: Alex Smith <alex@alex-smith.me.uk>


# 546208a5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 76108fd7 03-Dec-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Rework a bit displayed info: now transport "address" is shown too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39717 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dc90a8c5 21-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Rename folder after the actual name of that preferences app, aka "Printers".


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39568 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f9f8bce6d2cd698887d896a76722e6d13d40d51b 31-May-2015 Janus <janus2@ymail.com>

Printers: fix glitches in PrinterListView and JobListView.

* Fix 12103.


# 03f60b036cbd42d9d10f5e17cd9e62b348791988 30-May-2015 Janus <janus2@ymail.com>

Printers: remove unused header


# 51c4f366c44d737baae30adee0c202d6656b6e55 30-May-2015 Janus <janus2@ymail.com>

Printers: use a vector icon for the overlay checkmark.

* The checkmark is a McClintock's icon (Pref icon without the shadow)


# aa05612321c6b52f68e2490ae16b5f62ad9c87b4 06-Apr-2015 Janus <janus2@ymail.com>

User interface: Use user colors in menu and list items.
* Use user colors for selected menuItem in ProcessController
* Use user colors for selected listItem in FileTypes, Media, Printers
* Fixes the menuItem and listItem part of #10840.
The BColumnListView and other widgets need more thoughts.


# ffafcc16d713e87aed043da2236d2f5df9bc3dda 20-Mar-2015 Janus <janus2@ymail.com>

Printers: avoid redraw glitches in the listview.

Fixes #11917.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>


# 7f4d1af49dd1d67ecbf1d934eddd92cae7c4c558 04-Jan-2013 Sergei Reznikov <diver@gelios.net>

Compilation fixes for x86_64.

Added quite a few missing components to image:

alert arp bc CortexAddOnHost

CDPlayer CharacterMap DeskCalc
Devices DiskUsage Expander LaunchBox MediaConverter NetworkStatus
PoorMan Pulse Screenshot ShowImage SoundRecorder TV Workspaces

DataTranslations Media Printers ScreenSaver

BSnow Cortex FontDemo OverlayImage Pairs

cddb_daemon midi_server power_daemon print_server print_addon_server

Canon LIPS3 Compatible Canon LIPS4 Compatible Gutenprint
PCL5 Compatible PCL6 Compatible PDF Writer PS Compatible

libgame.so libmedia.so

Signed-off-by: Alex Smith <alex@alex-smith.me.uk>


# 546208a53940a26c6379c48a7854ade1a8250fc5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 76108fd7a581b104802435e1a43abdbfdd815fb8 03-Dec-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Rework a bit displayed info: now transport "address" is shown too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39717 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dc90a8c5f96edd8e67ce8af2bec6455d9edd2152 21-Nov-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Rename folder after the actual name of that preferences app, aka "Printers".


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39568 a95241bf-73f2-0310-859d-f6bbb57e9c96