head 1.4; access; symbols; locks; strict; comment @# @; 1.4 date 2004.05.27.21.48.49; author ms; state Exp; branches; next 1.3; 1.3 date 2003.11.20.11.31.48; author ms; state Exp; branches; next 1.2; 1.2 date 2002.12.19.20.34.58; author ms; state Exp; branches; next 1.1; 1.1 date 2002.12.16.16.05.57; author ms; state Exp; branches; next ; desc @@ 1.4 log @Modernize copyright text in source and graphic headers. @ text @/* ** OSSP asgui - Accounting system graphical user interface ** Copyright (c) 2002-2004 The OSSP Project (http://www.ossp.org/) ** Copyright (c) 2002-2004 Ralf S. Engelschall ** Copyright (c) 2002-2004 Michael Schloh von Bennewitz ** Copyright (c) 2002-2004 Cable & Wireless Telecommunications Services GmbH ** ** This file is part of OSSP asgui, an accounting system graphical user ** interface which can be found at http://www.ossp.org/pkg/tool/asgui/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that ** the above copyright notice and this permission notice appear in all ** copies. ** ** THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ** WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ** MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ** IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ** USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ** ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ** OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ** SUCH DAMAGE. ** ** refresh.xpm: X pixmap image */ /* XPM */ static const char *s_kpcRefresh_xpm[] = { "22 22 68 1", " c None", ". c #000000", "+ c #624F1D", "@@ c #A7852B", "# c #997514", "$ c #906C0D", "% c #4B3704", "& c #0F0C04", "* c #BE9A38", "= c #A87E0E", "- c #9B7100", "; c #956C00", "> c #8D6600", ", c #7F5C00", "' c #090600", ") c #A38128", "! c #B6870A", "~ c #AB7C00", "{ c #A37700", "] c #906900", "^ c #594100", "/ c #271C00", "( c #7E5C00", "_ c #201806", ": c #1F1808", "< c #D5AA36", "[ c #C4920D", "} c #B98700", "| c #B28200", "1 c #A47700", "2 c #5C4300", "3 c #9B791E", "4 c #342500", "5 c #C99917", "6 c #C19828", "7 c #D39C07", "8 c #C99200", "9 c #C18C00", "0 c #AA7C00", "a c #674B00", "b c #100B00", "c c #433000", "d c #EEB315", "e c #E9AD0B", "f c #E1A70A", "g c #D89D00", "h c #D19800", "i c #BC8900", "j c #362700", "k c #F3B715", "l c #EDAD00", "m c #E6A800", "n c #DFA200", "o c #C38E00", "p c #745400", "q c #0D0900", "r c #F8BA15", "s c #F2B000", "t c #FDBE15", "u c #F8B500", "v c #EEAD00", "w c #D99E00", "x c #4F3900", "y c #513B00", "z c #523B00", "A c #543D00", "B c #563E00", "C c #705100", " ", " ... ", " .+@@#$%. ", " &*=-;>,' ", " . .)!~{]^/(. ", " ._ :<[}|12. 34 ", " .5.67890ab c ", " .defghia. j ", " .klmnopq . ", " .rslm(. ", " .tusvw. .xyzABC. ", " .CBAzyx. .wvsut ", " .(mlsr ", " . qponmlk ", " j .aihgfed ", " c ba09876.5 ", " 43 .21|}[<: _ ", " .(/^]{~!). ", " ',>;-=*& ", " .%$#@@+. ", " ... ", " "}; @ 1.3 log @Handle the time consuming bureaucracy of changing a company name. @ text @d3 4 a6 4 ** Copyright (c) 2002-2003 The OSSP Project (http://www.ossp.org/) ** Copyright (c) 2002-2003 Ralf S. Engelschall ** Copyright (c) 2002-2003 Michael Schloh von Bennewitz ** Copyright (c) 2002-2003 Cable & Wireless Telecommunications Services GmbH @ 1.2 log @Graphics improvements, added header, and fresh dimmed images. @ text @a3 1 ** Copyright (c) 2002-2003 Cable & Wireless Deutschland (http://www.cw.com/de/) d6 1 @ 1.1 log @Implemented joined column sorting. Implemented refreshDisplay, and add action to appropriate edit and view menus. @ text @d1 31 @