4 Commits (ca7d9830b2fcc1a8fa2b4537a0edc63aa4bfdd18)

Author SHA1 Message Date
Jørgen Lien Sellæg f583644a89 move binding code to respective files 5 years ago
eidheim 28fc254cb7 Cleanup of event naming 5 years ago
eidheim 5d6d664940 Added progress bar and possibility to cancel find usages and rename 6 years ago
eidheim 480430ed16 Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim d52d84e16c Fixed usage cache count, simplified Gtk::Main::iteration calls, and added info message about background processes if any when quitting juCi++ 6 years ago
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 8980f50c23 Fixes #259: crash in MacOS when filtering files in gtk file/folder dialog 8 years ago
eidheim 59c08a2dd8 Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago
eidheim d9ee4d97ce Cleanup: removed support for older libraries 9 years ago
eidheim 66e5122c6a Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
nshcat da33a926a4 Replaced NULL with nullptr wherever applicable. 10 years ago
eidheim 2393556e89 Refactoring/operations accross files: added wait dialog if other tabs are parsing 10 years ago
eidheim 7546e9658e Got rid of double dialog.set_position calls in dialogs.cc 10 years ago
eidheim 7912649b5b Replaced c-style cast with reinterpret_cast in dialogs.cc 10 years ago
U-olece-PC\olece 8619686c83 MSYS2 compile fix 10 years ago
eidheim 08657ad37f Cleanup: removed notebook and window dependencies in dialogs 10 years ago
eidheim e9cc73471d More project cleanup, getting there, soon done 10 years ago
eidheim 1675305884 New singleton system without a singleton container class. 10 years ago
eidheim 5347673461 Removed iostream and std namespace from dialogs.cc. 10 years ago
eidheim f7345110cb Added error_code to boost::filesystem::current_path. 10 years ago
Ole Christian Eidheim c6857421a9 Fixed selected text on Gtk::MessageDialog. 10 years ago
Ole Christian Eidheim 5ad3f43850 Fixed minor bug on Debian, where text was selected in Dialog::Message. 10 years ago
Ole Christian Eidheim 819d3ffaf6 Fixed Dialog::Message for Linux. 10 years ago
eidheim 2968da7a54 Dialog::message is now Gtk::MessageDialog. 10 years ago
eidheim 086972d3c6 Dialogs now is centered with respect to the juci application. 10 years ago
eidheim a8367e3cb3 Using newer main iteration code in dialogs.cc 10 years ago
eidheim 2e54d69c69 Now again uses pango_context instead of depricated override_font. 10 years ago
U-ole-PC\ole 43a740a03b Now sets font correctly. 10 years ago
eidheim 92489acfe1 Added message on screen when creating compile_commands.json. 10 years ago
eidheim fe2cf9bea4 Now uses gtk dialog on Windows when creating folder, since Windows does not support this... 10 years ago
eidheim 3581669eba Forgot to remove iostream include. 10 years ago
eidheim 52b513eb44 Now compiles with older versions of glibmm. 10 years ago
eidheim d25c801dd7 Various smaller fixes and cleanups. 10 years ago
U-ole-PC\ole ec4fc631ba Cleanup of dialogs, as well as fixing a couple of crashes. 10 years ago
U-ole-PC\ole e00ce47292 Fixed a crash in MSYS2 when canceling a dialog. Some cleanup as well. 10 years ago
eidheim 626d347387 Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
Jørgen Lien Sellæg e56f39aa0c Use correct operators for concatination of paths 10 years ago
Jørgen Lien Sellæg c7666077a1 Fix filename for save as dialog 10 years ago
Jørgen Lien Sellæg dd63dfdc50 Move windows to singleton and remove transient error 10 years ago
eidheim 9fc60c1072 Minor fixes to #57. 10 years ago
Jørgen Lien Sellæg 7dd4f9783c Use reference instead of copy 10 years ago
Jørgen Lien Sellæg 893ebe79bf Better fault toleranse when exitin dialogs unusually 10 years ago
Jørgen Lien Sellæg 908a7092bc Clean dialogs and add some windows support 10 years ago