Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/ragui


https://github.com/radareorg/ragui

* Optimize CPU usage in texttagview widget

730eccb2867fda9d7cb27c52aa3dcb376902d369 authored almost 14 years ago by pancake <[email protected]>
* Fix build

8633a302e0387e306fa1223cdd928c6191850748 authored almost 14 years ago by pancake <[email protected]>
* Implement and fix use of GuiCore.show_input ()

d3ab515144deb4596c0f50a379895d412935932f authored almost 14 years ago by pancake <[email protected]>
* Fix segfault in texttagview

* Some new buttons in scriptwidget

50a1e12cdcae91eff8808ea61debd6be4b8f7729 authored almost 14 years ago by pancake <[email protected]>
* Added scriptwidget.gtkon

* Fix double click before popup menu in leftbox
* Underline in anchors of texttagview are now aff...

b292391ae25192eba43bdef0e55b376461ac28ac authored almost 14 years ago by pancake <[email protected]>
* Added disasm widget using texttagview

- Many fixes and enhacements everywhere
- More fun comming soon
- Sleep time
- Zzzz

bd4b76c2a4a810855a92ec08cf60252b22d0538a authored almost 14 years ago by pancake <[email protected]>
* Rename gcode -> texttagview

- Implement set_style and set_style_string
- Added support for <u> tag
- Handle ':' style tags

eea932cec2312e6395ee3ee9263839444fd32a69 authored almost 14 years ago by pancake <[email protected]>
* Rename gcode into texttagview

- Added test program parsing files
- Fixes some bugs
- Still not fine

660eec9d168ee4653a092a3696e7b1c69becc11d authored almost 14 years ago by pancake <[email protected]>
* Fix font on linux

bbf8c3bc177ab449c7f68b56cd0d21801f5cbeba authored almost 14 years ago by pancake <[email protected]>
* Fix build

4635107b6fa89b98b04f97d849ee1d8647d5d0cd authored almost 14 years ago by pancake <[email protected]>
* Some more work in gcode tag parser

3b2bc6492325016fc0bcea9e505c0c432038d786 authored almost 14 years ago by pancake <[email protected]>
* Added some more random dummy work for diffing projects

* Added specification of design of the new gtk widget
- textview with markup with added support...

c7c08d08ef3200dffca8453664b3096c1b7dbcee authored almost 14 years ago by pancake <[email protected]>
* Show infinite progressbar while analyzing code

- Display message when finished
* Tools->Analyze now open Analyze.gtkon panel

eac452bdc23c6d70516f70efe68b854acbd32d76 authored almost 14 years ago by pancake <[email protected]>
* Create archive files for all widgets

* Compile ragui with objects, not .c files
- Much faster linking for ragui
* Remove unused code...

6f9086915b2f7adc0a27f6eeaf362039f316b8af authored almost 14 years ago by pancake <[email protected]>
* Mostly fix xdot parser in grava

- Generate and use libgrava.a

76056e9af46b010645fd11b6866ea87db7ad1df3 authored almost 14 years ago by pancake <[email protected]>
* Fix 2D panning

94b34ef1009b893720e7c8c068c805162119a4ad authored almost 14 years ago by pancake <[email protected]>
* Added 2D panning with wheel

8281304eeb66e33b6ab6f258876eee8d71caab79 authored almost 14 years ago by pancake <[email protected]>
* Fix build

* Fix Project->open if no panel is created
* Use fancier text in gcodetest

5026f5ee6629f18ad0fb7e10b368feebf25dc8d2 authored almost 14 years ago by pancake <[email protected]>
* Fix upper/lowercase issue in hg

6bbd0c8d3ddde1efe3778d507f4eb33352653dd1 authored almost 14 years ago by pancake <[email protected]>
* Added dummy grarc widget

* Show error if cannot open file
* Added show_panel(PanelType.LEFT) From View menu

89fb7fc9e4fb5be3146cc856eaa190d46a99186e authored almost 14 years ago by pancake <[email protected]>
* Fix mainpanel - mainbody transitions

* Warn if trying to save when no working file is opened

15f496246f0518e6586cd4e8487945f9e965f271 authored almost 14 years ago by pancake <[email protected]>
* Embed a segmentbar in grabin.all widget

- Colorize range of bar which covers a specific r_bin row
- Use hex values everywhere (may in...

0bf21323f41e48a1b736029695795ab5aa11d492 authored almost 14 years ago by pancake <[email protected]>
* Add segmentedbar into grabin widget

- Not yet used

104639b8c56f6ba5939dec1394b942ce02da4074 authored almost 14 years ago by pancake <[email protected]>
* Simplify grabin code (use more gtkon)

* Initial work trying to add segmentbar in grabin

e69b786ee05eb63180a3d7a635f3f2b411a246c1 authored almost 14 years ago by pancake <[email protected]>
* Added DataDump.gtkon

* Reorder VPaned in mainwindow
* Add support for doubleclick in leftbox
* Use xdot for viewing gr...

54af469dc6c319c55ee6672e189411249cd5cf70 authored almost 14 years ago by pancake <[email protected]>
* Add openprogram,remote,process in mainpanel

* Remove unnecessary gtkon:version

a61b957fa705f39a7bd7a0b7f9b47a94daa6d1c4 authored almost 14 years ago by pancake <[email protected]>
* Initial import of gcode (dummy)

* Fix grava build
* Update TODO

d7a5bf843d3dd7473e35c49595f7617cd13e1a4c authored almost 14 years ago by Nibble <[email protected]>
* Added public cmd() method to console widget

* Implement 'disasm' symbols->menu item

b120edbf48a373d733e3b0fa047a6c0f95fee574 authored almost 14 years ago by pancake <[email protected]>
* Remove unneeded gtkon:version attributes

* Added cmd, cmdstr and seek methods in guicore
* Construct specific menu in leftbox
- Do some ...

69d784bcfffaf9f8822f70a6d2f3427c566ddee4 authored almost 14 years ago by pancake <[email protected]>
* Add one tab with headers in mainbody (test)

f6fa76ff5308248fd925ca3238547f5c13dc167a authored almost 14 years ago by Nibble <[email protected]>
* Remove grabin tabs from mainbody

* Allow to configure menuhandlers from outside grabinall
* Rename GrabinAll to Grabin.All
* Littl...

2dc86db5ad5ee3a1c7d3a1a5ca467cc78c33aab2 authored almost 14 years ago by Nibble <[email protected]>
* Add Grabin to Tool menu

* Add GrabinAll (Notebook with all the grabin widgets)

bc147467b5e732f11d8e6fc7918b5d2dc4779f89 authored almost 14 years ago by Nibble <[email protected]>
* Make mainbody notebook scrollable

f7015e70cbb87f1a0211a1584b78f4e3179e8fc4 authored almost 14 years ago by Nibble <[email protected]>
* Integrate grabin with ragui

25881c46115c53cd738223d675ba49ffc4466379 authored almost 14 years ago by Nibble <[email protected]>
* Add set_retcolumn() to Grabin

* Add COLUMN enum to grabin widgets

fea474315dba051532c6e3307c7d5e950fb88c15 authored almost 14 years ago by Nibble <[email protected]>
* More improvements in grabin menu_handler

- Avoid the use of SList
* Add clear() to Grabin
* Add menus to GrabinTest

3edc81d3233f0e80f3e96fd82fd02695839698fc authored almost 14 years ago by Nibble <[email protected]>
* Some useless fixes

1e533813a65a2a33012c1a83b6d05161e3f66789 authored almost 14 years ago by pancake <[email protected]>
* Added make bindist to generate distributable tarball

* Open dialogs are now modal
* Add mrproper

5eb97c1fbb566b8bbd3c8554d913ca08ec3665aa authored almost 14 years ago by pancake <[email protected]>
* Store arg0 in GuiCore

- Used by File->new
- Implement File->open

b2eb7b965d95f5cc88b4fc06e770e207066597a2 authored almost 14 years ago by pancake <[email protected]>
* Added onHelpAPI

335e300852b3eb9dd67db73ea94d536df5c9e059 authored almost 14 years ago by pancake <[email protected]>
* Added ragui.sh

1a00fb0531a79e965a36e55357c3dced61e796b2 authored almost 14 years ago by pancake <[email protected]>
* Split mainwindow into mainbody and mainpanel

* Handle commandline arguments
* Many refactoring in the build process
- Faster than before (us...

3b921773f09c2d26aced1ab6e428e5911f76ab07 authored almost 14 years ago by pancake <[email protected]>
* Fix segfault in grabin

fd2e541915d3e6b75fdea6cae6269438a5b88b47 authored almost 14 years ago by Nibble <[email protected]>
* Add GrabinFat

* Allow grabintest to accept a file as argument

716c44deb3360c31acd79cd4a0c22eac90e11c00 authored almost 14 years ago by Nibble <[email protected]>
* Add GrabinImports, GrabinRelocs, GrabinStrings

* Update GrabinTest
* Update grabin/Makefile

cde34de1a58427bb6eb567621a02330628224449 authored almost 14 years ago by Nibble <[email protected]>
* Add grabinsymbols

* Add grabintest which shows grabin widgets in tabs
* More fixes in grabin test build

0947a45bc46478e7a86d15c00f998a28e94bd171 authored almost 14 years ago by Nibble <[email protected]>
* Fix grabinsections build

5051d8aa2a3d9ce36749ab0091286b98770ca25a authored almost 14 years ago by Nibble <[email protected]>
* Hacky modification in grabin/Makefile to compile grabinsections

- See XXX in Makefile

585b1fd56eae44259c4c96ce6651a765883d7d43 authored almost 14 years ago by Nibble <[email protected]>
* Big refactoring on grabin

* Add initial implementation of right-button menu

f95287e5919ef0490bdb94d73607139bb0806fef authored almost 14 years ago by Nibble <[email protected]>
* Initial work on grabin

9ece0bbb8ebe45dc1d715a7e665c94253b90e5f6 authored almost 14 years ago by Nibble <[email protected]>
* Use new gtkaml syntax to avoid unnecessary lambdas

160ae0008ebbffcf1a74963211dfe9bf0a934b2b authored almost 14 years ago by pancake <[email protected]>
* Parse cmdline flags

* Enhacements in the gui
* Added mainpanel.gtkon (not yet used)

a5e310563c3266a9b3aa1ed36f17006bc5c9ad3d authored almost 14 years ago by pancake <[email protected]>
* Added View menu

75e9b1bebd05901df7b89925f5af04392e0ad7a7 authored almost 14 years ago by pancake <[email protected]>
* Integrate grava widget in mainwindow

6e879403eab397a5a9047bfacdffe22655e5c540 authored almost 14 years ago by pancake <[email protected]>
* Added information view in leftcombo

19219e052e9ef9c3095b8ab26725197a32042141 authored almost 14 years ago by pancake <[email protected]>
* Fix font issue (thanks nibble)

10be1b86deda7b5e3030f4684f5d6d7f35f67e1e authored almost 14 years ago by pancake <[email protected]>
* Use 'courier' in prompt

* More work in menus and toolbar
- Run assembler tool in separated window

68e544b4b9faedd5f4969d0065064e38e1385f94 authored almost 14 years ago by pancake <[email protected]>
Enhace menus

43126de3b207dc2e673139803468d87b0541254b authored almost 14 years ago by pancake <[email protected]>
* Show/hide sort buttons in listview

* Console is now using a fixed font
* Various gtkon cleanups

9e90f1fe72b9cbce8927aca1cbe53309a52a0c9a authored almost 14 years ago by pancake <[email protected]>
* Rewrite all gtkaml files into gtkon

* Fix build system to compile those files

501c80636ec95a0a0361244bd45cb69e950ad037 authored almost 14 years ago by pancake <[email protected]>
* Use return and button to exec command

* Autoscroll in console
* Fix offset in prompt

f4b2eaf14146d2e8508f10aa4fa2fe93ff61a385 authored almost 14 years ago by Nibble <[email protected]>
* Exec setup_signals() from console constructor

7722b2f30f689dae143fa855565d42c2260824fb authored almost 14 years ago by Nibble <[email protected]>
* Add functionality to console

3f8e4df403119a60919fe456cea3032f9ecce989 authored almost 14 years ago by Nibble <[email protected]>
* Add console to mainwindow.gtkaml

* Remove unused vars in listview

c88c158e4d4ae7512b6607b53eedd16dd5126d1f authored almost 14 years ago by Nibble <[email protected]>
* Connect leftlist with listview in mainwindow

* Minor fix in listw/main.vala

6b108dbe5ae1dd79e1021d05b8be3145d4484b01 authored almost 14 years ago by Nibble <[email protected]>
* Convert lists/test.vala into listview widget

* Move widget/lists to widgets/listw
* Add listview example main at widgets/listw/main.vala
* Add...

4f542fd7b16200b22f2fac737109b8751db80a54 authored almost 14 years ago by Nibble <[email protected]>
* Add one step to build gtkon files

97a4c71b30f03e9fda6b77626203d809d624b294 authored almost 14 years ago by pancake <[email protected]>
* Added many new gtkon dialogs to open projects and files

* Added TODO for segmented bar

29e5b5d49f844271bd3b6621f76bcdbd1dcc90f0 authored almost 14 years ago by pancake <[email protected]>
* Added segmentedbar widget (copied from ubuntueee installer)

* Added sortable columns for "list" widget

6aef6f358595d0cdaa6b70c57b265032a88e9bb0 authored almost 14 years ago by pancake <[email protected]>
* Fix build of widget_asm for current r2 and vala

cd3eb6cad188739dad980f1117063bf4afe9ef72 authored almost 14 years ago by pancake <[email protected]>
* Build 'ragui' by steps gtkaml->vala->cc

aeee5872d3079a4212b7b92d74001633f73bbcfc authored almost 14 years ago by pancake <[email protected]>
* Added todo file

* Link against RCore
* Port some gtkaml files to gtkon (not yet used)

8d0b9ee3d9ab6cee10dc8aad3c5de3e8e67637db authored almost 14 years ago by pancake <[email protected]>
* Added lists widget test

edc82fd397b98fb8d75738e711e4c108c8f104d9 authored almost 14 years ago by pancake <[email protected]>
* Added gtkon version of mainwindow

096dc13a83b0ce0c196ffe7db6f7f29368aac412 authored almost 14 years ago by pancake <[email protected]>
* merge

ece045de795c8a800df367e7f25e92e3852c34f0 authored almost 14 years ago by pancake <[email protected]>
* Many bugfixes in hexview..still buggy, but at least cleaner and faster

4bcaad70c1d9e1a2714732f720fcae8c355e902d authored almost 14 years ago by pancake <[email protected]>
* Fix build (again and again and again)

906a0de3820de87530e06d74bebf6c7190760709 authored about 14 years ago by pancake <[email protected]>
* Still not perfect, but at least it compiles

1dcf7a4508c94995b0f651f5cd856c62ce59442c authored about 14 years ago by pancake <[email protected]>
* Fix codew make

cd9027b6dfe22e634d8dc8d8be623aec835ed992 authored about 14 years ago by pancake <[email protected]>
* Fix build and add test/canvas

06d1fa3ed449b8de66e2b9dc3243cec25048e0b3 authored about 14 years ago by pancake <[email protected]>
* Fixes in grasm

* Refactorizedn lists widget with popup menu
* Some work on webkit widget

3cc065e10c7435f1976f7d7bba17ab212778fd58 authored about 14 years ago by pancake <[email protected]>
* More integration with parvala

3ef6c18b02eaf2fc2937b5c76dd9ac18442bbfc5 authored about 14 years ago by pancake <[email protected]>
* Fix lot of warnings and sync with vala-0.12 changes

0b60b64f1e40e566859024e87bc06e08d853ee76 authored about 14 years ago by pancake <[email protected]>
* merge

bb6e393d07850895fece50e1c671b685be04efca authored about 14 years ago by pancake <[email protected]>
* Added parallel vala support for the hexview widget

f1298cb1c7600f8cd0a59294da0d8b44e30a4ad5 authored about 14 years ago by pancake <[email protected]>
* Implement TreeLayout for Grava

* Clean code and enlarge select line to full width
* Added test for webkit widget

8b809977f37d4033fbe7f16260dc729f8e5f09f9 authored over 14 years ago by pancake <[email protected]>
* Fix build of grava as a library

* Add mark to avoid building lib widgets twice

486ce52376cd2ea1a877856d6fb6586ce14443ce authored over 14 years ago by pancake <[email protected]>
* Make grava work again

* Do not use 'construct{}' in grava code
- there's a bug in vala which produces invalid code
...

2171e5d1884c7d3a570102fd4a2cbfc89d8e29b2 authored over 14 years ago by pancake <[email protected]>
* Initial code cleanup in grava module

- Still needs more love and fix criticals

2c4a0b21287e0e0ae1203ae90da545d922f651ec authored over 14 years ago by pancake <[email protected]>
* Enhacements in grasm widget (sort widgets)

9224ba54c0724eb2e4a3ef2e2d1d76cdf01a4dc1 authored over 14 years ago by pancake <[email protected]>
* Integrate grasm in ragui

355307cb1397af92e287d14f394466368f2ac50e authored over 14 years ago by pancake <[email protected]>
* Fixes in build system

* Read heap memory in ragui by default in hexview
* Grasmwidget seems problematic :?

d53b7a8f08ed21ac9410be3191b4d458cc420a0a authored over 14 years ago by pancake <[email protected]>
* Some optimizations in hexview widget

665fbda90d85d8a9521aeeb9740c8f5cf285672c authored over 14 years ago by pancake <[email protected]>
* Various enhacmentes in hexview

- 'i' key inverse colors
- display scrolling bar again
- Handle up/down in the middle of sc...

287bc06818370cb99b2545315f93d4d57bba25b2 authored over 14 years ago by pancake <[email protected]>
* More fixes in hexview

* Fix compilation of grasm

71769af1d42bb366468ab1a53a486b354f947595 authored over 14 years ago by pancake <[email protected]>
* grasm widget handles rasm plugin list

- allows disassembly too
- helper buttons
- compressed widgets
* hexview widget is now capa...

793d22998557bf3fd672714c94560b995fe475c4 authored over 14 years ago by pancake <[email protected]>
* Add vala/graphviz usage example

cf4e14b743595e56e7cc4550990b023617a324bc authored over 14 years ago by pancake <[email protected]>
* Added some dot/xdot examples for grava

* Added dot.vala, the xdot format Import/Exporter
* Added test program

46220ff68962246a11a41d26ea9cb7fb55c98d7a authored over 14 years ago by pancake <[email protected]>
* Initial working 'hexview' widget

* Some namespace renaming and refactoring

45fd34845063901cd9a7c29b420cef4148797c35 authored over 15 years ago by pancake <[email protected]>
* Added dummy hexview widget + fixup in makefile

041d733c93dd44482daadd661843738609237ba9 authored over 15 years ago by pancake <@nopcode.org>