0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More assistant features implemented (click on children, JumpTo) More... about 12 years ago
Improved assistant hover hack thingy delayed response for 2 sec time to move mouse to combox and select possible symbols More... about 12 years ago
Revamp 'assistant' element Works with symbol completion getting it to work as a kind of tooltip (kind a sucks) getting to work with symbolview should be simple then just need to do insert, jump to, some simple navigation (activate children, go up in scope ...) The big one, a link to external (web) d programming documentation and maybe some compiler specific stuff. More... about 12 years ago
Removed a comment :) done with this branch More... about 12 years ago
A few fixes ctrl-h switches to history opening files to a line number works forget what I changed in searchui! More... about 12 years ago
Changed all tabs to 'reorderable' except projectui (don't know why because its index can change by moving all the other tags around it.) More... about 12 years ago
changed Entry to a ComboBoxEntry on DirView Much more work than it looked to be. That was due to my misunderstanding of the ComboBoxEntry Entry ComboBox ComboBoxText documentation. Ambiquity has proven not to be a lost art after all. More... about 12 years ago
Stop tracking dcomposer binary file More... about 12 years ago
Simple tweaks More... about 12 years ago
removed extraneous file More... about 12 years ago
Code Completion! Tweaking. Figured it out. Now it's fun :) More... about 12 years ago
All day working on code completion. So frustrating. Think through a perfect solution. It works, except in one situation. Try to fix it. Screw up the whole thing and have to remember how to get back where you started! Okay, then try to add a simple feature and boom it explodes. Hack, hack, hack til the code is a miserable jigsaw. Then start from scratch, again. oh well... More... about 12 years ago
Started working on context menu for documents. But became frustrated with symbol completion. So committing changes and reworking symbol stuff. More... about 12 years ago
Fixed some project signal emission problems. Still looks a little ragged in there but works better. If this hacking keeps up going to need nails to hold the patchwork. Learning sucks. When I was ignorant I did not feel so bad about doing things crappy. More... about 12 years ago
A first attempt at showing documentation for D symbols. More... about 12 years ago
Symbol completion, calltips, scopelist Finally got somewhere. The functionality is what I was looking for. I'm sure there are plenty of bugs but all and all I'm very happy. More... about 12 years ago
Committing everything to a stable save point before replacing docpop.d with autopopups.d Attempting to actually make autocompletion and calltips not only work but be helpful and intuitive. More... about 12 years ago
While puttering with completion stuff found a error in docman. More... about 12 years ago
Interesting errors More... about 12 years ago
Still working on symbol completion/hints/and lists More... about 12 years ago
Working on Symbols Completion, CallTips, and Member lists lots of fun for everyone!! More... about 12 years ago
updated glade files These files are kept at ~/.neontotem/dcomposer so they are not always up to date. Includes flagsfile and childrunner.sh More... about 12 years ago
Added a 'search' toolbar item. More... about 12 years ago
Removed some gtk warnings proview.glade warns widget not within gtk window still More... about 12 years ago
removed gtk warnings from proview module More... about 12 years ago
Made log viewer the starting page of 'extrapane' Notebook. Removed writelns used for debugging More... about 12 years ago
Automatically switch to messageui when compile messages are received. More... about 12 years ago
Multiple search results on same line. Corrected highlighting when using regular expressions More... about 12 years ago
Ok lots of work on completion/calltips/scopelist. Not very good work though. Very hackish, just kept changing crap to see what seems to work. Now my perfectly understood (if not functional) code is mush. I really need some free time to look at this and see what works and (more importantly) why. Also discovered the some signal trash. Need to make sure all signals are disconnected at the proper time ... signaling to supposedly Disengaged objects causes gtk warnings (and god knows what else) More... about 12 years ago
Deleted dcomposer2 (an unneeded executable) More... over 12 years ago