From 82af3768b0fe8ffefde923e4d609383e58c5f5bf Mon Sep 17 00:00:00 2001 From: Edouard Dupin Date: Fri, 5 Aug 2011 15:10:29 +0200 Subject: [PATCH] remove the search windows from the task bar and the miniature bar --- Sources/GuiTools/Search/Search.cpp | 5 ++++- avancement.boo | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Sources/GuiTools/Search/Search.cpp b/Sources/GuiTools/Search/Search.cpp index 712b6d8..fe885b5 100644 --- a/Sources/GuiTools/Search/Search.cpp +++ b/Sources/GuiTools/Search/Search.cpp @@ -68,7 +68,10 @@ void Search::Display(GtkWindow *parent) gtk_window_set_transient_for(GTK_WINDOW(m_localDialog), parent); // set the dialog on the top right gtk_window_set_gravity(GTK_WINDOW(m_localDialog), GDK_GRAVITY_NORTH_EAST); - + // Remove the dialogue from the task bar + gtk_window_set_skip_taskbar_hint(GTK_WINDOW(m_localDialog), TRUE); + // this element did not apear in the miniature of the windows + gtk_window_set_skip_pager_hint(GTK_WINDOW(m_localDialog), TRUE); // select the program icone //gtk_window_set_default_icon_name("Replace"); diff --git a/avancement.boo b/avancement.boo index 9453b3a..acca70d 100644 --- a/avancement.boo +++ b/avancement.boo @@ -17,7 +17,6 @@ - Project manager phase 1 # action a faire (ordonner) : - - sys : real filename ... - HL : Parsing caracter/caractère et plus section par section ... - ctags : Back simple et multiple - ctags : Multiple files