1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jun 16, 2025 — Jun 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added import checks like what is in ArduinoIDE.py. More... over 17 years ago
Shifting Pythonized code into Python routines; Commenting out original Makefile code; Getting ready to do some actual testing. More... over 17 years ago
uh... More... over 17 years ago
* the help menu is right justified now More... almost 18 years ago
* Added some stuff for adding the file menu - I'm going to bed. More... almost 18 years ago
* Got rid of those depreciated PyGTK API calls - and in the process, fixed the stock image/non-stock label issue. Yay. More... almost 18 years ago
* More tab cleanup * Now we're actually USING THE GETTEXT LIBRARY. Go us! More... almost 18 years ago
* More cleanup More... almost 18 years ago
* Tiny bit of arduinoide.ui.tabs cleanup * Moved the get_n_pages() check out of close_tab's page closing thing, so we check it more often. Should hopefully prevent some of those hairy issues that might come up. More... almost 18 years ago
* Added the files for arduinoide.core.config More... almost 18 years ago
* Push my stuff to the repo before I go to bed More... almost 18 years ago
* Whoops, forgot to include the new i18n files More... almost 18 years ago
* Got rid of that stub of a _() implementation More... almost 18 years ago
* Now we set a reasonable default size. More... almost 18 years ago
* More import removals More... almost 18 years ago
* Removed some unneeded imports More... almost 18 years ago
* New tabs are go! More... almost 18 years ago
* Some more changes More... almost 18 years ago
* Fixed up some tab/spacing issues More... almost 18 years ago
* Forgot to add ideglobals.py More... almost 18 years ago
* Removed Glade files More... almost 18 years ago
* Some changes More... almost 18 years ago
Some work on cleaning up the UI code More... almost 18 years ago
Added code to BCopyFile() to finish creating the full .cpp from a .pde file - may rename this function. More... almost 18 years ago
Replaced susbtitution macros with calls to BSubst(). More... almost 18 years ago
Finished working on BSubst() and tested it. More... almost 18 years ago
Pythonized substitution macros - starting to look like real Python now. More... almost 18 years ago
Added BSubst() function for simple string replacements in macros - works More... almost 18 years ago
More Pythonizing - still not sure of some macro stuff in the Makefile. More... almost 18 years ago
Eradicated the useless macros and Pythonized most commands. More... almost 18 years ago