glade-catalog-v3270-5.3-bp153.1.37 >  A `v(!M@eeesBr;ǰh/GoF ; 1e{`Ag^%ێTQ_2 Q1v [\2<7ߨ_@\6 YYڎ"2Bgt EiK5 o~6wܺL>ΨxNE[d煹!nYQeaؙ-U(H,,"Qh~&wQػHe˱ '{OF֮z7ec1301836f4eeab929ca2c3148b248b495450b4df961e6bb0a60f9e8f74c6ed1c0e44c06fdf8bbe713dcdad96c1c5dbe85aa7910`v(!M@eee`ko B%ߔU=*_hvڹF0I]p#1Q\kiaV[!A( Z~@0s ,b'b ^ndsxT/3Fڑ=G G4Lg 4W@! 3e *k`=I}*It," feD8ߌꬓCy&qʵ̼5k74%Y~1u#36ce8N&7>p;#<?#,d % \ 6_el             + b ](z8 9 : FfG H I XY\ ]8 ^ b c!|d!e!f!l!u" v"0z""""#(Cglade-catalog-v32705.3bp153.1.37Glade catalog for the TN3270 terminal emulator libraryThis package provides a catalog for Glade to allow the use of V3270 widgets in Glade.`vold-cirrus3 SUSE Linux Enterprise 15 SP3openSUSELGPL-3.0-onlyhttps://bugs.opensuse.orgDevelopment/Languages/C and C++https://github.com/PerryWerneck/libv3270linuxx86_64AA큤AAAA큤AA큤`v`v`v`v`v`v`v`v`v`v`v1cbae619199c49ae394e6f1064dcc4eba04241760508306bb49bfb0674ed27dfb825481b6cdce0d14c16923bdee9b1cd2ada1eef53d3d8c5942b417255ce949094d9402ddd7090ff0f182178f8caa2f9b4128146102792eaf7e0932241af7355rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibv3270-5.3-bp153.1.37.src.rpmglade-catalog-v3270glade-catalog-v3270(x86-64)    gladerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@^@](]?]w@\@\@\w@\l@perry.werneck@gmail.comperry.werneck@gmail.comIsmail Dönmez Jan Engelhardt Christophe Giboudeaux perry.werneck@gmail.comPerry Werneck Perry Werneck Perry Werneck - Update to version 5.3+git20201027: * Fixing code scanning alerts. * Removing unnecessary dependencies. * Adding codeql analysis * Adjustments for KP_ALTERNATIVE option. * Fixing 'kpalternative' option. * Adjustments in the file dialog. * Adding usefull gtk extension methods from pw3270 application. * Enabling copy-as-image action. * Adding "copy-as-html" action. * Refactoring error popup. * Adding signal for customized action fire. * Checking for invalid key-file. * Adding styles to popup dialog. * Adding dynamic font spacing option on settings. * Blinking SSL indicator while downloadin CRL. * Fixing default keycode for "PF-12". * Fixing warnings. * Refactoring PFkey engine to allow remapping from accelerator dialog. * Working on load/save settings engine. * Changing SSL toggle to dropdown to allow more options. * Fixing load/save popup return signals. * Refactoring popup engine. * Delaying "has_timer" signal to avoid thread issues. * Adding property with the OIA-Timer state. * Enabling keytable search. * Allowing image formats on clipboard. * Updating filename extension based on file type. * Auto selecting format from file extension. * Implementing "save as image". * Allow to override build date with SOURCE_DATE_EPOCH- Update to version 5.3: * Signal tables are now static. * Updating README. * Fixing build in newest gcc. * Changing type of the PACKAGE_RELEASE macro to allow non numeric values. * Updating version info. * Adding release info when trace window starts. * Refactoring accelerator engine. * Build instructions for macOS * Refactoring keytable management. * Sets Courier New as default print font for macOS * Change default font for macOS * Add support to macosx * Disabling "apply" button when host & service name are not set on host properties widget. * Show host properties when terminal widget is activated without any host info. * Refactoring actions. * Adding group on property action (required for screen-model property actions). * Fixing security dialog layout on windows. * Implementing copy with center button. * Adding smart copy options. * Fixing toggle actions. * Fixing tooltip for screen paste options. * Implementing configuration for the "paste screen" option. * Implementing clipboard settings dialog. * Adding convenience method for comboboxes. * Implementing cut&paste settings dialog. * Settings dialog should destroy with parent. * Moving property based actions to terminal library. * Adding signal for OIA clicks. * libv3270 now uses his own translation domain. * Fixing v3270 state methods. * Adding PF/PA Actions. * The toggle action now lives in lib3270. * Implementing GActions for v3270 terminal. * Adding print and save actions in a more standard format. * Adding key-file save & load on print operation object. * Adding signal for keyfile load on terminal widget. * Removing deprecated signals. * Implementing accelerator edit widget. * CG character 0x20 should be blank. * Loading accelerators from keyfile. * Isolating CG translation table. * Fixing CG char 0x00. * Color theme are now standard widget properties. * Saving color & host-type properties to settings files. * Implementing the "save to keyfile" method. * Improving the "can't paste formatted data" popup dialog. It can be disabled now. * Fixing "\n" at the end of text copy. * Adding default action for the "click" on the OIA's security state icon. * Disabling traces when the trace widget is destroyed. * The "trace" widget can now be create/destroyed changing a terminal property. * "keep-alive" is a network setting, then, it should be in the connection dialog. * Refactoring clipboard methods. * Fixing charset reset issue. * Refactoring configuration dialogs to a more standard and consistent behavior. * Adding property for dynamic font space for compatibility with the previous version. * Adjustments in the model_number property. * Host select widget is now sensible to connection state. * Changing the default session name from "application name" to "product name". * Fix based on comment from OBS request https://build.opensuse.org/request/show/736258 * Adjusments base of the comments on OBS Request 735904 (https://build.opensuse.org/request/show/735904) * Fixing as requested on review of https://build.opensuse.org/request/show/731972: * Trigerring reconfigure event when terminal size changes. * Moving charset translation to main library. * Getting product name from lib3270 configuration. * Refactoring build process. * Refactoring "paste from file" method. * Refactoring print settings dialog. * Adding popup asking for user intervention when the SSL negotiation fails. * Removing lib3270 log redirection. * Implementing the new smart paste feature. * Refactoring clipboard manager. * Moving selection management methods to protocol library. * Moving terminal definitions to separated include file. * Adding signal when session name changes (required for the HLLAPI plugin module). * Updating package to follow naming guidelines.- Cleanup spec file - Drop support for <= SLE12-SP2- Drop unnecessary build requirements. Own all produced glade directories instead. - Enable parallel build. - Rectify descriptions.- Use -ffat-lto-objects when building static libraries.- Update to version 5.2: * Fixing package gen. * Updating read me. * Updating build info. * Windows native file dialog is hanging sometimes, replacing it. * Updating package info. * Adjustments in the V5.1 ft dialog. * Working on the new FT dialog. * Working on drag & drop for activity list.- Fixing osc source_validator errors.* Fixing centos build. * Adding drag&drop support in the activity list component. * Implementing drag&drop on the file settings widget. * Updating old (V5.1) transfer dialogs to follow gnome visual layout. * Fixing old FT dialog. * Updating transfer settings dialog. * Refactoring single file transfer dialog. * Refactoring simple file transfer dialog. * Adding compatibility FT dialog. * Fixing RHEL-7 build.* Refactoring build process. * Spliting gtk library from pw3270 main project.old-cirrus3 1621325336 5.3-bp153.1.375.3-bp153.1.37gladecatalogsv3270.xmlpixmapshicolor16x16actionswidget-v3270-terminal.png22x22actionswidget-v3270-terminal.png/usr/share//usr/share/glade//usr/share/glade/catalogs//usr/share/glade/pixmaps//usr/share/glade/pixmaps/hicolor//usr/share/glade/pixmaps/hicolor/16x16//usr/share/glade/pixmaps/hicolor/16x16/actions//usr/share/glade/pixmaps/hicolor/22x22//usr/share/glade/pixmaps/hicolor/22x22/actions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/fe1e7bd99454a07782b48e25367e633f-libv3270cpioxz5x86_64-suse-linuxdirectoryXML 1.0 document, ASCII textPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced_utf-8dbc90632497303413382169a2902db7e8d7be2eb4023a0e9c765d1d58a23763b?P7zXZ !t/] crt:bLL ęqp|\@>kj@U`Im & ! lvRa<r+Qd_7;!-cURN|fW A[]VgU Å־ >"3BX`sᇊ0Qz??bIj8_Vt0 K;ŇGǢbedVEV&%6+\SNV%xnu+6*T'NӲI{Nlmg 0 h;Vzή=?V\}7Yxz ut'<!6c؛P . /OrSUg'鱙CkvSe6vo1[mVv]? M@6cBkU"zP0zi~3e3 ;ⓨUu%$P^ Ց! ^wr SeJo [2JX4Kl.6AyZo~~ h &~ܡz>XLQ*-A>!nǒ@AWF϶0^D."ԡnUMyws>tM~j9 ze"*UʹE?ӨG]icC.w&wOg*2BW-s@\g@\3!kThmݓc?uEOHf. K}@cxb55Rʤx IsmuZ t#iX+6QX? f`6=ύbCQ}bt]S&R=6Gw4ѳ+˛- ˓~STS)xR>6)jwT ޽{V'?%ܮx3Bz2l9:}ոha6ŲO3!"Q`#:XZlUmrhLɀHt6۟t^A7[a^,u[͈]zD]6VpρV6)1-#Cë*J~V;'zv*𚑌}|}!3\驙,`.{ py5WukQ'K#uiowh7w㒊. *MF͖S3~bؑVbKic#X0S%98yְ,ORƟH-0Zkr^6l!ܱ̄ݵOV~ PxR>5#Ъ7{H9\lp3]&ח'$`R]{uwjWJ.l[KQe]@qUI7p68g15HkT*9%(^f(r~QsqpE#ZB(=`˪#6j}O~ )d~I[d3#7}dl?Nx &XYإ2ojJ_5=DddS-R~CglhdlCO"zG p@8Ȃ€@cP옳z3g & 4p>)fï#vz$ 4 3 7,s,)=ULommİ6@?IC#[$X꽂gytw s7ʼnB·9Zzl'[rRYy#h4{;dȡR_ zFH-C/DrHx"@ؕwa6L ]N&=@If|~ȱыm ࣲ[H8r+crzk68+RC|z> e+hПF?" 񼑧 \[钰%ȟ%1,v:)X