- 14 Ock, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1188 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 05 Ara, 2006 1 kayıt (commit)
-
-
Nick Treleaven yazdı
Add document_get_status() to get the tab colour for the document. Use ui_update_tab_status() to update notebook tabs and open files treeview items. Avoid using GtkTreeIter struct as treeviews function arguments. Remove unneeded arguments for treeviews_openfiles_add(), notebook_new_tab(). git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1053 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 25 Kas, 2006 1 kayıt (commit)
-
-
Nick Treleaven yazdı
some local vars. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1029 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 22 Kas, 2006 1 kayıt (commit)
-
-
Nick Treleaven yazdı
notebook_remove_page() instead of gtk_notebook_remove_page(). Unified notebook_[en|dis]able_dnd_for_dropping_files() in tab_count_changed(). git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1017 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 21 Kas, 2006 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Fixed broken tab reordering by only enabling DnD for dropping files when there are no open file tabs, otherwise disable it and enable DnD for moving file tabs. Dropping files into Geany when file tabs are open still works because then it is handled by the Scintilla widget. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1015 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 20 Agu, 2006 1 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@748 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 25 Haz, 2006 1 kayıt (commit)
-
-
Nick Treleaven yazdı
Enable drag reordering of tabs for GTK+2.8, and a temporary workaround for GTK+2.6. Add notebook_new_tab and update document_create_new_sci to use it; also remove on_tab_close_clicked git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@479 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 16 Haz, 2006 1 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@448 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 21 May, 2006 1 kayıt (commit)
-
-
Enrico Tröger yazdı
src/dialogs.c, src/about.c, src/callbacks.c, configure.in: rewrote about dialog to reduce code size, added subversion revision src/highlighting.c: bugfix git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@352 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 22 Kas, 2005 1 kayıt (commit)
-
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
-